HomeSort by relevance Sort by last modified time
    Searched full:main (Results 801 - 825 of 6997) sorted by null

<<31323334353637383940>>

  /development/samples/SimpleJNI/
AndroidManifest.xml 24 <action android:name="android.intent.action.MAIN" />
  /development/samples/SkeletonApp/tests/src/com/example/android/skeletonapp/
SkeletonAppTest.java 22 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/Snake/tests/src/com/example/android/snake/
SnakeTest.java 22 * Make sure that the main launcher activity opens up properly, which will be
  /development/samples/TicTacToeLib/
AndroidManifest.xml 21 <!-- The activity tag here is currently not used. The main project TicTacToeMain
  /development/samples/TicTacToeMain/res/values/
strings.xml 23 <string name="explain2">This activity is defined in one project. The second activity, launched by one of the buttons below, is located in another project which is a \"library\" to the main one and merged in the same APK.</string>
  /development/simulator/app/
LogPool.h 5 // should only happen in the main UI thread.
LogPrefsDialog.h 62 /* main notebook; for aesthetic reasons we may want a Choicebook */
MyApp.h 45 /* return a pointer to the main window */
  /development/testrunner/tests/
android_manifest_tests.py 42 unittest.main()
  /device/htc/dream-sapphire/boot/
keypad.c 38 #if 1 // main buttons
  /device/sample/apps/client/
AndroidManifest.xml 31 <action android:name="android.intent.action.MAIN"/>
  /external/blktrace/
verify_blkparse.c 9 int main(int argc, char *argv[]) function
  /external/bluetooth/bluez/audio/
Android.mk 15 main.c \
  /external/bluetooth/bluez/src/
Android.mk 16 main.c \
  /external/bluetooth/glib/debian/
README.debian 11 This is a snapshot of GLib from the main CVS archive, built into a
  /external/bluetooth/glib/gio/tests/
unix-streams.c 205 * which gets read asynchronously by the main thread and then
207 * synchronously. Eventually a timeout in the main thread will cause
209 * read op in the main thread, which will then close the pipe to
246 main (int argc, function
  /external/bluetooth/glib/glib/
gmain.h 1 /* gmain.h - the GLib Main loop
123 /* Low level functions for implementing custom main loops.
231 /* ============== Compat main loop stuff ================== */
243 /* Functions to manipulate the default main loop
  /external/bluetooth/glib/tests/
atomic-test.c 10 main (int argc, function
  /external/bluetooth/glib/tests/gobject/
deftype.c 56 main (void) function
  /external/bluetooth/glib/tests/refcount/
objects2.c 99 main (int argc, char **argv) function
  /external/clearsilver/cgi/
fcgi_hello.c 24 int main(int argc, char **argv, char **envp) { function
  /external/clearsilver/cs/
csdump.c 26 int main (int argc, char *argv[]) function
  /external/clearsilver/csharp/
csperftest.cs 21 public static unsafe int Main(string[] argv) {
  /external/clearsilver/util/test/
date_test.c 12 int main(int argc, char *argv[]) function
hdf_sort_test.c 48 int main(int argc, char *argv[]) function

Completed in 526 milliseconds

<<31323334353637383940>>