HomeSort by relevance Sort by last modified time
    Searched defs:index1 (Results 1 - 25 of 442) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
unicodetype_db.h 175 static unsigned char index1[] = { variable
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
unicodetype_db.h 175 static unsigned char index1[] = { variable
    [all...]
  /external/python/cpython2/Objects/
unicodetype_db.h 175 static unsigned char index1[] = { variable
    [all...]
  /external/python/cpython3/Objects/
unicodetype_db.h 1745 static unsigned char index1[] = { variable
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/
array_test.cc 96 std::vector<int64> index1 = {1, 1}; local
98 EXPECT_EQ(arr(index1), 0);
100 arr(index1) = 51;
  /external/libexif/libexif/pentax/
mnote-pentax-entry.c 271 int index1, index2; member in struct:__anon24796::__anon24797
380 || ((items2[i].elem[j].index2 == vs2) && (items2[i].elem[j].index1 < vs))); j++);
381 if ((items2[i].elem[j].index1 != vs) || (items2[i].elem[j].index2 != vs2)) {
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 236 int index1 = ((DOMOrder) node1).getUid(); local
239 return index1 <= index2;
  /external/libldac/src/
mdct_fixp_ldac.c 29 INT32 coef, index0, index1, offset; local
79 index1 = 1 << (i+1);
84 g0 = mul_rsftrnd_ldac(a_work[index1], p_c[coef], LDAC_Q_MDCT_COS+1);
85 g1 = mul_rsftrnd_ldac(a_work[index1+1], p_s[coef], LDAC_Q_MDCT_SIN+1);
88 g0 = mul_rsftrnd_ldac(a_work[index1], p_s[coef], LDAC_Q_MDCT_SIN+1);
89 g1 = mul_rsftrnd_ldac(a_work[index1+1], p_c[coef], LDAC_Q_MDCT_COS+1);
97 a_work[index1] = g0 - g2;
98 a_work[index1+1] = g1 - g3;
101 index1 += 2;
105 index1 += offset
    [all...]
mdct_ldac.c 29 int coef, index0, index1, offset; local
57 index1 = 1 << (i+1);
66 c = p_work[index1+0] * cc + p_work[index1+1] * cs;
67 d = p_work[index1+0] * cs - p_work[index1+1] * cc;
71 p_work[index1+0] = a - c;
72 p_work[index1+1] = b - d;
74 index1 += offset;
77 index1 += 2 - nsmpl
    [all...]
  /external/skia/src/core/
SkLineClipper.cpp 97 int index0, index1; local
101 index1 = 1;
104 index1 = 0;
114 if (tmp[index1].fY > clip.fBottom) {
115 tmp[index1].set(sect_with_horizontal(src, clip.fBottom), clip.fBottom);
120 index1 = 1;
123 index1 = 0;
127 if ((tmp[index1].fX <= clip.fLeft || tmp[index0].fX >= clip.fRight) &&
128 tmp[index0].fX < tmp[index1].fX) {
136 if (tmp[index1].fX > clip.fRight)
162 int index0, index1; local
    [all...]
  /external/skqp/src/core/
SkLineClipper.cpp 97 int index0, index1; local
101 index1 = 1;
104 index1 = 0;
114 if (tmp[index1].fY > clip.fBottom) {
115 tmp[index1].set(sect_with_horizontal(src, clip.fBottom), clip.fBottom);
120 index1 = 1;
123 index1 = 0;
127 if ((tmp[index1].fX <= clip.fLeft || tmp[index0].fX >= clip.fRight) &&
128 tmp[index0].fX < tmp[index1].fX) {
136 if (tmp[index1].fX > clip.fRight)
162 int index0, index1; local
    [all...]
  /external/tensorflow/tensorflow/contrib/image/kernels/
bipartite_match_op.cc 24 DistancePair(int i1, int i2, double d) : index1(i1), index2(i2), dist(d) {}
28 int index1, index2; member in struct:__anon39178::DistancePair
95 for (int index1 = 0; index1 < num_valid_rows; index1++) {
98 DistancePair(index1, index2, distance_mat(index1, index2)));
107 if (row_to_col_match_vec[match.index1] == -1 &&
109 row_to_col_match_vec[match.index1] = match.index2;
110 col_to_row_match_vec[match.index2] = match.index1;
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationItem.java 73 int index1 = item1.type.getIndex(); local
76 if (index1 < index2) {
78 } else if (index1 > index2) {
  /dalvik/dx/src/com/android/dx/dex/file/
AnnotationItem.java 72 int index1 = item1.type.getIndex(); local
75 if (index1 < index2) {
77 } else if (index1 > index2) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
unicodedata_db.h 667 static unsigned char index1[] = { variable
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
unicodedata_db.h 667 static unsigned char index1[] = { variable
    [all...]
  /external/freetype/src/type1/
t1afm.c 94 FT_ULong index1 = KERN_INDEX( pair1->index1, pair1->index2 ); local
95 FT_ULong index2 = KERN_INDEX( pair2->index1, pair2->index2 );
98 if ( index1 > index2 )
100 else if ( index1 < index2 )
204 kp->index1 = FT_Get_Char_Index( t1_face, p[0] );
349 midi = KERN_INDEX( mid->index1, mid->index2 );
  /external/icu/icu4c/source/common/
utrie2_impl.h 145 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH]; member in struct:UNewTrie2
  /external/python/cpython2/Modules/
unicodedata_db.h 667 static unsigned char index1[] = { variable
    [all...]
  /external/python/cpython3/Modules/
unicodedata_db.h 698 static unsigned char index1[] = { variable
    [all...]
  /art/compiler/optimizing/
stack_map_test.cc 114 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( local
117 ASSERT_EQ(1u, index1);
119 DexRegisterLocation location1 = location_catalog.GetDexRegisterLocation(index1);
230 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( local
233 ASSERT_EQ(1u, index1);
235 DexRegisterLocation location1 = location_catalog.GetDexRegisterLocation(index1);
290 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( local
293 ASSERT_EQ(3u, index1);
295 DexRegisterLocation location1 = location_catalog.GetDexRegisterLocation(index1);
344 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex local
398 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( local
488 const size_t index1 = local
571 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( local
    [all...]
  /external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
InternalNano.java 206 int index1 = 0; local
211 while (index1 < length1 && field1[index1] == null) {
212 index1++;
217 boolean atEndOf1 = index1 >= length1;
225 } else if (!Arrays.equals(field1[index1], field2[index2])) {
229 index1++;
241 int index1 = 0; local
246 while (index1 < length1 && field1[index1] == null)
    [all...]
  /frameworks/av/media/libmediaplayerservice/tests/
DrmSessionManager_test.cpp 106 ssize_t index1 = map.indexOfKey(kTestPid1); local
107 ASSERT_GE(index1, 0);
108 const SessionInfos& infos1 = map[index1];
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioPort.cpp 263 int index1 = -1, index2 = -1; local
265 (i < ARRAY_SIZE(sPcmFormatCompareTable)) && ((index1 == -1) || (index2 == -1));
268 index1 = i;
274 // format1 not found => index1 < 0 => format2 > format1
276 return index1 - index2;
  /frameworks/av/services/mediadrm/tests/
DrmSessionManager_test.cpp 102 ssize_t index1 = map.indexOfKey(kTestPid1); local
103 ASSERT_GE(index1, 0);
104 const SessionInfos& infos1 = map[index1];

Completed in 638 milliseconds

1 2 3 4 5 6 7 8 91011>>