Home
last modified time | relevance | path

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

12

/third_party/boost/boost/fusion/iterator/detail/
Dadvance.hpp79 struct backward struct
87 type;
91 call(type const& i) in call()
99 call(I const& i) in call()
/third_party/node/deps/brotli/c/enc/
Dhash_longest_match_quickly_inc.h191 size_t backward; in FN() local
225 size_t backward; in FN() local
Dhash_longest_match_inc.h178 const size_t backward = (size_t)distance_cache[i]; in FN() local
223 const size_t backward = cur_ix - prev_ix; in FN() local
Dhash_longest_match64_inc.h182 const size_t backward = (size_t)distance_cache[i]; in FN() local
228 const size_t backward = cur_ix - prev_ix; in FN() local
Dhash_to_binary_tree_inc.h144 const size_t backward = cur_ix - prev_ix; in FN() local
220 const size_t backward = cur_ix - prev_ix; in FN() local
Dhash_forgetful_chain_inc.h215 const size_t backward = (size_t)distance_cache[i]; in FN() local
244 size_t backward = 0; in FN() local
Dhash_rolling_inc.h182 size_t backward = (uint32_t)(cur_ix - found_ix); in FN() local
Dhash.h142 size_t backward; in TestStaticDictionaryItem() local
Dbackward_references_hq.c449 const size_t backward = in UpdateNodes() local
/third_party/node/tools/node_modules/eslint/lib/source-code/token-store/
Dcursors.js90 exports.backward = new CursorFactory(BackwardTokenCursor, BackwardTokenCommentCursor); variable in exports
/third_party/node/tools/node_modules/eslint/lib/rules/
Dno-useless-backreference.js78backward: "Backreference '{{ bref }}' will be ignored. It references group '{{ group }}' which app… property
/third_party/harfbuzz/src/
Dhb-bimap.hh68 hb_codepoint_t backward (hb_codepoint_t rhs) const { return back_map.get (rhs); } in backward() function
Dhb-buffer.cc1777 bool backward) in normalize_glyphs_cluster()
1839 bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in hb_buffer_normalize_glyphs() local
Dhb-coretext.cc1115 HB_UNUSED bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in _hb_coretext_shape() local
Dhb-uniscribe.cc864 bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in _hb_uniscribe_shape() local
Dhb-ot-layout-common.hh2534 unsigned int backward = region_map.backward (r); in serialize() local
/third_party/boost/boost/polygon/
Disotropy.hpp363 inline direction_1d& backward() { val_ ^= 1; return *this; } in backward() function in boost::polygon::direction_1d
421 inline direction_2d backward() const { in backward() function in boost::polygon::direction_2d
503 inline direction_3d backward() const { in backward() function in boost::polygon::direction_3d
/third_party/ffmpeg/libavcodec/
Dhnm4video.c155 uint8_t tag, previous, backline, backward, swap; in decode_interframe_v4() local
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.cc524 hb_bool_t backward = HB_DIRECTION_IS_BACKWARD (hb_buffer_get_direction (buffer)); in helper_cairo_line_from_buffer() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.cc1797 bool backward) in normalize_glyphs_cluster()
1859 bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in hb_buffer_normalize_glyphs() local
Dhb-coretext.cc1072 HB_UNUSED bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in _hb_coretext_shape() local
Dhb-uniscribe.cc843 bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in _hb_uniscribe_shape() local
/third_party/harfbuzz/util/
Dhelper-cairo.cc631 hb_bool_t backward = HB_DIRECTION_IS_BACKWARD (hb_buffer_get_direction (buffer)); in helper_cairo_line_from_buffer() local
/third_party/ffmpeg/libavfilter/
Dvf_vignette.c63 int backward; member
/third_party/python/Lib/
Dturtle.py2012 backward = back variable in TNavigator

12