/external/v8/tools/profviz/ |
D | worker.js | 40 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/ |
D | Dispatcher.java | 107 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/ |
D | xeCallQueue.cpp | 55 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/ |
D | intel-syntax-ptr-sized.s | 7 call [eax] label 17 call [eax] label
|
/external/v8/src/compiler/ |
D | js-builtin-reducer-unittest.cc | 72 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
|
D | raw-machine-assembler.cc | 91 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/ |
D | function-call-aliased.js | 28 var myObject = { call: function() { return [myObject, "myObject.call"] } }; method 31 myFunctionWithCall.call = function (arg1) { return [this, "myFunctionWithCall.call", arg1] }; function
|
D | dfg-convert-this-dom-window.js | 28 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/ |
D | DateFmtPerf.h | 60 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/ |
D | ubrkperf.h | 72 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/ |
D | convperf.h | 55 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/ |
D | Statepoint.cpp | 51 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/ |
D | SkFunction.h | 56 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/ |
D | utrie2perf.cpp | 120 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/ |
D | Logs.java | 28 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/ |
D | Callable.java | 25 V call() throws Exception; in call() method
|
/external/icu/icu4c/source/test/perf/collperf2/ |
D | collperf2.cpp | 81 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/ |
D | get_scno.c | 70 unsigned long call, rip = x86_64_regs.rip; variable
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | Internal.java | 89 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/ |
D | unisetperf.cpp | 174 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/ |
D | ManagedStatic.h | 32 static void call(void * Ptr) { delete (T*)Ptr; } in call() function
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/ |
D | RmiSerializer.java | 178 … 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/ |
D | regress-builtin-array-op.js | 33 Function.prototype.call = function() { foo = "caramel"; }; function
|
/external/icu/icu4c/source/test/perf/dicttrieperf/ |
D | dicttrieperf.cpp | 158 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/ |
D | instantiate-temporaries.cpp | 17 void call() { in call() function
|