/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/benches/ |
H A D | lib.rs | 27 mod tuple; module
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/benches/ |
H A D | lib.rs | 27 mod tuple; module
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/ |
H A D | lib.rs | 27 mod tuple; module
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/benches/ |
H A D | lib.rs | 27 mod tuple; module
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | conditional_canonicalizer.cc | 30 HloInstruction* tuple = in CanonicalizeNonTupleConditional() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/ |
D | HSConnectionCapabilityElementTest.java | 50 private void appendProtocolPortTuple(ByteBuffer buffer, ProtocolPortTuple tuple) { in appendProtocolPortTuple()
|
/aosp_15_r20/external/junit/src/main/java/org/junit/runner/ |
H A D | FilterFactories.java | 24 String[] tuple; in createFilterFromFilterSpec() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml/examples/ |
D | enum_external.rs | 14 tuple: MyEnum, field
|
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/presence/pidfparser/ |
D | RcsContactUceCapabilityWrapper.java | 61 public void addCapabilityTuple(@NonNull RcsContactPresenceTuple tuple) { in addCapabilityTuple()
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | parsermodule.c | 655 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 D | gmock_callback_support.h | 34 auto WrapTupleAsRefCountedData(Tuple&& tuple) { in WrapTupleAsRefCountedData()
|
/aosp_15_r20/external/pytorch/torch/masked/ |
H A D | _ops.py | 485 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 D | rref_backward_req.cpp | 44 IValue tuple = jit::unpickle( in fromMessage() local
|
H A D | propagate_gradients_req.cpp | 54 IValue tuple = jit::unpickle( in fromMessage() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
H A D | mhlo_flatten_tuple.cc | 87 auto tuple = in matchAndRewrite() local
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/ |
H A D | SkipBeanTest.java | 63 NodeTuple tuple = in representJavaBeanProperty() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/ |
H A D | outfeed_ops.cc | 76 auto tuple = xla::Tuple(b, handles); in Compile() local
|
/aosp_15_r20/external/pytorch/torch/csrc/ |
H A D | python_dimname.cpp | 67 auto tuple = PyTuple_Check(obj); in THPUtils_checkDimnameList() local
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | mangle-variadic-templates.cpp | 8 template<typename ...Types> struct tuple { }; struct
|
/aosp_15_r20/external/armnn/samples/ImageClassification/ |
H A D | run_classifier.py | 55 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 D | style_transfer.py | 11 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 D | p9-0x.cpp | 48 struct tuple { }; struct
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | NumberFormatDataDrivenTest.java | 469 DataDrivenNumberFormatTestData tuple, in propertiesFromTuple()
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | NumberFormatDataDrivenTest.java | 466 DataDrivenNumberFormatTestData tuple, in propertiesFromTuple()
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | tupleobject.c | 381 PyTupleObject *tuple = tuple_alloc(n); in _PyTuple_FromArray() local 401 PyTupleObject *tuple = tuple_alloc(n); in _PyTuple_FromArraySteal() local
|