/system/extras/ext4_utils/ |
D | allocate.c | 149 u32 block, u32 len, int bg_num) in append_region() 166 u32 block = bg->first_block + 2; in allocate_bg_inode_table() local 203 u32 block = start; in reserve_blocks() local 230 static void free_blocks(struct block_group_info *bg, u32 block, u32 num_blocks) in free_blocks() 284 u32 block = bg->first_block; in init_bg() local 342 u32 block; in allocate_block() local 489 u32 get_block(struct block_allocation *alloc, u32 block) in get_block() 502 u32 get_oob_block(struct block_allocation *alloc, u32 block) in get_oob_block() 517 void get_region(struct block_allocation *alloc, u32 *block, u32 *len) in get_region() 675 struct ext4_xattr_header *block = xattr_list_find(inode); in get_xattr_block_for_inode() local
|
D | sha1.c | 83 do_R01(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R01() 93 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R2() 103 do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R3() 113 do_R4(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R4() 131 CHAR64LONG16 *block; local
|
D | ext4fixup.c | 190 static int read_block(int fd, unsigned long long block_num, void *block) in read_block() 209 static int write_block(int fd, unsigned long long block_num, void *block) in write_block() 235 unsigned char block[MAX_EXT4_BLOCK_SIZE]; in check_inode_bitmap() local 444 unsigned char block[MAX_EXT4_BLOCK_SIZE]; in get_extent_idx() local
|
D | ext2simg.c | 59 unsigned int block; in build_sparse_ext() local
|
D | allocate.h | 25 u32 block; member
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_string.h | 59 #define OI_MemSet(block, val, size) memset((block), (val), (size)) argument 60 #define OI_MemZero(block, size) memset((block), 0, (size)) argument
|
/system/core/libsparse/ |
D | backed_block.c | 27 unsigned int block; member 293 unsigned int len, unsigned int block) in backed_block_add_fill() 311 unsigned int len, unsigned int block) in backed_block_add_data() 329 int64_t offset, unsigned int len, unsigned int block) in backed_block_add_file() 348 unsigned int len, unsigned int block) in backed_block_add_fd()
|
D | sparse.c | 56 void *data, unsigned int len, unsigned int block) in sparse_file_add_data() 62 uint32_t fill_val, unsigned int len, unsigned int block) in sparse_file_add_fill() 69 unsigned int block) in sparse_file_add_file() 76 int fd, int64_t file_offset, unsigned int len, unsigned int block) in sparse_file_add_fd()
|
D | sparse_read.c | 102 int fd, int64_t offset, unsigned int blocks, unsigned int block, in process_raw_chunk() 140 int fd, unsigned int blocks, unsigned int block, uint32_t *crc32) in process_fill_chunk() 361 unsigned int block = 0; in sparse_file_read_normal() local
|
/system/update_engine/common/ |
D | terminator.h | 38 static void set_exit_blocked(bool block) { exit_blocked_ = block ? 1 : 0; } in set_exit_blocked()
|
/system/core/toolbox/upstream-netbsd/bin/dd/ |
D | conv.c | 103 void block(void) { errx(EXIT_FAILURE, "%s", no_block + 2); } in block() function 117 block(void) in block() function
|
/system/update_engine/payload_generator/ |
D | extent_utils.h | 63 for (uint64_t block = extent.start_block(); in ExpandExtents() local
|
D | graph_utils.cc | 52 uint64_t block) { in AddReadBeforeDep() 71 for (uint64_t block = extent.start_block(), in AddReadBeforeDepExtents() local
|
D | ext2_filesystem.cc | 280 for (uint64_t block : inode_blocks) { in GetFiles() local 294 for (blk64_t block = blk_start; block < blk_end; block++) { in GetFiles() local
|
D | block_mapping_unittest.cc | 89 brillo::Blob block(block_size_, 'a'); in TEST_F() local
|
D | extent_ranges.cc | 57 void ExtentRanges::AddBlock(uint64_t block) { in AddBlock() 61 void ExtentRanges::SubtractBlock(uint64_t block) { in SubtractBlock()
|
D | delta_diff_utils.cc | 305 for (uint64_t block = 0; block < num_blocks; block++) { in DeltaMovedAndZeroBlocks() local 320 for (uint64_t block = old_num_blocks; block-- > 0; ) { in DeltaMovedAndZeroBlocks() local 335 for (uint64_t block = 0; block < new_num_blocks; block++) { in DeltaMovedAndZeroBlocks() local
|
D | block_mapping.cc | 63 for (size_t block = 0; block < num_blocks; block++) { in AddManyDiskBlocks() local
|
D | extent_utils.cc | 38 void AppendBlockToExtents(vector<Extent>* extents, uint64_t block) { in AppendBlockToExtents()
|
/system/keymaster/ |
D | iso18033kdf.cpp | 48 for (size_t block = 0; block < num_blocks; block++) { in GenerateKey() local
|
/system/extras/libfec/ |
D | fec_verity.cpp | 120 static inline int verity_hash(fec_handle *f, const uint8_t *block, in verity_hash() 141 const uint8_t *block) in verity_check_block()
|
/system/core/logd/ |
D | libaudit.c | 209 int audit_get_reply(int fd, struct audit_message *rep, reply_t block, int peek) in audit_get_reply()
|
/system/core/adb/ |
D | adb_utils.cpp | 227 bool set_file_block_mode(int fd, bool block) { in set_file_block_mode()
|
/system/tools/aidl/ |
D | ast_cpp_unittest.cpp | 177 StatementBlock block; in TEST_F() local
|
/system/bt/vendor_libs/linux/ |
D | bt_vendor_linux.c | 276 static int bt_vendor_rfkill(int block) in bt_vendor_rfkill()
|