/frameworks/base/docs/html/guide/developing/tools/ |
layoutopt.jd | 62 <pre>$ layoutopt res/layout/main.xml res/layout-land/main.xml</pre>
|
/frameworks/base/include/android_runtime/ |
AndroidRuntime.h | 52 * Call a class's static main method with the given arguments, 78 * correct static main will be invoked.
|
/frameworks/base/opengl/tests/gl2_jni/jni/ |
gl_code.cpp | 28 "void main() {\n" 33 "void main() {\n"
|
/frameworks/base/opengl/tests/gldual/jni/ |
gl_code.cpp | 28 "void main() {\n" 33 "void main() {\n"
|
/frameworks/base/test-runner/src/junit/textui/ |
TestRunner.java | 65 * public static void main (String[] args) { 135 public static void main(String args[]) { method in class:TestRunner
|
/frameworks/base/tests/backup/ |
backup_helper_test.cpp | 49 main(int argc, const char** argv) function 121 main(int argc, char** argv)
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
broadcastKeyNone.c | 102 * report the main key SM of broadcast complete, whithout wating for keys. 130 * Distribute broadcast key material to the driver and report the main key SM on broadcast complete.
|
unicastKeyNone.c | 99 * report the main key SM of unicast complete, whithout wating for keys. 127 * Distribute unicast key material to the driver and report the main key SM on unicast complete.
|
/ndk/samples/hello-gl2/jni/ |
gl_code.cpp | 47 "void main() {\n" 53 "void main() {\n"
|
/packages/apps/AlarmClock/ |
AndroidManifest.xml | 21 <action android:name="android.intent.action.MAIN" /> 29 <action android:name="android.intent.action.MAIN" />
|
/packages/apps/Stk/ |
AndroidManifest.xml | 35 <action android:name="android.intent.action.MAIN" /> 70 <action android:name="android.intent.action.MAIN" />
|
/packages/inputmethods/OpenWnn/res/xml/ |
openwnn_pref_ja.xml | 65 <intent android:action="android.intent.action.MAIN" 74 <intent android:action="android.intent.action.MAIN"
|
/system/core/libacc/tests/data/ |
bellard.otccex.c | 74 /* 'main' takes standard 'argc' and 'argv' parameters */ 75 main(argc, argv) function
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/ |
mainSecKeysOnly.h | 2 * \brief RSN main security SM 45 /* PURPOSE: RSN main security SM */
|
mainSecNull.h | 2 * \brief RSN main security SM 45 /* PURPOSE: RSN main security SM */
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
broadcastKeyNone.c | 102 * report the main key SM of broadcast complete, whithout wating for keys. 130 * Distribute broadcast key material to the driver and report the main key SM on broadcast complete.
|
unicastKeyNone.c | 99 * report the main key SM of unicast complete, whithout wating for keys. 127 * Distribute unicast key material to the driver and report the main key SM on unicast complete.
|
/bionic/linker/arch/sh/ |
begin.S | 40 /* linker init returns the _entry address in the main image */
|
/bionic/linker/arch/x86/ |
begin.S | 42 /* linker init returns (%eax) the _entry address in the main image */
|
/build/tools/bin2asm/ |
icudata.c | 9 int main(int argc, char *argv[]) { function
|
/build/tools/fs_config/ |
fs_config.c | 43 int main(int argc, char** argv) { function
|
/build/tools/lsd/ |
main.c | 32 int main(int argc, char **argv) function
|
/cts/tests/tests/permission/ |
AndroidManifest.xml | 26 <action android:name="android.intent.action.MAIN"/>
|
/cts/tools/device-setup/TestDeviceSetup/ |
AndroidManifest.xml | 29 <action android:name="android.intent.action.MAIN"/>
|
/cts/tools/signature-tools/ |
sig | 47 exec java $javaOpts -classpath $libdir/signature-tools.jar:$libdir/dex-tools.jar:$libdir/stringtemplate.jar:$libdir/antlr-2.7.7.jar signature.Main "$@
|