/third_party/rust/crates/libloading/src/ |
H A D | util.rs | 11 static ZERO: raw::c_char = 0; consts
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | enum+mode.c | 1 enum e { ZERO, ONE, TWO }; enumerator
|
H A D | typediff-enum.c | 1 enum num { ZERO, ONE, MANY, }; enumerator
|
/third_party/musl/src/linux/ |
H A D | gettid.c | 6 #define ZERO (0) macro
|
/third_party/icu/icu4c/source/i18n/ |
H A D | standardplural.h | 32 ZERO, enumerator
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | standardplural.h | 32 ZERO, enumerator
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | standardplural.h | 32 ZERO, enumerator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | StandardPlural.java | 20 ZERO("zero"), enum constant
|
H A D | Punycode.java | 35 private static final int ZERO = 0x30; field in Punycode
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | PluralRangesMapperTest.java | 33 ZERO, ONE, TWO, FEW, MANY, OTHER; enum constant
|
H A D | PluralsMapperTest.java | 42 ZERO, ONE, TWO, FEW, MANY, OTHER; enum constant [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | StandardPlural.java | 22 ZERO("zero"), enum constant
|
H A D | Punycode.java | 36 private static final int ZERO = 0x30; field in Punycode
|
/third_party/musl/libc-test/src/functionalext/supplement/lock_info/ |
H A D | pthread_internal_lock_info.c | 34 #define ZERO (0) macro
|
/third_party/musl/libc-test/src/functionalext/hilog/ |
H A D | hilog_level.c | 27 #define ZERO 0 macro
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
H A D | atoi.c | 20 const int32_t ZERO = 0; variable
|
/third_party/icu/icu4c/source/common/ |
H A D | pluralmap.h | 32 ZERO, enumerator
|
/third_party/node/deps/icu-small/source/common/ |
H A D | pluralmap.h | 32 ZERO, enumerator
|
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | field.h | 79 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
|
/third_party/python/Doc/includes/ |
H A D | tzinfo_examples.py | 3 ZERO = timedelta(0) variable
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | field.h | 79 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | pluralmap.h | 32 ZERO, enumerator
|
/third_party/rust/crates/unicode-width/scripts/ |
H A D | unicode.py | 88 ZERO = 0 variable in EffectiveWidth
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | types.h | 103 ZERO = 0, enumerator
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | fread.c | 162 #define ZERO (0) macro [all...] |