Searched refs:main (Results 76 - 100 of 436) sorted by relevance

1234567891011>>

/frameworks/compile/libbcc/runtime/test/Unit/
H A Dnedf2vfp_test.c34 int main() function
H A Dnesf2vfp_test.c34 int main() function
H A Dsubdf3vfp_test.c33 int main() function
H A Dsubsf3vfp_test.c33 int main() function
H A Dudivdi3_test.c30 int main() function
H A Dumoddi3_test.c30 int main() function
H A Dabsvsi2_test.c36 int main() function
H A Daddvdi3_test.c33 int main() function
/frameworks/compile/libbcc/tests/data/src/
H A DaddressOf.c27 int main() { function
H A Dcomma.c32 int main() { function
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
H A Dglobal_struct.c26 int main(int argc, char* argv[]) function
H A Dglobals.c33 int main(int argc, char* argv[]) function
H A Dlocals.cpp22 int main(int argc, char* argv[]) function
H A Dparameters.cpp34 int main(int argc, char* argv[]) function
/frameworks/compile/libbcc/tests/debuginfo/
H A Dllvm-lit26 lit.main(builtin_parameters)
/frameworks/compile/linkloader/tests/images/
H A Dsimple-test.c21 int main() { function
/frameworks/compile/linkloader/tests/stubs/
H A Dstub-layout-test.cpp30 int main() { function
/frameworks/wilhelm/tools/hashgen/
H A Dfrag1.c26 int main(int argc, char **argv) function
/frameworks/base/tests/DumpRenderTree2/assets/
H A Drun_layout_tests.py28 def main(path, options): function
32 if run_apache2.main("restart", options) == False:
99 main(path, options);
/frameworks/av/media/mediaserver/
H A Dmain_mediaserver.cpp34 int main(int argc, char** argv) function
/frameworks/base/cmds/bugreport/
H A Dbugreport.c24 int main(int argc, char *argv[]) { function
/frameworks/base/cmds/system_server/
H A Dsystem_main.cpp5 * puts the main thread into the thread pool so it can handle
45 int main(int argc, const char* const argv[]) function
/frameworks/base/core/java/com/android/internal/util/
H A DWithFramework.java22 * Binds native framework methods and then invokes a main class with the
28 * Invokes main(String[]) method on class in args[0] with args[1..n].
30 public static void main(String[] args) throws Exception { method in class:WithFramework
45 Method mainMethod = mainClass.getMethod("main", String[].class);
51 + " [main class] [args]");
/frameworks/base/tests/BrowserTestPlugin/jni/
H A DAndroid.mk31 main.cpp \
/frameworks/base/tools/preload/
H A DPrintPsTree.java27 public static void main(String[] args) method in class:PrintPsTree

Completed in 410 milliseconds

1234567891011>>