HomeSort by relevance Sort by last modified time
    Searched refs:launch (Results 126 - 150 of 238) sorted by null

1 2 3 4 56 7 8 910

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
kernel.cpp 64 _cl_kernel::launch(clover::command_queue &q, function in class:_cl_kernel
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar 
  /external/mesa3d/src/gallium/state_trackers/clover/core/
kernel.cpp 64 _cl_kernel::launch(clover::command_queue &q, function in class:_cl_kernel
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 17 package com.android.ide.eclipse.adt.internal.launch;
59 * Class for the main launch configuration tab.
136 group.setText("Launch Action:");
148 mDefaultActionButton.setText("Launch Default Activity");
163 mActivityActionButton.setText("Launch:");
226 // add the launch mode
236 // link the project and the launch config.
303 "Please select a project to launch");
317 * launch configuration. This method is called when
321 * @param config launch configuratio
    [all...]
DeviceChooserDialog.java 17 package com.android.ide.eclipse.adt.internal.launch;
471 radio2.setText("Launch a new Android Virtual Device");
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
NdkDebuggerTab.java 17 package com.android.ide.eclipse.ndk.internal.launch;
73 grpGdb.setText("Launch Options");
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java 343 launch(launcher, account, message, EDIT_DRAFT, null, null, null, null, method
351 launch(launcher, account, null, COMPOSE, null, null, null, null, null /* extraValues */); method
358 launch(launcher, account, null, COMPOSE, toAddress, null, null, null, method
367 launch(launcher, account, null, COMPOSE, null, null, null, subject, extraValues); method
410 launch(launcher, account, message, REPLY, null, null, null, null, null /* extraValues */); method
417 launch(launcher, account, message, REPLY_ALL, null, null, null, null, method
425 launch(launcher, account, message, FORWARD, null, null, null, null, null /* extraValues */); method
430 launch(launcher, account, message, FORWARD, method
434 private static void launch(Context context, Account account, Message message, int action, method in class:ComposeActivity
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py 45 def launch(file): function
703 print 'Testing launch...'
704 pathname = EasyDialogs.AskFileForOpen('File to launch:')
706 result = launch(pathname)
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc 375 // Launch the app on a page with no title, check that the app title was set
395 // Launch the app, navigate to a page with a title, check that the app title
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp 344 rc = mProcTh.launch(dataProcRoutine, this);
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 320 int32_t launch(void *(*start_routine)(void *), void* user_data);
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.cpp 350 rc = mProcTh.launch(dataProcRoutine, this);
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTable.java 62 PhotoTable.this.launch();
598 public void launch() { method in class:PhotoTable
    [all...]
  /sdk/adtproductbuild/
Android.mk 164 # as a launch script.
  /external/chromium_org/chrome/browser/resources/login/
display_manager.js 26 /** @const */ var SCREEN_APP_LAUNCH_SPLASH = 'app-launch-splash';
77 APP_LAUNCH_SPLASH: 'app-launch-splash',
538 // First screen on OOBE launch.
    [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/chromium_org/base/
base.target.darwin-arm.mk 179 base/process/launch.cc \
base.target.darwin-arm64.mk 179 base/process/launch.cc \
base.target.darwin-mips.mk 179 base/process/launch.cc \
base.target.darwin-x86.mk 180 base/process/launch.cc \

Completed in 1593 milliseconds

1 2 3 4 56 7 8 910