OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fRestrictionLevel
(Results
1 - 8
of
8
) sorted by null
/external/icu/icu4c/source/i18n/
uspoof_impl.h
112
URestrictionLevel
fRestrictionLevel
; // The maximum restriction level for an acceptable identifier.
/external/icu/android_icu4j/src/main/java/android/icu/text/
SpoofChecker.java
378
private RestrictionLevel
fRestrictionLevel
;
388
fRestrictionLevel
= RestrictionLevel.HIGHLY_RESTRICTIVE;
405
fRestrictionLevel
= src.
fRestrictionLevel
;
434
result.
fRestrictionLevel
= this.
fRestrictionLevel
;
605
fRestrictionLevel
= restrictionLevel;
[
all
...]
/external/icu/icu4c/source/test/intltest/
itspoof.cpp
489
URestrictionLevel
fRestrictionLevel
;
522
URestrictionLevel restrictionLevel = test.
fRestrictionLevel
;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
SpoofChecker.java
406
private RestrictionLevel
fRestrictionLevel
;
418
fRestrictionLevel
= RestrictionLevel.HIGHLY_RESTRICTIVE;
436
fRestrictionLevel
= src.
fRestrictionLevel
;
466
result.
fRestrictionLevel
= this.
fRestrictionLevel
;
642
fRestrictionLevel
= restrictionLevel;
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 144 milliseconds