/third_party/skia/third_party/externals/oboe/src/flowgraph/ |
D | FlowGraphNode.cpp | 25 int32_t FlowGraphNode::pullData(int32_t numFrames, int64_t callCount) { in pullData() 76 int32_t FlowGraphPortFloatOutput::pullData(int64_t callCount, int32_t numFrames) { in pullData() 95 int32_t FlowGraphPortFloatInput::pullData(int64_t callCount, int32_t numFrames) { in pullData()
|
/third_party/node/test/parallel/ |
D | test-worker-terminate-source-map.js | 16 const callCount = new Int32Array(new SharedArrayBuffer(4)); constant 17 const w = new Worker(__filename, { workerData: { callCount } }); field
|
D | test-net-persistent-nodelay.js | 14 let callCount = 0; variable
|
D | test-fs-rmdir-recursive.js | 222 let callCount = 0; variable
|
D | test-readline-interface.js | 279 let callCount = 0; variable
|
/third_party/boost/libs/thread/test/ |
D | test_9711.cpp | 22 int callCount = 0; in main() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_fluent.cpp | 459 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in resetCompiled() local 470 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in lnfMoveHelper() local 655 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in computeCompiled() local 694 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in getCallCount() local
|
/third_party/icu/icu4c/source/i18n/ |
D | number_fluent.cpp | 459 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in resetCompiled() local 470 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in lnfMoveHelper() local 655 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in computeCompiled() local 694 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in getCallCount() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | number_fluent.cpp | 459 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in resetCompiled() local 470 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in lnfMoveHelper() local 655 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in computeCompiled() local 694 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in getCallCount() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
D | LocalizedNumberFormatter.java | 32 static final AtomicLongFieldUpdater<LocalizedNumberFormatter> callCount = AtomicLongFieldUpdater field in LocalizedNumberFormatter
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | LocalizedNumberFormatter.java | 33 static final AtomicLongFieldUpdater<LocalizedNumberFormatter> callCount = AtomicLongFieldUpdater field in LocalizedNumberFormatter
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | number_fluent.cpp | 430 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in clear() local 440 auto* callCount = reinterpret_cast<u_atomic_int32_t*>(fUnsafeCallCount); in lnfMoveHelper() local 703 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in computeCompiled() local 742 auto* callCount = reinterpret_cast<u_atomic_int32_t*>( in getCallCount() local
|
/third_party/node/test/node-api/test_buffer/ |
D | test_buffer.c | 57 napi_value callCount; in getDeleterCallCount() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 102 int callCount; member 1347 const int callCount = callCounts[callCountNdx]; in AtomicCounterTests() local 1431 const int callCount = callCounts[callCountNdx]; in AtomicCounterTests() local
|
/third_party/node/test/node-api/test_threadsafe_function/ |
D | test.js | 19 let callCount = 0; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | FrameCapture.cpp | 1158 int callCount = 0; in WriteCppReplayFunctionWithParts() local
|