Home
last modified time | relevance | path

Searched defs:Header (Results 1 - 25 of 146) sorted by relevance

123456

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/
H A Dheader.cc24 Header::Header(int32_t tag) in Header() function in sfntly::Header
34 Header::Header(int32_t tag, int32_t length) in Header() function in sfntly::Header
44 Header::Header(int32_t tag, int64_t checksum, int32_t offset, int32_t length) in Header() function in sfntly::Header
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceLoopAnalyzer.h24 CfgNode *Header; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachO.cpp54 MachO::mach_header_64 Header; in jitLink_MachO() local
/third_party/python/Lib/test/test_email/
H A Dtest_asian_codecs.py9 from email.header import Header, decode_header namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTable.h55 const PDBStringTableHeader *Header = nullptr; member in llvm::pdb::PDBStringTable
H A DInfoStream.h60 const InfoStreamHeader *Header; member in llvm::pdb::InfoStream
H A DInjectedSourceStream.h38 const SrcHeaderBlockHeader* Header; member in llvm::pdb::InjectedSourceStream
H A DPublicsStream.h54 const PublicsStreamHeader *Header; member in llvm::pdb::PublicsStream
/third_party/mesa3d/src/intel/ds/
H A Dintel_tracepoints.py31 from u_trace import Header, HeaderScope namespace
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_tracepoints.py38 from u_trace import Header namespace
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tracepoints.py38 from u_trace import Header namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecordProducer.h28 const XRayFileHeader &Header; member in llvm::xray::FileBasedRecordProducer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DIntervalPartition.cpp68 BasicBlock *Header = Int->getHeaderNode(); in updatePredecessors() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DFDRRecordProducer.cpp36 metadataRecordType(const XRayFileHeader &Header, uint8_t T) { in metadataRecordType() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_tracepoints.py19 from u_trace import Header, HeaderScope namespace
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk-layout.h44 enum Header { enum in v8::internal::MemoryChunkLayout
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugSubsectionRecord.cpp33 const DebugSubsectionHeader *Header; in initialize() local
75 DebugSubsectionHeader Header; in commit() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Doptimizer_test.cpp31 std::string Header() { in Header() function
/third_party/skia/src/gpu/
H A DGrMemoryPool.h108 struct Header { struct in GrMemoryPool
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/
H A DHeader.java34 public final class Header { class
67 public Header(in method in Header
85 public Header(int tag, int length) { Header() method in Header
102 public Header(int tag) { Header() method in Header
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Doptimizer_test.cpp31 std::string Header() { in Header() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h29 const CrossModuleImport *Header = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h19 DWARFCompileUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector) DWARFCompileUnit() argument
H A DDWARFDebugAddr.h31 struct Header { struct in llvm::DWARFDebugAddrTable
H A DDWARFDebugArangeSet.h23 struct Header { struct in llvm::DWARFDebugArangeSet

Completed in 8 milliseconds

123456