| /third_party/skia/src/sksl/lex/ |
| H A D | LexUtil.h | 13 #define INVALID -1 macro
|
| H A D | Main.cpp | 137 out << " " << INVALID << ","; in writeCPP() local
|
| /third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/ |
| H A D | AudioEncoding.h | 26 static const int INVALID = -1;
member in parselib::AudioEncoding
|
| /third_party/protobuf/js/binary/ |
| H A D | constants.js | |
| /third_party/mesa3d/src/panfrost/bifrost/valhall/test/ |
| H A D | test-validate-fau.cpp | 40 #define INVALID(instr) CASE(instr, false) macro
|
| /third_party/protobuf/js/experimental/runtime/kernel/ |
| H A D | wire_type.js | |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_child.c | 38 #define INVALID 0xffffe444 macro
|
| /third_party/musl/libc-test/src/math/gen/ |
| H A D | gen.h | 15 #undef INVALID macro 20 #define INVALID FE_INVALID macro
|
| /third_party/musl/porting/linux/user/src/internal/ |
| H A D | locale_impl.h | 11 #define INVALID 1 macro
|
| /third_party/rust/crates/rustix/tests/process/ |
| H A D | weak.rs | 36 const INVALID: *mut c_void = 1 as *mut c_void; consts
|
| /third_party/rust/crates/rustix/tests/param/ |
| H A D | weak.rs | 36 const INVALID: *mut c_void = 1 as *mut c_void; consts
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-lirc.c | 96 INVALID, in io_callback() enumerator
|
| H A D | module-mmkbd-evdev.c | 89 INVALID, in io_callback() enumerator
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| H A D | weak.rs | 36 const INVALID: *mut c_void = 1 as *mut c_void; consts
|
| /third_party/gptfdisk/ |
| H A D | mbrpart.h | 33 #define INVALID 8 /* sector number is too large for disk */ macro
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/ |
| H A D | OpCode.java | 183 CONTINUE, TERMINAL, INVALID, TRUNCATED; enum constant
|
| H A D | DigitSequenceMatcher.java | 40 INVALID, enum constant
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandBuffer.hpp | 192 INVALID enumerator
|
| /third_party/gn/src/gn/ |
| H A D | token.h | 15 INVALID, enumerator
|
| /third_party/musl/libc-test/src/common/ |
| H A D | mtest.h | 31 #undef INVALID macro 41 #define INVALID FE_INVALID macro 43 #define INVALID 0 macro
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bit-set-invertible.hh | 326 static constexpr hb_codepoint_t INVALID = hb_bit_set_t::INVALID; global() variable [all...] |
| H A D | hb-set.hh | 146 static constexpr hb_codepoint_t INVALID = impl_t::INVALID; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| H A D | HWEventListener.h | 134 INVALID = 0, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | ARMTargetParser.h | 149 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; member in llvm::ARM::ISAKind 153 enum class EndianKind { INVALID = 0, LITTLE, BIG }; member in llvm::ARM::EndianKind 156 enum class ProfileKind { INVALID = 0, A, R, M }; member in llvm::ARM::ProfileKind
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | SparseMultiSet.h | 97 static const unsigned INVALID = ~0U; member [all...] |