HomeSort by relevance Sort by last modified time
    Searched defs:MAIN (Results 1 - 25 of 456) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/mesa/x86/
mmx_blendtmp.h 44 MAIN ( EDI, ESI )
66 /* main loop */
69 MAIN ( EDI, ESI )
94 MAIN ( EDI, ESI )
114 #undef MAIN
mmx_blend.S 273 #define MAIN( rgba, dest ) \
294 #define MAIN( rgba, dest ) \
324 #define MAIN( rgba, dest ) \
356 #define MAIN( rgba, dest ) \
389 #define MAIN( rgba, dest ) \
  /external/vogar/src/vogar/
RunnerType.java 24 * Runs both JUnit classes and classes with a main(String[] args) method.
39 * Runs only classes with a main(String[] args) method.
41 MAIN(false, false, true);
  /external/syslinux/com32/cmenu/
complex.c 51 unsigned char TESTING, RESCUE, MAIN, PREPMENU, NETMENU, LONGMENU, SECRETMENU;
251 int main(void) function
381 MAIN = add_menu(" Main Menu ", 8);
415 curr = showmenus(MAIN);
  /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
HidDefs.h 32 MAIN,
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveProjectFiTest.py 67 MAIN = 'android.intent.action.MAIN'
203 intent = ad.droid.makeIntent(ActionTypeId.MAIN, None, None, extras, [
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderThrottle.java 68 * Definition of the contract for the main table of our provider.
78 public static final String TABLE_NAME = "main";
83 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/main");
90 = Uri.parse("content://" + AUTHORITY + "/main/");
173 // The incoming URI matches the main table URI pattern
174 private static final int MAIN = 1;
175 // The incoming URI matches the main table row ID URI pattern
187 mUriMatcher.addURI(AUTHORITY, MainTable.TABLE_NAME, MAIN);
219 case MAIN:
220 // If the incoming URI is for main table
    [all...]
  /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
LoaderThrottleSupport.java 71 * Definition of the contract for the main table of our provider.
81 public static final String TABLE_NAME = "main";
86 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/main");
93 = Uri.parse("content://" + AUTHORITY + "/main/");
176 // The incoming URI matches the main table URI pattern
177 private static final int MAIN = 1;
178 // The incoming URI matches the main table row ID URI pattern
190 mUriMatcher.addURI(AUTHORITY, MainTable.TABLE_NAME, MAIN);
222 case MAIN:
223 // If the incoming URI is for main table
    [all...]
  /system/core/base/include/android-base/
logging.h 95 MAIN,
116 explicit LogdLogger(LogId default_log_id = android::base::MAIN);
  /external/python/cpython2/PC/os2emx/
Makefile 111 # if fork() support is required, the main executable must be linked with ld
144 # Note that this setting is distinct from the stack size for the main
278 SRC.MAIN= $(addprefix $(TOP), \
280 Modules/main.c)
419 $(SRC.MAIN) \
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 110 mAH[AdapterHolder.MAIN] = new AdapterHolder(false /* isWork */);
218 return mAH[AdapterHolder.MAIN].recyclerView;
326 mAllAppsStore.unregisterIconContainer(mAH[AdapterHolder.MAIN].recyclerView);
330 mAH[AdapterHolder.MAIN].setup(mViewPager.getChildAt(0), mPersonalMatcher);
334 mAH[AdapterHolder.MAIN].setup(findViewById(R.id.apps_list_view), null);
339 mAllAppsStore.registerIconContainer(mAH[AdapterHolder.MAIN].recyclerView);
375 .setOnClickListener((View view) -> mViewPager.snapToPage(AdapterHolder.MAIN));
386 return mAH[AdapterHolder.MAIN].appsList;
450 mAH[AdapterHolder.MAIN].recyclerView.addOnScrollListener(scrollListener);
494 public static final int MAIN = 0
    [all...]
  /external/python/cpython2/Lib/lib-tk/
Tix.py 58 MAIN = 'main'
208 """Toplevel widget of Tix which represents mostly the main window
    [all...]
  /external/python/cpython3/Lib/tkinter/
tix.py 50 MAIN = 'main'
200 """Toplevel widget of Tix which represents mostly the main window
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py 56 MAIN = 'main'
211 """Toplevel widget of Tix which represents mostly the main window
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py 56 MAIN = 'main'
211 """Toplevel widget of Tix which represents mostly the main window
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 56 MAIN = 'main'
211 """Toplevel widget of Tix which represents mostly the main window
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 56 MAIN = 'main'
211 """Toplevel widget of Tix which represents mostly the main window
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.1.0/
builder-model-1.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.1.3/
builder-model-1.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.0/
builder-model-1.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.0-alpha1/
builder-model-1.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.0-beta4/
builder-model-1.2.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.0-rc1/
builder-model-1.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.1/
builder-model-1.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.2/
builder-model-1.2.2.jar 

Completed in 487 milliseconds

1 2 3 4 5 6 7 8 91011>>