Searched refs:aloc (Results 1 – 3 of 3) sorted by relevance
/external/openssl/crypto/bn/asm/ |
D | sparcv9a-mont.pl | 116 $aloa="%f32"; $alob="%f34"; $aloc="%f36"; $alod="%f38"; 235 fmuld $alo,$bc,$aloc 242 faddd $aloc,$nloc,$nloc 298 fmuld $alo,$bc,$aloc 313 faddd $aloc,$nloc,$nloc 385 fmuld $alo,$bc,$aloc 401 faddd $aloc,$nloc,$nloc 551 fmuld $alo,$bc,$aloc 558 faddd $aloc,$nloc,$nloc 596 fmuld $alo,$bc,$aloc [all …]
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | tblcoll.cpp | 589 char* aloc = uprv_strdup(actualLocale.getName()); in setLocales() local 590 if (aloc) { in setLocales() 591 ucol_setReqValidLocales(ucollator, rloc, vloc, aloc); in setLocales()
|
/external/libpng/contrib/libtests/ |
D | pngstest.c | 2923 png_byte aloc[4]; in compare_two_images() local 2932 (void)component_loc(aloc, formata); in compare_two_images() 2937 btoa[bloc[i]] = aloc[i]; /* may be '4' for alpha */ in compare_two_images() 2946 alpha_removed = aloc[0]; /* location of alpha channel in image a */ in compare_two_images()
|