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

  /external/clang/test/CodeGen/
asm.c 196 void *t24(char c) { function
198 // CHECK: @t24
libcalls-fno-builtin.c 123 long int t24(char **x) { return strtoull("1234", x, 10); } function
124 // CHECK: t24
ms-inline-asm.c 249 void t24() {
251 // CHECK: t24
  /external/clang/test/SemaCXX/
type-traits.cpp 389 int t24[F(__is_integral(Union))]; local
418 int t24[F(__is_floating_point(Union))]; local
447 int t24[F(__is_arithmetic(Union))]; local
478 int t24[T(__is_complete_type(ACompleteType))]; local
502 int t24[F(__is_void(Union))]; local
532 int t24[F(__is_array(long))]; local
571 int t24[F(__is_function(long))]; local
644 int t24[T(__is_fundamental(void))]; local
694 int t24[F(__is_scalar(Derives))]; local
723 int t24[F(__is_compound(char))] local
760 int t24[F(__is_pointer(int))]; local
793 int t24[F(__is_member_object_pointer(void))]; local
829 int t24[F(__is_member_function_pointer(void))]; local
866 int t24[F(__is_member_pointer(cvoid))]; local
1073 int t24[T(__is_trivial(AllDeleted))]; local
1107 int t24[T(__is_trivially_copyable(AllDefaulted))]; local
1205 int t24[F(__is_signed(IntArNB))]; local
1233 int t24[F(__is_unsigned(Derives))]; local
    [all...]
  /external/libcxxabi/test/
dynamic_cast3.cpp 1321 namespace t24 namespace
1348 t24::A1* getA1() {return A2::getA1();}
1376 } // t24
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast3.cpp 1321 namespace t24 namespace
1348 t24::A1* getA1() {return A2::getA1();}
1376 } // t24
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast3.cpp 1321 namespace t24 namespace
1348 t24::A1* getA1() {return A2::getA1();}
1376 } // t24
    [all...]
  /external/pixman/demos/
quad2quad.c 24 t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, local
142 t24 = py1 * (t3 + t23 + t22);
1041 t663 = px1 * t662 + t24;
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1163 double t24 = 24.0 + t23; local
    [all...]

Completed in 509 milliseconds