| /external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/ |
| D | acle_sve2_tbl2.c | 15 svint8_t test_svtbl2_s8(svint8x2_t data, svuint8_t indices) in test_svtbl2_s8() 27 svint16_t test_svtbl2_s16(svint16x2_t data, svuint16_t indices) in test_svtbl2_s16() 39 svint32_t test_svtbl2_s32(svint32x2_t data, svuint32_t indices) in test_svtbl2_s32() 51 svint64_t test_svtbl2_s64(svint64x2_t data, svuint64_t indices) in test_svtbl2_s64() 63 svuint8_t test_svtbl2_u8(svuint8x2_t data, svuint8_t indices) in test_svtbl2_u8() 75 svuint16_t test_svtbl2_u16(svuint16x2_t data, svuint16_t indices) in test_svtbl2_u16() 87 svuint32_t test_svtbl2_u32(svuint32x2_t data, svuint32_t indices) in test_svtbl2_u32() 99 svuint64_t test_svtbl2_u64(svuint64x2_t data, svuint64_t indices) in test_svtbl2_u64() 111 svfloat16_t test_svtbl2_f16(svfloat16x2_t data, svuint16_t indices) in test_svtbl2_f16() 123 svfloat32_t test_svtbl2_f32(svfloat32x2_t data, svuint32_t indices) in test_svtbl2_f32() [all …]
|
| D | acle_sve2_tbx.c | 15 svint8_t test_svtbx_s8(svint8_t fallback, svint8_t data, svuint8_t indices) in test_svtbx_s8() 25 svint16_t test_svtbx_s16(svint16_t fallback, svint16_t data, svuint16_t indices) in test_svtbx_s16() 35 svint32_t test_svtbx_s32(svint32_t fallback, svint32_t data, svuint32_t indices) in test_svtbx_s32() 45 svint64_t test_svtbx_s64(svint64_t fallback, svint64_t data, svuint64_t indices) in test_svtbx_s64() 55 svuint8_t test_svtbx_u8(svuint8_t fallback, svuint8_t data, svuint8_t indices) in test_svtbx_u8() 65 svuint16_t test_svtbx_u16(svuint16_t fallback, svuint16_t data, svuint16_t indices) in test_svtbx_u16() 75 svuint32_t test_svtbx_u32(svuint32_t fallback, svuint32_t data, svuint32_t indices) in test_svtbx_u32() 85 svuint64_t test_svtbx_u64(svuint64_t fallback, svuint64_t data, svuint64_t indices) in test_svtbx_u64() 95 svfloat16_t test_svtbx_f16(svfloat16_t fallback, svfloat16_t data, svuint16_t indices) in test_svtbx_f16() 105 svfloat32_t test_svtbx_f32(svfloat32_t fallback, svfloat32_t data, svuint32_t indices) in test_svtbx_f32() [all …]
|
| /external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/ |
| D | acle_sve_tbl.c | 18 svint8_t test_svtbl_s8(svint8_t data, svuint8_t indices) in test_svtbl_s8() 26 svint16_t test_svtbl_s16(svint16_t data, svuint16_t indices) in test_svtbl_s16() 34 svint32_t test_svtbl_s32(svint32_t data, svuint32_t indices) in test_svtbl_s32() 42 svint64_t test_svtbl_s64(svint64_t data, svuint64_t indices) in test_svtbl_s64() 50 svuint8_t test_svtbl_u8(svuint8_t data, svuint8_t indices) in test_svtbl_u8() 58 svuint16_t test_svtbl_u16(svuint16_t data, svuint16_t indices) in test_svtbl_u16() 66 svuint32_t test_svtbl_u32(svuint32_t data, svuint32_t indices) in test_svtbl_u32() 74 svuint64_t test_svtbl_u64(svuint64_t data, svuint64_t indices) in test_svtbl_u64() 82 svfloat16_t test_svtbl_f16(svfloat16_t data, svuint16_t indices) in test_svtbl_f16() 90 svfloat32_t test_svtbl_f32(svfloat32_t data, svuint32_t indices) in test_svtbl_f32() [all …]
|
| D | acle_sve_adrd.c | 18 svuint32_t test_svadrd_u32base_s32index(svuint32_t bases, svint32_t indices) in test_svadrd_u32base_s32index() 26 svuint64_t test_svadrd_u64base_s64index(svuint64_t bases, svint64_t indices) in test_svadrd_u64base_s64index() 34 svuint32_t test_svadrd_u32base_u32index(svuint32_t bases, svuint32_t indices) in test_svadrd_u32base_u32index() 42 svuint64_t test_svadrd_u64base_u64index(svuint64_t bases, svuint64_t indices) in test_svadrd_u64base_u64index()
|
| D | acle_sve_adrw.c | 18 svuint32_t test_svadrw_u32base_s32index(svuint32_t bases, svint32_t indices) in test_svadrw_u32base_s32index() 26 svuint64_t test_svadrw_u64base_s64index(svuint64_t bases, svint64_t indices) in test_svadrw_u64base_s64index() 34 svuint32_t test_svadrw_u32base_u32index(svuint32_t bases, svuint32_t indices) in test_svadrw_u32base_u32index() 42 svuint64_t test_svadrw_u64base_u64index(svuint64_t bases, svuint64_t indices) in test_svadrw_u64base_u64index()
|
| D | acle_sve_adrh.c | 18 svuint32_t test_svadrh_u32base_s32index(svuint32_t bases, svint32_t indices) in test_svadrh_u32base_s32index() 26 svuint64_t test_svadrh_u64base_s64index(svuint64_t bases, svint64_t indices) in test_svadrh_u64base_s64index() 34 svuint32_t test_svadrh_u32base_u32index(svuint32_t bases, svuint32_t indices) in test_svadrh_u32base_u32index() 42 svuint64_t test_svadrh_u64base_u64index(svuint64_t bases, svuint64_t indices) in test_svadrh_u64base_u64index()
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | scatter_ops_test.py | 35 def _NumpyAdd(ref, indices, updates): argument 42 def _NumpyAddScalar(ref, indices, update): argument 47 def _NumpySub(ref, indices, updates): argument 52 def _NumpySubScalar(ref, indices, update): argument 57 def _NumpyMul(ref, indices, updates): argument 62 def _NumpyMulScalar(ref, indices, update): argument 67 def _NumpyDiv(ref, indices, updates): argument 72 def _NumpyDivScalar(ref, indices, update): argument 77 def _NumpyMin(ref, indices, updates): argument 82 def _NumpyMinScalar(ref, indices, update): argument [all …]
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | state_ops.py | 256 def scatter_update(ref, indices, updates, use_locking=True, name=None): argument 310 def scatter_nd_update(ref, indices, updates, use_locking=True, name=None): argument 372 def scatter_add(ref, indices, updates, use_locking=False, name=None): argument 424 def scatter_nd_add(ref, indices, updates, use_locking=False, name=None): argument 487 def scatter_sub(ref, indices, updates, use_locking=False, name=None): argument 541 def scatter_nd_sub(ref, indices, updates, use_locking=False, name=None): argument 605 def scatter_mul(ref, indices, updates, use_locking=False, name=None): argument 657 def scatter_div(ref, indices, updates, use_locking=False, name=None): argument 709 def scatter_max(ref, indices, updates, use_locking=False, name=None): argument 764 def scatter_min(ref, indices, updates, use_locking=False, name=None): argument [all …]
|
| /external/angle/src/tests/gl_tests/ |
| D | LineLoopTest.cpp | 148 static const GLubyte indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 157 static const GLushort indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 171 static const GLuint indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 180 static const GLubyte indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 194 static const GLushort indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 213 static const GLuint indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 231 static const GLubyte indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 258 static const GLushort indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 290 static const GLuint indices[] = {0, 7, 6, 9, 8, 0}; in TEST_P() local 488 const void *indices, in runTest() [all …]
|
| /external/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_batch_gather_op_test.py | 149 def testRaggedBatchGather(self, descr, params, indices, expected): argument 352 self, descr, params, indices, expected, indices_ragged_rank=None, argument 414 self, descr, params, indices, expected, default_value): argument 435 self, params, indices, default_value, error): argument 462 self, descr, params, indices, default_value, error, ragged_rank=None, argument 529 indices, argument
|
| D | ragged_gather_ops.py | 37 indices, argument 114 def _gather(params, indices, axis, batch_dims): argument 176 def _batch_gather(params, indices, axis, batch_dims): argument 258 def _axis_gather(params, indices, axis): argument 330 def gather_nd(params, indices, batch_dims=0, name=None): argument
|
| D | ragged_batch_gather_with_default_op.py | 39 indices, argument 144 def _get_pad_shape(params, indices, row_splits_dtype): argument
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorRef.h | 216 array<Index, 2> indices; in operator() local 224 array<Index, 3> indices; in operator() local 233 array<Index, 4> indices; in operator() local 243 array<Index, 5> indices; in operator() local 254 array<Index, 2> indices; in coeffRef() local 262 array<Index, 3> indices; in coeffRef() local 271 array<Index, 4> indices; in operator() local 281 array<Index, 5> indices; in coeffRef() local 292 EIGEN_STRONG_INLINE const Scalar coeff(const array<Index, NumIndices>& indices) const in coeff() 310 EIGEN_STRONG_INLINE Scalar& coeffRef(const array<Index, NumIndices>& indices) in coeffRef()
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | gather_nd.cc | 38 const TfLiteTensor* indices; in Prepare() local 105 TfLiteStatus GatherNd(const TfLiteTensor* params, const TfLiteTensor* indices, in GatherNd() 116 const TfLiteTensor* indices, TfLiteTensor* output) { in GatherNdString() 125 const TfLiteTensor* indices, TfLiteTensor* output) { in EvalGatherNd() 152 const TfLiteTensor* indices; in Eval() local
|
| D | sparse_to_dense.cc | 52 const TfLiteTensor* indices, in CheckDimensionsMatch() 86 const TfLiteTensor* indices, in GetIndicesVector() 146 const TfLiteTensor* indices; in Prepare() local 202 const TfLiteTensor* indices; in SparseToDenseImpl() local 239 const TfLiteTensor* indices) { in EvalForIndexType() 257 const TfLiteTensor* indices; in Eval() local
|
| D | scatter_nd.cc | 50 TfLiteStatus CheckShapes(TfLiteContext* context, const RuntimeShape& indices, in CheckShapes() 77 const TfLiteTensor* indices; in Prepare() local 129 TfLiteStatus ScatterNd(const TfLiteTensor* indices, const TfLiteTensor* updates, in ScatterNd() 139 TfLiteStatus EvalScatterNd(TfLiteContext* context, const TfLiteTensor* indices, in EvalScatterNd() 171 const TfLiteTensor* indices; in Eval() local
|
| /external/webrtc/rtc_tools/frame_analyzer/ |
| D | video_temporal_aligner_unittest.cc | 45 const std::vector<size_t> indices = in TEST_F() local 54 const std::vector<size_t> indices = {2, 2, 2, 2}; in TEST_F() local 66 std::vector<size_t> indices; in TEST_F() local 81 std::vector<size_t> indices; in TEST_F() local 107 std::vector<size_t> indices; in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/tests/ |
| D | segment_reduction_ops_test.py | 35 def _segmentReduction(self, op, data, indices, num_segments): argument 44 def _unsortedSegmentSum(self, data, indices, num_segments): argument 48 def _unsortedSegmentProd(self, data, indices, num_segments): argument 52 def _unsortedSegmentMin(self, data, indices, num_segments): argument 56 def _unsortedSegmentMax(self, data, indices, num_segments): argument
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fNegativeVertexArrayApiTests.cpp | 537 GLbyte indices[1] = {0}; in draw_elements() local 612 GLbyte indices[1] = {0}; in draw_elements_invalid_program() local 651 GLbyte indices[1] = {0}; in draw_elements_incomplete_primitive() local 733 GLuint indices[1] = {0}; in draw_elements_base_vertex() local 768 GLuint indices[1] = {0}; in draw_elements_base_vertex_primitive_mode_mismatch() local 902 GLbyte indices[1] = {0}; in draw_elements_instanced() local 981 GLbyte indices[1] = {0}; in draw_elements_instanced_invalid_program() local 1025 GLbyte indices[1] = {0}; in draw_elements_instanced_incomplete_primitive() local 1106 GLbyte indices[1] = {0}; in draw_elements_instanced_base_vertex() local 1152 GLuint indices[1] = {0}; in draw_elements_instanced_base_vertex_primitive_mode_mismatch() local [all …]
|
| /external/skqp/src/core/ |
| D | SkVertState.cpp | 23 const uint16_t* indices = state->fIndices; in TrianglesX() local 53 const uint16_t* indices = state->fIndices; in TriangleStripX() local 83 const uint16_t* indices = state->fIndices; in TriangleFanX() local
|
| /external/skia/src/core/ |
| D | SkVertState.cpp | 23 const uint16_t* indices = state->fIndices; in TrianglesX() local 53 const uint16_t* indices = state->fIndices; in TriangleStripX() local 83 const uint16_t* indices = state->fIndices; in TriangleFanX() local
|
| /external/python/cpython3/Lib/idlelib/ |
| D | parenmatch.py | 96 def finish_paren_event(self, indices): argument 120 def create_tag_opener(self, indices): argument 125 def create_tag_parens(self, indices): argument 134 def create_tag_expression(self, indices): argument
|
| /external/proguard/src/proguard/gui/ |
| D | ListPanel.java | 227 protected void moveElementsAt(int[] indices, int offset) in moveElementsAt() 246 protected void insertElementsAt(Object[] elements, int[] indices) in insertElementsAt() 267 protected void setElementsAt(Object[] elements, int[] indices) in setElementsAt() 279 protected void removeElementsAt(int[] indices) in removeElementsAt()
|
| /external/eigen/demos/opengl/ |
| D | icosphere.cpp | 42 std::vector<int>& indices = *mIndices.back(); in IcoSphere() local 54 const std::vector<int>& IcoSphere::indices(int level) const in indices() function in IcoSphere 65 const std::vector<int>& indices = *mIndices.back(); in _subdivide() local
|
| /external/angle/src/common/ |
| D | utilities_unittest.cpp | 19 std::vector<unsigned int> indices; in TEST() local 32 std::vector<unsigned int> indices; in TEST() local 41 std::vector<unsigned int> indices; in TEST() local 55 std::vector<unsigned int> indices; in TEST() local 67 std::vector<unsigned int> indices; in TEST() local
|