Home
last modified time | relevance | path

Searched defs:do_round (Results 1 - 5 of 5) sorted by relevance

/third_party/jinja2/
H A Dfilters.py1121 def do_round( function
/third_party/node/deps/v8/third_party/jinja2/
H A Dfilters.py905 def do_round(value, precision=0, method="common"): function
/third_party/node/tools/inspector_protocol/jinja2/
H A Dfilters.py768 def do_round(value, precision=0, method='common'): function
/third_party/skia/third_party/externals/jinja2/
H A Dfilters.py905 def do_round(value, precision=0, method="common"): function
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c2585 static double digitize(double value, int depth, int do_round) in digitize() argument
8005 int do_round = data.gamma != 1 || calc_depth == 16; in image_transform_png_set_rgb_to_gray_mod() local

Completed in 21 milliseconds