Home
last modified time | relevance | path

Searched defs:test13 (Results 1 – 25 of 110) sorted by relevance

12345

/external/llvm-project/clang/test/CodeGen/
Dmemccpy-libcall.c7 void test13(char *d, char *s, int c, size_t n) { in test13() function
Dswitch-dce.c227 void test13(int x) { in test13() function
Dalias.c116 void test13(enum a_type y) {} in test13() function
Dconditional.c72 void test13() { in test13() function
Dbuiltin-memfns.c124 void test13(char *d, char *s, int c, size_t n) { in test13() function
Dbuiltin-constant-p.c136 struct { int a; } test13 = { __builtin_constant_p(test13_v) }; variable
/external/llvm-project/clang/test/Parser/
Ddeclarators.c86 struct test13 { int a; } (test13x); struct
/external/clang/test/Parser/
Ddeclarators.c86 struct test13 { int a; } (test13x); argument
/external/clang/test/Sema/
Dc89.c72 struct test13 { struct
74 } test13a(); argument
/external/llvm-project/clang/test/Sema/
Dc89.c72 struct test13 { struct
74 } test13a(); argument
/external/ltp/testcases/commands/ar/
Dar01.sh239 test13() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/
Dcpuset_exclusive_test.sh153 test13() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/
Dcpuset_syscall_testset.sh286 test13() function
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Ddefault.fail.cpp47 std::tuple<Explicit, Implicit, Explicit> test13() { return {}; } // expected-error 1 {{chosen const… in test13() function
/external/clang/test/CodeGen/
Dswitch-dce.c227 void test13(int x) { in test13() function
Dconditional.c72 void test13() { in test13() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
Dcpuset_memory_testset.sh426 test13() function
/external/clang/test/CodeGenObjC/
Darc-blocks.m494 void test13(id x) { function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh191 test13() function
/external/llvm-project/clang/test/SemaObjC/
Dexternally-retained.m113 void test13(ObjCTy *first, __weak ObjCTy *second, __unsafe_unretained ObjCTy *third, __strong ObjCT… function
/external/llvm-project/clang/test/CodeGenObjC/
Darc-blocks.m487 void test13(id x) { function
/external/clang/test/SemaCXX/
Dconversion.cpp264 namespace test13 { namespace
267 #define test13(condition) if (condition) return; macro
Dlong-virtual-inheritance-chain.cpp16 class test13 : virtual test12 { virtual void f(); }; class
/external/llvm-project/clang/test/SemaCXX/
Dconversion.cpp262 namespace test13 { namespace
265 #define test13(condition) if (condition) return; macro
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp800 void test13() in test13() function

12345