/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | return_ul.c | 9 static unsigned long return_ul(unsigned long ul1, unsigned long ul2) in return_ul() argument 11 return ul1 + ul2; in return_ul() 20 unsigned long ul1, ul2; in main() local 24 values[0] = &ul1; in main() 30 ul1 = 1073741823L; in main() 34 printf("res: %lu, %lu\n", (unsigned long)res, ul1 + ul2); in main()
|
/external/clang/test/Sema/ |
D | bitfield-promote.c | 20 unsigned long long ul1 : 8; member 30 __typeof(s.ul1 + s.ul1) x_ul1;
|
/external/libyuv/files/util/ |
D | ssim.cc | 174 const int ul1 = org[-dy1 - x]; in GetSSIMFullKernel() local 184 xm += Wxy * (ul1 + ur1 + ll1 + lr1); in GetSSIMFullKernel() 186 xxm += Wxy * (ul1 * ul1 + ur1 * ur1 + ll1 * ll1 + lr1 * lr1); in GetSSIMFullKernel() 187 xym += Wxy * (ul1 * ul2 + ur1 * ur2 + ll1 * ll2 + lr1 * lr2); in GetSSIMFullKernel()
|
/external/fio/ |
D | parse.c | 478 long ul1, ul2; in __handle_option() local 759 if (!check_range_bytes(p1, &ul1, data) && in __handle_option() 762 if (ul1 > ul2) { in __handle_option() 763 unsigned long foo = ul1; in __handle_option() 765 ul1 = ul2; in __handle_option() 770 val_store(ilp, ul1, o->off1, 0, data, o); in __handle_option() 775 val_store(ilp, ul1, o->off3, 0, data, o); in __handle_option() 781 val_store(ilp, ul1, o->off5, 0, data, o); in __handle_option() 788 val_store(ilp, ul1, o->off3, 0, data, o); in __handle_option() 794 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 | 154 ULocale ul1 = new ULocale(oldLoc.toString()); in TestULocale() local 157 String name1 = ul1.getDisplayName(); in TestULocale()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | LocaleAliasTest.java | 155 ULocale ul1 = new ULocale(oldLoc.toString()); in TestULocale() local 158 String name1 = ul1.getDisplayName(); in TestULocale()
|
/external/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 709 UChar ul1[] = { 0xC138, 0xACC4, 0xC758, 0xBAA8, 0xB4E0, 0xC0AC, 0xB78C, 0xB4E4, 0xC774, in TestLength() local 726 int32_t len1 = UPRV_LENGTHOF(ul1)-1/*remove the null termination*/; in TestLength() 762 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength() 770 destLen = uidna_toASCII(ul1, len1, dest, destLen, UIDNA_DEFAULT, &ps, &status); in TestLength()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
D | TestIDNA.java | 851 String ul1 ="\uC138\uACC4\uC758\uBAA8\uB4E0\uC0AC\uB78C\uB4E4\uC774"+ in TestLength() local 877 IDNA.convertToASCII(ul1, IDNA.DEFAULT); in TestLength() 882 IDNA.convertToUnicode(ul1, IDNA.DEFAULT); in TestLength()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | TestIDNA.java | 850 String ul1 ="\uC138\uACC4\uC758\uBAA8\uB4E0\uC0AC\uB78C\uB4E4\uC774"+ in TestLength() local 876 IDNA.convertToASCII(ul1, IDNA.DEFAULT); in TestLength() 881 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
|
/external/hyphenation-patterns/de/ |
D | hyph-de-ch-1901.pat.txt | 18890 ul1äm
|
D | hyph-de-1996.pat.txt | 18917 ul1äm
|
D | hyph-de-1901.pat.txt | 19125 ul1äm
|