Home
last modified time | relevance | path

Searched defs:INVALID (Results 1 – 25 of 99) sorted by relevance

1234

/external/rust/crates/bstr/src/unicode/
Dgrapheme.rs199 const INVALID: &'static str = "\u{FFFD}"; in decode_grapheme() constant
215 const INVALID: &'static str = "\u{FFFD}"; in decode_last_grapheme() constant
Dsentence.rs152 const INVALID: &'static str = "\u{FFFD}"; in decode_sentence() constant
Dword.rs312 const INVALID: &'static str = "\u{FFFD}"; in decode_word() constant
/external/protobuf/js/binary/
Dconstants.js188 INVALID: -1, property
220 INVALID: -1, property
/external/libchrome/base/i18n/
Dstreaming_utf8_validator.h33 INVALID enumerator
/external/skia/src/sksl/lex/
DLexUtil.h13 #define INVALID -1 macro
/external/clang/test/Preprocessor/
Dexpr_define_expansion.c26 #define INVALID defined( macro
/external/angle/src/compiler/translator/
DAtomicCounterFunctionHLSL.h39 INVALID enumerator
/external/replicaisland/src/com/replica/replicaisland/
DCollisionParameters.java27 public final static int INVALID = 0; // No type. field in CollisionParameters.HitType
/external/antlr/runtime/ObjC/Framework/examples/combined/
DCombinedParser.h17 INVALID, enumerator
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compilation_cache_common.proto21 INVALID = 0; enumerator
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.h17 INVALID, enumerator
/external/libxkbcommon/test/
Dutf8.c36 #define INVALID(lit) assert(!is_valid_utf8(lit, sizeof(lit)-1)) macro
/external/cblas/examples/
Dcblas_example2.c8 #define INVALID -1 macro
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.h17 INVALID, enumerator
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyPrinter.h20 INVALID, enumerator
DPolyDifferentiator.h17 INVALID, enumerator
DPolyParser.h17 INVALID, enumerator
/external/cbor-java/src/main/java/co/nstant/in/cbor/model/
DMajorType.java5 INVALID(-1), enumConstant
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.h17 INVALID, enumerator
/external/icing/icing/tokenization/
Dtoken.h40 INVALID, enumerator
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPluralRulesUtil.java19 INVALID, enumConstant
/external/dagger2/java/dagger/example/atm/
DCommand.java71 INVALID, enumConstant
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
DTokenRange.java12 public static final TokenRange INVALID = new TokenRange(JavaToken.INVALID, JavaToken.INVALID); field in TokenRange
/external/elfutils/libdw/
Ddwarf_child.c38 #define INVALID 0xffffe444 macro

1234