Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/compiler/bifrost/
Dbi_pack.c406 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()
Dbi_schedule.c136 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/
Dbi_layout.c38 bi_ec0_packed(unsigned tuple_count) in bi_ec0_packed()
Dcompiler.h641 unsigned tuple_count; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-kern-table.hh175 unsigned tuple_count () const { return 0; } in tuple_count() function
230 unsigned tuple_count () const { return 0; } in tuple_count() function
Dhb-aat-layout-kerx-table.hh252 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/
Dhb-ot-kern-table.hh200 unsigned tuple_count () const { return 0; } in tuple_count() function
255 unsigned tuple_count () const { return 0; } in tuple_count() function
Dhb-aat-layout-kerx-table.hh272 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/
Dtupleobject.c601 tuple_count(PyTupleObject *self, PyObject *value) in tuple_count() function