Home
last modified time | relevance | path

Searched defs:AttributeSpec (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h29 struct AttributeSpec { struct
30 AttributeSpec(dwarf::Attribute A, dwarf::Form F, int64_t Value) in AttributeSpec() function
34 AttributeSpec(dwarf::Attribute A, dwarf::Form F, in AttributeSpec() argument
43 DWARFFormValue getFormValue() const { in getFormValue()
50 dwarf::Attribute Attr;
51 dwarf::Form Form;
67 struct ByteSizeStorage {
92 using AttributeSpecVector = SmallVector<AttributeSpec, 8>; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h29 struct AttributeSpec { struct
30 AttributeSpec(dwarf::Attribute A, dwarf::Form F, int64_t Value) in AttributeSpec() argument
34 AttributeSpec(dwarf::Attribute A, dwarf::Form F, in AttributeSpec() argument
43 DWARFFormValue getFormValue() const { in getFormValue()
50 dwarf::Attribute Attr;
51 dwarf::Form Form;
67 struct ByteSizeStorage {
92 using AttributeSpecVector = SmallVector<AttributeSpec, 8>; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h29 struct AttributeSpec { struct
30 AttributeSpec(dwarf::Attribute A, dwarf::Form F, int64_t Value) in AttributeSpec() argument
34 AttributeSpec(dwarf::Attribute A, dwarf::Form F, in AttributeSpec() function
43 DWARFFormValue getFormValue() const { in getFormValue()
50 dwarf::Attribute Attr;
51 dwarf::Form Form;
67 struct ByteSizeStorage {
92 using AttributeSpecVector = SmallVector<AttributeSpec, 8>; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h29 struct AttributeSpec { struct
30 AttributeSpec(dwarf::Attribute A, dwarf::Form F, int64_t Value) in AttributeSpec() function
34 AttributeSpec(dwarf::Attribute A, dwarf::Form F, in AttributeSpec() argument
43 DWARFFormValue getFormValue() const { in getFormValue()
50 dwarf::Attribute Attr;
51 dwarf::Form Form;
67 struct ByteSizeStorage {
92 using AttributeSpecVector = SmallVector<AttributeSpec, 8>; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h29 struct AttributeSpec { struct
30 AttributeSpec(dwarf::Attribute A, dwarf::Form F, int64_t Value) in AttributeSpec() function
34 AttributeSpec(dwarf::Attribute A, dwarf::Form F, Optional<uint8_t> ByteSize) in AttributeSpec() function
42 dwarf::Attribute Attr;
43 dwarf::Form Form;
59 struct ByteSizeStorage {
84 using AttributeSpecVector = SmallVector<AttributeSpec, 8>; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h28 struct AttributeSpec { struct
29 AttributeSpec(dwarf::Attribute A, dwarf::Form F, int64_t Value) in AttributeSpec() argument
33 AttributeSpec(dwarf::Attribute A, dwarf::Form F, in AttributeSpec() argument
42 dwarf::Attribute Attr;
43 dwarf::Form Form;
59 struct ByteSizeStorage {
84 using AttributeSpecVector = SmallVector<AttributeSpec, 8>; argument
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsDrawTest.hpp192 struct AttributeSpec struct
201 InputType inputType;
202 OutputType outputType;
203 Storage storage;
204 Usage usage;
205 int componentCount;
206 int offset;
207 int stride;
208 bool normalize;
209 int instanceDivisor; //!< used only if drawMethod = Draw*Instanced
[all …]
H A DglsDrawTest.cpp2563 DrawTestSpec::AttributeSpec::AttributeSpec(void) in AttributeSpec() function in deqp::gls::DrawTestSpec::AttributeSpec
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h22 struct AttributeSpec { struct
23 AttributeSpec(uint16_t Attr, uint16_t Form) : Attr(Attr), Form(Form) {} in AttributeSpec() argument
27 typedef SmallVector<AttributeSpec, 8> AttributeSpecVector; argument
/aosp_15_r20/external/pigweed/pw_sensor/py/pw_sensor/
H A Dconstants_generator.py140 class AttributeSpec: class
150 def __init__(self, attr_id: str, definition: AttributeSpec) -> None:
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVELFReader.h31 using AttributeSpec = DWARFAbbreviationDeclaration::AttributeSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Readers/
DLVDWARFReader.h31 using AttributeSpec = DWARFAbbreviationDeclaration::AttributeSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Readers/
DLVELFReader.h31 using AttributeSpec = DWARFAbbreviationDeclaration::AttributeSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Readers/
DLVELFReader.h31 using AttributeSpec = DWARFAbbreviationDeclaration::AttributeSpec; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Readers/
DLVELFReader.h31 using AttributeSpec = DWARFAbbreviationDeclaration::AttributeSpec; variable
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dop_specs.h101 AttributeSpec(const string& op_def_name, const Variable& var, in AttributeSpec() function
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1298 typedef DWARFAbbreviationDeclaration::AttributeSpec AttributeSpec; typedef in llvm::dsymutil::__anon73f354850111::DwarfLinker::DIECloner