/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetSelector.java | 47 private void generateSelectorData(PropsVectors pvec, in generateSelectorData() argument 53 pvec.setValue(PropsVectors.ERROR_VALUE_CP, in generateSelectorData() 69 pvec.setValue(startChar, endChar, column, ~0, mask); in generateSelectorData() 81 pvec.setValue(startChar, endChar, col, ~0, ~0); in generateSelectorData() 86 trie = pvec.compactToTrieWithRowIndexes(); in generateSelectorData() 87 pv = pvec.getCompactedArray(); in generateSelectorData() 182 PropsVectors pvec = new PropsVectors((encodingCount + 31) / 32); in CharsetSelector() local 183 generateSelectorData(pvec, excludedCodePoints, mappingTypes); in CharsetSelector()
|
/external/libffi/src/powerpc/ |
D | ffi_linux64.c | 865 float128 *pvec) in ffi_closure_helper_LINUX64() argument 877 float128 *end_pvec = pvec + NUM_VEC_ARG_REGISTERS64; in ffi_closure_helper_LINUX64() 968 if (pvec + elnum <= end_pvec) in ffi_closure_helper_LINUX64() 969 to.v = pvec; in ffi_closure_helper_LINUX64() 988 if (pvec < end_pvec && i < nfixedargs) in ffi_closure_helper_LINUX64() 989 *to.f128 = *pvec++; in ffi_closure_helper_LINUX64() 1058 if (pvec < end_pvec && i < nfixedargs) in ffi_closure_helper_LINUX64() 1059 avalue[i] = pvec++; in ffi_closure_helper_LINUX64()
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | intersect.inl | 79 genType pvec = cross(dir, edge2); local 81 float det = dot(edge1, pvec); 89 position.y = dot(tvec, pvec) * inv_det;
|
/external/llvm-project/llvm/test/Bitcode/ |
D | compatibility-3.7.ll | 856 <2 x i8*> %pvec, <2 x i64> %offsets) { 890 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 891 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-3.6.ll | 814 <2 x i8*> %pvec, <2 x i64> %offsets) { 849 getelementptr <2 x i8*> %pvec, <2 x i64> %offsets 850 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-3.8.ll | 1004 <2 x i8*> %pvec, <2 x i64> %offsets) { 1038 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1039 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-3.9.ll | 1075 <2 x i8*> %pvec, <2 x i64> %offsets) { 1109 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1110 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-6.0.ll | 1093 <2 x i8*> %pvec, <2 x i64> %offsets) { 1127 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1128 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-5.0.ll | 1082 <2 x i8*> %pvec, <2 x i64> %offsets) { 1116 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1117 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-4.0.ll | 1075 <2 x i8*> %pvec, <2 x i64> %offsets) { 1109 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1110 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility.ll | 1280 <2 x i8*> %pvec, <2 x i64> %offsets) { 1314 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1315 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
/external/llvm/test/Bitcode/ |
D | compatibility-3.7.ll | 856 <2 x i8*> %pvec, <2 x i64> %offsets) { 890 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 891 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-3.6.ll | 814 <2 x i8*> %pvec, <2 x i64> %offsets) { 849 getelementptr <2 x i8*> %pvec, <2 x i64> %offsets 850 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility-3.8.ll | 1004 <2 x i8*> %pvec, <2 x i64> %offsets) { 1038 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1039 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
D | compatibility.ll | 1078 <2 x i8*> %pvec, <2 x i64> %offsets) { 1112 getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets 1113 ; CHECK: getelementptr i8, <2 x i8*> %pvec, <2 x i64> %offsets
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 2518 _NEON2SSE_ALIGN_16 int32_t pvec[4] = {0,0,0,0}; in _MM_INSERT_EPI32() local 2521 pvec[LANE] = p; in _MM_INSERT_EPI32() 2524 p_masked = _mm_andnot_si128 (*(__m128i*)mask,*(__m128i*)pvec); //ready for vec in _MM_INSERT_EPI32() 2530 _NEON2SSE_ALIGN_16 int8_t pvec[16] = {0,0,0,0, 0,0,0,0, 0,0,0,0, 0,0,0,0}; in _MM_INSERT_EPI8() local 2533 pvec[LANE] = (int8_t)p; in _MM_INSERT_EPI8() 2536 p_masked = _mm_andnot_si128 (*(__m128i*)mask,*(__m128i*)pvec); //ready for vec in _MM_INSERT_EPI8() 2716 _NEON2SSE_ALIGN_16 uint64_t pvec[2] = {0,0}; in _MM_INSERT_EPI64_32() local 2719 pvec[LANE] = p; in _MM_INSERT_EPI64_32() 2722 p_masked = _mm_andnot_si128 (*(__m128i*)mask,*(__m128i*)pvec); //ready for vec in _MM_INSERT_EPI64_32()
|