Searched refs:nloc (Results 1 - 6 of 6) sorted by relevance

/external/openssl/crypto/bn/asm/
H A Dsparcv9a-mont.pl118 $nloa="%f48"; $nlob="%f50"; $nloc="%f52"; $nlod="%f54";
238 fmuld $nlo,$nc,$nloc
243 faddd $aloc,$nloc,$nloc
258 faddd $nloc,$nhia,$nloc
263 fdtox $nloc,$nloc
270 std $nloc,[%sp+$bias+$frame+16]
304 fmuld $nlo,$nc,$nloc
[all...]
/external/elfutils/libdw/
H A Ddwarf_getloclist.c84 *listlen = (*found)->nloc;
291 newp->nloc = *listlen;
H A DlibdwP.h40 size_t nloc; member in struct:loc_s
/external/chromium/third_party/icu/source/test/intltest/
H A Dsvccoll.cpp180 Locale nloc = ncol->getLocale(ULOC_VALID_LOCALE, status); local
181 if (nloc != fu_FU) {
182 errln(UnicodeString("asked for nloc valid locale after close and got") + nloc.getName());
/external/icu4c/test/intltest/
H A Dsvccoll.cpp180 Locale nloc = ncol->getLocale(ULOC_VALID_LOCALE, status); local
181 if (nloc != fu_FU) {
182 errln(UnicodeString("asked for nloc valid locale after close and got") + nloc.getName());
/external/elfutils/src/
H A Dnm.c612 size_t nloc; local
613 if (dwarf_getloclist (locattr, &loc, &nloc) != 0)
618 if (nloc == 1 && loc[0].atom == DW_OP_addr)

Completed in 97 milliseconds