Home
last modified time | relevance | path

Searched defs:BlockHeader (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libwebm/webm_parser/src/
H A Dblock_header_parser.h22 struct BlockHeader { struct
27 bool operator==(const BlockHeader& other) const { argument
/aosp_15_r20/external/icing/icing/file/posting_list/
H A Dindex-block.h251 struct BlockHeader { struct
254 uint32_t next_block_index;
258 PostingListIndex free_list_posting_list_index;
263 uint32_t posting_list_bytes;
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/mpsc/
Dblock.rs24 struct BlockHeader<T> { struct
28 start_index: usize,
31 next: AtomicPtr<Block<T>>,
34 ready_slots: AtomicUsize,
38 observed_tail_position: UnsafeCell<usize>,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DProfile.cpp45 struct BlockHeader { struct
46 uint32_t Size;
47 uint32_t Number;
48 uint64_t Thread;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DProfile.cpp45 struct BlockHeader { struct
46 uint32_t Size;
47 uint32_t Number;
48 uint64_t Thread;
/aosp_15_r20/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp102 struct BlockHeader { struct
103 FileIdx fileIdx = -1;
104 BlockType blockType = -1;
105 CompressionType compressionType = -1;
106 BlockIdx blockIdx = -1;
107 BlockSize blockSize = -1;
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.cc100 struct PersistentMemoryAllocator::BlockHeader { struct in base::PersistentMemoryAllocator
101 uint32_t size; // Number of bytes in this block, including header.
102 uint32_t cookie; // Constant value indicating completed allocation.
103 std::atomic<uint32_t> type_id; // Arbitrary number indicating data type.
104 std::atomic<uint32_t> next; // Pointer to the next block when iterating.
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.cc108 struct PersistentMemoryAllocator::BlockHeader { struct in base::PersistentMemoryAllocator
109 uint32_t size; // Number of bytes in this block, including header.
110 uint32_t cookie; // Constant value indicating completed allocation.
111 std::atomic<uint32_t> type_id; // Arbitrary number indicating data type.
112 std::atomic<uint32_t> next; // Pointer to the next block when iterating.
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dblock_files.cc43 BlockHeader::BlockHeader() : header_(nullptr) {} in BlockHeader() function in disk_cache::BlockHeader
45 BlockHeader::BlockHeader(BlockFileHeader* header) : header_(header) { in BlockHeader() function in disk_cache::BlockHeader
48 BlockHeader::BlockHeader(MappedFile* file) in BlockHeader() function in disk_cache::BlockHeader
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp25 const LineBlockFragmentHeader *BlockHeader; in operator ()() local
114 LineBlockFragmentHeader BlockHeader; in commit() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp25 const LineBlockFragmentHeader *BlockHeader; in operator ()() local
114 LineBlockFragmentHeader BlockHeader; in commit() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DModuleSubstreamVisitor.h35 const LineFileBlockHeader *BlockHeader; in operator() local
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Dcontrol_flow_graph.h39 enum class State { Outside, BlockHeader, BlockBody }; enumerator
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...