/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A 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;
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/issue50485.dir/ |
D | a.go | 41 func (r Option[T]) IsDefined() bool { func 228 return LessFunc[Option[T]](func(t1 Option[T], t2 Option[T]) bool {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | RecordStreamer.cpp | 157 bool IsDefined = false; in flushSymverDirectives() local
|
H A D | WasmObjectFile.cpp | 493 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; in parseLinkingSectionSymtab() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | RecordStreamer.cpp | 158 bool IsDefined = false; in flushSymverDirectives() local
|
H A D | WasmObjectFile.cpp | 618 bool IsDefined = (Info.Flags & wasm::WASM_SYMBOL_UNDEFINED) == 0; in parseLinkingSectionSymtab() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FixupBWInsts.cpp | 259 bool IsDefined = false; in getSuperRegDestIfDead() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FixupBWInsts.cpp | 261 bool IsDefined = false; in getSuperRegDestIfDead() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGLexer.h | 187 bool IsDefined; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 105 Addressable(JITTargetAddress Address, bool IsDefined) in Addressable() 130 uint64_t IsDefined : 1; variable
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | ZipRegistry.h | 56 bool IsDefined; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | TGLexer.h | 195 bool IsDefined; member
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/ |
H A D | TarItem.h | 50 bool IsDefined() const { return NumDigits != -1; } in IsDefined() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 114 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() 144 uint64_t IsDefined : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 114 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() 144 uint64_t IsDefined : 1; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 109 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() 139 uint64_t IsDefined : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 114 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() 144 uint64_t IsDefined : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 113 Addressable(orc::ExecutorAddr Address, bool IsDefined) in Addressable() 143 uint64_t IsDefined : 1; variable
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyCom.h | 108 bool IsDefined() const { return _p != NULL; } in IsDefined() function
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclObjC.h | 130 unsigned IsDefined : 1; variable
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/ |
H A D | diff.cpp | 222 bool IsDefined(uint32_t id) { in IsDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
H A D | diff.cpp | 222 bool IsDefined(uint32_t id) { in IsDefined() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/ |
D | diff.cpp | 222 bool IsDefined(uint32_t id) { in IsDefined() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 1294 bool IsDefined = false; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 6558 bool IsDefined = false; in parseDirectiveErrorIfdef() local
|