Home
last modified time | relevance | path

Searched defs:Invalid (Results 1 – 25 of 71) sorted by relevance

123

/third_party/node/deps/v8/src/torque/
Dsource-positions.h20 static SourceId Invalid() { return SourceId(-1); } in Invalid() function
39 static LineAndColumn Invalid() { return {-1, -1, -1}; } in Invalid() function
62 static SourcePosition Invalid() { in Invalid() function
/third_party/skia/experimental/sorttoy/
Dsorttypes.h22 static ID Invalid() { in Invalid() function
47 static PaintersOrder Invalid() { in Invalid() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dutil.h35 Invalid, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DFloatingPointMode.h23 Invalid = -1, enumerator
/third_party/node/deps/v8/src/execution/
Dthread-id.h35 static constexpr ThreadId Invalid() { return ThreadId(kInvalidId); } in Invalid() function
Dencoded-c-signature.h43 static const EncodedCSignature& Invalid() { in Invalid() function
/third_party/node/deps/v8/src/compiler/
Dfast-api-calls.h17 static OverloadsResolutionResult Invalid() { in Invalid() function
Descape-analysis.h89 static Variable Invalid() { return Variable(kInvalid); } in Invalid() function
Daccess-info.h266 PropertyAccessInfo Invalid() const { in Invalid() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_wrapper.h61 Invalid, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDynamicLibrary.h40 static char Invalid; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DHWEventListener.h38 Invalid = 0, enumerator
108 Invalid = 0, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
Dparse_number_test.cpp284 TEST(ParseAndEncodeNarrowSignedIntegers, Invalid) { in TEST() argument
353 TEST(ParseAndEncodeNarrowUnsignedIntegers, Invalid) { in TEST() argument
415 TEST(ParseAndEncodeSignedIntegers, Invalid) { in TEST() argument
488 TEST(ParseAndEncodeUnsignedIntegers, Invalid) { in TEST() argument
552 TEST(ParseAndEncodeWideSignedIntegers, Invalid) { in TEST() argument
629 TEST(ParseAndEncodeWideUnsignedIntegers, Invalid) { in TEST() argument
/third_party/spirv-tools/test/
Dparse_number_test.cpp284 TEST(ParseAndEncodeNarrowSignedIntegers, Invalid) { in TEST() argument
353 TEST(ParseAndEncodeNarrowUnsignedIntegers, Invalid) { in TEST() argument
415 TEST(ParseAndEncodeSignedIntegers, Invalid) { in TEST() argument
488 TEST(ParseAndEncodeUnsignedIntegers, Invalid) { in TEST() argument
552 TEST(ParseAndEncodeWideSignedIntegers, Invalid) { in TEST() argument
629 TEST(ParseAndEncodeWideUnsignedIntegers, Invalid) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dparse_number_test.cpp284 TEST(ParseAndEncodeNarrowSignedIntegers, Invalid) { in TEST() argument
353 TEST(ParseAndEncodeNarrowUnsignedIntegers, Invalid) { in TEST() argument
415 TEST(ParseAndEncodeSignedIntegers, Invalid) { in TEST() argument
488 TEST(ParseAndEncodeUnsignedIntegers, Invalid) { in TEST() argument
552 TEST(ParseAndEncodeWideSignedIntegers, Invalid) { in TEST() argument
629 TEST(ParseAndEncodeWideUnsignedIntegers, Invalid) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSymbolRewriter.h71 Invalid, /// invalid enumerator
/third_party/skia/third_party/externals/angle2/src/common/
DOptional.h52 static Optional Invalid() { return Optional(); } in Invalid() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DLayout.h47 static Layout Invalid() { return {0, 0}; } in Invalid() function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Duniform_helper_test.cc193 struct Invalid {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h253 Invalid, enumerator
450 Invalid = -1, enumerator
471 Invalid = -1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DInterfaceFile.h59 Invalid = 0U, enumerator
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/tok/
Dtok.go49 var Invalid = Token{Kind: InvalidToken} var
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDynamicLibrary.cpp133 char DynamicLibrary::Invalid; member in DynamicLibrary
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h127 Invalid = 0x00, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h54 bool Invalid = false; variable

123