Home
last modified time | relevance | path

Searched refs:_be (Results 1 – 2 of 2) sorted by relevance

/external/llvm/docs/
DCodeOfConduct.rst39 .. _be friendly and patient:
43 .. _be welcoming:
52 .. _be considerate:
60 .. _be respectful:
70 .. _be careful in the words that you choose and be kind to others:
/external/pdfium/third_party/libtiff/
Dtif_fax3.c932 #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)