Searched defs:tuple_count (Results 1 – 4 of 4) sorted by relevance
170 unsigned tuple_count () const { return 0; } in tuple_count() function225 unsigned tuple_count () const { return 0; } in tuple_count() function
254 unsigned int tuple_count = hb_max (1u, table->header.tuple_count ()); in transition() local736 unsigned tuple_count () const { return tupleCount; } in tuple_count() function
602 tuple_count(PyTupleObject *self, PyObject *value) in tuple_count() function
1830 int tuple_count = result_buffer.on_device_shape().tuple_shapes_size(); in MakeOutputBuffers() local