Home
last modified time | relevance | path

Searched defs:b_start (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c76 long b_start; member
/third_party/mesa3d/src/freedreno/ir3/
Dir3_merge_regs.c154 unsigned b_start = b->offset; in can_skip_interference() local
/third_party/ltp/include/
Dtst_fuzzy_sync.h108 struct timespec b_start; member
/third_party/ltp/tools/sparse/sparse-src/
Dflow.c416 unsigned int b_start = bytes_to_bits(b->offset); in overlapping_memop() local
/third_party/libabigail/include/
Dabg-diff-utils.h844 RandomAccessOutputIterator b_start, in end_of_fr_d_path_in_k()
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1011 get_intersection_mask(int a_start, int a_size, int b_start, int b_size) in get_intersection_mask()