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

  /external/clang/test/CodeGen/
attributes.c 65 // CHECK: define i32 @t19() [[NUW]] {
66 extern int t19(void) __attribute__((weak_import));
67 int t19(void) { function
arm-aapcs-zerolength-bitfield.c 188 struct t19 struct
196 static int arr19_offset[(offsetof(struct t19, bar) == 8) ? 0 : -1];
197 static int arr19_sizeof[(sizeof(struct t19) == 12) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 192 struct t19 struct
200 static int arr19_offset[(offsetof(struct t19, bar) == 8) ? 0 : -1];
201 static int arr19_sizeof[(sizeof(struct t19) == 12) ? 0 : -1];
asm.c 144 int t19(unsigned data) { function
149 // CHECK: t19(i32
libcalls-fno-builtin.c 103 float t19(char **x) { return strtof("123.4", x); } function
104 // CHECK: t19
  /toolchain/binutils/binutils-2.25/gold/testsuite/
basic_test.cc 266 t19() function
313 && t19()
  /external/clang/test/CodeGenCXX/
aarch64-aapcs-zerolength-bitfield.cpp 189 struct t19 struct
197 static_assert(offsetof(struct t19, bar) == 6);
198 static_assert(sizeof(struct t19) == 8);
  /external/clang/test/Sema/
function.c 86 unknown_type t19(int* P) { // expected-error {{unknown type name 'unknown_type'}} function
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 91 t19 = -3.88458388854572825603964274134801009e-05L, variable
286 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+
  /external/clang/test/SemaCXX/
type-traits.cpp 440 int t19[F(__is_floating_point(unsigned short))]; local
468 int t19[T(__is_arithmetic(unsigned short))]; local
500 int t19[T(__is_complete_type(unsigned short))]; local
524 int t19[F(__is_void(unsigned short))]; local
554 int t19[F(__is_array(wchar_t))]; local
593 int t19[F(__is_function(wchar_t))]; local
666 int t19[T(__is_fundamental(unsigned short))]; local
815 int t19[F(__is_member_object_pointer(Enum*))]; local
851 int t19[F(__is_member_function_pointer(Enum*))]; local
888 int t19[F(__is_member_pointer(IntArNB*))] local
928 int t19[T(__is_const(const Derives))]; local
977 int t19[T(__is_volatile(volatile Derives))]; local
1095 int t19[T(__is_trivial(IntAr))]; local
1129 int t19[T(__is_trivially_copyable(IntAr))]; local
1227 int t19[F(__is_signed(unsigned short))]; local
1255 int t19[F(__is_unsigned(short))]; local
    [all...]
  /external/opencv3/modules/calib3d/src/
upnp.cpp 457 double t19 = pow( m[2][4], 2 ); local
488 *P.ptr<double>(0,2) = t19 - 2 * m[2][4] * m[2][1] + t22 + t23 + t24 - 2 * m[2][5] * m[2][2];
509 *P.ptr<double>(3,2) = t24 - 2 * m[2][8] * m[2][5] + t19 - 2 * m[2][7] * m[2][4] + t62 + t59;
516 *P.ptr<double>(4,2) = t19 + t24 - 2 * m[2][10] * m[2][4] - 2 * m[2][11] * m[2][5] + t95 + t90;
  /external/libcxxabi/test/
dynamic_cast3.pass.cpp 1033 namespace t19 namespace
1088 } // t19
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast3.cpp 1032 namespace t19 namespace
1087 } // t19
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast3.pass.cpp 1033 namespace t19 namespace
1088 } // t19
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1177 double t19 = 19.0 + t18; local
    [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.hpp     [all...]

Completed in 1499 milliseconds