Searched refs:main (Results 1 - 25 of 11711) sorted by relevance

1234567891011>>

/external/clang/bindings/python/tests/cindex/INPUTS/
H A Dinclude.cpp5 int main() { } function
/external/clang/test/CodeGen/
H A D2007-05-08-PCH.c4 int main() { function
H A Ddebug-info-gline-tables-only2.c5 int main() { function
H A Ddebug-info-version.c3 int main (void) { function
H A Ddwarf-version.c9 int main (void) { function
H A Dsplit-debug-filename.c2 int main (void) { function
/external/clang/test/Driver/
H A Dcc1-response-files.c2 int main() {} function
H A Doutput-file-is-dir.c6 int main() { return 0; } function
/external/clang/test/Frontend/
H A Dast-main.c6 int main() { function
/external/clang/test/Index/
H A Dreparse-instantiate.cpp1 int main() function
/external/clang/test/Misc/
H A Dunnecessary-elipses.cpp3 int main() { function
H A Dwrong-encoding2.c4 int main() { function
/external/clang/test/Sema/
H A Dwarn-main.c6 int main() { function
10 // expected-error@+2 {{static declaration of 'main' follows non-static declaration}}
11 // expected-warning@+1 {{'main' should not be declared static}}
12 static int main() { function
17 // expected-error@+2 {{redefinition of 'main'}}
18 // expected-error@+1 {{'main' is not allowed to be declared inline}}
19 inline int main() { function
24 // expected-warning@+5 {{function 'main' declared 'noreturn' should not return}}
25 // expected-warning@+2 {{'main' is not allowed to be declared _Noreturn}}
27 _Noreturn int main() { function
[all...]
/external/compiler-rt/test/asan/TestCases/Darwin/
H A Dinterface_symbols_darwin.c60 int main() { return 0; } function
/external/compiler-rt/test/asan/TestCases/Linux/
H A Dinterface_symbols_linux.c47 int main() { return 0; } function
H A Dkernel-area.cc21 int main() { function
/external/compiler-rt/test/asan/TestCases/
H A Dasan_options-help.cc4 int main() { function
/external/compiler-rt/test/sanitizer_common/TestCases/
H A Doptions-help.cc4 int main() { function
/external/libcxx/buildcmds/
H A Ddummy.cpp1 int main() { function
/external/libcxx/test/libcxx/selftest/
H A Dnot_test.sh.cpp14 int main() function
H A Dtest.pass.cpp11 int main() function
H A Dtest.sh.cpp14 int main() function
/external/libcxx/test/
H A Dnothing_to_do.pass.cpp11 int main() function
/external/libcxx/test/std/algorithms/alg.c.library/
H A Dtested_elsewhere.pass.cpp10 int main() function
/external/libcxx/test/std/algorithms/alg.modifying.operations/
H A Dnothing_to_do.pass.cpp10 int main() function

Completed in 6386 milliseconds

1234567891011>>