Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dbitset.h218 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_test_range() local
237 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitset_set_range() local
256 const unsigned first_size = BITSET_WORDBITS - start_mod; in __bitclear_clear_range() local
/third_party/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp298 unsigned first_size = BITSET_WORDBITS - start_mod; in set_bitset_range() local
312 unsigned first_size = BITSET_WORDBITS - start_mod; in test_bitset_range() local
/third_party/mesa3d/src/amd/common/
Dac_surface_meta_address_test.c501 unsigned first_size = 0, last_size = 6*6 - 1; in run_htile_address_test() local
676 unsigned first_size = 0, last_size = 6*6 - 1, max_bpp = 32; in run_cmask_address_test() local
/third_party/libabigail/src/
Dabg-reporter-priv.cc348 uint64_t first_size = get_var_size_in_bits(o), in maybe_show_relative_size_change() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcord_rep_ring.cc556 size_t first_size = data.size() - (flats - 1) * kMaxFlatLength; in Prepend() local
/third_party/mesa3d/src/mesa/main/
Dglthread_draw.c468 int first_size = sizeof(GLint) * draw_count; in multi_draw_arrays_async() local