Home
last modified time | relevance | path

Searched defs:tuple (Results 176 – 200 of 799) sorted by relevance

12345678910>>...32

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/benches/
H A Dlib.rs27 mod tuple; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/benches/
H A Dlib.rs27 mod tuple; module
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/
H A Dlib.rs27 mod tuple; module
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/
H A Dlib.rs27 mod tuple; module
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dconditional_canonicalizer.cc30 HloInstruction* tuple = in CanonicalizeNonTupleConditional() local
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
DHSConnectionCapabilityElementTest.java50 private void appendProtocolPortTuple(ByteBuffer buffer, ProtocolPortTuple tuple) { in appendProtocolPortTuple()
/aosp_15_r20/external/junit/src/main/java/org/junit/runner/
H A DFilterFactories.java24 String[] tuple; in createFilterFromFilterSpec() local
/aosp_15_r20/external/rust/android-crates-io/crates/toml/examples/
Denum_external.rs14 tuple: MyEnum, field
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/
DRcsContactUceCapabilityWrapper.java61 public void addCapabilityTuple(@NonNull RcsContactPresenceTuple tuple) { in addCapabilityTuple()
/aosp_15_r20/external/python/cpython2/Modules/
Dparsermodule.c655 PyObject *tuple; in parser_tuple2st() local
737 build_node_children(PyObject *tuple, node *root, int *line_num) in build_node_children()
873 build_node_tree(PyObject *tuple) in build_node_tree()
3405 PyObject *tuple; in parser__pickler() local
/aosp_15_r20/external/cronet/base/test/
H A Dgmock_callback_support.h34 auto WrapTupleAsRefCountedData(Tuple&& tuple) { in WrapTupleAsRefCountedData()
/aosp_15_r20/external/pytorch/torch/masked/
H A D_ops.py485 def _sparse_coo_flatten_indices(indices: Tensor, shape: tuple):
494 def _any(input: Tensor, dim: tuple, keepdim: bool):
/aosp_15_r20/external/pytorch/torch/csrc/distributed/autograd/rpc_messages/
H A Drref_backward_req.cpp44 IValue tuple = jit::unpickle( in fromMessage() local
H A Dpropagate_gradients_req.cpp54 IValue tuple = jit::unpickle( in fromMessage() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Dmhlo_flatten_tuple.cc87 auto tuple = in matchAndRewrite() local
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/
H A DSkipBeanTest.java63 NodeTuple tuple = in representJavaBeanProperty() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/
H A Doutfeed_ops.cc76 auto tuple = xla::Tuple(b, handles); in Compile() local
/aosp_15_r20/external/pytorch/torch/csrc/
H A Dpython_dimname.cpp67 auto tuple = PyTuple_Check(obj); in THPUtils_checkDimnameList() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmangle-variadic-templates.cpp8 template<typename ...Types> struct tuple { }; struct
/aosp_15_r20/external/armnn/samples/ImageClassification/
H A Drun_classifier.py55 def load_image(image_path: Path, model_input_dims: Union[tuple, list], grayscale: bool):
/aosp_15_r20/external/armnn/python/pyarmnn/examples/object_detection/
H A Dstyle_transfer.py11 def style_transfer_postprocess(preprocessed_frame: np.ndarray, image_shape: tuple):
/aosp_15_r20/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp9-0x.cpp48 struct tuple { }; struct
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DNumberFormatDataDrivenTest.java469 DataDrivenNumberFormatTestData tuple, in propertiesFromTuple()
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DNumberFormatDataDrivenTest.java466 DataDrivenNumberFormatTestData tuple, in propertiesFromTuple()
/aosp_15_r20/external/python/cpython3/Objects/
Dtupleobject.c381 PyTupleObject *tuple = tuple_alloc(n); in _PyTuple_FromArray() local
401 PyTupleObject *tuple = tuple_alloc(n); in _PyTuple_FromArraySteal() local

12345678910>>...32