Searched refs:option (Results 1 – 9 of 9) sorted by relevance
227 for (String option = line.getToken(); option != null; option = line.getToken()) { in gatherOptions()228 if (option.startsWith("-")) { //$NON-NLS-1$ in gatherOptions()230 if (option.equals("-I")) { //$NON-NLS-1$ in gatherOptions()233 addArg(option + dir); in gatherOptions()234 } else if (option.startsWith("-I")) { //$NON-NLS-1$ in gatherOptions()235 addArg(option); in gatherOptions()236 } else if (option.equals("-D")) { //$NON-NLS-1$ in gatherOptions()239 addArg(option + def); in gatherOptions()240 } else if (option.startsWith("-D")) { //$NON-NLS-1$ in gatherOptions()241 addArg(option); in gatherOptions()[all …]
372 Option option = Option.get(element); in checkTemplate() local373 String optionId = option.id; in checkTemplate()374 int optionMinSdk = option.minSdk; in checkTemplate()375 int optionMinBuildApi = option.minBuild; in checkTemplate()484 Option option = Option.get(element); in checkProjectWithActivity() local485 String optionId = option.id; in checkProjectWithActivity()486 int optionMinSdk = option.minSdk; in checkProjectWithActivity()487 int optionMinBuildApi = option.minBuild; in checkProjectWithActivity()569 Option option = Option.get(element); in checkApiTarget() local570 String optionId = option.id; in checkApiTarget()[all …]
450 private void checkInputValidity(String option) { in checkInputValidity() argument452 printAndExit(String.format("ERROR: %1$s cannot be used with an input file.", option), in checkInputValidity()455 printAndExit(String.format("ERROR: %1$s cannot be used with an input file.", option), in checkInputValidity()459 option), false /* terminate */); in checkInputValidity()
16 android:detachWallpaper : Special option for window animations: if this window is on top of a wall…
14 android:detachWallpaper : Special option for window animations: if this window is on top of a wall…
435 Element option = options.get(i); in createOptionCombo() local436 String optionId = option.getAttribute(ATTR_ID); in createOptionCombo()438 String isDefault = option.getAttribute(ATTR_DEFAULT); in createOptionCombo()443 NodeList childNodes = option.getChildNodes(); in createOptionCombo()448 String minApiString = option.getAttribute(ATTR_MIN_API); in createOptionCombo()460 String minBuildApiString = option.getAttribute(ATTR_MIN_BUILD_API); in createOptionCombo()
102 Use option -m to prevent this.
96 * New "Tools > Manage Add-on Sites" option that allows deactivating113 tab in the launch configuration dialog adds a new option which205 operations, only when running or debugging (option added in ADT539 * New Launch configuration option to choose debug deployment595 - New launch option for activity. Can choose to launch default601 - Launch configuration now has an option to wipe emulator data on603 - Launch configuration now has an option to disable the boot
2 …t"in c)||c.set(this,f,"value")===b)this.value=f})}}),p.extend({valHooks:{option:{get:function(a){v… property