Searched refs:_bs (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | TibetanReordering.cpp | 52 …_bs = TibetanClassTable::CC_BELOW_S_MARK | TibetanClassTable::CF_DOTTED_CIRCLE | TibetanClassTable… enumerator 84 … _xx, _xx, _xx, _xx, _xx, _bs, _xx, _bs, _xx, _tp, _xx, _xx, _xx, _xx, _bd, _pd, // 0F30 - 0F3F 3 93 _xx, _xx, _xx, _xx, _xx, _xx, _bs, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, // 0FC0 - 0FCF c
|
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 932 #define finddiff(_cp, _bs, _be, _color) \ argument 933 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be))) 938 #define finddiff2(_cp, _bs, _be, _color) \ argument 939 (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be)
|