Searched defs:bdp (Results 1 – 9 of 9) sorted by relevance
50 struct bno_dump *bdp; in bno_dump_alloc() local69 struct bno_dump *bdp = handle; in bno_dump_add() local
54 bdp uint32 member
241 private UBiDiProps bdp; field in StringPrep
883 UBiDiProps bdp=UBiDiProps.INSTANCE; in shapeToArabicDigitsWithContext() local
1027 final UBiDiProps bdp; field in Bidi
229 private UBiDiProps bdp; field in StringPrep
837 UBiDiProps bdp=UBiDiProps.INSTANCE; in shapeToArabicDigitsWithContext() local
1003 final UBiDiProps bdp; field in Bidi
604 static int start_bunzip(struct bunzip_data **bdp, int src_fd, char *inbuf, in start_bunzip()