Searched refs:ul1 (Results 1 – 7 of 7) sorted by relevance
/external/clang/test/Sema/ |
D | bitfield-promote.c | 20 unsigned long long ul1 : 8; member 30 __typeof(s.ul1 + s.ul1) x_ul1;
|
/external/fio/ |
D | parse.c | 456 long ul1, ul2; in __handle_option() local 731 if (!check_range_bytes(p1, &ul1, data) && in __handle_option() 734 if (ul1 > ul2) { in __handle_option() 735 unsigned long foo = ul1; in __handle_option() 737 ul1 = ul2; in __handle_option() 742 val_store(ilp, ul1, o->off1, 0, data, o); in __handle_option() 747 val_store(ilp, ul1, o->off3, 0, data, o); in __handle_option() 753 val_store(ilp, ul1, o->off5, 0, data, o); in __handle_option() 760 val_store(ilp, ul1, o->off3, 0, data, o); in __handle_option() 766 val_store(ilp, ul1, o->off5, 0, data, o); in __handle_option()
|
/external/llvm/test/CodeGen/Mips/ |
D | l3mc.ll | 30 @ul1 = global i32 0, align 4 62 store i32 %conv5, i32* @ul1, align 4 90 %5 = load i32, i32* @ul1, align 4
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleAliasTest.java | 145 ULocale ul1 = new ULocale(oldLoc.toString()); in TestULocale() local 148 String name1 = ul1.getDisplayName(); in TestULocale()
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 707 UChar ul1[] = { 0xC138, 0xACC4, 0xC758, 0xBAA8, 0xB4E0, 0xC0AC, 0xB78C, 0xB4E4, 0xC774, in TestLength() local 724 int32_t len1 = UPRV_LENGTHOF(ul1)-1/*remove the null termination*/; in TestLength() 760 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength() 768 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestIDNA.java | 826 String ul1 ="\uC138\uACC4\uC758\uBAA8\uB4E0\uC0AC\uB78C\uB4E4\uC774"+ in TestLength() local 852 IDNA.convertToASCII(ul1, IDNA.DEFAULT); in TestLength() 857 IDNA.convertToUnicode(ul1, IDNA.DEFAULT); in TestLength()
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 54598 ul1épü 54602 ul1í2r 54618 ul1öt 54626 ul1úr 54627 ul1üt 54628 ul1űr
|