Searched refs:nloc (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
D | sparcv9a-mont.pl | 118 $nloa="%f48"; $nlob="%f50"; $nloc="%f52"; $nlod="%f54"; 237 fmuld $nlo,$nc,$nloc 242 faddd $aloc,$nloc,$nloc 257 faddd $nloc,$nhia,$nloc 262 fdtox $nloc,$nloc 269 std $nloc,[%sp+$bias+$frame+16] 302 fmuld $nlo,$nc,$nloc 313 faddd $aloc,$nloc,$nloc 341 faddd $nloc,$nhia,$nloc 346 fdtox $nloc,$nloc [all …]
|
/external/openssl/crypto/bn/asm/ |
D | sparcv9a-mont.pl | 118 $nloa="%f48"; $nlob="%f50"; $nloc="%f52"; $nlod="%f54"; 237 fmuld $nlo,$nc,$nloc 242 faddd $aloc,$nloc,$nloc 257 faddd $nloc,$nhia,$nloc 262 fdtox $nloc,$nloc 269 std $nloc,[%sp+$bias+$frame+16] 302 fmuld $nlo,$nc,$nloc 313 faddd $aloc,$nloc,$nloc 341 faddd $nloc,$nhia,$nloc 346 fdtox $nloc,$nloc [all …]
|
/external/elfutils/libdw/ |
D | dwarf_getlocation.c | 127 *listlen = (*found)->nloc; in getlocation() 334 newp->nloc = *listlen; in getlocation()
|
D | libdwP.h | 76 size_t nloc; member
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | svccoll.cpp | 188 Locale nloc = ncol->getLocale(ULOC_VALID_LOCALE, status); in TestRegister() local 189 if (nloc != fu_FU) { in TestRegister() 190 … errln(UnicodeString("asked for nloc valid locale after close and got") + nloc.getName()); in TestRegister()
|
/external/icu4c/test/intltest/ |
D | svccoll.cpp | 188 Locale nloc = ncol->getLocale(ULOC_VALID_LOCALE, status); in TestRegister() local 189 if (nloc != fu_FU) { in TestRegister() 190 … errln(UnicodeString("asked for nloc valid locale after close and got") + nloc.getName()); in TestRegister()
|
/external/elfutils/src/ |
D | nm.c | 598 size_t nloc; in get_var_range() local 599 if (dwarf_getlocation (locattr, &loc, &nloc) != 0) in get_var_range() 604 if (nloc == 1 && loc[0].atom == DW_OP_addr) in get_var_range()
|