/third_party/musl/src/passwd/ |
H A D | putspent.c | 4 #define NUM(n) ((n) == -1 ? 0 : -1), ((n) == -1 ? 0 : (n)) macro
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/linux_gtest/ |
H A D | linux_unshare_test.cpp | 10 constexpr int NUM = -10; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/stdio_gtest/ |
H A D | stdio_fputc_unlocked_test.cpp | 9 constexpr int NUM = 65; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
H A D | bsearch.c | 22 #define NUM 8 macro
|
H A D | atoi.c | 22 const int32_t NUM = 123; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
H A D | unistd_dup2_test.cpp | 7 constexpr int NUM = 9; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
H A D | fortify_vsnprintf_chk_test.cpp | 7 constexpr int NUM = 666; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/sigchain/sigchain_gtest/ |
H A D | sigchain_add_special_signal_handler_test.cpp | 9 constexpr int NUM = 2; variable
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
H A D | time_ftime_test.cpp | 9 constexpr int NUM = 1000000; variable
|
/third_party/icu/icu4c/source/samples/coll/ |
H A D | coll.cpp | 67 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/icu/icu4c/source/samples/strsrch/ |
H A D | strsrch.cpp | 75 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/skia/third_party/externals/icu/source/samples/coll/ |
H A D | coll.cpp | 67 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/skia/third_party/externals/icu/source/samples/strsrch/ |
H A D | strsrch.cpp | 75 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 148 NUM, enumerator
|
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
H A D | ubrkperfold.cpp | 130 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/icu/icu4c/source/test/perf/collationperf/ |
H A D | collperf.cpp | 146 enum {FLAG, NUM, STRING} type; enumerator
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numrgts.cpp | 2605 const double NUM[] = { -2.5, -1.5, -0.5, 0.5, 1.5, 2.5, 3.5, 4.5 }; local
|