Home
last modified time | relevance | path

Searched defs:bot (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/src/core/
DSkEdge.cpp65 int bot = SkFDot6Round(y1); in setLine() local
106 int bot = SkFDot6Round(y1); in updateLine() local
214 int bot = SkFDot6Round(y2); in setQuadraticWithoutUpdate() local
389 int bot = SkFDot6Round(y3); in setCubicWithoutUpdate() local
DSkRegion_path.cpp282 SkScalar bot = SkIntToScalar(SK_MinS16); in count_path_runtype_values() local
353 int bot = std::min(pathBot, clipBot); in setPath() local
DSkRegionPriv.h197 int bot; in computeRunBounds() local
DSkEdge.h118 int bot = SkFDot6Round(y1); in setLine() local
DSkScan_Antihair.cpp674 int bot = B >> 8; in antifilldot8() local
901 int bot = B >> 8; in innerstrokedot8() local
DSkAAClip.cpp608 auto advanceIter = [](Iter& iter, int& iterTop, int& iterBot, int bot) { in operateY()
626 int top, bot; in operateY() local
1349 int bot = r.fBottom - offsetY; in setRegion() local
DSkRegion.cpp1583 int32_t bot = *p++; in VisitSpans() local
/third_party/pcre2/pcre2/src/
Dpcre2_script_run.c310 int bot = 1; in PRIV() local
Dpcre2_substring.c483 uint16_t bot = 0; in pcre2_substring_nametable_scan() local
Dpcre2_compile.c2093 PCRE2_SIZE i, bot, top; in get_ucp() local
Dpcre2test.c3555 int bot = 0; in scan_modifiers() local
/third_party/skia/experimental/graphite/src/geom/
DRect.h73 AI float bot() const { return -fVals.w(); } in bot() function
81 AI void setBot(float bot) { fVals.w() = -bot; } in setBot()
/third_party/skia/src/opts/
DSkBitmapProcState_opts.h116 bot = lerp_x(bl, br), in S32_alpha_D32_filter_DX() local
216 bot = interpolate_in_x(A2,A3, B2,B3, interlaced_x_weights); in S32_alpha_D32_filter_DX() local
/third_party/skia/experimental/sorttoy/
DFake.cpp65 SkColor4f bot = SkColor4f::FromColor(c1); in blend() local
DCmds.cpp167 SkColor4f bot = SkColor4f::FromColor(*dstBM->getAddr32(x, y)); in rasterize() local
/third_party/ltp/tools/sparse/sparse-src/
Dflow.c846 static void remove_merging_phisrc(struct instruction *insn, struct basic_block *bot) in remove_merging_phisrc()
893 static int merge_bb(struct basic_block *top, struct basic_block *bot) in merge_bb()
/third_party/tzdata/
Dstrftime.c405 int bot; in _fmt() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.c319 FT_Int dim, top, bot, delta; in psh_blues_set_zones() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-options.hh299 hb_bool_t bot = false; member
/third_party/libwebsockets/lib/secure-streams/
Dpolicy-json.c321 backoff_t *bot; in lws_ss_policy_parser_cb() local
/third_party/python/Modules/
Dbinascii.c1253 unsigned int bot = _PyLong_DigitValue[Py_CHARMASK(argbuf[i+1])]; in binascii_a2b_hex_impl() local
/third_party/mesa3d/src/broadcom/qpu/
Dqpu_pack.c448 #define MUX_MASK(bot, top) (((1 << (top + 1)) - 1) - ((1 << (bot)) - 1)) argument
/third_party/skia/gm/
Dwacky_yuv_formats.cpp303 SkPoint bot = SkPoint::Make(o.fX + innerRadius * curV.fX, in create_splat() local
/third_party/python/Objects/
Dbytesobject.c2363 unsigned int top, bot; in _PyBytes_FromHex() local
/third_party/node/tools/lint-md/
Dlint-md.mjs1570 bot: '⊥', property

12