Home
last modified time | relevance | path

Searched defs:extra_block (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dfloat_dec_converter.h702 BlockInt extra_block = float_converter.get_block(cur_block); in convert_float_dec_exp_typed() local
719 BlockInt extra_block = float_converter.get_block(cur_extra_block); in convert_float_dec_exp_typed() local
947 BlockInt extra_block = float_converter.get_block(cur_block); in convert_float_dec_auto_typed() local
965 BlockInt extra_block = float_converter.get_block(cur_extra_block); in convert_float_dec_auto_typed() local
/aosp_15_r20/bootable/recovery/fuse_sideload/
H A Dfuse_sideload.cpp92 uint8_t* extra_block; // another block of storage for reads that span two blocks member
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
Daddress_space.h287 struct address_block *extra_block = to_borrow_from + 2; in address_space_allocator_split_block_at_offset() local