Home
last modified time | relevance | path

Searched defs:HasDescriptor (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipItem.h238 bool HasDescriptor() const { return (Flags & NFileHeader::NFlags::kDescriptorUsedMask) != 0; } in HasDescriptor() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DValue.h116 unsigned HasDescriptor : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h117 unsigned HasDescriptor : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DValue.h115 unsigned HasDescriptor : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DValue.h121 unsigned HasDescriptor : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DValue.h121 unsigned HasDescriptor : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DValue.h115 unsigned HasDescriptor : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DValue.h115 unsigned HasDescriptor : 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h122 unsigned HasDescriptor : 1; variable