HomeSort by relevance Sort by last modified time
    Searched refs:_bs (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/layout/
TibetanReordering.cpp 52 _bs = TibetanClassTable::CC_BELOW_S_MARK | TibetanClassTable::CF_DOTTED_CIRCLE | TibetanClassTable::CF_POS_BELOW, enumerator in enum:__anon13434
73 //_bs Lower Stress marks
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/opencv3/3rdparty/libtiff/
tif_fax3.c 931 #define finddiff(_cp, _bs, _be, _color) \
932 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be)))
937 #define finddiff2(_cp, _bs, _be, _color) \
938 (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be)
    [all...]
  /external/pdfium/third_party/libtiff/
tif_fax3.c 932 #define finddiff(_cp, _bs, _be, _color) \
933 (_bs + (_color ? find1span(_cp,_bs,_be) : find0span(_cp,_bs,_be)))
938 #define finddiff2(_cp, _bs, _be, _color) \
939 (_bs < _be ? finddiff(_cp,_bs,_be,_color) : _be)
    [all...]

Completed in 243 milliseconds