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

  /external/clang/test/Sema/
return-silent.c 8 void t15() { function
thread-specifier.c 61 __thread int t15; // expected-note {{previous definition is here}} variable
62 extern int t15; // expected-error {{non-thread-local declaration of 't15' follows thread-local declaration}}
return.c 10 void t15() { function
11 return 1; // expected-warning {{void function 't15' should not return a value}}
  /external/clang/test/CodeGen/
attributes.c 33 // CHECK: declare extern_weak i32 @t15()
34 int __attribute__((weak_import)) t15(void);
36 return t15() + t16;
arm-aapcs-zerolength-bitfield.c 149 struct t15 struct
158 static int arr15_offset[(offsetof(struct t15, bar) == 4) ? 0 : -1];
159 static int arr15_sizeof[(sizeof(struct t15) == 8) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 153 struct t15 struct
162 static int arr15_offset[(offsetof(struct t15, bar) == 4) ? 0 : -1];
163 static int arr15_sizeof[(sizeof(struct t15) == 8) ? 0 : -1];
asm.c 96 unsigned long t15(int x, struct large *P) { function
libcalls-fno-builtin.c 87 size_t t15(void) { return strlen("foo"); } function
88 // CHECK: t15
ms-inline-asm.c 142 void t15() {
143 // CHECK: t15
  /external/clang/test/Analysis/
free.c 72 void t15 () { function
  /external/clang/test/CodeGenCXX/
aarch64-aapcs-zerolength-bitfield.cpp 150 struct t15 struct
159 static_assert(offsetof(struct t15, bar) == 4);
160 static_assert(sizeof(struct t15) == 8);
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 87 t15 = -2.24653443695947456542669289367055542e-04L, variable
285 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+
  /external/v8/test/mjsunit/
string-lastindexof.js 39 assertEquals(10, s.lastIndexOf("test", 15), "t15");
  /external/clang/test/SemaCXX/
type-traits.cpp 413 //int t15[F(__is_floating_point(char16_t))];
441 //int t15[T(__is_arithmetic(char16_t))];
473 //int t15[T(__is_complete_type(char16_t))];
497 int t15[F(__is_void(signed char))]; local
527 int t15[F(__is_array(bool))]; local
566 int t15[F(__is_function(bool))]; local
624 int t15[F(__is_rvalue_reference(const int))]; local
639 //int t15[T(__is_fundamental(char16_t))];
690 int t15[T(__is_scalar(Enum))]; local
788 int t15[F(__is_member_object_pointer(int*))] local
824 int t15[F(__is_member_function_pointer(int*))]; local
861 int t15[F(__is_member_pointer(int**))]; local
901 int t15[T(__is_const(const unsigned long))]; local
950 int t15[T(__is_volatile(volatile unsigned long))]; local
1068 int t15[T(__is_trivial(unsigned short))]; local
1102 int t15[T(__is_trivially_copyable(unsigned short))]; local
1181 int t15[F(__is_standard_layout(CppStructNonStandardByBaseAr))]; local
1200 int t15[F(__is_signed(unsigned char))]; local
    [all...]
  /external/valgrind/VEX/priv/
guest_mips_toIR.c 2711 t15, t16, t17; local
    [all...]
  /external/libcxxabi/test/
dynamic_cast3.pass.cpp 789 namespace t15 namespace
842 } // t15
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast3.cpp 788 namespace t15 namespace
841 } // t15
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
dynamic_cast3.cpp 788 namespace t15 namespace
841 } // t15
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1173 double t15 = 15.0 + t14; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 828 milliseconds