OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USpoofChecks
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
uspoof.h
64
* be performed are specified by a set of
USpoofChecks
flags.
67
* Results are reported as a set of
USpoofChecks
flags; this mirrors the form in which
156
typedef enum
USpoofChecks
{
214
}
USpoofChecks
;
340
* values from enum
USpoofChecks
.
355
* values from enum
USpoofChecks
.
550
* enum
USpoofChecks
. Zero is returned if no issues
585
* enum
USpoofChecks
. Zero is returned if no issues
618
* enum
USpoofChecks
. Zero is returned if no issues
666
* enum
USpoofChecks
. Zero is returned if the string
[
all
...]
/external/icu4c/i18n/unicode/
uspoof.h
62
* be performed are specified by a set of
USpoofChecks
flags.
65
* Results are reported as a set of
USpoofChecks
flags; this mirrors the form in which
154
typedef enum
USpoofChecks
{
262
}
USpoofChecks
;
430
* values from enum
USpoofChecks
.
445
* values from enum
USpoofChecks
.
661
* enum
USpoofChecks
. (returned_value & USPOOF_ALL_CHECKS)
695
* enum
USpoofChecks
. (returned_value & USPOOF_ALL_CHECKS)
726
* enum
USpoofChecks
. (returned_value & USPOOF_ALL_CHECKS)
[
all
...]
Completed in 560 milliseconds