Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/rust/crates/libloading/src/
H A Dutil.rs11 static ZERO: raw::c_char = 0; consts
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Denum+mode.c1 enum e { ZERO, ONE, TWO }; enumerator
H A Dtypediff-enum.c1 enum num { ZERO, ONE, MANY, }; enumerator
/third_party/musl/src/linux/
H A Dgettid.c6 #define ZERO (0) macro
/third_party/icu/icu4c/source/i18n/
H A Dstandardplural.h32 ZERO, enumerator
/third_party/node/deps/icu-small/source/i18n/
H A Dstandardplural.h32 ZERO, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dstandardplural.h32 ZERO, enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStandardPlural.java20 ZERO("zero"), enum constant
H A DPunycode.java35 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 DPluralRangesMapperTest.java33 ZERO, ONE, TWO, FEW, MANY, OTHER; enum constant
H A DPluralsMapperTest.java42 ZERO, ONE, TWO, FEW, MANY, OTHER; enum constant
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStandardPlural.java22 ZERO("zero"), enum constant
H A DPunycode.java36 private static final int ZERO = 0x30; field in Punycode
/third_party/musl/libc-test/src/functionalext/supplement/lock_info/
H A Dpthread_internal_lock_info.c34 #define ZERO (0) macro
/third_party/musl/libc-test/src/functionalext/hilog/
H A Dhilog_level.c27 #define ZERO 0 macro
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Datoi.c20 const int32_t ZERO = 0; variable
/third_party/icu/icu4c/source/common/
H A Dpluralmap.h32 ZERO, enumerator
/third_party/node/deps/icu-small/source/common/
H A Dpluralmap.h32 ZERO, enumerator
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dfield.h79 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
/third_party/python/Doc/includes/
H A Dtzinfo_examples.py3 ZERO = timedelta(0) variable
/third_party/openssl/crypto/ec/curve448/
H A Dfield.h79 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dpluralmap.h32 ZERO, enumerator
/third_party/rust/crates/unicode-width/scripts/
H A Dunicode.py88 ZERO = 0 variable in EffectiveWidth
/third_party/ntfs-3g/include/ntfs-3g/
H A Dtypes.h103 ZERO = 0, enumerator
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfread.c162 #define ZERO (0) macro
[all...]

Completed in 10 milliseconds

1234