HomeSort by relevance Sort by last modified time
    Searched refs:t23 (Results 1 - 9 of 9) sorted by null

  /external/clang/test/CodeGen/
asm.c 187 unsigned char t23(unsigned char a, unsigned char b) { function
libcalls-fno-builtin.c 119 long int t23(char **x) { return strtoul("1234", x, 10); } function
120 // CHECK: t23
ms-inline-asm.c 240 void t23() {
244 // CHECK: t23
  /external/clang/test/SemaCXX/
type-traits.cpp 388 int t23[F(__is_integral(long double))]; local
417 int t23[F(__is_floating_point(unsigned long))]; local
445 int t23[T(__is_arithmetic(unsigned long))]; local
477 int t23[T(__is_complete_type(unsigned long))]; local
501 int t23[F(__is_void(unsigned long))]; local
531 int t23[F(__is_array(unsigned int))]; local
570 int t23[F(__is_function(unsigned int))]; local
643 int t23[T(__is_fundamental(unsigned long))]; local
693 int t23[F(__is_scalar(UnionAr))]; local
722 int t23[F(__is_compound(bool))] local
759 int t23[F(__is_pointer(char))]; local
792 int t23[F(__is_member_object_pointer(StructWithMembers*))]; local
828 int t23[F(__is_member_function_pointer(StructWithMembers*))]; local
865 int t23[F(__is_member_pointer(void))]; local
905 int t23[T(__is_const(const UnionAr))]; local
954 int t23[T(__is_volatile(volatile UnionAr))]; local
1072 int t23[T(__is_trivial(AllDefaulted))]; local
1106 int t23[T(__is_trivially_copyable(NonTrivialStruct))]; local
1204 int t23[F(__is_signed(Enum))]; local
1232 int t23[F(__is_unsigned(UnionAr))]; local
    [all...]
  /external/libcxxabi/test/
dynamic_cast3.cpp 1264 namespace t23 namespace
1291 t23::A1* getA1() {return A2::getA1();}
1319 } // t23
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast3.cpp 1264 namespace t23 namespace
1291 t23::A1* getA1() {return A2::getA1();}
1319 } // t23
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast3.cpp 1264 namespace t23 namespace
1291 t23::A1* getA1() {return A2::getA1();}
1319 } // t23
    [all...]
  /external/pixman/demos/
quad2quad.c 24 t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, local
140 t23 = - 2 * px2 * px3 * x2 * x3;
142 t24 = py1 * (t3 + t23 + t22);
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1162 double t23 = 23.0 + t22; local
    [all...]

Completed in 458 milliseconds