Searched refs:call (Results 176 - 200 of 1520) sorted by relevance

1234567891011>>

/macosx-10.9.5/CPANInternal-140/DBIx-Class/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/Data-Dumper-Concise/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Pg/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/SQL-Abstract/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/CPANInternal-140/Task-Weaken/inc/Module/Install/
H A DBase.pm20 unless ( defined &{"${class}::call"} ) {
21 *{"${class}::call"} = sub { shift->_top->call(@_) };
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/ubrkperf/
H A Dubrkperf.h51 virtual void call(UErrorCode *status) = 0;
72 virtual void call(UErrorCode *status) function in class:ICUIsBound
96 virtual void call(UErrorCode *status) function in class:ICUForward
108 virtual void call(UErrorCode *status) {}; function in class:DarwinBreakFunction
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DCallData.h60 JS_EXPORT_PRIVATE JSValue call(ExecState*, JSValue functionObject, CallType, const CallData&, JSValue thisValue, const ArgList&);
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dsleep.c31 #error cancellable call vs. __DARWIN_NON_CANCELABLE mismatch
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/ruby/osx/objc/
H A Dcocoa_macros_appkit.rb18 @proc.call
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DRequestResponseView.js38 WebInspector.RequestContentView.call(this, request);
H A DSidebarPane.js35 WebInspector.View.call(this);
94 WebInspector.View.prototype.wasShown.call(this);
159 WebInspector.View.call(this);
182 WebInspector.TabbedPane.call(this);
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/test/
H A DNWGNUmakefile245 $(call COPY,$(OBJDIR)/*.nlm,$(INSTALLBASE))
246 $(call COPYR,data,$(INSTALLBASE)/data/)
/macosx-10.9.5/dtrace-118.1/test/tst/sparc/pid/
H A Dtst.branch.s40 call waiting
H A Dtst.embedded.s40 call waiting
/macosx-10.9.5/ruby-104/ruby/ext/dl/lib/dl/
H A Dfunc.rb17 raise RuntimeError, "unsupported call type: #{k}"
56 define_method(:call, block)
87 def call(*args, &block) method in class:DL.Function
99 r = @cfunc.call(@stack.pack(_args))
125 def call *args method in class:DL.Function.bind
126 @block.call(*args)
136 block = Class.new(self.class){define_method(:call, block); def initialize(obj); obj.instance_variables.each{|s| instance_variable_set(s, obj.instance_variable_get(s))}; end}.new(self).method(:call)
147 r = block.call(*ary)
246 userdata[0][0].call(*arg
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/drb/
H A Dinvokemethod.rb10 @block.call(*x)
/macosx-10.9.5/ruby-104/ruby/test/irb/
H A Dtest_completion.rb13 -e IRB::InputCompletor::CompletionProc.call("[1].first.")
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_arity.rb11 method(method_proc).call(*args)
13 method_proc.call(*args)
58 assert_equal :ok, p.call(1, 2, 3)
59 assert_equal :ok, p.call
/macosx-10.9.5/ruby-104/ruby/test/xmlrpc/
H A Dtest_webrick_server.rb100 # simple call
101 assert_equal 9, @s.call('test.add', 4, 5)
104 assert_raise(XMLRPC::FaultException) { @s.call('test.div', 1, 0) }
119 assert_equal ["test.add", "test.div", "system.listMethods", "system.methodSignature", "system.methodHelp"], @s.call("system.listMethods")
132 assert_equal "������������������������������", @s.call('test.add', "���������������", "���������������")
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools/
H A Dapi.tcl22 section para list_begin list_end lst_item call bullet enum see_also
/macosx-10.9.5/vim-53/runtime/autoload/xml/
H A Dxsl.vim6 \ 'attribute' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'namespace' : []}],
8 \ 'call-template' : [['with-param'], {'name' : []}],
14 \ 'element' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'namespace' : [], 'use-attribute-sets' : []}],
17 \ 'if' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'test' : []}],
26 \ 'param' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}],
32 \ 'template' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'match' : [], 'name' : [], 'priority' : [], 'mode' : []}],
36 \ 'variable' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}],
38 \ 'with-param' : [['apply-imports', 'apply-templates', 'attribute', 'call-template', 'choose', 'comment', 'copy', 'copy-of', 'element', 'fallback', 'for-each', 'if', 'message', 'number', 'processing-instruction', 'text', 'value-of', 'variable'], {'name' : [], 'select' : []}]}

Completed in 189 milliseconds

1234567891011>>