Home
last modified time | relevance | path

Searched defs:bdp (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/common/
Dubidi_props.c63 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode) { in ubidi_addPropertyStarts()
120 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { in ubidi_getMaxValue()
143 ubidi_getClass(const UBiDiProps *bdp, UChar32 c) { in ubidi_getClass()
149 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c) { in ubidi_isMirrored()
155 getMirror(const UBiDiProps *bdp, UChar32 c, uint16_t props) { in getMirror()
187 ubidi_getMirror(const UBiDiProps *bdp, UChar32 c) { in ubidi_getMirror()
193 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c) { in ubidi_isBidiControl()
199 ubidi_isJoinControl(const UBiDiProps *bdp, UChar32 c) { in ubidi_isJoinControl()
205 ubidi_getJoiningType(const UBiDiProps *bdp, UChar32 c) { in ubidi_getJoiningType()
211 ubidi_getJoiningGroup(const UBiDiProps *bdp, UChar32 c) { in ubidi_getJoiningGroup()
[all …]
Dsprpimpl.h91 const UBiDiProps *bdp; /* used only if checkBiDi is set */ member
Dushape.cpp343 const UBiDiProps *bdp; in _shapeToArabicDigitsWithContext() local
Dubidiimp.h254 const UBiDiProps *bdp; member
Duts46.cpp1127 const UBiDiProps *bdp=ubidi_getSingleton(); in isLabelOkContextJ() local
/external/blktrace/btt/
Dbno_dump.c53 struct bno_dump *bdp; in bno_dump_alloc() local
72 struct bno_dump *bdp = handle; in bno_dump_add() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DStringPrep.java226 private UBiDiProps bdp; field in StringPrep
DArabicShaping.java830 UBiDiProps bdp=UBiDiProps.INSTANCE; in shapeToArabicDigitsWithContext() local
DBidi.java991 final UBiDiProps bdp; field in Bidi
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DStringPrep.java241 private UBiDiProps bdp; field in StringPrep
DArabicShaping.java878 UBiDiProps bdp=UBiDiProps.INSTANCE; in shapeToArabicDigitsWithContext() local
DBidi.java1017 final UBiDiProps bdp; field in Bidi
/external/toybox/toys/other/
Dbzcat.c605 static int start_bunzip(struct bunzip_data **bdp, int src_fd, char *inbuf, in start_bunzip()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c3302 UBiDiProps *bdp; in TestUBiDiProps() local