| /system/extras/ext4_utils/ |
| D | allocate.c | 91 static void region_list_remove(struct region_list *list, struct region *reg) in region_list_remove() 109 static void region_list_append(struct region_list *list, struct region *reg) in region_list_append() 146 struct region *reg; in print_blocks() local 160 struct region *reg; in append_region() local 267 struct region *reg = alloc->list.last->prev; in reduce_allocation() local 393 struct region *reg; in ext4_allocate_best_fit_partial() local 417 struct region *reg; in ext4_allocate_best_fit() local 448 struct region *reg = ext4_allocate_best_fit(len); in allocate_blocks() local 465 struct region *reg = alloc->list.first; in block_allocation_num_regions() local 476 struct region *reg = alloc->list.first; in block_allocation_len() local [all …]
|
| /system/core/libpixelflinger/codeflinger/ |
| D | Arm64Disassembler.cpp | 126 static void decode_rx_zr_token(uint32_t reg, const char *prefix, char *instr_part) in decode_rx_zr_token() 195 uint32_t reg = bits_unsigned(code, 20,16); in decode_token() local 229 uint32_t reg = bits_unsigned(code, 9, 5); in decode_token() local 237 uint32_t reg = bits_unsigned(code, 4, 0); in decode_token() local
|
| D | GGLAssembler.h | 111 int reg = mRegFile.obtain(); in obtain() local 115 void recycle(int reg) { in recycle() 119 bool isUsed(int reg) { in isUsed() 143 int reg = 31 - __builtin_clz(mRegList); in Spill() local 155 int reg = 31 - __builtin_clz(mRegList); in ~Spill() local 210 : reg(r), flags(f) { in reg() function 215 int reg; member
|
| D | GGLAssembler.cpp | 1035 int RegisterAllocator::reserveReg(int reg) in reserveReg() 1045 void RegisterAllocator::recycleReg(int reg) in recycleReg() 1094 int RegisterAllocator::RegisterFile::reserve(int reg) in reserve() 1125 int i, r, reg; in obtain() local 1163 void RegisterAllocator::RegisterFile::recycle(int reg) in recycle()
|
| D | Arm64Assembler.cpp | 695 int reg = i; in LDM() local 717 int reg = i; in STM() local
|
| D | MIPSAssembler.h | 210 int reg; member
|
| /system/core/debuggerd/arm/ |
| D | machine.cpp | 37 for (int reg = 0; reg < 14; reg++) { in dump_memory_and_code() local
|
| /system/core/debuggerd/mips/ |
| D | machine.cpp | 41 for (int reg = 0; reg < 32; reg++) { in dump_memory_and_code() local
|
| /system/core/debuggerd/arm64/ |
| D | machine.cpp | 42 for (int reg = 0; reg < 31; reg++) { in dump_memory_and_code() local
|
| /system/core/debuggerd/mips64/ |
| D | machine.cpp | 41 for (int reg = 0; reg < 32; reg++) { in dump_memory_and_code() local
|
| /system/core/libcutils/arch-x86/ |
| D | android_memset16.S | 40 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 44 # define cfi_restore(reg) .cfi_restore reg argument
|
| D | android_memset32.S | 40 # define cfi_rel_offset(reg, off) .cfi_rel_offset reg, off argument 44 # define cfi_restore(reg) .cfi_restore reg argument
|
| /system/bt/bta/sys/ |
| D | bta_sys_int.h | 57 tBTA_SYS_REG *reg[BTA_ID_MAX]; /* registration structures */ member
|
| /system/bt/bta/ag/ |
| D | bta_ag_act.c | 124 tBTA_AG_REGISTER reg; in bta_ag_register() local
|
| D | bta_ag_main.c | 774 tBTA_AG_REGISTER reg; in bta_ag_api_register() local
|
| /system/bt/bta/av/ |
| D | bta_av_main.c | 550 tAVDT_REG reg; in bta_av_api_register() local
|
| /system/bt/bta/include/ |
| D | bta_hf_client_api.h | 234 tBTA_HF_CLIENT_REGISTER reg; member
|
| D | bta_ag_api.h | 314 tBTA_AG_REGISTER reg; member
|
| /system/bt/stack/mcap/ |
| D | mca_int.h | 185 tMCA_REG reg; /* the parameter at register */ member
|
| /system/bt/btif/include/ |
| D | btif_hl.h | 292 btif_hl_reg_t reg; member
|
| /system/bt/bta/hl/ |
| D | bta_hl_utils.c | 2346 tMCA_REG reg; in bta_hl_app_registration() local
|