HomeSort by relevance Sort by last modified time
    Searched refs:t24 (Results 1 - 6 of 6) 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 244 void t24() {
246 // CHECK: t24
  /external/clang/test/SemaCXX/
type-traits.cpp 350 int t24[F(__is_integral(Union))]; local
379 int t24[F(__is_floating_point(Union))]; local
408 int t24[F(__is_arithmetic(Union))]; local
439 int t24[T(__is_complete_type(ACompleteType))]; local
463 int t24[F(__is_void(Union))]; local
493 int t24[F(__is_array(long))]; local
532 int t24[F(__is_function(long))]; local
605 int t24[T(__is_fundamental(void))]; local
655 int t24[F(__is_scalar(Derives))]; local
684 int t24[F(__is_compound(char))] local
721 int t24[F(__is_pointer(int))]; local
754 int t24[F(__is_member_object_pointer(void))]; local
790 int t24[F(__is_member_function_pointer(void))]; local
827 int t24[F(__is_member_pointer(cvoid))]; local
1034 int t24[T(__is_trivial(AllDeleted))]; local
1068 int t24[T(__is_trivially_copyable(AllDefaulted))]; local
1163 int t24[F(__is_signed(IntArNB))]; local
1191 int t24[F(__is_unsigned(Derives))]; local
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
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...]

Completed in 33 milliseconds