Home
last modified time | relevance | path

Searched defs:concatenate (Results 26 – 50 of 605) sorted by relevance

12345678910>>...25

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DCarrierTextManager.java626 private static CharSequence concatenate(CharSequence plmn, CharSequence spn, in concatenate() method in CarrierTextManager
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtensor_shape.py1002 def concatenate(self, other): member in TensorShape
/aosp_15_r20/external/dexmaker/dexmaker/src/main/java/com/android/dx/
H A DCode.java917 private static RegisterSpecList concatenate(Local<?> first, Local<?>[] rest) { in concatenate() method in Code
/aosp_15_r20/external/googleapis/google/analytics/data/v1beta/
H A Ddata.proto148 ConcatenateExpression concatenate = 6; field
/aosp_15_r20/external/google-cloud-java/java-analytics-data/proto-google-analytics-data-v1beta/src/main/proto/google/analytics/data/v1beta/
H A Ddata.proto139 ConcatenateExpression concatenate = 6; field
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DInsetsState.java417 private static Rect[] concatenate(Rect[] a, Rect[] b) { in concatenate() method in InsetsState
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/python/
H A Dxla.py240 concatenate = array_ops.concat variable
/aosp_15_r20/external/googleapis/google/analytics/data/v1alpha/
H A Ddata.proto118 ConcatenateExpression concatenate = 6; field
/aosp_15_r20/external/google-cloud-java/java-analytics-data/proto-google-analytics-data-v1alpha/src/main/proto/google/analytics/data/v1alpha/
H A Ddata.proto109 ConcatenateExpression concatenate = 6; field
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dsubgraph.h261 } concatenate; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc2606 HloInstruction* concatenate, absl::Span<HloInstruction* const> operands, in EmitFastConcatenate()
2795 Status IrEmitter::HandleConcatenate(HloInstruction* concatenate) { in HandleConcatenate()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
H A DMathArrays.java1870 public static double[] concatenate(double[]... x) { in concatenate() method in MathArrays
/aosp_15_r20/external/llvm/lib/IR/
H A DMetadata.cpp859 MDNode *MDNode::concatenate(MDNode *A, MDNode *B) { in concatenate() function in MDNode
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py1257 def concatenate(self, dataset, name=None): member in DatasetV2
3926 def concatenate(self, dataset, name=None): member in DatasetV1
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment_test.cc516 auto concatenate = builder.AddInstruction( in TEST_F() local
H A Dhlo_verifier.cc174 Status ShapeVerifier::HandleConcatenate(HloInstruction* concatenate) { in HandleConcatenate()
H A Dhlo_evaluator.cc1141 Status HloEvaluator::HandleConcatenate(HloInstruction* concatenate) { in HandleConcatenate()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMetadata.cpp897 MDNode *MDNode::concatenate(MDNode *A, MDNode *B) { in concatenate() function in MDNode
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops.py1135 def concatenate(arys, axis=0): function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DMetadata.cpp1005 MDNode *MDNode::concatenate(MDNode *A, MDNode *B) { in concatenate() function in MDNode
/aosp_15_r20/external/pytorch/torch/_numpy/
H A D_funcs_impl.py111 def concatenate( function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp694 Tensor concatenate(TensorList tensors, Dimname dim) { in concatenate() function
702 Tensor concatenate(TensorList tensors, int64_t dim) { in concatenate() function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dbackend.py3072 def concatenate(tensors, axis=-1): function
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Danalyticsdata.v1alpha.json485 "concatenate": { object
Danalyticsdata.v1beta.json667 "concatenate": { object

12345678910>>...25