Home
last modified time | relevance | path

Searched defs:EMPTY (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/node/deps/v8/include/
H A Dv8-embedder-state-scope.h23 EMPTY = 0, member in v8::EmbedderStateTag
/third_party/node/deps/v8/include/v8-include/
H A Dv8-embedder-state-scope.h23 EMPTY = 0, member in v8::EmbedderStateTag
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Derror_support.h48 enum SegmentType { EMPTY, NAME, INDEX }; enumerator
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTextFormatParseLocation.java43 public static final TextFormatParseLocation EMPTY = new TextFormatParseLocation(-1, -1); field in TextFormatParseLocation
H A DTypeRegistry.java50 private static final TypeRegistry EMPTY = field in TypeRegistry.EmptyTypeRegistryHolder
H A DLazyStringArrayList.java75 public static final LazyStringList EMPTY = EMPTY_LIST; field in LazyStringArrayList
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarCache.java127 static public long EMPTY = Long.MIN_VALUE; field in CalendarCache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DConstantAffixModifier.java15 public static final ConstantAffixModifier EMPTY = new ConstantAffixModifier(); field in ConstantAffixModifier
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarCache.java129 static public long EMPTY = Long.MIN_VALUE; field in CalendarCache
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DConstantAffixModifier.java17 public static final ConstantAffixModifier EMPTY = new ConstantAffixModifier(); field in ConstantAffixModifier
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DMetadataTableSchema.java59 private static final Regions EMPTY = new Regions(ImmutableSet.of()); field in MetadataTableSchema.Regions
87 private static final DigitSequences EMPTY = new DigitSequences(ImmutableSet.of()); field in MetadataTableSchema.DigitSequences
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DAnyPath.java40 public static final AnyPath EMPTY = new AutoValue_AnyPath(0x1); field in AnyPath
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DChange.java36 private static final Change EMPTY = of(RangeTree.empty(), ImmutableList.of()); field in Change
H A DSchema.java62 private static final Schema EMPTY = builder().build(); field in Schema
/third_party/icu/icu4c/source/common/
H A Dstatic_unicode_sets.h32 EMPTY = 0, enumerator
/third_party/musl/porting/liteos_m/kernel/include/
H A Dutmpx.h53 #define EMPTY 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dutmpx.h53 #define EMPTY 0 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dutmpx.h53 #define EMPTY 0 macro
/third_party/node/deps/icu-small/source/common/
H A Dstatic_unicode_sets.h32 EMPTY = 0, enumerator
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_cache.c49 enum { EMPTY = 0, FILLED, DELETED } state; enumerator
/third_party/musl/include/
H A Dutmpx.h53 #define EMPTY 0 macro
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java38 private static final PrefixTree EMPTY = new PrefixTree(RangeTree.empty()); field in PrefixTree
/third_party/python/Tools/c-analyzer/c_common/
H A Dtables.py8 EMPTY = '-' variable
/third_party/skia/third_party/externals/icu/source/common/
H A Dstatic_unicode_sets.h32 EMPTY = 0, enumerator
/third_party/rust/crates/memchr/bench/src/memchr/
H A Dinputs.rs94 pub const EMPTY: Input = Input { consts

Completed in 11 milliseconds

1234