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

1 2

  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HALHeader.h 45 VALID,
  /external/chromium_org/chrome/browser/prefs/
pref_hash_calculator.h 23 VALID,
24 // Valid under a deprecated but as secure algorithm.
26 // Valid under a deprecated and less secure algorithm.
  /external/chromium_org/chromeos/network/onc/
onc_validator.h 54 // If no error occurred, |result| is set to VALID and an exact DeepCopy is
59 VALID,
92 // otherwise to VALID.
109 // these. All valid fields are added to the result dictionary. Returns the
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_items_unittest.cc 43 " \"status\":\"VALID\","
92 " \"status\":\"VALID\","
116 " \"status\":\"VALID\","
127 " \"status\":\"VALID\","
148 " \"status\":\"VALID\","
172 " \"status\":\"VALID\""
241 " \"status\":\"VALID\","
307 " \"status\":\"VALID\","
451 WalletItems::MaskedInstrument::VALID,
578 WalletItems::MaskedInstrument::VALID,
    [all...]
wallet_items.h 77 VALID,
82 // Returns an empty scoped_ptr if input is invalid or a valid masked
171 // Returns null if input is invalid or a valid legal document.
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.h 55 // Phone numbers accepted are possible, but not necessarily valid.
57 // Phone numbers accepted are possible and valid.
58 VALID,
59 // Phone numbers accepted are valid and are grouped in a possible way for
69 // Phone numbers accepted are valid and are grouped in the same way that we
84 // number of retries and VALID Leniency.
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
SdkToolsLocator.java 90 return SdkInstallStatus.VALID;
97 private SdkInstallStatus(boolean valid, String errorMessage) {
98 mValid = valid;
110 public static final SdkInstallStatus VALID = new SdkInstallStatus(true, "");
  /cts/common/host-side/xml-plan-generator/tests/src/com/android/compatibility/common/xmlgenerator/
XmlPlanGeneratorTest.java 46 private static final String VALID =
71 assertEquals(VALID_RESULT, runGenerator(VALID));
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h 42 VALID,
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HALHeader.h 45 VALID,
  /external/xmlwriter/src/org/jheer/
XMLWriter.java 43 * text remains valid XML.
432 // unicode ranges and valid/invalid characters
438 private static final String[] VALID =
464 boolean valid = true;
469 valid = false;
470 m_out.write(VALID[j]);
474 // if character is valid, don't escape
475 if (valid) {
  /cts/common/host-side/java-scanner/tests/src/com/android/compatibility/common/scanner/
JavaScannerTest.java 36 private static final String VALID =
76 String result = runScanner(VALID_FILENAME, VALID);
  /external/chromium_org/content/browser/fileapi/
copy_or_move_file_validator_unittest.cc 188 VALID,
212 : result_(validity == VALID || validity == POST_WRITE_INVALID ?
215 write_result_(validity == VALID || validity == PRE_WRITE_INVALID ?
278 new TestCopyOrMoveFileValidatorFactory(VALID));
309 new TestCopyOrMoveFileValidatorFactory(VALID));
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 265 // least three leading digits, and only valid punctuation, alpha characters and
267 // The symbol 'x' is allowed here as valid punctuation since it is often used as a placeholder for
333 // Regexp of all known extension prefixes used by different regions followed by 1 or more valid
338 // We append optionally the extension pattern to the end here, as a valid phone number may
443 * possible}, but not necessarily {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber) valid}.
453 * possible} and {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber) valid}. Numbers written
457 VALID {
468 * Phone numbers accepted are {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber) valid} and
500 * Phone numbers accepted are {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber) valid} and
    [all...]
  /external/chromium_org/third_party/libxml/src/
trio.c 117 #define VALID(x) (NULL != (x))
    [all...]
  /external/libxml2/
trio.c 117 #define VALID(x) (NULL != (x))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 

Completed in 588 milliseconds

1 2