/aosp_15_r20/external/libwebm/webm_parser/src/ |
H A D | block_header_parser.h | 22 struct BlockHeader { struct 27 bool operator==(const BlockHeader& other) const { argument
|
/aosp_15_r20/external/icing/icing/file/posting_list/ |
H A D | index-block.h | 251 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/ |
D | block.rs | 24 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 D | Profile.cpp | 45 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 D | Profile.cpp | 45 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 D | com_android_server_pm_PackageManagerShellCommandDataLoader.cpp | 102 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 D | persistent_memory_allocator.cc | 100 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 D | persistent_memory_allocator.cc | 108 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 D | block_files.cc | 43 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 D | DebugLinesSubsection.cpp | 25 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 D | DebugLinesSubsection.cpp | 25 const LineBlockFragmentHeader *BlockHeader; in operator ()() local 114 LineBlockFragmentHeader BlockHeader; in commit() local
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | ModuleSubstreamVisitor.h | 35 const LineFileBlockHeader *BlockHeader; in operator() local
|
/aosp_15_r20/tools/dexter/slicer/export/slicer/ |
H A D | control_flow_graph.h | 39 enum class State { Outside, BlockHeader, BlockBody }; enumerator
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |