| /system/extras/ext4_utils/ |
| D | indirect.c | 30 static u8 *create_backing(struct block_allocation *alloc, in create_backing() 57 static void reserve_indirect_block(struct block_allocation *alloc, int len) in reserve_indirect_block() 70 static void reserve_dindirect_block(struct block_allocation *alloc, int len) in reserve_dindirect_block() 87 static void reserve_tindirect_block(struct block_allocation *alloc, int len) in reserve_tindirect_block() 103 static void fill_indirect_block(u32 *ind_block, int len, struct block_allocation *alloc) in fill_indirect_block() 111 static void fill_dindirect_block(u32 *dind_block, int len, struct block_allocation *alloc) in fill_dindirect_block() 141 static void fill_tindirect_block(u32 *tind_block, int len, struct block_allocation *alloc) in fill_tindirect_block() 169 struct block_allocation *alloc, u32 *block_len) in inode_attach_direct_blocks() 192 struct block_allocation *alloc, u32 *block_len) in inode_attach_indirect_blocks() 224 struct block_allocation *alloc, u32 *block_len) in inode_attach_dindirect_blocks() [all …]
|
| D | allocate.c | 34 struct block_allocation *alloc = malloc(sizeof(struct block_allocation)); in create_allocation() local 134 void print_blocks(FILE* f, struct block_allocation *alloc, char separator) in print_blocks() 149 void append_region(struct block_allocation *alloc, in append_region() 258 void reduce_allocation(struct block_allocation *alloc, u32 len) in reduce_allocation() 473 struct block_allocation *alloc = create_allocation(); in allocate_blocks() local 484 int block_allocation_num_regions(struct block_allocation *alloc) in block_allocation_num_regions() 495 int block_allocation_len(struct block_allocation *alloc) in block_allocation_len() 507 u32 get_block(struct block_allocation *alloc, u32 block) in get_block() 520 u32 get_oob_block(struct block_allocation *alloc, u32 block) in get_oob_block() 535 void get_region(struct block_allocation *alloc, u32 *block, u32 *len) in get_region() [all …]
|
| D | extent.c | 30 static u8 *extent_create_backing(struct block_allocation *alloc, in extent_create_backing() 56 static void extent_create_backing_file(struct block_allocation *alloc, in extent_create_backing_file() 79 struct block_allocation *alloc; in do_inode_allocate_extents() local 204 struct block_allocation *alloc; in inode_allocate_data_extents() local 229 struct block_allocation *alloc, *prealloc = base_fs_allocations, *prev_prealloc = NULL; in inode_allocate_file_extents() local 261 struct block_allocation *alloc; in inode_allocate_extents() local
|
| D | contents.c | 197 struct block_allocation* alloc = inode_allocate_file_extents(inode, len, filename); in make_file() local
|
| /system/bt/osi/include/ |
| D | allocator.h | 29 alloc_fn alloc; member
|
| /system/chre/apps/chqts/src/shared/ |
| D | dumb_allocator.h | 76 void *alloc(size_t bytes) { in alloc() function
|
| D | dumb_allocator.cc | 36 void *DumbAllocatorBase::alloc(size_t bytes) { in alloc() function in nanoapp_testing::DumbAllocatorBase
|
| /system/bt/embdrv/sbc/decoder/srce/ |
| D | decoder-oina.c | 40 uint8_t mode, uint8_t subbands, uint8_t blocks, uint8_t alloc, in OI_CODEC_SBC_DecoderConfigureRaw()
|
| /system/core/libutils/ |
| D | SharedBuffer.cpp | 30 SharedBuffer* SharedBuffer::alloc(size_t size) in alloc() function in android::SharedBuffer
|
| /system/core/libunwindstack/ |
| D | ElfInterface.cpp | 61 ISzAlloc alloc; in CreateGnuDebugdataMemory() local
|
| /system/core/logd/ |
| D | LogStatistics.h | 497 std::string* alloc; member 545 if (alloc) delete alloc; in ~TagNameKey() local
|
| /system/bt/hci/include/ |
| D | bt_vendor_lib.h | 348 malloc_cb alloc; member
|
| /system/extras/simpleperf/ |
| D | utils.cpp | 206 ISzAlloc alloc; in XzDecompress() local
|
| /system/bt/stack/avrc/ |
| D | avrc_bld_ct.cc | 564 bool alloc = false; in AVRC_BldCommand() local
|
| D | avrc_bld_tg.cc | 1372 bool alloc = false; in AVRC_BldResponse() local
|
| /system/bt/embdrv/sbc/decoder/include/ |
| D | oi_codec_sbc.h | 176 uint8_t alloc; /**< The bit allocation method. Input parameter. */ member
|
| /system/nfc/src/nfa/include/ |
| D | nfa_snep_api.h | 194 tNFA_SNEP_ALLOC alloc; /* NFA_SNEP_ALLOC_BUFF_EVT */ member
|
| /system/core/liblog/ |
| D | event_tag_map.cpp | 46 const std::string* alloc; // HAS-AN member in MapString
|