Searched defs:tuple_count (Results 1 – 9 of 9) sorted by relevance
| /third_party/mesa3d/src/panfrost/compiler/bifrost/ |
| D | bi_pack.c | 406 bi_pack_constants(unsigned tuple_count, uint64_t *constants, unsigned word_idx, in bi_pack_constants() 448 ASSERTED unsigned tuple_count) in bi_clause_upper() 459 ASSERTED unsigned tuple_count) in bi_pack_upper() 470 ASSERTED unsigned tuple_count, unsigned offset, in bi_pack_tuple_bits() 506 ASSERTED unsigned tuple_count) in bi_pack_lu() 516 ASSERTED unsigned tuple_count, bool z) in bi_pack_sync() 531 ASSERTED unsigned tuple_count, uint64_t ec0) in bi_pack_t_ec() 541 ASSERTED unsigned tuple_count, uint64_t header, in bi_pack_subwords_56() 558 struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, in bi_pack_subword() 586 struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, in bi_pack_format()
|
| D | bi_schedule.c | 136 unsigned tuple_count; member 1502 bi_merge_pairs(struct bi_const_state *consts, unsigned tuple_count, in bi_merge_pairs() 1539 bi_merge_singles(struct bi_const_state *consts, unsigned tuple_count, in bi_merge_singles() 1631 unsigned *pcrel_idx, unsigned tuple_count, in bi_apply_constant_modifiers()
|
| /third_party/mesa3d/src/panfrost/compiler/ |
| D | bi_layout.c | 38 bi_ec0_packed(unsigned tuple_count) in bi_ec0_packed()
|
| D | compiler.h | 641 unsigned tuple_count; member
|
| /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/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-ot-kern-table.hh | 200 unsigned tuple_count () const { return 0; } in tuple_count() function 255 unsigned tuple_count () const { return 0; } in tuple_count() function
|
| D | hb-aat-layout-kerx-table.hh | 272 unsigned int tuple_count = hb_max (1u, table->header.tuple_count ()); in transition() local 831 unsigned tuple_count () const { return tupleCount; } in tuple_count() function
|
| /third_party/python/Objects/ |
| D | tupleobject.c | 601 tuple_count(PyTupleObject *self, PyObject *value) in tuple_count() function
|