Home
last modified time | relevance | path

Searched defs:b_end (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/common/
Dflash.c29 ulong b_end; in flash_protect() local
142 ulong b_end = info->start[0] + info->size; /* bank end addr */ in flash_write() local
/external/libvpx/libvpx/test/
Dpredict_test.cc113 const uint8_t *b_end = b + b_size; in CheckBorder() local
/external/u-boot/cmd/
Dflash.c206 ulong b_end; in flash_fill_sect_ranges() local
/external/ltp/include/
Dtst_fuzzy_sync.h110 struct timespec b_end; member
/external/e2fsprogs/lib/ext2fs/
Dgen_bitmap64.c796 blk64_t i, b_end, c_end; in ext2fs_convert_subcluster_bitmap() local
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc87 b_end = glyph_builders->end(); in GenerateLocaList() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_ra.c321 intersects(unsigned a_start, unsigned a_end, unsigned b_start, unsigned b_end) in intersects()
/external/python/cpython3/Objects/
Dlongobject.c4574 digit *a_digit, *b_digit, *c_digit, *d_digit, *a_end, *b_end; in _PyLong_GCD() local
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc2972 Label b, b_end; in TEST() local