/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/ |
commons-cli-1.2.jar | |
/prebuilts/misc/common/commons-cli/ |
commons-cli-1.2.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/commons-cli/commons-cli/1.0/ |
commons-cli-1.0.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar | |
/packages/apps/Email/provider_src/com/android/email/service/ |
EmailServiceUtils.java | 317 final Bundle options = new Bundle(5); local 318 options.putString(EasAuthenticatorService.OPTIONS_USERNAME, account.mEmailAddress); 319 options.putString(EasAuthenticatorService.OPTIONS_PASSWORD, hostAuth.mPassword); 320 options.putBoolean(EasAuthenticatorService.OPTIONS_CONTACTS_SYNC_ENABLED, contacts); 321 options.putBoolean(EasAuthenticatorService.OPTIONS_CALENDAR_SYNC_ENABLED, calendar); 322 options.putBoolean(EasAuthenticatorService.OPTIONS_EMAIL_SYNC_ENABLED, email); 324 return AccountManager.get(context).addAccount(info.accountType, null, null, options, null, [all...] |
/developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/ |
NotificationPresets.java | 72 NotificationPreset.BuildOptions options) { 73 builder.setContentTitle(options.titlePreset) 74 .setContentText(options.textPreset) 78 options.actionsPreset.apply(context, builder, wearableOptions); 79 options.priorityPreset.apply(builder, wearableOptions); 80 if (options.includeLargeIcon) { 84 if (options.isLocalOnly) { 87 if (options.hasContentIntent) { 91 if (options.vibrate) { 104 public Notification[] buildNotifications(Context context, BuildOptions options) { [all...] |
/developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/ |
NotificationPresets.java | 72 NotificationPreset.BuildOptions options) { 73 builder.setContentTitle(options.titlePreset) 74 .setContentText(options.textPreset) 78 options.actionsPreset.apply(context, builder, wearableOptions); 79 options.priorityPreset.apply(builder, wearableOptions); 80 if (options.includeLargeIcon) { 84 if (options.isLocalOnly) { 87 if (options.hasContentIntent) { 91 if (options.vibrate) { 104 public Notification[] buildNotifications(Context context, BuildOptions options) { [all...] |
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/ |
NotificationPresets.java | 72 NotificationPreset.BuildOptions options) { 73 builder.setContentTitle(options.titlePreset) 74 .setContentText(options.textPreset) 78 options.actionsPreset.apply(context, builder, wearableOptions); 79 options.priorityPreset.apply(builder, wearableOptions); 80 if (options.includeLargeIcon) { 84 if (options.isLocalOnly) { 87 if (options.hasContentIntent) { 91 if (options.vibrate) { 104 public Notification[] buildNotifications(Context context, BuildOptions options) { [all...] |
/external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/ |
XmlMessageBuilder.java | 166 case OPTIONS: 192 * in the OptionsMessage, encodings are wrapped in an "<options>" container. 253 OptionsMessage options = new OptionsMessage(); local 276 options.addInputEncoding(getEncodingOption(enc)); 292 options.addOutputEncoding(getEncodingOption(enc)); 298 options.setProtocolRolePreference(role); 303 return options; 509 JSONObject options = new JSONObject(); local 517 options.put(OPTIONS_FIELD_INPUT_ENCODINGS, inEncs); 525 options.put(OPTIONS_FIELD_OUTPUT_ENCODINGS, outEncs) [all...] |
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/ |
SimpleWebServer.java | 128 Map<String, String> options = new HashMap<String, String>(); local 130 // Parse command-line, with short and long versions of the options. 147 options.put(name, value); 156 options.put("host", host); 157 options.put("port", ""+port); 158 options.put("quiet", String.valueOf(quiet)); 168 options.put("home", sb.toString()); 185 registerPluginForMimeType(indexFiles, mime, info.getWebServerPlugin(mime), options);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringInputPage.java | 142 * and by which options. 251 Group options = new Group(content, SWT.NONE); local 252 options.setText("Options"); 255 options.setLayoutData(gd_Options); 256 options.setLayout(new GridLayout(1, false)); 258 mReplaceAllJava = new Button(options, SWT.CHECK); 264 mReplaceAllXml = new Button(options, SWT.CHECK);
|
/art/cmdline/ |
cmdline.h | 87 RuntimeOptions options; local 92 options.push_back(std::make_pair("compilercallbacks", &callbacks)); 100 options.push_back(std::make_pair(boot_image_option.c_str(), nullptr)); 104 options.push_back( 108 if (!Runtime::Create(options, false)) {
|
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/ |
AppSecurityTests.java | 119 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 121 false, options); 125 false, options); 145 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 147 false, options); 151 true /* reinstall */, options); 170 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 172 false, options); 179 false, options); 199 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())} local 231 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 265 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local [all...] |
ExternalStorageHostTest.java | 94 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 95 assertNull(getDevice().installPackage(getTestAppFile(NONE_APK), false, options)); local 118 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 119 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); local 142 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 143 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); local 167 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 168 assertNull(getDevice().installPackage(getTestAppFile(NONE_APK), false, options)); local 169 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); local 170 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); local 202 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local [all...] |
/cts/hostsidetests/usb/src/com/android/cts/usb/ |
TestUsbTest.java | 66 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 67 mDevice.installPackage(app, false, options);
|
/cts/suite/cts/hostTests/uihost/src/com/android/cts/uihost/ |
TaskSwitchingTest.java | 78 String[] options = {AbiUtils.createAbiFlag(mAbi.getName())}; local 82 mDevice.installPackage(app, false, options);
|
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/ |
TestApp.java | 216 PickOptionRequest.Option[] options = new VoiceInteractor.PickOptionRequest.Option[2]; local 217 options[0] = new Option(Utils.PICKOPTON_1, -1); 218 options[1] = new Option(Utils.PICKOPTON_2, -1); 220 PickOptionRequest req = new VoiceInteractor.PickOptionRequest(prompt, options, mTestinfo) {
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
GrammarSpelunker.java | 39 * grammar Java ; options { backtrack true memoize true } 43 * First ':' or '@' indicates we can stop looking for imports/options. 81 // scan until imports or options 83 !token.equals("import") && !token.equals("options") ) 87 if ( token.equals("options") ) options(); method 88 // scan until options or first rule 113 // looks like "options { backtrack true ; tokenVocab MyTokens ; }" 114 protected void options() throws IOException { method in class:GrammarSpelunker 115 match("options"); [all...] |
/external/ceres-solver/examples/ |
libmv_homography.cc | 77 // This structure contains options that controls how the homography 282 const EstimateHomographyOptions &options, 284 : options_(options), x1_(x1), x2_(x2), H_(H) {} 319 const EstimateHomographyOptions &options, 353 ceres::Solver::Options solver_options; 355 solver_options.max_num_iterations = options.max_num_iterations; 359 TerminationCheckingCallback callback(x1, x2, options, H); 403 EstimateHomographyOptions options; local 404 options.expected_average_symmetric_distance = 0.02; 405 EstimateHomography2DFromCorrespondences(x1, x2, options, &estimated_matrix) [all...] |
nist.cc | 87 "Options are: levenberg_marquardt, dogleg"); 89 "Options are: traditional_dogleg, subspace_dogleg"); 90 DEFINE_string(linear_solver, "dense_qr", "Options are: " 93 DEFINE_string(preconditioner, "jacobi", "Options are: " 408 const ceres::Solver::Options& options) { 436 Solve(options, &problem, &summary); 475 void SetMinimizerOptions(ceres::Solver::Options* options) { 477 &options->minimizer_type)) 518 ceres::Solver::Options options; local [all...] |
simple_bundle_adjuster.cc | 210 ceres::Solver::Options options; local 211 options.linear_solver_type = ceres::DENSE_SCHUR; 212 options.minimizer_progress_to_stdout = true; 215 ceres::Solve(options, &problem, &summary);
|
/external/ceres-solver/internal/ceres/ |
covariance_test.cc | 96 Covariance::Options options; local 97 CovarianceImpl covariance_impl(options); 285 void ComputeAndCompareCovarianceBlocks(const Covariance::Options& options, 315 Covariance covariance(options); 400 Covariance::Options options; local 403 options.algorithm_type = SUITE_SPARSE_QR; 404 ComputeAndCompareCovarianceBlocks(options, expected_covariance) 447 Covariance::Options options; local 497 Covariance::Options options; local 553 Covariance::Options options; local 603 Covariance::Options options; local 611 Covariance::Options options; local 707 Covariance::Options options; local 740 Covariance::Options options; local [all...] |
evaluator_test.cc | 127 Evaluator::Options options; local 128 options.linear_solver_type = GetParam().linear_solver_type; 129 options.num_eliminate_blocks = GetParam().num_eliminate_blocks; 130 options.dynamic_sparsity = GetParam().dynamic_sparsity; 132 return Evaluator::Create(options, program, &error); 601 Evaluator::Options options; local 602 options.linear_solver_type = DENSE_QR; 603 options.num_eliminate_blocks = 0 [all...] |