Home
last modified time | relevance | path

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

/external/icu4c/common/
Dubidi_props.c68 UBiDiProps *bdp=(UBiDiProps *)context; in isAcceptable() local
79 UBiDiProps *bdp; in ubidi_openData() local
134 UBiDiProps bdpProto={ NULL }, *bdp; in ubidi_openProps() local
192 ubidi_closeProps(UBiDiProps *bdp) { in ubidi_closeProps()
273 UBiDiProps *bdp; in ubidi_getDummy() local
334 ubidi_addPropertyStarts(const UBiDiProps *bdp, const USetAdder *sa, UErrorCode *pErrorCode) { in ubidi_addPropertyStarts()
381 #define GET_PROPS(bdp, c, result) \ argument
387 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { in ubidi_getMaxValue()
408 ubidi_getClass(const UBiDiProps *bdp, UChar32 c) { in ubidi_getClass()
415 ubidi_isMirrored(const UBiDiProps *bdp, UChar32 c) { in ubidi_isMirrored()
[all …]
Duprops.c58 const UBiDiProps *bdp; in getBiDiProps() local
182 const UBiDiProps *bdp=GET_BIDI_PROPS(); in u_hasBinaryProperty() local
Dsprpimpl.h91 const UBiDiProps *bdp; /* used only if checkBiDi is set */ member
Dushape.c252 const UBiDiProps *bdp; in _shapeToArabicDigitsWithContext() local
Dubidiimp.h199 const UBiDiProps *bdp; member
/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/icu4c/test/cintltst/
Dcucdtst.c3099 UBiDiProps *bdp; in TestUBiDiProps() local