Home
last modified time | relevance | path

Searched defs:callCount (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/flowgraph/
DFlowGraphNode.cpp25 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/
Dtest-worker-terminate-source-map.js16 const callCount = new Int32Array(new SharedArrayBuffer(4)); constant
17 const w = new Worker(__filename, { workerData: { callCount } }); field
Dtest-net-persistent-nodelay.js14 let callCount = 0; variable
Dtest-fs-rmdir-recursive.js222 let callCount = 0; variable
Dtest-readline-interface.js279 let callCount = 0; variable
/third_party/boost/libs/thread/test/
Dtest_9711.cpp22 int callCount = 0; in main() local
/third_party/node/deps/icu-small/source/i18n/
Dnumber_fluent.cpp459 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/
Dnumber_fluent.cpp459 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/
Dnumber_fluent.cpp459 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/
DLocalizedNumberFormatter.java32 static final AtomicLongFieldUpdater<LocalizedNumberFormatter> callCount = AtomicLongFieldUpdater field in LocalizedNumberFormatter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DLocalizedNumberFormatter.java33 static final AtomicLongFieldUpdater<LocalizedNumberFormatter> callCount = AtomicLongFieldUpdater field in LocalizedNumberFormatter
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_fluent.cpp430 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/
Dtest_buffer.c57 napi_value callCount; in getDeleterCallCount() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAtomicCounterTests.cpp102 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/
Dtest.js19 let callCount = 0; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp1158 int callCount = 0; in WriteCppReplayFunctionWithParts() local