Home
last modified time | relevance | path

Searched defs:t11 (Results 1 – 25 of 39) sorted by relevance

12

/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp103 struct t11 struct
111 static_assert(offsetof(struct t11, bar2) == 9); argument
Dnew.cpp129 void t11(int n) { in t11() function
/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c106 struct t11 struct
114 static int arr11_offset[(offsetof(struct t11, bar2) == 5) ? 0 : -1]; argument
Darm-aapcs-zerolength-bitfield.c102 struct t11 struct
110 static int arr11_offset[(offsetof(struct t11, bar2) == 9) ? 0 : -1]; argument
Dattributes.c63 void __attribute__((section("SECT"))) t11(void) {} in t11() function
Dlibcalls-fno-builtin.c78 int t11(void) { return strncmp("foo", "bar", 3); } in t11() function
Dasm.c67 unsigned t11(signed char input) { in t11() function
Dms_struct-bitfield.c158 } ATTR t11; variable
/external/clang/test/CXX/except/except.spec/
Dp5-pointers.cpp69 void (*t11)(void (*)() throw(A)) = &s9; // expected-error {{argument types differ}} in fnptrs() local
/external/clang/test/SemaCXX/
Dtype-traits.cpp409 int t11[T(__is_integral(unsigned int))]; in is_integral() local
432 int t11[F(__is_floating_point(bool))]; in is_floating_point() local
460 int t11[T(__is_arithmetic(bool))]; in is_arithmetic() local
492 int t11[T(__is_complete_type(bool))]; in is_complete_type() local
516 int t11[F(__is_void(double))]; in is_void() local
546 int t11[F(__is_array(cvoid))]; in is_array() local
585 int t11[F(__is_function(cvoid))]; in is_function() local
619 int t11[F(__is_reference(const int))]; in is_reference() local
631 int t11[F(__is_lvalue_reference(const int))]; in is_lvalue_reference() local
643 int t11[F(__is_rvalue_reference(void *&))]; in is_rvalue_reference() local
[all …]
Dvararg-non-pod.cpp211 namespace t11 { namespace
/external/clang/test/Analysis/
Dfree.c53 void t11 () { in t11() function
/external/clang/test/Sema/
Dthread-specifier.c48 __thread __private_extern__ int t11; in f() local
Dms-inline-asm.c147 void t11() { in t11() function
Dfunction.c30 void t11(){t10(1);} // expected-warning{{too many arguments}} in t11() function
Dunused-expr.c137 void t11(int i, int j) { in t11() function
/external/libvpx/vp9/common/x86/
Dvp9_highbd_iht8x8_add_sse4.c36 __m128i t00[2], t01[2], t10[2], t11[2]; in highbd_iadst_butterfly_sse4_1() local
Dvp9_highbd_iht16x16_add_sse4.c36 __m128i t00[2], t01[2], t10[2], t11[2]; in highbd_iadst_butterfly_sse4_1() local
/external/musl/src/math/
Dlgamma_r.c112 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
Dlgammaf_r.c47 t11 = -5.3859531181e-04, /* 0xba0d3085 */ variable
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DThreadUtilsTest.java114 final Thread t11 = new TestThread(threadGroup7, "thread11_X__"); in testComplexThreadGroups() local
/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat01.c43 static struct mytime t11 = {1, 1, 1, 1, 1, 1}; variable
/external/fdlibm/
De_lgamma_r.c120 t11 = -5.38595305356740546715e-04, /* 0xBF41A610, 0x9C73E0EC */ variable
/external/libaom/av1/common/arm/
Dwiener_convolve_neon.c194 uint8x8_t t8, t9, t10, t11, t12, t13, t14; in av1_wiener_convolve_add_src_neon() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtuple_test.cc311 auto t11 = GetTupleElement(t1, 1); in XLA_TEST_F() local

12