Home
last modified time | relevance | path

Searched defs:Header (Results 1 – 25 of 740) sorted by relevance

12345678910>>...30

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/GSYM/
DHeader.h45 struct Header { struct
49 uint32_t Magic;
54 uint16_t Version;
56 uint8_t AddrOffSize;
58 uint8_t UUIDSize;
62 uint64_t BaseAddress;
64 uint32_t NumAddresses;
72 uint32_t StrtabOffset;
80 uint32_t StrtabSize;
109 /// \returns A Header or an error describing the issue that was argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DHeader.h45 struct Header { struct
49 uint32_t Magic;
54 uint16_t Version;
56 uint8_t AddrOffSize;
58 uint8_t UUIDSize;
62 uint64_t BaseAddress;
64 uint32_t NumAddresses;
72 uint32_t StrtabOffset;
80 uint32_t StrtabSize;
109 /// \returns A Header or an error describing the issue that was argument
/external/perfetto/src/trace_processor/util/
Dzip_reader.h110 struct Header { struct
125 Header hdr_{}; argument
/external/rust/crates/der/src/
Dheader.rs8 pub struct Header { struct
16 impl Header { argument
26 impl<'a> Decode<'a> for Header { implementation
27 fn decode<R: Reader<'a>>(reader: &mut R) -> Result<Header> { in decode()
42 impl Encode for Header { implementation
53 impl DerOrd for Header { implementation
/external/perfetto/src/trace_processor/importers/perf/
Dperf_file.h39 struct Header { struct
40 char magic[8];
41 uint64_t size;
43 uint64_t attr_size;
44 Section attrs;
45 Section data;
46 Section event_types;
47 uint64_t flags;
48 uint64_t flags1[3];
50 uint64_t num_attrs() const { return attrs.size / attr_size; } in num_attrs()
/external/rust/crates/async-task/src/
Dheader.rs18 pub(crate) struct Header<M> { struct
45 impl<M> Header<M> { argument
162 impl<M: fmt::Debug> fmt::Debug for Header<M> { implementation
/external/icing/icing/file/posting_list/
Dflash-index-storage-header.h34 struct Header { struct
57 // Read HeaderBlock from the specified fd. argument
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h25 struct Header { struct
28 uint64_t Length;
30 dwarf::DwarfFormat Format;
33 uint64_t CuOffset;
57 Header HeaderData; argument
DDWARFAcceleratorTable.h84 struct Header { struct
90 uint32_t HeaderDataLength; argument
106 struct Header Hdr; argument
239 struct Header { struct
240 uint64_t UnitLength;
241 dwarf::DwarfFormat Format;
242 uint16_t Version;
243 uint32_t CompUnitCount;
244 uint32_t LocalTypeUnitCount;
245 uint32_t ForeignTypeUnitCount;
[all …]
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h22 struct Header { struct
28 uint32_t HeaderDataLength; argument
38 struct Header Hdr; argument
DDWARFDebugArangeSet.h23 struct Header { struct
26 uint32_t Length;
51 Header HeaderData; argument
DDWARFUnitIndex.h33 struct Header { struct
34 uint32_t Version;
35 uint32_t NumColumns;
36 uint32_t NumUnits;
37 uint32_t NumBuckets = 0;
67 struct Header Header; variable
/external/cronet/net/network_error_logging/
Dnetwork_error_logging_test_util.h25 struct Header { struct
48 const std::vector<Header>& headers() { return headers_; } in headers() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp118 struct Header { struct in __anon171179860311::AppleAccelTableWriter
119 uint32_t Magic = MagicHash;
120 uint16_t Version = 1;
121 uint16_t HashFunction = dwarf::DW_hash_function_djb;
122 uint32_t BucketCount;
123 uint32_t HashCount;
124 uint32_t HeaderDataLength;
127 static const uint32_t MagicHash = 0x48415348;
129 Header(uint32_t BucketCount, uint32_t UniqueHashCount, uint32_t DataLength) in Header() function
136 void dump() const { print(dbgs()); } in dump()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h23 struct Header { struct
26 uint32_t Length;
29 uint32_t CuOffset;
53 Header HeaderData; argument
DDWARFDebugAddr.h31 struct Header { struct
49 Header HeaderData; argument
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DInfoStream.h30 struct Header { struct
31 support::ulittle32_t Version;
32 support::ulittle32_t Signature;
33 support::ulittle32_t Age;
34 PDB_UniqueId Guid;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp119 struct Header { struct in __anon3b4a87c00311::AppleAccelTableWriter
120 uint32_t Magic = MagicHash;
121 uint16_t Version = 1;
122 uint16_t HashFunction = dwarf::DW_hash_function_djb;
123 uint32_t BucketCount;
124 uint32_t HashCount;
125 uint32_t HeaderDataLength;
128 static const uint32_t MagicHash = 0x48415348;
130 Header(uint32_t BucketCount, uint32_t UniqueHashCount, uint32_t DataLength) in Header() function
137 void dump() const { print(dbgs()); } in dump()
[all …]
/external/rust/crates/coset/src/header/
Dmod.rs54 pub struct Header { struct
58 pub crit: Vec<RegisteredLabel<iana::HeaderParameter>>, argument
74 impl Header { impl
88 impl crate::CborSerializable for Header {} implementation
98 impl AsCborValue for Header { implementation
/external/icing/icing/file/
Dfile-backed-bitmap.h143 struct Header { struct
160 // NOTE: We use int32_t to store a bool info here to keep the Header argument
171 static constexpr int kHeaderByteSize = sizeof(Header); argument
/external/skia/src/gpu/ganesh/
DGrMemoryPool.h115 struct Header { struct
116 int fStart;
117 int fEnd;
119 int fID; // ID that can be used to track down leaks by clients.
122 … uint32_t fSentinel; // set to a known value to check for memory stomping; poisoned in ASAN mode
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h86 struct Header { // counts of: struct
87 std::size_t timecnt; // transition times
88 std::size_t typecnt; // transition types
89 std::size_t charcnt; // zone abbreviation characters
90 std::size_t leapcnt; // leap seconds (we expect none)
91 std::size_t ttisstdcnt; // UTC/local indicators (unused)
92 std::size_t ttisutcnt; // standard/wall indicators (unused)
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h86 struct Header { // counts of: struct
87 std::size_t timecnt; // transition times
88 std::size_t typecnt; // transition types
89 std::size_t charcnt; // zone abbreviation characters
90 std::size_t leapcnt; // leap seconds (we expect none)
91 std::size_t ttisstdcnt; // UTC/local indicators (unused)
92 std::size_t ttisutcnt; // standard/wall indicators (unused)
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_info.h86 struct Header { // counts of: struct
87 std::size_t timecnt; // transition times
88 std::size_t typecnt; // transition types
89 std::size_t charcnt; // zone abbreviation characters
90 std::size_t leapcnt; // leap seconds (we expect none)
91 std::size_t ttisstdcnt; // UTC/local indicators (unused)
92 std::size_t ttisutcnt; // standard/wall indicators (unused)
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h86 struct Header { // counts of: struct
87 std::size_t timecnt; // transition times
88 std::size_t typecnt; // transition types
89 std::size_t charcnt; // zone abbreviation characters
90 std::size_t leapcnt; // leap seconds (we expect none)
91 std::size_t ttisstdcnt; // UTC/local indicators (unused)
92 std::size_t ttisutcnt; // standard/wall indicators (unused)

12345678910>>...30