Home
last modified time | relevance | path

Searched defs:tuples (Results 1 – 25 of 25) sorted by relevance

/external/bcc/src/lua/bcc/vendor/
Dhelpers.lua133 function table.tuples(T) function
/external/rust/crates/itertools/tests/
Dtuples.rs4 fn tuples() { in tuples() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.cc251 std::vector<HloInstruction*> tuples; in GetAllTuples() local
273 auto tuples = GetAllTuples(instruction->operands()[0], visited); in GetAllTuples() local
320 auto tuples = GetAllTuples(tuple_shaped_instruction, &visited); in TupleElementsComputeSameValue() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dbin_decoder.cc94 size_t tuples = len / 4; in grpc_chttp2_base64_infer_length_after_decode() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dbin_decoder.cc94 size_t tuples = len / 4; in grpc_chttp2_base64_infer_length_after_decode() local
/external/tensorflow/tensorflow/core/kernels/
Dqueue_base.h165 std::vector<Tuple> tuples; member
/external/rust/crates/criterion/src/plot/gnuplot_backend/
Dsummary.rs87 let mut tuples: Vec<_> = group in line_comparison() localVariable
/external/python/cpython3/Lib/test/
Dtest_glob.py17 def joins(self, *tuples):
/external/rust/crates/criterion/src/plot/plotters_backend/
Dsummary.rs135 let mut tuples: Vec<_> = group in line_comparison_series_data() localVariable
/external/catch2/include/internal/
Dcatch_generators.hpp159 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt.proto111 repeated XLATupleNode tuples = 3; field
/external/cronet/url/
Dscheme_host_port_unittest.cc254 } tuples[] = { in TEST_F() local
/external/rust/crates/itertools/src/
Dtuple_impl.rs91 pub fn tuples<I, T>(iter: I) -> Tuples<I, T> in tuples() function
Dlib.rs772 fn tuples<T>(self) -> Tuples<Self, T> in tuples() method
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DStressTestClient.java328 List<List<String>> tuples = new ArrayList<List<String>>(); in parseCommaSeparatedTuples() local
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c378 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
/external/harfbuzz_ng/src/
Dhb-ot-var-gvar-table.hh454 F2DOT14 *tuples = c->serializer->allocate_size<F2DOT14> (shared_tuple_size); in subset() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java1784 String[] tuples = new String[] { in TestApostropheMode() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTestMessageFormat.java1787 String[] tuples = new String[] { in TestApostropheMode() local
/external/cronet/third_party/icu/source/test/intltest/
Dtmsgfmt.cpp1606 UnicodeString tuples[] = { in TestApostropheMode() local
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1606 UnicodeString tuples[] = { in TestApostropheMode() local
/external/rust/crates/quickcheck/src/
Darbitrary.rs1256 fn tuples() { in tuples() function
/external/tensorflow/tensorflow/python/keras/
Dbackend.py3802 def batch_set_value(tuples): argument
/external/libabigail/tests/lib/
Dcatch.hpp4050 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()
/external/catch2/single_include/catch2/
Dcatch.hpp4026 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()