/external/bcc/src/lua/bcc/vendor/ |
D | helpers.lua | 133 function table.tuples(T) function
|
/external/rust/crates/itertools/tests/ |
D | tuples.rs | 4 fn tuples() { in tuples() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | ar_crs_combiner.cc | 251 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/ |
D | bin_decoder.cc | 94 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/ |
D | bin_decoder.cc | 94 size_t tuples = len / 4; in grpc_chttp2_base64_infer_length_after_decode() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | queue_base.h | 165 std::vector<Tuple> tuples; member
|
/external/rust/crates/criterion/src/plot/gnuplot_backend/ |
D | summary.rs | 87 let mut tuples: Vec<_> = group in line_comparison() localVariable
|
/external/python/cpython3/Lib/test/ |
D | test_glob.py | 17 def joins(self, *tuples):
|
/external/rust/crates/criterion/src/plot/plotters_backend/ |
D | summary.rs | 135 let mut tuples: Vec<_> = group in line_comparison_series_data() localVariable
|
/external/catch2/include/internal/ |
D | catch_generators.hpp | 159 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()
|
/external/tensorflow/tensorflow/compiler/xrt/ |
D | xrt.proto | 111 repeated XLATupleNode tuples = 3; field
|
/external/cronet/url/ |
D | scheme_host_port_unittest.cc | 254 } tuples[] = { in TEST_F() local
|
/external/rust/crates/itertools/src/ |
D | tuple_impl.rs | 91 pub fn tuples<I, T>(iter: I) -> Tuples<I, T> in tuples() function
|
D | lib.rs | 772 fn tuples<T>(self) -> Tuples<Self, T> in tuples() method
|
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
D | StressTestClient.java | 328 List<List<String>> tuples = new ArrayList<List<String>>(); in parseCommaSeparatedTuples() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | cls_redirect.c | 378 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
|
/external/harfbuzz_ng/src/ |
D | hb-ot-var-gvar-table.hh | 454 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/ |
D | TestMessageFormat.java | 1784 String[] tuples = new String[] { in TestApostropheMode() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | TestMessageFormat.java | 1787 String[] tuples = new String[] { in TestApostropheMode() local
|
/external/cronet/third_party/icu/source/test/intltest/ |
D | tmsgfmt.cpp | 1606 UnicodeString tuples[] = { in TestApostropheMode() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tmsgfmt.cpp | 1606 UnicodeString tuples[] = { in TestApostropheMode() local
|
/external/rust/crates/quickcheck/src/ |
D | arbitrary.rs | 1256 fn tuples() { in tuples() function
|
/external/tensorflow/tensorflow/python/keras/ |
D | backend.py | 3802 def batch_set_value(tuples): argument
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 4050 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 4026 …ratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts>::t… in table()
|