| /external/icu/icu4c/source/common/ | 
| D | uprops.cpp | 168 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) {  in defaultContains()  argument 177 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in isBidiControl()  argument 181 static UBool isMirrored(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in isMirrored()  argument 185 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in isJoinControl()  argument 190 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) {  in hasFullCompositionExclusion()  argument 194 static UBool hasFullCompositionExclusion(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*whi…  in hasFullCompositionExclusion()  argument 204 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) {  in isNormInert()  argument 217 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) {  in changesWhenCasefolded()  argument 221 static UBool changesWhenCasefolded(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in changesWhenCasefolded()  argument 261 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) {  in changesWhenNFKC_Casefolded()  argument [all …] 
 | 
| /external/cronet/third_party/icu/source/common/ | 
| D | uprops.cpp | 168 static UBool defaultContains(const BinaryProperty &prop, UChar32 c, UProperty /*which*/) {  in defaultContains()  argument 177 static UBool isBidiControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in isBidiControl()  argument 181 static UBool isMirrored(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in isMirrored()  argument 185 static UBool isJoinControl(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in isJoinControl()  argument 190 static UBool hasFullCompositionExclusion(const BinaryProperty &, UChar32, UProperty) {  in hasFullCompositionExclusion()  argument 194 static UBool hasFullCompositionExclusion(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*whi…  in hasFullCompositionExclusion()  argument 204 static UBool isNormInert(const BinaryProperty &, UChar32, UProperty) {  in isNormInert()  argument 217 static UBool changesWhenCasefolded(const BinaryProperty &, UChar32, UProperty) {  in changesWhenCasefolded()  argument 221 static UBool changesWhenCasefolded(const BinaryProperty &/*prop*/, UChar32 c, UProperty /*which*/) {  in changesWhenCasefolded()  argument 261 static UBool changesWhenNFKC_Casefolded(const BinaryProperty &, UChar32, UProperty) {  in changesWhenNFKC_Casefolded()  argument [all …] 
 | 
| /external/icu/android_icu4j/src/main/java/android/icu/lang/ | 
| D | UProperty.java | 30 public interface UProperty  interface
  | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ | 
| D | UProperty.java | 30 public interface UProperty  interface
  | 
| /external/cronet/third_party/icu/source/common/unicode/ | 
| D | uchar.h | 195 typedef enum UProperty {  enum 766 } UProperty;  typedef
  | 
| /external/icu/libicu/ndk_headers/unicode/ | 
| D | uchar.h | 197 typedef enum UProperty {  enum 768 } UProperty;  typedef
  | 
| /external/icu/icu4c/source/common/unicode/ | 
| D | uchar.h | 195 typedef enum UProperty {  enum 766 } UProperty;  typedef
  | 
| /external/icu/libicu/cts_headers/unicode/ | 
| D | uchar.h | 195 typedef enum UProperty {  enum 766 } UProperty;  typedef
  | 
| /external/icu/libandroidicu/include/unicode/ | 
| D | uchar.h | 195 typedef enum UProperty {  enum 766 } UProperty;  typedef
  |