| /external/swiftshader/src/Reactor/ |
| D | Traits.hpp | 48 struct IsDefined struct 50 static constexpr bool value = false; 54 struct IsDefined<T, std::enable_if_t<(sizeof(T) > 0)>> struct 56 static constexpr bool value = true; 60 struct IsDefined<void> struct 62 static constexpr bool value = true;
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
| D | RecordStreamer.cpp | 158 bool IsDefined = false; in flushSymverDirectives() local
|
| D | WasmObjectFile.cpp | 618 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; in parseLinkingSectionSymtab() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | RecordStreamer.cpp | 157 bool IsDefined = false; in flushSymverDirectives() local
|
| D | WasmObjectFile.cpp | 493 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; in parseLinkingSectionSymtab() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86FixupBWInsts.cpp | 259 bool IsDefined = false; in getSuperRegDestIfDead() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86FixupBWInsts.cpp | 261 bool IsDefined = false; in getSuperRegDestIfDead() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | TGLexer.h | 187 bool IsDefined; member
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | ZipRegistry.h | 56 bool IsDefined; member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
| D | TGLexer.h | 195 bool IsDefined; member
|
| /external/lzma/CPP/7zip/Archive/Tar/ |
| D | TarItem.h | 50 bool IsDefined() const { return NumDigits != -1; } in IsDefined() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
| D | JITLink.h | 105 Addressable(JITTargetAddress Address, bool IsDefined) in Addressable() 130 uint64_t IsDefined : 1; variable
|
| /external/lzma/CPP/Common/ |
| D | MyCom.h | 108 bool IsDefined() const { return _p != NULL; } in IsDefined() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
| D | JITLink.h | 109 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() 139 uint64_t IsDefined : 1; variable
|
| /external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 222 bool IsDefined(uint32_t id) { in IsDefined() function
|
| /external/angle/third_party/spirv-tools/src/source/diff/ |
| D | diff.cpp | 229 bool IsDefined(uint32_t id) { in IsDefined() function
|
| /external/deqp-deps/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 222 bool IsDefined(uint32_t id) { in IsDefined() function
|
| /external/clang/include/clang/AST/ |
| D | DeclObjC.h | 130 unsigned IsDefined : 1; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
| D | AMDGPUAsmParser.cpp | 1294 bool IsDefined = false; member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
| D | MasmParser.cpp | 6558 bool IsDefined = false; in parseDirectiveErrorIfdef() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/ |
| D | AMDGPUAsmParser.cpp | 1608 bool IsDefined = false; member
|