/external/v8/test/mjsunit/harmony/ |
H A D | futex.js | 271 var index1 = 4; variable 277 Atomics.futexWakeOrRequeue(i32a, index1, 1, 42, index2)); 279 assertEquals(4, %AtomicsFutexNumWaitersForTesting(i32a, index1)); 283 assertEquals(1, Atomics.futexWakeOrRequeue(i32a, index1, 1, 0, index2)); 300 assertEquals(0, %AtomicsFutexNumWaitersForTesting(i32a, index1)); 315 assertEquals(0, %AtomicsFutexNumWaitersForTesting(i32a, index1)); 334 index1 = 0; 336 assertEquals(4, %AtomicsFutexNumWaitersForTesting(i32a2, index1)); 339 assertEquals(2, Atomics.futexWakeOrRequeue(i32a2, index1, 2, 0, index2)); 341 assertEquals(0, %AtomicsFutexNumWaitersForTesting(i32a2, index1)); [all...] |
/external/libexif/libexif/pentax/ |
H A D | mnote-pentax-entry.c | 271 int index1, index2; member in struct:__anon9687::__anon9688 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/icu/icu4c/source/common/ |
H A D | utrie2_impl.h | 143 int32_t index1[UNEWTRIE2_INDEX_1_LENGTH]; member in struct:UNewTrie2
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
H A D | Eigen3f.java | 183 * @param index1
187 private void computeVectors(Matrix3f mat, Vector3f vect, int index1,
argument 233 p00 = eigenValues[index1] - vect.dot(tempVect);
235 p11 = eigenValues[index1] - vectorS.dot(mat.mult(vectorS));
253 eigenVectors[index1] = vect.mult(p01).add(vectorS.mult(p00));
258 eigenVectors[index1] = vect.mult(p11).add(vectorS.mult(p01));
262 eigenVectors[index1].set(vectorS);
264 eigenVectors[index1].set(vect);
268 eigenVectors[index3].cross(eigenVectors[index1], eigenVectors[index2]);
|
/external/v8/test/cctest/compiler/ |
H A D | test-run-wasm-machops.cc | 110 Node* index1 = m.IntPtrConstant(y * sizeof(buffer[0])); local 111 m.Store(rep.representation(), base, index1, load, kNoWriteBarrier);
|
H A D | test-run-load-store.cc | 183 Node* index1 = m.IntPtrConstant(y * sizeof(buffer[0])); local 184 m.Store(rep.representation(), base, index1, load, kNoWriteBarrier);
|
/external/v8/test/cctest/ |
H A D | test-liveedit.cc | 51 bool Equals(int index1, int index2) { argument 52 return s1_[index1] == s2_[index2];
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | PropsVectors.java | 48 // elements in v starting from index1 to index1 + length - 1 51 private boolean areElementsSame(int index1, int[] target, int index2, argument 54 if (v[index1 + i] != target[index2 + i]) {
|
H A D | Trie2Writable.java | 120 index1[i]=j; 125 index1[i]=UNEWTRIE2_INDEX_2_NULL_OFFSET; 161 i2=index1[c>>UTRIE2_SHIFT_1]+ 194 i2=index1[i1]; 197 index1[i1]=i2; 328 this.index1 = tempTrie.index1; 590 i2=index1[c>>UTRIE2_SHIFT_1]+ 681 i2Block=index1[--i1]; 901 index1[ 1188 private int[] index1 = new int[UNEWTRIE2_INDEX_1_LENGTH]; field in class:Trie2Writable [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | PropsVectors.java | 46 // elements in v starting from index1 to index1 + length - 1 49 private boolean areElementsSame(int index1, int[] target, int index2, argument 52 if (v[index1 + i] != target[index2 + i]) {
|
H A D | Trie2Writable.java | 118 index1[i]=j; 123 index1[i]=UNEWTRIE2_INDEX_2_NULL_OFFSET; 159 i2=index1[c>>UTRIE2_SHIFT_1]+ 192 i2=index1[i1]; 195 index1[i1]=i2; 326 this.index1 = tempTrie.index1; 588 i2=index1[c>>UTRIE2_SHIFT_1]+ 679 i2Block=index1[--i1]; 899 index1[ 1186 private int[] index1 = new int[UNEWTRIE2_INDEX_1_LENGTH]; field in class:Trie2Writable [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/collision/bih/ |
H A D | BIHTree.java | 377 public void swapTriangles(int index1, int index2) { argument 378 int p1 = index1 * 9; 391 int tmp2 = triIndices[index1]; 392 triIndices[index1] = triIndices[index2];
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
H A D | Node.java | 398 * @param index1 The index of the first child to swap 401 public void swapChildren(int index1, int index2) { argument 403 Spatial c1 = children.remove(index1); 404 children.add(index1, c2);
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_sanity.c | 87 uint file, uint index1, uint index2) 91 reg->indices[0] = index1; 86 fill_scan_register2d(scan_register *reg, uint file, uint index1, uint index2) argument
|
/external/pdfium/third_party/freetype/src/type1/ |
H A D | t1afm.c | 92 FT_ULong index1 = KERN_INDEX( pair1->index1, pair1->index2 ); local 93 FT_ULong index2 = KERN_INDEX( pair2->index1, pair2->index2 ); 96 if ( index1 > index2 ) 98 else if ( index1 < index2 ) 202 kp->index1 = FT_Get_Char_Index( t1_face, p[0] ); 337 midi = KERN_INDEX( mid->index1, mid->index2 );
|
/external/skia/src/core/ |
H A D | 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] 188 int index0, index1; local [all...] |
/external/nist-sip/java/gov/nist/javax/sip/header/ |
H A D | SIPHeaderList.java | 633 public java.util.List<HDR> subList(int index1, int index2) { argument 634 return this.hlist.subList(index1, index2);
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
H A D | MutableMethodImplementation.java | 305 public void swapInstructions(int index1, int index2) { argument 306 if (index1 >= instructionList.size() - 1 || index2 >= instructionList.size() - 1) { 309 MethodLocation first = instructionList.get(index1); 325 if (index2 < index1) { 327 index2 = index1; 328 index1 = tmp; 332 for (int i=index1+1; i<=index2; i++) {
|
/external/vboot_reference/utility/ |
H A D | bmpblk_utility.cc | 256 int depth = 0, index1 = 0, index2 = 0; local 267 screen.data.images[index1].x = atoi((char*)event.data.scalar.value); 270 screen.data.images[index1].y = atoi((char*)event.data.scalar.value); 273 screen.image_names[index1] = (char*)event.data.scalar.value; 281 if (screen.image_names[index1] == RENDER_HWID) { 286 } else if (screen.image_names[index1] == RENDER_HWID_RTOL) { 301 index1++;
|
/external/aac/libFDK/src/ |
H A D | fixpoint_math.cpp | 294 UINT index1 = (UINT)(LONG)(x >> 20) & 0x1F; local 297 UINT lookup1 = exp2_tab_long[index1]*set_zero;
|
/external/ceres-solver/internal/ceres/ |
H A D | covariance_impl.cc | 292 int index1 = FindOrDie(parameter_block_to_row_index_, block_pair.first); local 299 if (index1 > index2) {
|
/external/dng_sdk/source/ |
H A D | dng_pixel_buffer.cpp | 176 uint32 index1; local 185 index1 = 1; 192 index1 = 0; 199 index1 = 2; 211 index1 = 0; 218 index1 = 1; 225 index1 = 2; 238 count1 = count [index1]; 248 sStep1 = step [index1]; 256 dStep1 = step [index1]; [all...] |
/external/freetype/include/freetype/internal/ |
H A D | t1types.h | 162 FT_UInt index1; member in struct:AFM_KernPairRec_
|
/external/freetype/src/pshinter/ |
H A D | pshrec.c | 372 FT_UInt index1, 375 PS_Mask mask1 = table->masks + index1; 404 FT_UInt index1, 411 /* swap index1 and index2 so that index1 < index2 */ 412 if ( index1 > index2 ) 417 temp = index1; 418 index1 = index2; 422 if ( index1 < index2 && index2 < table->num_masks ) 424 /* we need to merge the bitsets of index1 an 371 ps_mask_table_test_intersect( PS_Mask_Table table, FT_UInt index1, FT_UInt index2 ) argument 403 ps_mask_table_merge( PS_Mask_Table table, FT_UInt index1, FT_UInt index2, FT_Memory memory ) argument 503 FT_Int index1, index2; local [all...] |
/external/icu/icu4c/source/test/intltest/ |
H A D | transapi.cpp | 442 UTransPosition index1[]={ local 449 for(uint32_t i=0; i<sizeof(index1)/sizeof(index1[0]); i++){ 451 t->transliterate(rs, index1[i], insertion, status);
|