Home
last modified time | relevance | path

Searched defs:INVALID (Results 1 – 25 of 84) 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/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.h17 INVALID, enumerator
/external/cblas/examples/
Dcblas_example2.c8 #define INVALID -1 macro
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.h17 INVALID, enumerator
DLangParser.h17 INVALID, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.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/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/tensorflow/tensorflow/contrib/tpu/proto/
Dtpu_embedding_config.proto12 INVALID = 0; enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.h17 INVALID, enumerator
/external/llvm/utils/abtest/
Dmark_armfns.py13 INVALID=-100 variable
Dmark_aarch64fns.py13 INVALID=-100 variable
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DBase64.java24 private static final byte INVALID = -1; field in Base64
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.h17 INVALID, enumerator
/external/webrtc/talk/media/base/
Dscreencastid.h49 enum Type { INVALID, WINDOW, DESKTOP }; enumerator
/external/guice/extensions/servlet/test/com/google/inject/servlet/
DScopeRequestIntegrationTest.java135 private static final String INVALID = "invalid"; field in ScopeRequestIntegrationTest.SomeObject
/external/libavc/common/
Dih264_dpb_mgr.h54 INVALID = -1, enumerator
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCTP.h17 INVALID, enumerator

1234