Home
last modified time | relevance | path

Searched refs:u_getBinaryPropertySet (Results 1 – 25 of 32) sorted by relevance

12

/external/icu/icu4c/source/test/fuzzer/
Duprop_fuzzer.cpp30 u_getBinaryPropertySet(prop, &status); in LLVMFuzzerTestOneInput()
/external/cronet/stable/third_party/icu/source/common/
Dcharacterproperties.cpp409 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) { in u_getBinaryPropertySet() function
Duniset_props.cpp787 const USet *set = u_getBinaryPropertySet(prop, &ec); in applyIntPropertyValue()
/external/cronet/tot/third_party/icu/source/common/
Dcharacterproperties.cpp409 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) { in u_getBinaryPropertySet() function
Duniset_props.cpp787 const USet *set = u_getBinaryPropertySet(prop, &ec); in applyIntPropertyValue()
/external/icu/icu4c/source/common/
Dcharacterproperties.cpp413 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode) { in u_getBinaryPropertySet() function
Duniset_props.cpp798 const USet *set = u_getBinaryPropertySet(prop, &ec); in applyIntPropertyValue()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c3605 const USet *set = u_getBinaryPropertySet(-1, &errorCode); in TestBinaryCharacterPropertiesAPI()
3610 set = u_getBinaryPropertySet(UCHAR_BINARY_LIMIT, &errorCode); in TestBinaryCharacterPropertiesAPI()
3615 set = u_getBinaryPropertySet(UCHAR_WHITE_SPACE, &errorCode); in TestBinaryCharacterPropertiesAPI()
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcucdtst.c3586 const USet *set = u_getBinaryPropertySet(-1, &errorCode); in TestBinaryCharacterPropertiesAPI()
3591 set = u_getBinaryPropertySet(UCHAR_BINARY_LIMIT, &errorCode); in TestBinaryCharacterPropertiesAPI()
3596 set = u_getBinaryPropertySet(UCHAR_WHITE_SPACE, &errorCode); in TestBinaryCharacterPropertiesAPI()
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcucdtst.c3586 const USet *set = u_getBinaryPropertySet(-1, &errorCode); in TestBinaryCharacterPropertiesAPI()
3591 set = u_getBinaryPropertySet(UCHAR_BINARY_LIMIT, &errorCode); in TestBinaryCharacterPropertiesAPI()
3596 set = u_getBinaryPropertySet(UCHAR_WHITE_SPACE, &errorCode); in TestBinaryCharacterPropertiesAPI()
/external/cronet/tot/third_party/icu/source/common/unicode/
Duchar.h2777 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode);
Durename.h269 #define u_getBinaryPropertySet U_ICU_ENTRY_POINT_RENAME(u_getBinaryPropertySet) macro
/external/cronet/stable/third_party/icu/source/common/unicode/
Duchar.h2777 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode);
/external/icu/libandroidicu/include/unicode/
Duchar.h2929 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode);
Durename.h269 #define u_getBinaryPropertySet U_ICU_ENTRY_POINT_RENAME(u_getBinaryPropertySet) macro
/external/icu/libicu/cts_headers/unicode/
Duchar.h2929 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode);
Durename.h269 #define u_getBinaryPropertySet U_ICU_ENTRY_POINT_RENAME(u_getBinaryPropertySet) macro
/external/icu/icu4c/source/common/unicode/
Duchar.h2929 u_getBinaryPropertySet(UProperty property, UErrorCode *pErrorCode);
Durename.h269 #define u_getBinaryPropertySet U_ICU_ENTRY_POINT_RENAME(u_getBinaryPropertySet) macro
/external/cronet/stable/third_party/icu/source/test/intltest/
Ducdtest.cpp808 const USet *uset = u_getBinaryPropertySet((UProperty)prop, errorCode); in TestBinaryCharacterProperties()
/external/cronet/tot/third_party/icu/source/test/intltest/
Ducdtest.cpp808 const USet *uset = u_getBinaryPropertySet((UProperty)prop, errorCode); in TestBinaryCharacterProperties()
/external/icu/icu4c/source/tools/icuexportdata/
Dicuexportdata.cpp161 const USet* uset = u_getBinaryPropertySet(uproperty, status); in dumpBinaryProperty()
/external/icu/icu4c/source/test/intltest/
Ducdtest.cpp816 const USet* uset = u_getBinaryPropertySet(static_cast<UProperty>(prop), errorCode); in TestBinaryCharacterProperties()
/external/cronet/stable/third_party/icu/source/tools/icuexportdata/
Dicuexportdata.cpp161 const USet* uset = u_getBinaryPropertySet(uproperty, status); in dumpBinaryProperty()
/external/cronet/tot/third_party/icu/source/tools/icuexportdata/
Dicuexportdata.cpp161 const USet* uset = u_getBinaryPropertySet(uproperty, status); in dumpBinaryProperty()

12