Home
last modified time | relevance | path

Searched defs:tuple_count (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_layout.c38 bi_ec0_packed(unsigned tuple_count) in bi_ec0_packed() argument
H A Dbi_pack.c407 bi_pack_constants(unsigned tuple_count, uint64_t *constants, in bi_pack_constants() argument
455 bi_clause_upper(unsigned val, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count) bi_clause_upper() argument
467 bi_pack_upper(enum bi_clause_subword upper, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count) bi_pack_upper() argument
479 bi_pack_tuple_bits(enum bi_clause_subword idx, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, unsigned offset, unsigned nbits) bi_pack_tuple_bits() argument
516 bi_pack_lu(enum bi_clause_subword word, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count) bi_pack_lu() argument
526 bi_pack_sync(enum bi_clause_subword t1, enum bi_clause_subword t2, enum bi_clause_subword t3, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, bool z) bi_pack_sync() argument
546 bi_pack_t_ec(enum bi_clause_subword word, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, uint64_t ec0) bi_pack_t_ec() argument
558 bi_pack_subwords_56(enum bi_clause_subword t, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, uint64_t header, uint64_t ec0, unsigned tuple_subword) bi_pack_subwords_56() argument
577 bi_pack_subword(enum bi_clause_subword t, unsigned format, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, uint64_t header, uint64_t ec0, unsigned m0, unsigned tuple_subword) bi_pack_subword() argument
607 bi_pack_format(struct util_dynarray *emission, unsigned index, struct bi_packed_tuple *tuples, ASSERTED unsigned tuple_count, uint64_t header, uint64_t ec0, unsigned m0, bool z) bi_pack_format() argument
[all...]
H A Dbi_schedule.c130 unsigned tuple_count; member
1470 bi_merge_pairs(struct bi_const_state *consts, unsigned tuple_count, in bi_merge_pairs() argument
1506 bi_merge_singles(struct bi_const_state *consts, unsigned tuple_count, in bi_merge_singles() argument
1595 bi_apply_constant_modifiers(struct bi_const_state *consts, uint64_t *pairs, unsigned *pcrel_idx, unsigned tuple_count, unsigned constant_count) bi_apply_constant_modifiers() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A 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
H A Dhb-aat-layout-kerx-table.hh252 unsigned int tuple_count = hb_max (1u, table->header.tuple_count ()); in transition() local
734 unsigned tuple_count () cons function
[all...]
/third_party/python/Objects/
H A Dtupleobject.c601 tuple_count(PyTupleObject *self, PyObject *value) in tuple_count() function

Completed in 8 milliseconds