Home
last modified time | relevance | path

Searched defs:NFC (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
H A DPathNormalization.java44 NFC(Pattern.CANON_EQ) { in NFC() enumConstant
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-normalization/benches/
Dbench.rs11 const NFC: &'static str = "Introducci\u{00f3}n a Unicode.pdf"; constant
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DNormalizer.java135 NFC(Normalizer2::getNFCInstance), enumConstant
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DNormalizer.java135 NFC(Normalizer2::getNFCInstance), enumConstant
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/
DNormalizer.java135 NFC(Normalizer2::getNFCInstance), enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/1/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl45 NFC = 9, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/2/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl45 NFC = 9, enumConstant
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android.frameworks.automotive.powerpolicy_interface/dump/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl45 NFC = 9, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/current/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl45 NFC = 9, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl68 NFC = 9, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/3/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl45 NFC = 9, enumConstant
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/hardware/power/
DPowerComponent.java61 int NFC = 9; field
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android.frameworks.automotive.powerpolicy_interface/3/
Dpreprocessed.aidl23 NFC = 9, enumConstant
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_normalization.py19 def NFC(str): function
/aosp_15_r20/development/tools/repo_diff/service/repodiff/constants/
H A Dtechareas.go13 NFC const
/aosp_15_r20/external/icu/icu4j/main/translit/src/main/java/com/ibm/icu/text/
H A DSourceTargetUtility.java24 static Normalizer2 NFC = Normalizer2.getNFCInstance(); field in SourceTargetUtility
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DSourceTargetUtility.java25 static Normalizer2 NFC = Normalizer2.getNFCInstance(); field in SourceTargetUtility
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DNfcTile.java57 private static final String NFC = TILE_SPEC; field in NfcTile
/aosp_15_r20/tools/netsim/proto/netsim/
H A Dstats.proto44 NFC = 6; enumerator
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_unicodedata.py359 def NFC(str): function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/unicode/norm/
Dnormalize.go38 NFC Form = iota const
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/text/unicode/norm/
Dnormalize.go38 NFC Form = iota const
/aosp_15_r20/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
H A DPowerPolicyDef.java182 NFC("NFC"), enumConstant
/aosp_15_r20/external/cldr/tools/cldr-rdf/src/main/java/org/unicode/cldr/tool/
H A DWikiSubdivisionLanguages.java70 private static final Normalizer2 NFC = Normalizer2.getNFCInstance(); field in WikiSubdivisionLanguages
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DCheckForExemplars.java869 static final Normalizer2 NFC = Normalizer2.getInstance(null, "nfc", Normalizer2.Mode.COMPOSE); field in CheckForExemplars

12345678910>>...17