Searched refs:Reserved2 (Results 1 - 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 87 Reserved2(reserved2) { in MCSectionMachO() 133 if (Reserved2 != 0) in PrintSwitchToSection() 134 OS << ",none," << Reserved2; in PrintSwitchToSection() local 162 if (Reserved2 != 0) in PrintSwitchToSection() 163 OS << ',' << Reserved2; in PrintSwitchToSection() local
|
H A D | MCContext.cpp | 288 unsigned Reserved2, SectionKind Kind, in getMachOSection() 311 Segment, Section, TypeAndAttributes, Reserved2, Kind, Begin); in getMachOSection() 286 getMachOSection(StringRef Segment, StringRef Section, unsigned TypeAndAttributes, unsigned Reserved2, SectionKind Kind, const char *BeginSymName) getMachOSection() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCSectionMachO.h | 34 unsigned Reserved2; member in llvm::final 55 unsigned getStubSize() const { return Reserved2; } in getStubSize()
|
H A D | MCContext.h | 414 unsigned Reserved2, SectionKind K,
|
/third_party/mesa3d/src/intel/perf/ |
H A D | intel_perf_mdapi.h | 65 uint64_t Reserved2; member 91 uint64_t Reserved2; member
|
H A D | intel_perf_mdapi.c | 288 MDAPI_QUERY_ADD_COUNTER(query, metric_data, Reserved2, UINT64); in intel_perf_register_mdapi_oa_query() 325 MDAPI_QUERY_ADD_COUNTER(query, metric_data, Reserved2, UINT64); in intel_perf_register_mdapi_oa_query()
|
/third_party/skia/third_party/externals/oboe/include/oboe/ |
H A D | Definitions.h | 152 Reserved2, member in oboe::Result
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-just-table.hh | 251 Reserved2 =0x0FF0,/* Reserved. You should set these bits to zero. */ enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | COFF.h | 71 support::ulittle16_t Reserved2[10]; member 650 support::ulittle16_t Reserved2; member 697 support::ulittle16_t Reserved2; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | COFF.h | 481 uint16_t Reserved2[10]; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | COFF.h | 534 uint16_t Reserved2[10]; member
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | dbghelp.h | 812 ULONG Reserved2; member 988 USHORT Reserved2; member
|
Completed in 16 milliseconds