Home
last modified time | relevance | path

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

/external/harfbuzz_ng/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
/external/python/cpython3/Objects/
Dtupleobject.c647 tuple_count(PyTupleObject *self, PyObject *value) in tuple_count() function
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc2017 int tuple_count = result_buffer.on_device_shape().tuple_shapes_size(); in MakeOutputBuffers() local
/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_dimension_inference.cc1380 int64_t tuple_count = hlo->shape().tuple_shapes_size(); in HandleConditional() local