/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_computation_test.cc | 262 auto tuple = builder.AddInstruction( in TEST_F() local 309 auto tuple = builder.AddInstruction( in TEST_F() local 386 auto tuple = in TEST_F() local
|
H A D | batchnorm_expander.cc | 267 auto tuple = HloInstruction::CreateTuple({shifted_normalized, mean, var}); in HandleBatchNormTraining() local 535 auto tuple = in HandleBatchNormGrad() local
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
H A D | multi-level-substitution.cpp | 4 template<typename...> struct tuple { }; struct 278 template<typename...> struct tuple {}; struct
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | python_cpp_function.cpp | 70 THPObjectPtr tuple(PyTuple_New(static_cast<Py_ssize_t>(num_outputs))); in THPCppFunction_call() local 141 THPObjectPtr tuple(PyTuple_New(2)); in THPCppFunction_next_functions() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _testcapimodule.c | 898 PyObject *tuple, *num; in test_L_code() local 1190 PyObject *tuple, *num; in test_k_code() local 1655 PyObject *tuple, *obj; in test_u_code() local 1776 PyObject *tuple, *dict = NULL; in test_empty_argparse() local 1875 PyObject *tuple = PyTuple_Pack(2, o1, o2); in test_null_strings() local
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | codeobject.c | 37 intern_strings(PyObject *tuple) in intern_strings() 55 intern_string_constants(PyObject *tuple, int *modified) in intern_string_constants() 2129 PyObject *tuple; in _PyCode_ConstantKey() local 2157 PyObject *tuple, *set; in _PyCode_ConstantKey() local
|
/aosp_15_r20/external/pytorch/torch/csrc/utils/ |
H A D | python_arg_parser.cpp | 772 auto tuple = six::isTuple(obj); in is_scalar_list() local 793 auto tuple = six::isTuple(obj); in is_tensor_list_and_append_overloaded() local 820 auto tuple = six::isTuple(obj); in is_float_or_complex_list() local
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | alias-templates.cpp | 173 template <typename ... Args> struct tuple {}; struct 184 template <typename ... Args> struct tuple {}; struct
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/ |
H A D | hlo_control_flow_flattening_test.cc | 264 auto tuple = module->entry_computation()->root_instruction(); in TEST_F() local 286 auto tuple = module->entry_computation()->root_instruction(); in TEST_F() local
|
/aosp_15_r20/external/executorch/extension/pytree/ |
H A D | pybindings.cpp | 126 py::tuple tuple = py::reinterpret_borrow<py::tuple>(x); in flatten_internal() local 188 py::tuple tuple(size); in unflatten_internal() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | compiler.h | 1034 #define bi_foreach_instr_in_tuple(tuple, v) \ argument 1059 #define bi_foreach_instr_and_src_in_tuple(tuple, ins, s) \ argument 1313 bi_first_instr_in_tuple(bi_tuple *tuple) in bi_first_instr_in_tuple() 1329 bi_tuple tuple = clause->tuples[clause->tuple_count - 1]; in bi_last_instr_in_clause() local 1366 bi_before_tuple(bi_tuple *tuple) in bi_before_tuple()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__fwd/ |
D | tuple.h | 23 class _LIBCPP_TEMPLATE_VIS tuple; variable
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | usrs-cxx0x.cpp | 2 struct tuple { }; struct
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__fwd/ |
H A D | tuple.h | 27 class _LIBCPP_TEMPLATE_VIS tuple; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__fwd/ |
D | tuple.h | 27 class _LIBCPP_TEMPLATE_VIS tuple; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__fwd/ |
D | tuple.h | 27 class _LIBCPP_TEMPLATE_VIS tuple; variable
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/resolver/ |
H A D | ResolverTupleTest.java | 23 ResolverTuple tuple = new ResolverTuple(new Tag("dice"), Pattern.compile("\\d+"), 5); in testToString() local
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/parser/ |
H A D | VersionTagsTupleTest.java | 23 VersionTagsTuple tuple = new VersionTagsTuple(Version.V1_1, new HashMap<String, String>()); in testToString() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__fwd/ |
D | tuple.h | 27 class _LIBCPP_TEMPLATE_VIS tuple; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__fwd/ |
D | tuple.h | 27 class _LIBCPP_TEMPLATE_VIS tuple; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/tuple/ |
D | push_front.hpp | 22 # define BOOST_PP_TUPLE_PUSH_FRONT(tuple, elem) \ argument
|
D | push_back.hpp | 22 # define BOOST_PP_TUPLE_PUSH_BACK(tuple, elem) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/tuple/detail/ |
D | is_single_return.hpp | 23 # define BOOST_PP_TUPLE_IS_SINGLE_RETURN(sr,nsr,tuple) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/fusion/ |
D | at.hpp | 39 at_c(Tuple const& tuple) in at_c()
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
H A D | MathTest.java | 2006 Tuple tuple = TUPLES[i]; in test_shiftIntBits_II() local 2052 Tuple tuple = TUPLES[i]; in test_shiftLongBits_LL() local
|