Home
last modified time | relevance | path

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

12345678910>>...12

/external/llvm-project/clang/test/Sema/
Dbpf-attr-preserve-access-index.c22 struct t4 { struct
44 int valid3(struct t4 *arg) { return arg->a + arg->b[3] + arg->c + arg->d; } in valid3() argument
/external/llvm/test/MC/COFF/
Dcross-section-relative.s42 .globl t4 # @t4 symbol
44 t4: label
/external/llvm-project/llvm/test/MC/COFF/
Dcross-section-relative.s39 .globl t4 # @t4 symbol
41 t4: label
Dweak-alias-labels.s87 t4 = bar define
/external/llvm-project/clang/test/CodeGen/
Dlibcalls-ld.c17 long double t4(unsigned char x) { in t4() function
Dlibcalls-d.c14 double t4(unsigned char x) { in t4() function
Darm-fp16-arguments.c28 _Float16 t4() { return h; } in t4() function
Dms-inline-asm.c27 void t4(void) { in t4() function
/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
/external/clang/test/CXX/except/except.spec/
Dtemplate.cpp12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}} variable
/external/llvm-project/llvm/test/MC/Mips/
Dasciiz-directive.s24 t4: label
Dcpsetup.s124 t4: label
/external/llvm-project/clang/test/CXX/except/except.spec/
Dtemplate.cpp12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}} variable
/external/llvm/test/MC/Mips/
Dasciiz-directive.s24 t4: label
Dcpsetup.s117 t4: label
/external/llvm-project/llvm/test/tools/llvm-ml/
Dcommand_line_defines.asm26 t4: label
/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/testng/src/test/java/test/junit4/
DJUnit4Sample2.java28 public void t4() { in t4() method in JUnit4Sample2
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
DPR20855_tuple_ref_binding_diagnostics.pass.cpp116 std::tuple<int const&> t4(std::allocator_arg, alloc, std::cref(x)); in allocator_tests() local
128 std::tuple<int const&> t4(std::allocator_arg, alloc, cr); in allocator_tests() local
/external/libvpx/libvpx/vp8/common/x86/
Dloopfilter_sse2.asm1626 t4: label
/external/llvm-project/clang/test/Parser/
Dms-inline-asm.c12 void t4(void) { __asm mov eax, fs:[10h] } in t4() function
/external/clang/test/Parser/
Dms-inline-asm.c12 void t4(void) { __asm mov eax, fs:[0x10] } in t4() function
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dllvm-twine-local.cpp46 const Twine t4 = Twine(42) + "b"; in main() local

12345678910>>...12