Home
last modified time | relevance | path

Searched defs:INVALID (Results 1 - 25 of 51) sorted by relevance

123

/third_party/skia/src/sksl/lex/
H A DLexUtil.h13 #define INVALID -1 macro
H A DMain.cpp137 out << " " << INVALID << ","; in writeCPP() local
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/wav/
H A DAudioEncoding.h26 static const int INVALID = -1; member in parselib::AudioEncoding
/third_party/protobuf/js/binary/
H A Dconstants.js
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
H A Dtest-validate-fau.cpp40 #define INVALID(instr) CASE(instr, false) macro
/third_party/protobuf/js/experimental/runtime/kernel/
H A Dwire_type.js
/third_party/elfutils/libdw/
H A Ddwarf_child.c38 #define INVALID 0xffffe444 macro
/third_party/musl/libc-test/src/math/gen/
H A Dgen.h15 #undef INVALID macro
20 #define INVALID FE_INVALID macro
/third_party/musl/porting/linux/user/src/internal/
H A Dlocale_impl.h11 #define INVALID 1 macro
/third_party/rust/crates/rustix/tests/process/
H A Dweak.rs36 const INVALID: *mut c_void = 1 as *mut c_void; consts
/third_party/rust/crates/rustix/tests/param/
H A Dweak.rs36 const INVALID: *mut c_void = 1 as *mut c_void; consts
/third_party/pulseaudio/src/modules/
H A Dmodule-lirc.c96 INVALID, in io_callback() enumerator
H A Dmodule-mmkbd-evdev.c89 INVALID, in io_callback() enumerator
/third_party/rust/crates/rustix/src/backend/libc/
H A Dweak.rs36 const INVALID: *mut c_void = 1 as *mut c_void; consts
/third_party/gptfdisk/
H A Dmbrpart.h33 #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 DOpCode.java183 CONTINUE, TERMINAL, INVALID, TRUNCATED; enum constant
H A DDigitSequenceMatcher.java40 INVALID, enum constant
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkCommandBuffer.hpp192 INVALID enumerator
/third_party/gn/src/gn/
H A Dtoken.h15 INVALID, enumerator
/third_party/musl/libc-test/src/common/
H A Dmtest.h31 #undef INVALID macro
41 #define INVALID FE_INVALID macro
43 #define INVALID 0 macro
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set-invertible.hh326 static constexpr hb_codepoint_t INVALID = hb_bit_set_t::INVALID; global() variable
[all...]
H A Dhb-set.hh146 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 DHWEventListener.h134 INVALID = 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DARMTargetParser.h149 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 DSparseMultiSet.h97 static const unsigned INVALID = ~0U; member
[all...]

Completed in 11 milliseconds

123