OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:main
(Results
301 - 325
of
13376
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/tools/gyp/test/win/linker-flags/
nodefaultlib.cc
9
// Still needed because the linker checks for existence of one of
main
, wmain,
11
int
main
() {
function
opt-ref.cc
9
int
main
() {
function
/external/clang/test/Index/
preamble_macro_template.cpp
3
int
main
() { }
function
14
// CHECK: preamble_macro_template.cpp:3:5: FunctionDecl=
main
:3:5 (Definition) Extent=[3:1 - 3:15]
/external/valgrind/main/cachegrind/tests/
clreq.c
8
int
main
(void)
function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/array/array.zero/
tested_elsewhere.pass.cpp
16
int
main
()
function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/
nothing_to_do.pass.cpp
14
int
main
()
function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/c.strings/
cuchar.pass.cpp
16
int
main
()
function
/ndk/tests/build/ansi/jni/
test_ansi.cpp
18
int
main
()
function
/ndk/tests/build/issue36131-flto-c++11/jni/
issue36131-flto-c++11.cxx
2
int
main
()
function
/ndk/tests/build/stlport-src-suffix/jni/
test_stlport.cpp
18
int
main
()
function
/ndk/tests/device/test-stlport_shared-exception/jni/
eh21.cpp
4
int
main
() {
function
eh7.cpp
4
int
main
() {
function
eh9.cpp
4
int
main
() throw () { }
function
loop2.cpp
4
int
main
()
function
/ndk/tests/device/test-stlport_static-exception/jni/
eh21.cpp
4
int
main
() {
function
eh7.cpp
4
int
main
() {
function
eh9.cpp
4
int
main
() throw () { }
function
loop2.cpp
4
int
main
()
function
/external/clang/test/Sema/
warn-main-return-type.c
6
int
main
() {
function
10
// expected-error@+3 {{conflicting types for '
main
}}
11
// expected-warning@+2 {{return type of '
main
' is not 'int'}}
13
void
main
() {
function
17
// expected-error@+3 {{conflicting types for '
main
}}
18
// expected-warning@+2 {{return type of '
main
' is not 'int'}}
20
double
main
() {
function
28
// expected-error@+3 {{conflicting types for '
main
}}
29
// expected-warning@+2 {{return type of '
main
' is not 'int'}}
31
const float
main
() {
function
40
fptr
main
() {
function
46
void *(*
main
())(int a) {
function
[
all
...]
/external/llvm/utils/llvm-build/llvmbuild/
__init__.py
1
from
main
import
main
namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
__main__.py
2
from .
main
import
main
namespace
4
sys.exit(
main
("lib2to3.fixes"))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
__main__.py
2
from .
main
import
main
namespace
4
sys.exit(
main
("lib2to3.fixes"))
/prebuilts/python/darwin-x86/2.7.5/bin/
2to3
3
from lib2to3.
main
import
main
5
sys.exit(
main
("lib2to3.fixes"))
/prebuilts/python/linux-x86/2.7.5/bin/
2to3
3
from lib2to3.
main
import
main
5
sys.exit(
main
("lib2to3.fixes"))
/external/qemu/distrib/sdl-1.2.15/src/main/dummy/
SDL_dummy_main.c
2
/* Include the SDL
main
definition header */
5
#ifdef
main
6
#undef
main
macro
7
int
main
(int argc, char *argv[])
function
Completed in 1348 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>