Searched defs:tuples (Results 1 – 15 of 15) sorted by relevance
133 function table.tuples(T) function
159 std::vector<HloInstruction*> tuples; in GetAllTuples() local181 auto tuples = GetAllTuples(instruction->operands()[0], visited); in GetAllTuples() local226 auto tuples = GetAllTuples(tuple_shaped_instruction, &visited); in TupleElementsComputeSameValue() local
94 size_t tuples = len / 4; in grpc_chttp2_base64_infer_length_after_decode() local
164 std::vector<Tuple> tuples; member
16 def joins(self, *tuples):
110 repeated XLATupleNode tuples = 3; field
157 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()
328 List<List<String>> tuples = new ArrayList<List<String>>(); in parseCommaSeparatedTuples() local
436 F2DOT14 *tuples = c->serializer->allocate_size<F2DOT14> (shared_tuple_size); in subset() local
1787 String[] tuples = new String[] { in TestApostropheMode() local
1784 String[] tuples = new String[] { in TestApostropheMode() local
930 Vector<const ParallelRegisterMoveTuple> tuples) { in ParallelRegisterMove()
1604 UnicodeString tuples[] = { in TestApostropheMode() local
3375 def batch_set_value(tuples): argument
3640 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()