Home
last modified time | relevance | path

Searched defs:first_block (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/libufdt/include/
H A Dufdt_node_pool.h26 struct ufdt_node_pool_block_header *first_block; member
/aosp12/art/compiler/optimizing/
H A Dsuspend_check_test.cc38 HBasicBlock* first_block = graph->GetEntryBlock()->GetSingleSuccessor(); in TestCode() local
H A Dnodes_test.cc154 HBasicBlock* first_block = new (GetAllocator()) HBasicBlock(graph); in TEST_F() local
H A Dcodegen_test.cc422 HBasicBlock* first_block = new (GetAllocator()) HBasicBlock(graph); in TEST_F() local
/aosp12/packages/modules/adb/
H A Dtypes.cpp118 block_type& first_block = chain_[start_index_]; in trim_front() local
/aosp12/bionic/linker/
H A Dlinker_block_allocator.cpp129 FreeBlockInfo* first_block = reinterpret_cast<FreeBlockInfo*>(page->bytes); in create_new_page() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Defs_fs_sb.h53 __u32 first_block; member
/aosp12/bionic/libc/bionic/
H A Dbionic_allocator.cpp215 small_object_block_record* const first_block = in alloc_page() local
/aosp12/system/nfc/src/nfc/tags/
H A Drw_i93.cc1667 uint16_t first_block; in rw_i93_get_next_blocks() local
1802 uint16_t length = p_resp->len, xx, block, first_block, last_block, num_blocks; in rw_i93_sm_detect_ndef() local
H A Drw_t1t_ndef.cc1520 uint8_t first_block = (uint8_t)(p_t1t->ndef_header_offset / T1T_BLOCK_SIZE); in rw_t1t_prepare_ndef_bytes() local