HomeSort by relevance Sort by last modified time
    Searched defs:t14 (Results 1 - 25 of 25) sorted by null

  /external/clang/test/Sema/
return-silent.c 4 int t14() { function
function.c 39 int t14() { function
40 return; // expected-error {{non-void function 't14' should return a value}}
thread-specifier.c 60 __thread typedef int t14; // expected-error-re {{cannot combine with previous '{{__thread|_Thread_local|thread_local}}' declaration specifier}} typedef
return.c 6 int t14() { function
7 return; // expected-warning {{non-void function 't14' should return a value}}
  /external/clang/test/Analysis/
free.c 67 void t14 (char a) { function
  /external/clang/test/CodeGen/
attributes.c 11 // CHECK: @t14.x = internal global i32 0, section "SECT"
12 void t14(void) { function
libcalls-fno-builtin.c 90 char *t14(char *x) { return strncpy(x, "foo", 3); } function
91 // CHECK: t14
asm.c 108 void t14(struct S *P) { function
arm-aapcs-zerolength-bitfield.c 133 struct t14 struct
145 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1];
146 static int arr14_bar2_offset[(offsetof(struct t14, bar2) == 12) ? 0 : -1];
147 static int arr14_sizeof[(sizeof(struct t14) == 16) ? 0 : -1];
arm-apcs-zerolength-bitfield.c 137 struct t14 struct
149 static int arr14_bar1_offset[(offsetof(struct t14, bar1) == 10) ? 0 : -1];
150 static int arr14_bar2_offset[(offsetof(struct t14, bar2) == 12) ? 0 : -1];
151 static int arr14_sizeof[(sizeof(struct t14) == 16) ? 0 : -1];
  /toolchain/binutils/binutils-2.27/gold/testsuite/
dwp_test_1.cc 150 t14() function
two_file_test_1.cc 178 t14() function
two_file_test_1_v1.cc 183 t14() function
basic_test.cc 172 char* t14 = &t5[8]; variable
186 && *t14 == 'o'
  /external/clang/test/CodeGenCXX/
aarch64-aapcs-zerolength-bitfield.cpp 134 struct t14 struct
146 static_assert(offsetof(struct t14, bar1) == 10);
147 static_assert(offsetof(struct t14, bar2) == 12);
148 static_assert(sizeof(struct t14) == 16);
  /external/libcxxabi/test/
dynamic_cast3.pass.cpp 740 namespace t14 namespace
793 } // t14
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/test/
dynamic_cast3.pass.cpp 740 namespace t14 namespace
793 } // t14
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_lgamma_r.c 125 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
262 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
  /external/fdlibm/
e_lgamma_r.c 123 t14 = 3.35529192635519073543e-04, /* 0x3F35FD3E, 0xE8C2D3F4 */ variable
267 p3 = t2+w*(t5+w*(t8+w*(t11+w*t14)));
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
e_lgammal_r.c 86 t14 = 3.51912956837848209220421213975000298e-04L, variable
285 y*(t9+y*(t10+y*(t11+y*(t12+y*(t13+y*(t14+y*(t15+y*(t16+
  /external/clang/test/SemaCXX/
type-traits.cpp 435 int t14[F(__is_floating_point(unsigned char))]; local
463 int t14[T(__is_arithmetic(unsigned char))]; local
495 int t14[T(__is_complete_type(unsigned char))]; local
519 int t14[F(__is_void(char))]; local
549 int t14[F(__is_array(long double))]; local
588 int t14[F(__is_function(long double))]; local
646 int t14[F(__is_rvalue_reference(int))]; local
661 int t14[T(__is_fundamental(unsigned char))]; local
712 int t14[T(__is_scalar(unsigned long))]; local
781 int t14[T(__is_pointer(void (*)()))] local
810 int t14[F(__is_member_object_pointer(char*))]; local
846 int t14[F(__is_member_function_pointer(char*))]; local
883 int t14[F(__is_member_pointer(int*))]; local
923 int t14[T(__is_const(const unsigned long long))]; local
972 int t14[T(__is_volatile(volatile unsigned long long))]; local
1090 int t14[T(__is_trivial(unsigned long))]; local
1124 int t14[T(__is_trivially_copyable(unsigned long))]; local
1203 int t14[F(__is_standard_layout(CppStructNonStandardByBase))]; local
1222 int t14[F(__is_signed(long double))]; local
1251 int t14[F(__is_unsigned(long double))]; local
    [all...]
  /external/valgrind/VEX/priv/
guest_mips_toIR.c 2796 IRTemp t0, t1 = 0, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, local
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 3722 SDValue t14 = DAG.getNode(ISD::ADD, dl, MVT::i32, local
4155 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); local
4288 SDValue t14 = DAG.getNode(ISD::BITCAST, dl, MVT::i32, t13); local
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1172 double t14 = 14.0 + t13; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 635 milliseconds