Home
last modified time | relevance | path

Searched defs:call (Results 1 – 25 of 229) sorted by relevance

12345678910

/external/v8/tools/profviz/
Dworker.js40 self.postMessage({ "call" : "log", "args" : text }); property
45 self.postMessage({ "call" : "displayplot", "args" : content}); property
50 self.postMessage({ "call" : "displayprof", "args" : content}); property
55 self.postMessage({ "call" : "range", property
71 self.postMessage({ "call" : "script" }); property
76 self.postMessage({"call": "error", "args": text}); property
77 self.postMessage({"call": "reset"}); property
168 self.postMessage({"call": "error", "args": text}); property
171 self.postMessage({"call": "error", "args": text}); property
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DDispatcher.java107 synchronized void enqueue(AsyncCall call) { in enqueue()
140 synchronized void finished(AsyncCall call) { in finished()
150 AsyncCall call = i.next(); in promoteCalls() local
163 private int runningCallsForHost(AsyncCall call) { in runningCallsForHost()
172 synchronized void executed(Call call) { in executed()
177 synchronized void finished(Call call) { in finished()
/external/deqp/executor/
DxeCallQueue.cpp55 Call* call = DE_NULL; in callNext() local
98 Call* call = DE_NULL; in getEmptyCall() local
118 void CallQueue::enqueue (Call* call) in enqueue()
132 void CallQueue::freeCall (Call* call) in freeCall()
157 CallReader::CallReader (Call* call) in CallReader()
/external/llvm/test/MC/X86/
Dintel-syntax-ptr-sized.s7 call [eax] label
17 call [eax] label
/external/v8/src/compiler/
Djs-builtin-reducer-unittest.cc72 Node* call = graph()->NewNode(javascript()->Call(3, NO_CALL_FUNCTION_FLAGS), in TEST_F() local
90 Node* call = graph()->NewNode(javascript()->Call(2, NO_CALL_FUNCTION_FLAGS), in TEST_F() local
105 Node* call = graph()->NewNode(javascript()->Call(3, NO_CALL_FUNCTION_FLAGS), in TEST_F() local
123 Node* call = in TEST_F() local
159 Node* call = in TEST_F() local
Draw-machine-assembler.cc91 Node* call = graph()->NewNode(common()->Call(desc), stub_code, function, in CallFunctionStub0() local
101 Node* call = graph()->NewNode(common()->Call(descriptor), function, receiver, in CallJS0() local
119 Node* call = graph()->NewNode(common()->Call(descriptor), centry, arg0, ref, in CallRuntime1() local
/external/v8/test/webkit/
Dfunction-call-aliased.js28 var myObject = { call: function() { return [myObject, "myObject.call"] } }; method
31 myFunctionWithCall.call = function (arg1) { return [this, "myFunctionWithCall.call", arg1] }; function
Ddfg-convert-this-dom-window.js28 var myObject = { call: function() { return [myObject, "myObject.call"] } }; method
31 myFunctionWithCall.call = function (arg1) { return [this, "myFunctionWithCall.call", arg1] }; function
/external/icu/icu4c/source/test/perf/DateFmtPerf/
DDateFmtPerf.h60 virtual void call(UErrorCode * status) in call() function
160 virtual void call(UErrorCode* status) in call() function
249 virtual void call(UErrorCode* /* status */) in call() function
288 virtual void call(UErrorCode* /* status */) in call() function
335 virtual void call(UErrorCode* /* status */) in call() function
390 virtual void call(UErrorCode* /* status */) in call() function
434 virtual void call(UErrorCode* /* status */) in call() function
479 virtual void call(UErrorCode* /* status */) in call() function
526 virtual void call(UErrorCode* /* status */) in call() function
574 virtual void call(UErrorCode* status2) in call() function
[all …]
/external/icu/icu4c/source/test/perf/ubrkperf/
Dubrkperf.h72 virtual void call(UErrorCode *status) in call() function
96 virtual void call(UErrorCode *status) in call() function
108 virtual void call(UErrorCode *status) {}; in call() function
/external/icu/icu4c/source/test/perf/convperf/
Dconvperf.h55 virtual void call(UErrorCode* status){ in call() function
101 virtual void call(UErrorCode* status){ in call() function
131 virtual void call(UErrorCode* status){ in call() function
192 virtual void call(UErrorCode* status){ in call() function
246 virtual void call(UErrorCode* status){ in call() function
315 virtual void call(UErrorCode* status){ in call() function
372 virtual void call(UErrorCode* status){ in call() function
423 virtual void call(UErrorCode* status){ in call() function
479 virtual void call(UErrorCode* status){ in call() function
/external/llvm/lib/IR/
DStatepoint.cpp51 if (const CallInst *call = dyn_cast<CallInst>(inst)) { in isGCRelocate() local
68 if (const CallInst *call = dyn_cast<CallInst>(inst)) { in isGCResult() local
/external/skia/src/core/
DSkFunction.h56 R call(Args... args) const override { return fFn(Forward(args)...); } in call() function
66 R call(Args... args) const override { return fFn(Forward(args)...); } in call() function
/external/icu/icu4c/source/test/perf/utrie2perf/
Dutrie2perf.cpp120 virtual void call(UErrorCode* pErrorCode) { in call() function in CheckFCD
188 virtual void call(UErrorCode* pErrorCode) { in call() function in ToNFC
212 virtual void call(UErrorCode* pErrorCode) { in call() function in GetBiDiClass
/external/droiddriver/src/io/appium/droiddriver/util/
DLogs.java28 public static void call(Object self, String method, Object... args) { in call() method in Logs
32 public static void call(int priority, Object self, String method, Object... args) { in call() method in Logs
/external/guava/guava-gwt/src-super/java/util/super/java/util/concurrent/
DCallable.java25 V call() throws Exception; in call() method
/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp81 void Strcoll::call(UErrorCode* status) in call() function in Strcoll
141 void Strcoll_2::call(UErrorCode* status) in call() function in Strcoll_2
193 void StrcollUTF8::call(UErrorCode* status) in call() function in StrcollUTF8
253 void StrcollUTF8_2::call(UErrorCode* status) in call() function in StrcollUTF8_2
304 void GetSortKey::call(UErrorCode* status) in call() function in GetSortKey
362 void NextSortKeyPart::call(UErrorCode* status) in call() function in NextSortKeyPart
429 void NextSortKeyPartUTF8::call(UErrorCode* status) in call() function in NextSortKeyPartUTF8
493 void CppCompare::call(UErrorCode* status) { in call() function in CppCompare
552 void CppCompare_2::call(UErrorCode* status) { in call() function in CppCompare_2
603 void CppCompareUTF8::call(UErrorCode* status) { in call() function in CppCompareUTF8
[all …]
/external/strace/linux/x86_64/
Dget_scno.c70 unsigned long call, rip = x86_64_regs.rip; variable
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DInternal.java89 public abstract void callEnqueue(Call call, Callback responseCallback, boolean forWebSocket); in callEnqueue()
90 public abstract void callEngineReleaseConnection(Call call) throws IOException; in callEngineReleaseConnection()
91 public abstract Connection callEngineGetConnection(Call call); in callEngineGetConnection()
/external/icu/icu4c/source/test/perf/unisetperf/
Dunisetperf.cpp174 virtual void call(UErrorCode* pErrorCode) { in call() function in Contains
236 virtual void call(UErrorCode* pErrorCode) { in call() function in SpanUTF16
287 virtual void call(UErrorCode* pErrorCode) { in call() function in SpanBackUTF16
337 virtual void call(UErrorCode* pErrorCode) { in call() function in SpanUTF8
383 virtual void call(UErrorCode* pErrorCode) { in call() function in SpanBackUTF8
/external/llvm/include/llvm/Support/
DManagedStatic.h32 static void call(void * Ptr) { delete (T*)Ptr; } in call() function
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/
DRmiSerializer.java178 … private void writeMethodCall(ByteBuffer buffer, RemoteMethodCallMessage call) throws IOException{ in writeMethodCall()
202 RemoteMethodCallMessage call = new RemoteMethodCallMessage(); in readMethodCall() local
257 RemoteMethodCallMessage call = (RemoteMethodCallMessage) object; in writeObject() local
/external/v8/test/mjsunit/regress/
Dregress-builtin-array-op.js33 Function.prototype.call = function() { foo = "caramel"; }; function
/external/icu/icu4c/source/test/perf/dicttrieperf/
Ddicttrieperf.cpp158 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in BinarySearchPackageLookup
248 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in PrefixBinarySearchPackageLookup
305 virtual void call(UErrorCode *pErrorCode) { in call() function in BytesTriePackageLookup
438 virtual void call(UErrorCode *pErrorCode) { in call() function in UCharsTrieDictMatches
464 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in UCharsTrieDictContains
584 virtual void call(UErrorCode *pErrorCode) { in call() function in BytesTrieDictMatches
613 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in BytesTrieDictContains
/external/clang/test/CodeGenCXX/
Dinstantiate-temporaries.cpp17 void call() { in call() function

12345678910