Home
last modified time | relevance | path

Searched defs:backward (Results 1 – 25 of 45) 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_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_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_rolling_inc.h182 size_t backward = (uint32_t)(cur_ix - found_ix); in FN() local
/third_party/skia/third_party/externals/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_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_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_rolling_inc.h182 size_t backward = (uint32_t)(cur_ix - found_ix); in FN() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dcostmodel.cc108 double backward = 0.0; in RefineForPracticalCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegisterScavenging.h107 void backward(MachineBasicBlock::iterator I) { in backward() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bimap.hh72 hb_codepoint_t backward (hb_codepoint_t rhs) const { return back_map.get (rhs); } in backward() function
Dhb-buffer.cc1836 bool backward) in normalize_glyphs_cluster()
1898 bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in hb_buffer_normalize_glyphs() local
/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
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DTransformsMapper.java76 private enum Direction { forward, backward, both } enumConstant
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliterationChart.java81 Transliterator backward = forward.getInverse(); in main() 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/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/ffmpeg/libavcodec/
Dhnm4video.c155 uint8_t tag, previous, backline, backward, swap; in decode_interframe_v4() 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

12