/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | sve-intrinsics-gather-prefetches-scalar-base-vector-indexes.ll | 7 ; PRFB <prfop>, <Pg>, [<Xn|SP>, <Zm>.S, <mod>] -> 32-bit indexes 8 …gather_uxtw_index_nx4vi32(<vscale x 4 x i1> %Pg, i8* %base, <vscale x 4 x i32> %indexes) nounwind { 12 …rfb.gather.uxtw.index.nx4vi32(<vscale x 4 x i1> %Pg, i8* %base, <vscale x 4 x i32> %indexes, i32 1) 16 …scaled_sxtw_index_nx4vi32(<vscale x 4 x i1> %Pg, i8* %base, <vscale x 4 x i32> %indexes) nounwind { 20 …rfb.gather.sxtw.index.nx4vi32(<vscale x 4 x i1> %Pg, i8* %base, <vscale x 4 x i32> %indexes, i32 1) 24 ; PRFB <prfop>, <Pg>, [<Xn|SP>, <Zm>.D, <mod>] -> 32-bit unpacked indexes 26 …gather_uxtw_index_nx2vi64(<vscale x 2 x i1> %Pg, i8* %base, <vscale x 2 x i32> %indexes) nounwind { 30 …rfb.gather.uxtw.index.nx2vi64(<vscale x 2 x i1> %Pg, i8* %base, <vscale x 2 x i32> %indexes, i32 1) 34 …scaled_sxtw_index_nx2vi64(<vscale x 2 x i1> %Pg, i8* %base, <vscale x 2 x i32> %indexes) nounwind { 38 …rfb.gather.sxtw.index.nx2vi64(<vscale x 2 x i1> %Pg, i8* %base, <vscale x 2 x i32> %indexes, i32 1) [all …]
|
D | sve-masked-scatter-32b-scaled.ll | 8 …r_nxv2i16_sext(<vscale x 2 x i16> %data, i16* %base, <vscale x 2 x i32> %indexes, <vscale x 2 x i1… 13 %ext = sext <vscale x 2 x i32> %indexes to <vscale x 2 x i64> 19 …r_nxv2i32_sext(<vscale x 2 x i32> %data, i32* %base, <vscale x 2 x i32> %indexes, <vscale x 2 x i1… 24 %ext = sext <vscale x 2 x i32> %indexes to <vscale x 2 x i64> 30 …r_nxv2i64_sext(<vscale x 2 x i64> %data, i64* %base, <vscale x 2 x i32> %indexes, <vscale x 2 x i1… 35 %ext = sext <vscale x 2 x i32> %indexes to <vscale x 2 x i64> 41 …nxv2f16_sext(<vscale x 2 x half> %data, half* %base, <vscale x 2 x i32> %indexes, <vscale x 2 x i1… 46 %ext = sext <vscale x 2 x i32> %indexes to <vscale x 2 x i64> 52 …f16_sext(<vscale x 2 x bfloat> %data, bfloat* %base, <vscale x 2 x i32> %indexes, <vscale x 2 x i1… 57 %ext = sext <vscale x 2 x i32> %indexes to <vscale x 2 x i64> [all …]
|
/external/icu/icu4c/source/i18n/ |
D | collationdatawriter.cpp | 57 int32_t indexes[CollationDataReader::IX_TOTAL_SIZE + 1]; in cloneBinary() local 59 *tailoring, *settings, indexes, dest, capacity, in cloneBinary() 80 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeBase() argument 85 indexes, dest, capacity, errorCode); in writeBase() 90 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeTailoring() argument 95 indexes, dest, capacity, errorCode); in writeTailoring() 102 int32_t indexes[], uint8_t *dest, int32_t capacity, in write() argument 111 // the indexes length and writing offsets. in write() 113 // so the indexes length must be at least index-of-start-offset + 2. in write() 128 // For the root collator, we write an even number of indexes in write() [all …]
|
/external/icu/icu4c/source/tools/toolutil/ |
D | collationinfo.cpp | 30 CollationInfo::printSizes(int32_t sizeWithHeader, const int32_t indexes[]) { in printSizes() argument 31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() 36 int32_t length = indexes[CollationDataReader::IX_INDEXES_LENGTH]; in printSizes() 37 printf(" indexes: %6ld *4 = %6ld\n", (long)length, (long)length * 4); in printSizes() 39 length = getDataLength(indexes, CollationDataReader::IX_REORDER_CODES_OFFSET); in printSizes() 44 length = getDataLength(indexes, CollationDataReader::IX_REORDER_TABLE_OFFSET); in printSizes() 50 length = getDataLength(indexes, CollationDataReader::IX_TRIE_OFFSET); in printSizes() 55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes() 60 length = getDataLength(indexes, CollationDataReader::IX_CES_OFFSET); in printSizes() 65 length = getDataLength(indexes, CollationDataReader::IX_RESERVED10_OFFSET); in printSizes() [all …]
|
D | swapimpl.cpp | 110 // formatVersion 2 initially has indexes[8], 32 bytes. in upname_swap() 133 // Swap the indexes[] and the valueMaps[]. in upname_swap() 197 /* the properties file must contain at least the indexes array */ in uprops_swap() 205 /* read the indexes */ in uprops_swap() 213 * indexes[] constants are in uprops.h in uprops_swap() 240 /* swap the indexes[16] */ in uprops_swap() 320 int32_t indexes[16]; in ucase_swap() local 365 /* read the first 16 indexes (ICU 3.2/format version 1: UCASE_IX_TOP==16, might grow) */ in ucase_swap() 367 indexes[i]=udata_readInt32(ds, inIndexes[i]); in ucase_swap() 371 size=indexes[UCASE_IX_LENGTH]; in ucase_swap() [all …]
|
/external/guava/android/guava/src/com/google/common/math/ |
D | Quantiles.java | 59 * percentiles().indexes(50, 90, 99).compute(myDataset); 77 * of the values which would appear at the indexes floor(x) and ceil(x) weighted by (1-frac(x)) and 114 * <p>The time taken to compute multiple quantiles on the same dataset using {@link Scale#indexes 115 * indexes} is generally less than the total time taken to compute each of them separately, and 183 * Specifies multiple quantile indexes to be calculated, each index being the k in the kth 186 * @param indexes the quantile indexes, each of which must be in the inclusive range [0, q] for 187 * q-quantiles; the order of the indexes is unimportant, duplicates will be ignored, and the 189 * @throws IllegalArgumentException if {@code indexes} is empty 191 public ScaleAndIndexes indexes(int... indexes) { in indexes() method in Quantiles.Scale 192 return new ScaleAndIndexes(scale, indexes.clone()); in indexes() [all …]
|
/external/guava/guava/src/com/google/common/math/ |
D | Quantiles.java | 59 * percentiles().indexes(50, 90, 99).compute(myDataset); 77 * of the values which would appear at the indexes floor(x) and ceil(x) weighted by (1-frac(x)) and 114 * <p>The time taken to compute multiple quantiles on the same dataset using {@link Scale#indexes 115 * indexes} is generally less than the total time taken to compute each of them separately, and 183 * Specifies multiple quantile indexes to be calculated, each index being the k in the kth 186 * @param indexes the quantile indexes, each of which must be in the inclusive range [0, q] for 187 * q-quantiles; the order of the indexes is unimportant, duplicates will be ignored, and the 189 * @throws IllegalArgumentException if {@code indexes} is empty 191 public ScaleAndIndexes indexes(int... indexes) { in indexes() method in Quantiles.Scale 192 return new ScaleAndIndexes(scale, indexes.clone()); in indexes() [all …]
|
/external/guava/android/guava-tests/test/com/google/common/math/ |
D | QuantilesTest.java | 67 * - quartiles with index and with indexes taking int-varargs, and with compute taking a 69 * - scale with index and with indexes taking int-varargs, and with all overloads of compute 71 * - scale with indexes taking integer-collection with compute taking a double-collection and with 74 * - percentiles with index and with indexes taking int-varargs, and with compute taking a 152 assertThat(quartiles().indexes(1, 3).compute(SIXTEEN_SQUARES_DOUBLES)) in testQuartiles_indexes_varargs_compute_doubleCollection() 159 assertThat(quartiles().indexes(1, 3).computeInPlace(dataset)) in testQuartiles_indexes_varargs_computeInPlace() 228 assertThat(Quantiles.scale(10).indexes(0, 10, 5, 1, 8, 1).compute(SIXTEEN_SQUARES_DOUBLES)) in testScale_indexes_varargs_compute_doubleCollection() 240 // array of indexes to be calculated is modified between the calls to indexes and compute: since in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() 242 int[] indexes = {0, 10, 5, 1, 8, 10}; in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() local 243 ScaleAndIndexes intermediate = Quantiles.scale(10).indexes(indexes); in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() [all …]
|
/external/guava/guava-tests/test/com/google/common/math/ |
D | QuantilesTest.java | 67 * - quartiles with index and with indexes taking int-varargs, and with compute taking a 69 * - scale with index and with indexes taking int-varargs, and with all overloads of compute 71 * - scale with indexes taking integer-collection with compute taking a double-collection and with 74 * - percentiles with index and with indexes taking int-varargs, and with compute taking a 152 assertThat(quartiles().indexes(1, 3).compute(SIXTEEN_SQUARES_DOUBLES)) in testQuartiles_indexes_varargs_compute_doubleCollection() 159 assertThat(quartiles().indexes(1, 3).computeInPlace(dataset)) in testQuartiles_indexes_varargs_computeInPlace() 228 assertThat(Quantiles.scale(10).indexes(0, 10, 5, 1, 8, 1).compute(SIXTEEN_SQUARES_DOUBLES)) in testScale_indexes_varargs_compute_doubleCollection() 240 // array of indexes to be calculated is modified between the calls to indexes and compute: since in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() 242 int[] indexes = {0, 10, 5, 1, 8, 10}; in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() local 243 ScaleAndIndexes intermediate = Quantiles.scale(10).indexes(indexes); in testScale_indexes_varargs_compute_doubleCollection_snapshotsIndexes() [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | firestore_v1beta2.projects.databases.collectionGroups.indexes.html | 75 …/a> . <a href="firestore_v1beta2.projects.databases.collectionGroups.indexes.html">indexes</a></h1> 88 <p class="firstline">Lists composite indexes.</p> 105 { # Cloud Firestore indexes enable simple and complex queries against 109 # For composite indexes, this is always 2 or more fields. 116 # For single field indexes, this will always be exactly one entry with a 122 # For single field indexes, this must match the name of the field or may 129 "queryScope": "A String", # Indexes with a collection query scope specified allow queries 133 # Indexes with a collection group query scope specified allow queries against 140 # The form of this name for composite indexes will be: 141 …# `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composi… [all …]
|
D | firestore_v1.projects.databases.collectionGroups.indexes.html | 75 …oups</a> . <a href="firestore_v1.projects.databases.collectionGroups.indexes.html">indexes</a></h1> 88 <p class="firstline">Lists composite indexes.</p> 105 { # Cloud Firestore indexes enable simple and complex queries against 109 # For composite indexes, this is always 2 or more fields. 116 # For single field indexes, this will always be exactly one entry with a 122 # For single field indexes, this must match the name of the field or may 129 "queryScope": "A String", # Indexes with a collection query scope specified allow queries 133 # Indexes with a collection group query scope specified allow queries against 140 # The form of this name for composite indexes will be: 141 …# `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composi… [all …]
|
D | firestore_v1beta2.projects.databases.collectionGroups.fields.html | 111 # explicitly remove all indexes for this field, specify an index config 112 # with an empty list of indexes. 127 "indexes": [ # The indexes supported for this field. 128 { # Cloud Firestore indexes enable simple and complex queries against 132 # For composite indexes, this is always 2 or more fields. 139 # For single field indexes, this will always be exactly one entry with a 145 # For single field indexes, this must match the name of the field or may 152 … "queryScope": "A String", # Indexes with a collection query scope specified allow queries 156 # Indexes with a collection group query scope specified allow queries against 163 # The form of this name for composite indexes will be: [all …]
|
D | firestore_v1.projects.databases.collectionGroups.fields.html | 111 # explicitly remove all indexes for this field, specify an index config 112 # with an empty list of indexes. 127 "indexes": [ # The indexes supported for this field. 128 { # Cloud Firestore indexes enable simple and complex queries against 132 # For composite indexes, this is always 2 or more fields. 139 # For single field indexes, this will always be exactly one entry with a 145 # For single field indexes, this must match the name of the field or may 152 … "queryScope": "A String", # Indexes with a collection query scope specified allow queries 156 # Indexes with a collection group query scope specified allow queries against 163 # The form of this name for composite indexes will be: [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UBiDiProps.java | 46 // read indexes[] in readData() 50 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData() 52 indexes=new int[count]; in readData() 54 indexes[0]=count; in readData() 56 indexes[i]=bytes.getInt(); in readData() 61 int expectedTrieLength=indexes[IX_TRIE_SIZE]; in readData() 70 count=indexes[IX_MIRROR_LENGTH]; in readData() 76 count=indexes[IX_JG_LIMIT]-indexes[IX_JG_START]; in readData() 81 count=indexes[IX_JG_LIMIT2]-indexes[IX_JG_START2]; in readData() 110 length=indexes[IX_MIRROR_LENGTH]; in addPropertyStarts() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UBiDiProps.java | 50 // read indexes[] in readData() 54 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData() 56 indexes=new int[count]; in readData() 58 indexes[0]=count; in readData() 60 indexes[i]=bytes.getInt(); in readData() 65 int expectedTrieLength=indexes[IX_TRIE_SIZE]; in readData() 74 count=indexes[IX_MIRROR_LENGTH]; in readData() 80 count=indexes[IX_JG_LIMIT]-indexes[IX_JG_START]; in readData() 85 count=indexes[IX_JG_LIMIT2]-indexes[IX_JG_START2]; in readData() 114 length=indexes[IX_MIRROR_LENGTH]; in addPropertyStarts() [all …]
|
/external/okio/okio/src/commonMain/kotlin/okio/ |
D | Options.kt | 40 // indexes to the caller's indexes. in <lambda>() 43 val indexes = mutableListOf(*byteStrings.map { -1 }.toTypedArray()) in <lambda>() constant 46 indexes[sortedIndex] = callerIndex in <lambda>() 61 if (indexes[b] > indexes[a]) { in <lambda>() 63 indexes.removeAt(b) in <lambda>() 72 buildTrieRecursive(node = trieBytes, byteStrings = list, indexes = indexes) in <lambda>() 91 * - a heterogeneous list of selectChoiceCount result indexes (>= 0) or offsets (< 0) of the in <lambda>() 114 indexes: List<Int> in <lambda>() 128 prefixIndex = indexes[fromIndex] in <lambda>() 171 node.writeInt(indexes[rangeStart]) in <lambda>() [all …]
|
/external/llvm-project/lldb/source/Symbol/ |
D | Symtab.cpp | 143 void Symtab::Dump(Stream *s, Target *target, std::vector<uint32_t> &indexes, in Dump() argument 150 s->Printf("Symtab %" PRIu64 " symbol indexes (%" PRIu64 " symbols total):\n", in Dump() 151 (uint64_t)indexes.size(), (uint64_t)m_symbols.size()); in Dump() 154 if (!indexes.empty()) { in Dump() 156 std::vector<uint32_t>::const_iterator end = indexes.end(); in Dump() 158 for (pos = indexes.begin(); pos != end; ++pos) { in Dump() 411 void Symtab::AppendSymbolNamesToMap(const IndexCollection &indexes, in AppendSymbolNamesToMap() argument 420 const size_t num_indexes = indexes.size(); in AppendSymbolNamesToMap() 422 uint32_t value = indexes[i]; in AppendSymbolNamesToMap() 441 std::vector<uint32_t> &indexes, in AppendSymbolIndexesWithType() argument [all …]
|
/external/icu/icu4c/source/tools/gennorm2/ |
D | n2builder.cpp | 100 memset(indexes, 0, sizeof(indexes)); in Normalizer2DataBuilder() 441 norm16=indexes[Normalizer2Impl::IX_MIN_YES_NO]+norm.offset*2; in writeNorm16() 444 norm16=indexes[Normalizer2Impl::IX_MIN_YES_NO_MAPPINGS_ONLY]+norm.offset*2; in writeNorm16() 447 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO]+norm.offset*2; in writeNorm16() 450 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_BOUNDARY_BEFORE]+norm.offset*2; in writeNorm16() 453 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]+norm.offset*2; in writeNorm16() 456 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_EMPTY]+norm.offset*2; in writeNorm16() 473 norm16=indexes[Normalizer2Impl::IX_MIN_MAYBE_YES]+norm.offset*2; in writeNorm16() 496 if(isDecompNo && start<indexes[Normalizer2Impl::IX_MIN_DECOMP_NO_CP]) { in writeNorm16() 497 indexes[Normalizer2Impl::IX_MIN_DECOMP_NO_CP]=start; in writeNorm16() [all …]
|
/external/icu/icu4c/source/tools/gensprep/ |
D | store.c | 63 * int32_t indexes[_SPREP_INDEX_TOP]; -- _SPREP_INDEX_TOP=16, see enum in sprpimpl.h file 65 * UTrie stringPrepTrie; -- size in bytes=indexes[_SPREP_INDEX_TRIE_SIZE] 68 …* size in bytes = indexes[_SPREP_INDEX_MAPPING_DAT… 70 * The indexes array contains the following values: 71 * indexes[_SPREP_INDEX_TRIE_SIZE] -- The size of the StringPrep trie in bytes 72 * indexes[_SPREP_INDEX_MAPPING_DATA_SIZE] -- The size of the mappingTable in bytes 73 …* indexes[_SPREP_NORM_CORRECTNS_LAST_UNI_VERSION] -- The index of Unicode version of last entry … 74 …* indexes[_SPREP_ONE_UCHAR_MAPPING_INDEX_START] -- The starting index of 1 UChar mapping inde… 75 …* indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START] -- The starting index of 2 UChars mapping inde… 76 …* indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] -- The starting index of 3 UChars mapping inde… [all …]
|
/external/libabigail/tests/data/test-core-diff/ |
D | report13.txt | 2 happened at indexes: 2 (c), 3 (d), 4 (e), 8 (i) 6 …inserted indexes from second sequence: 0 (j), 1 (k), 2 (l), 3 (m), 4 (n), 5 (o), 6 (p), 7 (q), 8 (… 8 inserted indexes from second sequence: 10 (t) 10 inserted indexes from second sequence: 12 (d) 12 inserted indexes from second sequence: 13 (u) 14 inserted indexes from second sequence: 15 (v) 16 inserted indexes from second sequence: 17 (w) 18 inserted indexes from second sequence: 18 (x)
|
/external/icu/libicu/cts_headers/ |
D | unormimp.h | 90 /* canonStartSets[0..31] contains indexes for what is in the array */ 109 /* 14 bit indexes to canonical USerializedSets */ 116 /* indexes[] value names */ 188 * int32_t indexes[_NORM_INDEX_TOP]; -- _NORM_INDEX_TOP=32, see enum in this file 190 * UTrie normTrie; -- size in bytes=indexes[_NORM_INDEX_TRIE_SIZE] 192 * uint16_t extraData[extraDataTop]; -- extraDataTop=indexes[_NORM_INDEX_UCHAR_COUNT] 196 …* uint16_t combiningTable[combiningTableTop]; -- combiningTableTop=indexes[_NORM_INDEX_COMBINE_DA… 200 * UTrie fcdTrie; -- size in bytes=indexes[_NORM_INDEX_FCD_TRIE_SIZE] 202 * UTrie auxTrie; -- size in bytes=indexes[_NORM_INDEX_AUX_TRIE_SIZE] 204 …* uint16_t canonStartSets[canonStartSetsTop] -- canonStartSetsTop=indexes[_NORM_INDEX_CANON_SET_… [all …]
|
/external/icu/icu4c/source/common/ |
D | unormimp.h | 90 /* canonStartSets[0..31] contains indexes for what is in the array */ 109 /* 14 bit indexes to canonical USerializedSets */ 116 /* indexes[] value names */ 188 * int32_t indexes[_NORM_INDEX_TOP]; -- _NORM_INDEX_TOP=32, see enum in this file 190 * UTrie normTrie; -- size in bytes=indexes[_NORM_INDEX_TRIE_SIZE] 192 * uint16_t extraData[extraDataTop]; -- extraDataTop=indexes[_NORM_INDEX_UCHAR_COUNT] 196 …* uint16_t combiningTable[combiningTableTop]; -- combiningTableTop=indexes[_NORM_INDEX_COMBINE_DA… 200 * UTrie fcdTrie; -- size in bytes=indexes[_NORM_INDEX_FCD_TRIE_SIZE] 202 * UTrie auxTrie; -- size in bytes=indexes[_NORM_INDEX_AUX_TRIE_SIZE] 204 …* uint16_t canonStartSets[canonStartSetsTop] -- canonStartSetsTop=indexes[_NORM_INDEX_CANON_SET_… [all …]
|
D | ucol_swp.cpp | 313 int32_t indexes[IX_TOTAL_SIZE+1]; in swapFormatVersion4() local 324 int32_t indexesLength=indexes[0]=udata_readInt32(ds, inIndexes[0]); in swapFormatVersion4() 334 indexes[i]=udata_readInt32(ds, inIndexes[i]); in swapFormatVersion4() 337 indexes[i]=-1; in swapFormatVersion4() 339 inIndexes=NULL; // Make sure we do not accidentally use these instead of indexes[]. in swapFormatVersion4() 344 size=indexes[IX_TOTAL_SIZE]; in swapFormatVersion4() 346 size=indexes[indexesLength-1]; in swapFormatVersion4() 365 // Swap the int32_t indexes[]. in swapFormatVersion4() 369 // Here we use indexes[] not inIndexes[] because in swapFormatVersion4() 371 int32_t index; // one of the indexes[] slots in swapFormatVersion4() [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | broadcast_to.h | 26 int indexes[N], int dim, const int last_broadcasting_dim, in BroadcastImpl() 32 input_data + SubscriptToIndex(input_desc, indexes) * type_size; in BroadcastImpl() 34 output_data + SubscriptToIndex(output_desc, indexes) * type_size; in BroadcastImpl() 42 for (indexes[dim] = 0; indexes[dim] < input_desc.extents[dim]; in BroadcastImpl() 43 ++indexes[dim]) { in BroadcastImpl() 44 BroadcastImpl<N>(input_desc, input_data, output_desc, output_data, indexes, in BroadcastImpl() 49 indexes[dim] = 0; in BroadcastImpl() 53 output_data + SubscriptToIndex(output_desc, indexes) * type_size; in BroadcastImpl() 91 int indexes[N] = {0}; in BroadcastTo() local 92 BroadcastImpl<N>(input_desc, input_data, output_desc, output_data, indexes, 0, in BroadcastTo()
|
D | sub.h | 98 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow() 99 output_data[SubscriptToIndex(output_desc, indexes)] = in BroadcastSubSlow() 101 input1_data[SubscriptToIndex(desc1, indexes)] - in BroadcastSubSlow() 102 input2_data[SubscriptToIndex(desc2, indexes)], in BroadcastSubSlow() 138 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow() 140 params.input1_offset + input1_data[SubscriptToIndex(desc1, indexes)]; in BroadcastSubSlow() 142 params.input2_offset + input2_data[SubscriptToIndex(desc2, indexes)]; in BroadcastSubSlow() 159 output_data[SubscriptToIndex(output_desc, indexes)] = in BroadcastSubSlow() 195 auto sub_func = [&](int indexes[N]) { in BroadcastSubSlow() 196 output_data[SubscriptToIndex(output_desc, indexes)] = in BroadcastSubSlow() [all …]
|