HomeSort by relevance Sort by last modified time
    Searched refs:launcher (Results 26 - 50 of 54) sorted by null

12 3

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant 149 # Build local classpath using just the launcher in non-rpm mode or
151 # specified in the ant.conf configuration. Because the launcher is
157 LOCALCLASSPATH="$(/usr/bin/build-classpath ant ant-launcher jaxp_parser_impl xml-commons-apis)"
213 # remove class path from launcher -cp option
217 # not using rpm_mode; use launcher to determine classpaths
219 LOCALCLASSPATH=$ANT_LIB/ant-launcher.jar
221 LOCALCLASSPATH=$ANT_LIB/ant-launcher.jar:$LOCALCLASSPATH
322 ant_exec_command="exec \"$JAVACMD\" $ANT_OPTS -classpath \"$LOCALCLASSPATH\" -Dant.home=\"$ANT_HOME\" -Dant.library.dir=\"$ANT_LIB\" $ant_sys_opts org.apache.tools.ant.launch.Launcher $ANT_ARGS -cp \"$CLASSPATH\" $ant_exec_args"
ant.bat 133 "%_JAVACMD%" %ANT_OPTS% -classpath "%ANT_HOME%\lib\ant-launcher.jar" "-Dant.home=%ANT_HOME%" org.apache.tools.ant.launch.Launcher %ANT_ARGS% -cp "%CLASSPATH%" %ANT_CMD_LINE_ARGS%
140 "%_JAVACMD%" %ANT_OPTS% -classpath "%ANT_HOME%\lib\ant-launcher.jar" "-Dant.home=%ANT_HOME%" org.apache.tools.ant.launch.Launcher %ANT_ARGS% %ANT_CMD_LINE_ARGS%
157 "%_JAVACMD%" %ANT_OPTS% -classpath "%ANT_HOME%\lib\ant-launcher.jar" "-Dant.home=%ANT_HOME%" "-Djikes.class.path=%JIKESPATH%" org.apache.tools.ant.launch.Launcher %ANT_ARGS% -cp "%CLASSPATH%" %ANT_CMD_LINE_ARGS%
164 "%_JAVACMD%" %ANT_OPTS% -classpath "%ANT_HOME%\lib\ant-launcher.jar" "-Dant.home=%ANT_HOME%" "-Djikes.class.path=%JIKESPATH%" org.apache.tools.ant.launch.Launcher %ANT_ARGS% %ANT_CMD_LINE_ARGS%
  /external/chromium_org/remoting/webapp/background/
background.js 25 contexts: ['launcher'],
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat 48 %vm% -cp ..\org.eclipse.releng.basebuilder\startup.jar org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner -f buildAll.xml %target% %bootclasspath% -DmapVersionTag=%mapVersionTag% -DbuildType=%buildType% %buildID% %ftpUser% %ftpPassword%
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-launcher.jar 
ant.jar 
  /external/chromium_org/base/test/launcher/
unit_test_launcher.cc 5 #include "base/test/launcher/unit_test_launcher.h"
21 #include "base/test/launcher/test_launcher.h"
55 " --test-launcher-jobs=N\n"
59 " Runs the tests and the launcher in the same process. Useful\n"
63 " --test-launcher-batch-limit=N\n"
66 " --test-launcher-debug-launcher\n"
68 " making it possible to use them to debug launcher itself.\n"
70 " --test-launcher-retry-limit=N\n"
73 " --test-launcher-summary-output=PATH\n
    [all...]
  /external/chromium_org/content/public/test/
test_launcher.cc 24 #include "base/test/launcher/test_launcher.h"
86 " --test-launcher-jobs=N\n"
90 " Runs the tests and the launcher in the same process. Useful\n"
94 " --test-launcher-retry-limit=N\n"
97 " --test-launcher-summary-output=PATH\n"
100 " --test-launcher-print-test-stdio=auto|always|never\n"
104 " --test-launcher-total-shards=N\n"
107 " --test-launcher-shard-index=N\n"
111 // Implementation of base::TestLauncherDelegate. This is also a test launcher,
112 // wrapping a lower-level test launcher with content-specific code
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
runtests.bat 74 set antRunner=%vm% -cp eclipse\startup.jar -Dosgi.ws=%ws% -Dosgi.os=%os% -Dosgi.arch=%arch% org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner
  /development/samples/USB/MissileLauncher/src/com/android/missilelauncher/
MissileLauncherActivity.java 73 setContentView(R.layout.launcher);
  /external/chromium_org/chrome/browser/extensions/
app_process_apitest.cc 678 const Extension* launcher = local
682 // 1. The extension launcher page.
690 // Load the launcher extension, which should launch the app.
693 launcher->GetResourceURL("server_redirect.html"),
717 const Extension* launcher = local
721 // 1. The extension launcher page.
729 // Load the launcher extension, which should launch the app.
732 launcher->GetResourceURL("client_redirect.html"),
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.cc 401 // If we are enabling the launcher, we should not show the app list in order
662 scoped_refptr<EphemeralAppLauncher> launcher = local
669 launcher->Start();
  /external/chromium_org/chrome/browser/ui/webui/app_list/
start_page_browsertest.js 35 * Browser to app launcher start page.
  /development/tools/labpretest/
labpretest.sh 569 $ADB -s $device shell monkey -p com.android.alarmclock -p com.android.browser -p com.android.calculator2 -p com.android.calendar -p com.android.camera -p com.android.contacts -p com.google.android.gm -p com.android.im -p com.android.launcher -p com.google.android.apps.maps -p com.android.mms -p com.android.music -p com.android.phone -p com.android.settings -p com.google.android.street -p com.android.vending -p com.google.android.youtube -p com.android.email -p com.google.android.voicesearch -c android.intent.category.LAUNCHER --ignore-security-exceptions -s $seed $MEVENTS
  /external/chromium_org/chrome/browser/ui/ash/launcher/
app_shortcut_launcher_item_controller.cc 5 #include "chrome/browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h"
10 #include "chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item.h"
11 #include "chrome/browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h"
12 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h"
13 #include "chrome/browser/ui/ash/launcher/launcher_application_menu_item_model.h"
14 #include "chrome/browser/ui/ash/launcher/launcher_context_menu.h"
15 #include "chrome/browser/ui/ash/launcher/launcher_item_controller.h"
51 ChromeLauncherController* launcher) {
60 // Item controller for an app shortcut. Shortcuts track app and launcher ids,
301 // - The launcher controller knows that the tab got created for this app
    [all...]
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 123 $('app-launcher-promo-close-button').addEventListener('click',
191 var url = appendParam(webStoreLink, 'utm_source', 'chrome-ntp-launcher');
294 * Launches the chrome web store app with the chrome-ntp-launcher
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/chromium_org/ui/file_manager/file_manager/background/js/
background.js 898 * Handles clicks on a custom item on the launcher context menu.
945 contexts: ['launcher'],
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 

Completed in 2161 milliseconds

12 3