/frameworks/compile/linkloader/tests/stubs/ |
mips-stub.c | 41 int main() { function
|
stub-layout-test.cpp | 30 int main() { function
|
/frameworks/compile/slang/ |
slangdata.py | 81 def main(argv): function 89 main(sys.argv)
|
/gdk/build/tools/ |
build-prebuilt.sh | 32 function main { function 71 main $GdkRoot $AndroidRoot
|
/gdk/sources/llvm-ndk-cc/tests/P_define/ |
def.c | 5 int main() { function
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
bug-regex16.c | 12 main (void) function
|
bug-regex21.c | 31 int main (void) function
|
bug-regex8.c | 34 main (void) function
|
/ndk/tests/build/gnustl-force-all/jni/ |
forced_all.cpp | 11 int main(void) { function
|
/ndk/tests/build/gnustl-force-exceptions/jni/ |
forced_exceptions.cpp | 3 int main(void) { return 0; } function 10 int main(void) { function
|
/ndk/tests/build/gnustl-force-none/jni/ |
force_none.cpp | 4 int main(void) { return 0; } function 11 int main(void) { function
|
/ndk/tests/build/gnustl-force-rtti/jni/ |
forced_rtti.cpp | 11 int main(void) { function
|
/ndk/tests/build/multiple-static-const/jni/ |
main.cpp | 1 #include "main.h" 8 int main(void) function
|
/ndk/tests/device/test-cpufeatures/jni/ |
test_cpufeatures.c | 19 int main(void) function
|
/ndk/tests/device/test-gnustl-2/jni/ |
hello.cpp | 3 int main(void) function
|
/packages/inputmethods/PinyinIME/jni/command/ |
pinyinime_dictbuilder.cpp | 30 int main(int argc, char* argv[]) { function
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_main.h | 28 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */ 41 /* The application's main() function must be called with C linkage, 46 int main(int argc, char *argv[]) 50 #define main SDL_main macro 52 /* The prototype for the application's main() function */ 87 /* This should be called from your main() function, if any */ 96 #endif /* Need to redefine main()? */
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_main.h | 28 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */ 41 /* The application's main() function must be called with C linkage, 46 int main(int argc, char *argv[]) 50 #define main SDL_main macro 52 /* The prototype for the application's main() function */ 87 /* This should be called from your main() function, if any */ 96 #endif /* Need to redefine main()? */
|
/prebuilts/tools/windows/sdl/host/include/SDL/ |
SDL_main.h | 31 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */ 44 /* The application's main() function must be called with C linkage, 49 int main(int argc, char *argv[]) 53 #define main SDL_main macro 55 /* The prototype for the application's main() function */ 90 /* This should be called from your main() function, if any */ 99 #endif /* Need to redefine main()? */
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_main.h | 28 /* Redefine main() on Win32 and MacOS so that it is called by winmain.c */ 41 /* The application's main() function must be called with C linkage, 46 int main(int argc, char *argv[]) 50 #define main SDL_main macro 52 /* The prototype for the application's main() function */ 87 /* This should be called from your main() function, if any */ 96 #endif /* Need to redefine main()? */
|
/sdk/emulator/opengl/tests/ut_renderer/ |
ut_renderer.cpp | 28 int main(int argc, char **argv) function
|
/sdk/emulator/qtools/ |
read_pid.cpp | 6 int main(int argc, char **argv) { function
|
/sdk/find_lock/ |
find_lock_exe.cpp | 28 int main(int argc, char* argv[]) {
function
|
/system/core/libdiskconfig/ |
dump_diskconfig.c | 26 main(int argc, char *argv[]) function
|
/system/extras/tests/bionic/libc/bionic/ |
test_static_init.cpp | 7 int main(int argc, char** argv) function
|