HomeSort by relevance Sort by last modified time
    Searched defs:main (Results 1 - 25 of 4856) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/samples/test-libstdc++/jni/
test-libstl.cpp 4 int main(void) function
  /development/ndk/tests/prebuilt-library/jni/
foo-user.c 3 int main(void) function
  /external/bison/build-aux/
config.guess 413 int main (int argc, char *argv[]) {
415 int main (argc, argv) int argc; char *argv[]; {
510 main() function
593 int main ()
656 main () function
1275 main () function
    [all...]
  /external/bluetooth/glib/tests/
cxx-test.C 7 main () function
  /external/chromium/base/test/
run_all_perftests.cc 7 int main(int argc, char** argv) { function
run_all_unittests.cc 7 int main(int argc, char** argv) { function
  /external/chromium/crypto/
run_all_unittests.cc 8 int main(int argc, char** argv) { function
  /external/chromium/sdch/open-vcdiff/
config.guess 418 int main (int argc, char *argv[]) {
420 int main (argc, argv) int argc; char *argv[]; {
515 main() function
598 int main ()
661 main () function
1328 main () function
    [all...]
  /external/chromium/testing/gtest/test/
gtest_no_test_unittest.cc 38 int main(int argc, char **argv) { function
gtest_throw_on_failure_test_.cc 40 int main(int argc, char** argv) { function
  /external/chromium/third_party/libevent/test/
test-init.c 33 main(int argc, char **argv) function
  /external/clang/bindings/python/tests/cindex/INPUTS/
hello.cpp 3 int main(int argc, char* argv[]) { function
include.cpp 5 int main() { } function
  /external/clang/test/CXX/basic/basic.start/basic.start.main/
p2c.cpp 3 int main() { function
p2d.cpp 3 static int main() { // expected-error {{'main' is not allowed to be declared static}} function
p2e.cpp 3 inline int main() { // expected-error {{'main' is not allowed to be declared inline}} function
p2f.cpp 3 void // expected-error {{'main' must return 'int'}}
4 main( // expected-error {{first parameter of 'main' (argument count) must be of type 'int'}} function
p2g.cpp 3 int main(int argc, const char* const* argv) { function
p2h.cpp 4 int main() { } // expected-error{{'main' cannot be a template}} function
p2i.cpp 6 constexpr int main() { } // expected-error{{'main' is not allowed to be declared constexpr}} function
  /external/clang/test/CodeGen/
2002-04-07-SwitchStmt.c 6 int main() { function
2007-05-08-PCH.c 4 int main() { function
func-in-block.c 7 int main() function
kr-style-block.c 5 int main() function
mips-clobber-reg.c 10 main() function

Completed in 603 milliseconds

1 2 3 4 5 6 7 8 91011>>