/external/llvm-project/llvm/test/MC/Lanai/ |
D | v11.s | 135 uld -32768[%r17], %r21 label 137 uld -1024[%r17], %r21 label 139 uld 0[%r17], %r21 label 141 uld 1024[%r17], %r21 label 143 uld 32767[%r17], %r21 label 147 uld %r18[%r17], %r21 label 191 uld -32768[*%r17], %r21 label 193 uld -1024[*%r17], %r21 label 195 uld 0[*%r17], %r21 label 197 uld 1024[*%r17], %r21 label [all …]
|
/external/llvm/test/MC/Lanai/ |
D | v11.s | 135 uld -32768[%r17], %r21 label 137 uld -1024[%r17], %r21 label 139 uld 0[%r17], %r21 label 141 uld 1024[%r17], %r21 label 143 uld 32767[%r17], %r21 label 147 uld %r18[%r17], %r21 label 191 uld -32768[*%r17], %r21 label 193 uld -1024[*%r17], %r21 label 195 uld 0[*%r17], %r21 label 197 uld 1024[*%r17], %r21 label [all …]
|
/external/icu/icu4c/source/i18n/ |
D | ulocdata.cpp | 55 ULocaleData *uld; in ulocdata_open() local 82 ulocdata_close(ULocaleData *uld) in ulocdata_close() 92 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting) in ulocdata_setNoSubstitute() 98 ulocdata_getNoSubstitute(ULocaleData *uld) in ulocdata_getNoSubstitute() 104 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn, in ulocdata_getExemplarSet() 142 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, in ulocdata_getDelimiter() 276 ulocdata_getLocaleDisplayPattern(ULocaleData *uld, in ulocdata_getLocaleDisplayPattern() 324 ulocdata_getLocaleSeparator(ULocaleData *uld, in ulocdata_getLocaleSeparator()
|
D | alphaindex.cpp | 706 LocalULocaleDataPointer uld(ulocdata_open(locale.getName(), &status)); in addIndexExemplars() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | cldrtest.c | 934 ULocaleData * uld = ulocdata_open(currLoc, &exemplarStatus); in VerifyTranslation() local 1067 ULocaleData *uld = ulocdata_open(currLoc,&errorCode); in VerifyTranslation() local 1181 ULocaleData *uld = ulocdata_open(locale,&ec); in TestExemplarSet() local 1268 ULocaleData *uld; in TestLocaleDisplayPattern() local 1328 ULocaleData *uld = ulocdata_open(uloc_getDefault(), &status); in TestCoverage() local 1369 ULocaleData *uld = ulocdata_open(itemPtr->locale, &status); in TestDelimiters() local 1398 ULocaleData *uld; in TestIndexChars() local
|
D | cloctst.c | 2983 ULocaleData *uld = ulocdata_open("en", &status); in TestEnglishExemplarCharacters() local 3008 ULocaleData *uld = ulocdata_open("qqq",&ec); in TestNonexistentLanguageExemplars() local 3062 ULocaleData *uld = ulocdata_open("en_US",&ec); in TestLanguageExemplarsFallbacks() local
|
D | capitst.c | 946 ULocaleData *uld; in TestOpenVsOpenRules() local
|
/external/icu/icu4c/source/test/intltest/ |
D | transrt.cpp | 1065 LocalULocaleDataPointer uld(ulocdata_open("zh",&status)); in TestHan() local
|