Searched refs:module (Results 276 - 300 of 2948) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/vu/
H A Dbargraph.rb7 # create module/class
8 module Tk
9 module Vu
/macosx-10.9.5/ruby-104/ruby/lib/drb/
H A Dinvokemethod.rb3 module DRb
5 module InvokeMethod18Mixin # :nodoc: all
/macosx-10.9.5/ruby-104/ruby/lib/irb/cmd/
H A Dload.rb16 module IRB
17 module ExtendCommand
/macosx-10.9.5/ruby-104/ruby/lib/net/http/
H A Dbackward.rb9 module Net
13 module Net::NetPrivate
/macosx-10.9.5/ruby-104/ruby/lib/rake/
H A Dbacktrace.rb0 module Rake
2 module Backtrace
H A Dwin32.rb2 module Rake
7 module Win32
/macosx-10.9.5/ruby-104/ruby/lib/rexml/dtd/
H A Ddtd.rb8 module REXML
9 module DTD
/macosx-10.9.5/ruby-104/ruby/lib/rexml/
H A Dnamespace.rb3 module REXML
5 module Namespace
H A Dstreamlistener.rb0 module REXML
6 module StreamListener
/macosx-10.9.5/ruby-104/ruby/lib/rss/
H A Dcontent.rb3 module RSS
7 module ContentModel
/macosx-10.9.5/ruby-104/ruby/lib/test/unit/
H A Dtestcase.rb3 module Test
4 module Unit
/macosx-10.9.5/ruby-104/ruby/test/irb/
H A Dtest_completion.rb4 module TestIRB
12 -e module\sFoo;def\sself.name;//;end;end
/macosx-10.9.5/ruby-104/ruby/test/psych/handlers/
H A Dtest_recorder.rb4 module Psych
5 module Handlers
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dattachment.cpp26 // attachment - CSSM module attachment objects
29 #include "module.h"
48 : CssmMemoryFunctionsAllocator(memoryOps), module(*parent)
69 // tell the module to create an attachment
71 if (CSSM_RETURN err = module.plugin->attach(&module.myGuid(),
79 &gGuidCssm, // module manager Guid
80 &module.cssm.callerGuid(), // caller Guid
83 // attach rejected by module
84 secdebug("cssm", "attach of module
[all...]
/macosx-10.9.5/CPANInternal-140/JSON/lib/JSON/PP/
H A DBoolean.pm3 JSON::PP::Boolean - dummy module providing JSON::PP::Boolean
11 This module exists only to provide overload resolution for Storable and similar modules. See
/macosx-10.9.5/CPANInternal-140/JSON-2.53/lib/JSON/backportPP/
H A DBoolean.pm3 JSON::PP::Boolean - dummy module providing JSON::PP::Boolean
11 This module exists only to provide overload resolution for Storable and similar modules. See
/macosx-10.9.5/CPANInternal-140/JSON-XS/XS/
H A DBoolean.pm3 JSON::XS::Boolean - dummy module providing JSON::XS::Boolean
11 This module exists only to provide overload resolution for Storable and similar modules. See
/macosx-10.9.5/CPANInternal-140/JSON-XS/eg/
H A Dbench81 printf "%-13s | %10s | %10s |\n", "module", "encode", "decode";
83 for my $module (sort keys %tst) {
84 my $enc = bench $tst{$module}[0];
85 my $dec = bench $tst{$module}[1];
87 printf "%-13s | %10.3f | %10.3f |\n", $module, $enc, $dec;
/macosx-10.9.5/CPANInternal-140/JSON-XS-2.33/XS/
H A DBoolean.pm3 JSON::XS::Boolean - dummy module providing JSON::XS::Boolean
11 This module exists only to provide overload resolution for Storable and similar modules. See
/macosx-10.9.5/CPANInternal-140/JSON-XS-2.33/eg/
H A Dbench81 printf "%-13s | %10s | %10s |\n", "module", "encode", "decode";
83 for my $module (sort keys %tst) {
84 my $enc = bench $tst{$module}[0];
85 my $dec = bench $tst{$module}[1];
87 printf "%-13s | %10.3f | %10.3f |\n", $module, $enc, $dec;
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/ApplicationKit/
H A DNSFont.rb0 module NSFontOverrides
H A DNSTableColumn.rb0 module NSTableColumnOverrides
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/Foundation/
H A DNSDate.rb0 module NSDateOverrides
H A DNSPortCoder.rb0 module NSPortCoderOverrides
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/lib/
H A Dclass_additions.rb0 module Hpricot

Completed in 273 milliseconds

<<11121314151617181920>>