Searched defs:tuple_count (Results 1 – 11 of 11) sorted by relevance
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bi_pack.c | 395 bi_pack_constants(unsigned tuple_count, uint64_t *constants, in bi_pack_constants() 445 ASSERTED unsigned tuple_count) in bi_clause_upper() 457 ASSERTED unsigned tuple_count) in bi_pack_upper() 469 ASSERTED unsigned tuple_count, in bi_pack_tuple_bits() 506 ASSERTED unsigned tuple_count) in bi_pack_lu() 518 ASSERTED unsigned tuple_count, in bi_pack_sync() 536 ASSERTED unsigned tuple_count, in bi_pack_t_ec() 548 ASSERTED unsigned tuple_count, in bi_pack_subwords_56() 567 ASSERTED unsigned tuple_count, in bi_pack_subword() 598 ASSERTED unsigned tuple_count, in bi_pack_format()
|
| D | bi_layout.c | 38 bi_ec0_packed(unsigned tuple_count) in bi_ec0_packed()
|
| D | bi_schedule.c | 119 unsigned tuple_count; member 1367 bi_merge_pairs(struct bi_const_state *consts, unsigned tuple_count, in bi_merge_pairs() 1403 bi_merge_singles(struct bi_const_state *consts, unsigned tuple_count, in bi_merge_singles() 1494 unsigned tuple_count, unsigned constant_count) in bi_apply_constant_modifiers()
|
| D | compiler.h | 530 unsigned tuple_count; member
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-kern-table.hh | 170 unsigned int tuple_count () const { return 0; } in tuple_count() function 225 unsigned int tuple_count () const { return 0; } in tuple_count() function
|
| D | hb-aat-layout-kerx-table.hh | 254 unsigned int tuple_count = hb_max (1u, table->header.tuple_count ()); in transition() local 736 unsigned int tuple_count () const { return tupleCount; } in tuple_count() function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-kern-table.hh | 175 unsigned tuple_count () const { return 0; } in tuple_count() function 230 unsigned tuple_count () const { return 0; } in tuple_count() function
|
| D | hb-aat-layout-kerx-table.hh | 252 unsigned int tuple_count = hb_max (1u, table->header.tuple_count ()); in transition() local 734 unsigned tuple_count () const { return tupleCount; } in tuple_count() function
|
| /third_party/harfbuzz/src/ |
| D | hb-ot-kern-table.hh | 175 unsigned tuple_count () const { return 0; } in tuple_count() function 230 unsigned tuple_count () const { return 0; } in tuple_count() function
|
| D | hb-aat-layout-kerx-table.hh | 252 unsigned int tuple_count = hb_max (1u, table->header.tuple_count ()); in transition() local 734 unsigned tuple_count () const { return tupleCount; } in tuple_count() function
|
| /third_party/python/Objects/ |
| D | tupleobject.c | 647 tuple_count(PyTupleObject *self, PyObject *value) in tuple_count() function
|