Searched refs:vi2 (Results 1 – 7 of 7) sorted by relevance
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
D | Well512a.java | 90 final int vi2 = v[i2[index]]; in next() local 95 final int z2 = vi2 ^ (vi2 >>> 11); in next()
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/collision/shapes/ |
D | ChainShape.java | 148 final Vec2 vi2 = m_vertices[i2]; 153 float v2x = (xfq.c * vi2.x - xfq.s * vi2.y) + xfp.x; 154 float v2y = (xfq.s * vi2.x + xfq.c * vi2.y) + xfp.y;
|
/external/valgrind/helgrind/ |
D | libhb_core.c | 3376 static inline UInt hash_VtsIDs ( VtsID vi1, VtsID vi2, UInt nTab ) { in hash_VtsIDs() argument 3377 UInt hash = ROL32(vi1,19) ^ ROL32(vi2,13); in hash_VtsIDs() 3383 struct { VtsID vi1; VtsID vi2; Bool leq; } member 3388 struct { VtsID vi1; VtsID vi2; VtsID res; } member 3395 cmpLEQ_cache[i].vi2 = VtsID_INVALID; in VtsID__invalidate_caches() 3400 join2_cache[i].vi2 = VtsID_INVALID; in VtsID__invalidate_caches() 3430 static Bool VtsID__cmpLEQ_WRK ( VtsID vi1, VtsID vi2 ) { in VtsID__cmpLEQ_WRK() argument 3435 tl_assert(vi1 != vi2); in VtsID__cmpLEQ_WRK() 3438 hash = hash_VtsIDs(vi1, vi2, N_CMPLEQ_CACHE); in VtsID__cmpLEQ_WRK() 3440 && cmpLEQ_cache[hash].vi2 == vi2) in VtsID__cmpLEQ_WRK() [all …]
|
/external/libvorbis/lib/ |
D | vorbisfile.c | 2143 vorbis_info *vi1,*vi2; in ov_crosslap() local 2163 vi2=ov_info(vf2,-1); in ov_crosslap() 2169 n2=vorbis_info_blocksize(vi2,0)>>(1+hs2); in ov_crosslap() 2189 _ov_splice(pcm,lappcm,n1,n2,vi1->channels,vi2->channels,w1,w2); in ov_crosslap()
|
/external/clang/test/CodeGen/ |
D | builtins-ppc-altivec.c | 8903 vector int vi2 = (vector int)(-2); in test7() local 8904 res_i = (vi1 == vi2); in test7() 8908 res_i = (vi1 != vi2); in test7() 8912 res_i = (vi1 < vi2); in test7() 8916 res_i = (vi1 > vi2); in test7() 8920 res_i = (vi1 <= vi2); in test7() 8924 res_i = (vi1 >= vi2); in test7()
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 404 vector int vi2 = (vector int){1}; // vi2 will be (1, 0, 0, 0).
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 1133 .távi2 41508 2ótávi2 48264 rtávi2 53172 tívi2 62438 ztávi2
|