Home
last modified time | relevance | path

Searched defs:t4 (Results 1 – 25 of 221) sorted by relevance

123456789

/external/llvm/test/MC/COFF/
Dcross-section-relative.s42 .globl t4 # @t4 symbol
44 t4: label
/external/clang/test/CodeGen/
Dlibcalls-d.c14 double t4(unsigned char x) { in t4() function
Dlibcalls-ld.c17 long double t4(unsigned char x) { in t4() function
Dms-inline-asm.c27 void t4(void) { in t4() function
Dasm_arm64.c28 void t4(long op) { in t4() function
Dms-inline-asm-64.c34 int t4() { in t4() function
/external/llvm/test/MC/Mips/
Dasciiz-directive.s24 t4: label
Dcpsetup.s117 t4: label
Dsection-size.s17 t4: .byte 1 label
/external/clang/test/CXX/except/except.spec/
Dtemplate.cpp12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}} variable
/external/jazzer-api/agent/src/main/java/com/code_intelligence/jazzer/api/
DConsumer4.java19 void accept(T1 t1, T2 t2, T3 t3, T4 t4); in accept()
DFunction4.java19 R apply(T1 t1, T2 t2, T3 t3, T4 t4); in apply()
DFunction5.java19 R apply(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5); in apply()
DConsumer5.java19 void accept(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5); in accept()
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR20855_tuple_ref_binding_diagnostics.pass.cpp117 std::tuple<int const&> t4(std::allocator_arg, alloc, std::cref(x)); in allocator_tests() local
129 std::tuple<int const&> t4(std::allocator_arg, alloc, cr); in allocator_tests() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR20855_tuple_ref_binding_diagnostics.pass.cpp115 std::tuple<int const&> t4(std::allocator_arg, alloc, std::cref(x)); in allocator_tests() local
127 std::tuple<int const&> t4(std::allocator_arg, alloc, cr); in allocator_tests() local
Ddeduct.pass.cpp66 std::tuple t4(p4); in test_primary_template() local
117 std::tuple t4(AT, A, p4); in test_primary_template() local
/external/testng/src/test/java/test/junit4/
DJUnit4Sample2.java28 public void t4() { in t4() method in JUnit4Sample2
DJUnit4ParameterizedTest.java42 public void t4() { in t4() method in JUnit4ParameterizedTest
/external/speex/libspeexdsp/
Dsmallft.c119 int t0,t1,t2,t3,t4,t5,t6; in dradf2() local
174 int i,k,t0,t1,t2,t3,t4,t5,t6; in dradf4() local
278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local
637 int i,k,t0,t1,t2,t3,t4,t5,t6; in dradb2() local
692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local
754 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8; in dradb4() local
845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, in dradbg() local
/external/clang/test/Parser/
Dms-inline-asm.c12 void t4(void) { __asm mov eax, fs:[0x10] } in t4() function
/external/libvpx/vp8/common/x86/
Dloopfilter_sse2.asm1626 t4: label
/external/clang/test/Sema/
Dattr-naked.c17 __attribute__((naked)) int t4() { in t4() function
Dattr-cleanup.c37 void t4() { in t4() function
/external/clang/test/SemaCXX/
Dtrivial-constructor.cpp33 T4 t4; member

123456789