Home
last modified time | relevance | path

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

1234

/external/protobuf/js/binary/
Dconstants.js172 INVALID: -1, property
204 INVALID: -1, property
/external/skia/src/sksl/lex/
DLexUtil.h13 #define INVALID -1 macro
/external/skqp/src/sksl/lex/
DLexUtil.h13 #define INVALID -1 macro
/external/clang/test/Preprocessor/
Dexpr_define_expansion.c26 #define INVALID defined( macro
/external/libxkbcommon/xkbcommon/test/
Dutf8.c32 #define INVALID(lit) assert(!is_valid_utf8(lit, sizeof(lit)-1)) macro
/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/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.h17 INVALID, enumerator
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyPrinter.h20 INVALID, enumerator
DPolyDifferentiator.h17 INVALID, enumerator
DPolyParser.h17 INVALID, enumerator
/external/openssh/openbsd-compat/
Dstrtonum.c29 #define INVALID 1 macro
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.h17 INVALID, enumerator
/external/cldr/tools/java/org/unicode/cldr/util/
DPluralRulesUtil.java18 INVALID, enumConstant
/external/cblas/examples/
Dcblas_example2.c8 #define INVALID -1 macro
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.h17 INVALID, enumerator
DLangParser.h17 INVALID, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZ.h44 INVALID = -1 enumerator
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DCarrierConfigFacade.java70 final int INVALID = -1; in carrierConfigIsTetheringModeAllowed() local
/external/bcc/src/cc/frontends/b/
Dtype_helper.h24 INVALID = 0, enumerator
/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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTargetParser.h100 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; enumerator
104 enum class EndianKind { INVALID = 0, LITTLE, BIG }; enumerator
107 enum class ProfileKind { INVALID = 0, A, R, M }; enumerator
/external/antlr/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.h17 INVALID, enumerator
/external/llvm/utils/abtest/
Dmark_armfns.py13 INVALID=-100 variable

1234