Searched defs:call (Results 1 - 25 of 204) sorted by relevance

123456789

/macosx-10.10/JavaScriptCore-7600.1.17/builtins/
H A DFunction.prototype.js26 function call(thisArgument) { function
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/ExecutionContexts/
H A Dregress-23346.js37 function call() function
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dastintercept.c36 astintercept(Shbltin_t* call, int set) argument
/macosx-10.10/ruby-106/ruby/ext/dl/win32/lib/
H A DWin32API.rb20 def call(*args) method in class:Win32API
/macosx-10.10/ruby-106/ruby/ext/fiddle/lib/fiddle/
H A Dclosure.rb43 def call *args method in class:Fiddle.Closure.BlockCaller
/macosx-10.10/JavaScriptCore-7600.1.17/ftl/
H A DFTLSlowPathCall.h44 SlowPathCall(MacroAssembler::Call call, const SlowPathCallKey& key) argument
50 MacroAssembler::Call call() const { return m_call; } function in class:JSC::FTL::SlowPathCall
H A DFTLJITFinalizer.cpp110 SlowPathCall& call = slowPathCalls[i]; local
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DCallData.cpp36 JSValue call(ExecState* exec, JSValue functionObject, CallType callType, const CallData& callData, JSValue thisValue, const ArgList& args) function in namespace:JSC
42 JSValue call(ExecState* exec, JSValue functionObject, CallType callType, const CallData& callData, JSValue thisValue, const ArgList& args, JSValue* exception) function in namespace:JSC
/macosx-10.10/ruby-106/ruby/ext/syslog/lib/syslog/
H A Dlogger.rb42 def call severity, time, progname, msg method in class:Syslog.Formatter
/macosx-10.10/ruby-106/ruby/test/fiddle/
H A Dtest_closure.rb24 def call method in class:Fiddle.TestClosure.test_call
35 def call thing method in class:Fiddle.TestClosure.test_returner
H A Dtest_func.rb74 def call(x, y) method in class:Fiddle.TestFunc.test_qsort1
[all...]
H A Dtest_function.rb44 def call one method in class:Fiddle.TestFunction.test_argument_count
/macosx-10.10/ruby-106/ruby/test/psych/visitors/
H A Dtest_depth_first.rb11 def call obj method in class:Psych.Visitors.TestDepthFirst.Collector
/macosx-10.10/JavaScriptCore-7600.1.17/bindings/
H A DScriptFunctionCall.cpp118 Deprecated::ScriptValue ScriptFunctionCall::call(bool& hadException) function in class:Deprecated::ScriptFunctionCall
150 Deprecated::ScriptValue ScriptFunctionCall::call() function in class:Deprecated::ScriptFunctionCall
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DSlowPathCall.h45 JIT::Call call() function in class:JSC::JITSlowPathCall
65 JIT::Call call = m_jit->call(); local
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSDOMGlobalObjectTask.cpp46 void call() function in class:WebCore::final
/macosx-10.10/WebCore-7600.1.25/loader/
H A DPolicyCallback.cpp92 void PolicyCallback::call(bool shouldContinue) function in class:WebCore::PolicyCallback
101 void PolicyCallback::call(PolicyAction action) function in class:WebCore::PolicyCallback
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_threading.py99 def call(self): member in class:ThreadingTest.testCalling.PyObjCTestCalling
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_threading.py106 def call(self): member in class:ThreadingTest.testCalling.PyObjCTestCalling
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_threading.py106 def call(self): member in class:ThreadingTest.testCalling.PyObjCTestCalling
/macosx-10.10/ruby-106/ruby/lib/
H A Dtempfile.rb275 def call(*args) method in class:Tempfile.Remover
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclHistory.c115 int result, call = 1; local
/macosx-10.10/CPANInternal-159.1/Class-C3-XS-0.13/inc/Module/
H A DInstall.pm243 sub call { subroutine
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Module/
H A DInstall.pm243 sub call { subroutine
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Pg-0.16007/inc/Module/
H A DInstall.pm265 sub call { subroutine

Completed in 194 milliseconds

123456789