OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VALID
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/chromeos/network/onc/
onc_validator.h
53
// If no error occurred, |result| is set to
VALID
and an exact DeepCopy is
58
VALID
,
91
// otherwise to
VALID
.
108
// these. All
valid
fields are added to the result dictionary. Returns the
/external/chromium_org/components/autofill/content/browser/wallet/
wallet_items_unittest.cc
41
" \"status\":\"
VALID
\","
92
" \"status\":\"
VALID
\","
117
" \"status\":\"
VALID
\","
132
" \"status\":\"
VALID
\","
156
" \"status\":\"
VALID
\","
182
" \"status\":\"
VALID
\""
254
" \"status\":\"
VALID
\","
320
" \"status\":\"
VALID
\","
461
WalletItems::MaskedInstrument::
VALID
,
588
WalletItems::MaskedInstrument::
VALID
,
[
all
...]
wallet_items.h
77
VALID
,
82
// Returns an empty scoped_ptr if input is invalid or a
valid
masked
178
// 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, "");
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HALHeader.h
42
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
) {
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HALHeader.h
45
VALID
,
/external/chromium_org/content/browser/fileapi/
copy_or_move_file_validator_unittest.cc
185
VALID
,
209
: result_(validity ==
VALID
|| validity == POST_WRITE_INVALID
212
write_result_(validity ==
VALID
|| validity == PRE_WRITE_INVALID
275
new TestCopyOrMoveFileValidatorFactory(
VALID
));
306
new TestCopyOrMoveFileValidatorFactory(
VALID
));
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java
262
// least three leading digits, and only
valid
punctuation, alpha characters and
264
// The symbol 'x' is allowed here as
valid
punctuation since it is often used as a placeholder for
330
// Regexp of all known extension prefixes used by different regions followed by 1 or more
valid
335
// We append optionally the extension pattern to the end here, as a
valid
phone number may
459
* possible}, but not necessarily {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber)
valid
}.
469
* possible} and {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber)
valid
}. Numbers written
473
VALID
{
484
* Phone numbers accepted are {@linkplain PhoneNumberUtil#isValidNumber(PhoneNumber)
valid
} and
515
* 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
/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/sdk/tools/lib/
lint_checks.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 293 milliseconds