Searched refs:aindex (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexcompress_rgtc_tmp.h82 TYPE i, j, aindex, acutValues[7]; local
134 for (aindex = 0; aindex < 7; aindex++) {
136 acutValues[aindex] = (alphause[0] * (2*aindex + 1) + alphause[1] * (14 - (2*aindex + 1))) / 14;
203 for (aindex = 0; aindex < 5; aindex
[all...]
/external/mesa3d/src/mesa/main/
H A Dtexcompress_rgtc_tmp.h82 TYPE i, j, aindex, acutValues[7]; local
134 for (aindex = 0; aindex < 7; aindex++) {
136 acutValues[aindex] = (alphause[0] * (2*aindex + 1) + alphause[1] * (14 - (2*aindex + 1))) / 14;
203 for (aindex = 0; aindex < 5; aindex
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dalphaindextst.cpp427 AlphabeticIndex aindex(Locale::createFromName("zh"), status);
434 aindex.addRecord(names[nameCount], &names[nameCount], status);
440 TEST_ASSERT(nameCount == aindex.getRecordCount(status));
448 while (aindex.nextBucket(status)) {
450 UnicodeString label = aindex.getBucketLabel();
455 while (aindex.nextRecord(status)) {
457 UnicodeString name = aindex.getRecordName();
458 if (aindex.getBucketLabelType() != U_ALPHAINDEX_NORMAL) {
463 // std::cout << aindex.getRecordName().toUTF8String(s) << " ";
478 AlphabeticIndex aindex(lo
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dalphaindextst.cpp429 AlphabeticIndex aindex(Locale::createFromName("zh"), status);
436 aindex.addRecord(names[nameCount], &names[nameCount], status);
442 TEST_ASSERT(nameCount == aindex.getRecordCount(status));
450 while (aindex.nextBucket(status)) {
452 UnicodeString label = aindex.getBucketLabel();
457 while (aindex.nextRecord(status)) {
459 UnicodeString name = aindex.getRecordName();
460 if (aindex.getBucketLabelType() != U_ALPHAINDEX_NORMAL) {
465 // std::cout << aindex.getRecordName().toUTF8String(s) << " ";
480 AlphabeticIndex aindex(lo
[all...]
/external/libpng/
H A Dpngwrite.c1737 int aindex = 0; local
1745 aindex = -1;
1752 aindex = channels;
1771 const png_uint_16 alpha = in_ptr[aindex];
1775 out_ptr[aindex] = alpha;
1898 int aindex; local
1903 aindex = -1;
1910 aindex = channels;
1922 png_uint_16 alpha = in_ptr[aindex];
1928 out_ptr[aindex]
[all...]
/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshrec.c648 FT_Int *aindex )
666 if ( aindex )
667 *aindex = -1;
704 if ( aindex )
705 *aindex = (FT_Int)idx;
/external/freetype/src/pshinter/
H A Dpshrec.c648 FT_Int *aindex )
666 if ( aindex )
667 *aindex = -1;
704 if ( aindex )
705 *aindex = (FT_Int)idx;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshrec.c648 FT_Int *aindex )
666 if ( aindex )
667 *aindex = -1;
704 if ( aindex )
705 *aindex = (FT_Int)idx;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 389 milliseconds