Home
last modified time | relevance | path

Searched defs:COUNT (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/
D5-1.c24 #define COUNT 10 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/
D3-1.c15 #define COUNT 0 macro
D1-1.c27 #define COUNT 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_init/
D3-1.c25 #define COUNT 1000 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_destroy/
D1-1.c21 #define COUNT 1000 macro
/third_party/node/test/parallel/
Dtest-http-pipeline-assertionerror-finish.js12 const COUNT = 10; constant
Dtest-http-pipeline-requests-connection-leak.js14 const COUNT = 1e4; constant
/third_party/musl/libc-test/src/functionalext/supplement/ldso/
Da_gnu_Unwind_Find_exidx.c23 const int32_t COUNT = 32; variable
/third_party/musl/src/exit/
Dat_quick_exit.c6 #define COUNT 32 macro
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
Dfortify_pread_chk_test.cpp9 constexpr size_t COUNT = 100; variable
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/
Dfuzz_one.py25 COUNT = 64 variable
/third_party/ffmpeg/libavcodec/arm/
Dmlpdsp_armv6.S92 COUNT .req a2 label
233 COUNT .req a2 label
344 COUNT .req a2 label
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicEventTests.cpp162 enum {SET=0, WAIT, COUNT}; in singleSubmissionCase() enumerator
206 enum { SET = 0, WAIT, COUNT }; in multiSubmissionCase() enumerator
270 enum {SET=0, WAIT, COUNT}; in secondaryCommandBufferCase() enumerator
/third_party/node/test/sequential/
Dtest-http-regr-gh-2928.js11 const COUNT = httpCommon.parsers.max + 1; constant
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
Disalnum.c19 const int COUNT = 62; variable
Disprint.c20 const int COUNT = 95; variable
Discntrl.c20 const int COUNT = 33; variable
Disalnum_l.c21 const int COUNT = 62; variable
Disalpha_l.c21 const int COUNT = 52; variable
Disgraph_l.c22 const int COUNT = 94; variable
/third_party/ffmpeg/libavcodec/tests/
Dgolomb.c31 #define COUNT 8191 macro
/third_party/musl/libc-test/src/functionalext/supplement/wctype/
Diswgraph.c22 const int COUNT = 94; variable
/third_party/musl/libc-test/src/functionalext/supplement/exit/
Da_cxa_atexit.c23 const int32_t COUNT = 32; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DModifier.java28 static final int COUNT = Signum.values().length; field in Modifier.Signum
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DModifier.java26 static final int COUNT = Signum.values().length; field in Modifier.Signum

1234