Home
last modified time | relevance | path

Searched defs:ul2 (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dreturn_ul.c9 static unsigned long return_ul(unsigned long ul1, unsigned long ul2) in return_ul()
20 unsigned long ul1, ul2; in main() local
/external/libffi/testsuite/libffi.call/
Dreturn_ul.c9 static unsigned long return_ul(unsigned long ul1, unsigned long ul2) in return_ul()
20 unsigned long ul1, ul2; in main() local
/external/llvm-project/clang/test/Sema/
Dzvector2.c18 vector unsigned long long ul, ul2; variable
Dbitfield-promote.c21 unsigned long long ul2 : 50; member
Dzvector.c18 vector unsigned long long ul, ul2; variable
/external/clang/test/Sema/
Dbitfield-promote.c21 unsigned long long ul2 : 50; member
Dzvector.c18 vector unsigned long long ul, ul2; variable
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleAliasTest.java158 ULocale ul2 = new ULocale(newLoc.toString()); in TestULocale() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleAliasTest.java161 ULocale ul2 = new ULocale(newLoc.toString()); in TestULocale() local
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dzvector.c16 volatile vector unsigned long long ul, ul2; variable
/external/clang/test/CodeGen/
Dzvector.c17 volatile vector unsigned long long ul, ul2; variable
/external/libyuv/files/util/
Dssim.cc182 const int ul2 = rec[-dy2 - x]; in GetSSIMFullKernel() local
/external/libffi/testsuite/libffi.bhaible/
Dtestcases.c82 ulong ul1=1, ul2=2, ul3=3, ul4=4, ul5=5, ul6=6, ul7=7, ul8=8, ul9=9; variable