/third_party/boost/boost/fusion/iterator/detail/ |
D | advance.hpp | 79 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/ |
D | hash_longest_match_quickly_inc.h | 191 size_t backward; in FN() local 225 size_t backward; in FN() local
|
D | hash_longest_match_inc.h | 178 const size_t backward = (size_t)distance_cache[i]; in FN() local 223 const size_t backward = cur_ix - prev_ix; in FN() local
|
D | hash_longest_match64_inc.h | 182 const size_t backward = (size_t)distance_cache[i]; in FN() local 228 const size_t backward = cur_ix - prev_ix; in FN() local
|
D | hash_forgetful_chain_inc.h | 215 const size_t backward = (size_t)distance_cache[i]; in FN() local 244 size_t backward = 0; in FN() local
|
D | hash_to_binary_tree_inc.h | 144 const size_t backward = cur_ix - prev_ix; in FN() local 220 const size_t backward = cur_ix - prev_ix; in FN() local
|
D | hash_rolling_inc.h | 182 size_t backward = (uint32_t)(cur_ix - found_ix); in FN() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | hash_longest_match_quickly_inc.h | 191 size_t backward; in FN() local 225 size_t backward; in FN() local
|
D | hash_longest_match_inc.h | 178 const size_t backward = (size_t)distance_cache[i]; in FN() local 223 const size_t backward = cur_ix - prev_ix; in FN() local
|
D | hash_longest_match64_inc.h | 182 const size_t backward = (size_t)distance_cache[i]; in FN() local 228 const size_t backward = cur_ix - prev_ix; in FN() local
|
D | hash_forgetful_chain_inc.h | 215 const size_t backward = (size_t)distance_cache[i]; in FN() local 244 size_t backward = 0; in FN() local
|
D | hash_to_binary_tree_inc.h | 144 const size_t backward = cur_ix - prev_ix; in FN() local 220 const size_t backward = cur_ix - prev_ix; in FN() local
|
D | hash_rolling_inc.h | 182 size_t backward = (uint32_t)(cur_ix - found_ix); in FN() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/ |
D | costmodel.cc | 108 double backward = 0.0; in RefineForPracticalCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | RegisterScavenging.h | 107 void backward(MachineBasicBlock::iterator I) { in backward() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-bimap.hh | 72 hb_codepoint_t backward (hb_codepoint_t rhs) const { return back_map.get (rhs); } in backward() function
|
D | hb-buffer.cc | 1836 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/ |
D | hb-bimap.hh | 68 hb_codepoint_t backward (hb_codepoint_t rhs) const { return back_map.get (rhs); } in backward() function
|
D | hb-buffer.cc | 1777 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/ |
D | TransformsMapper.java | 76 private enum Direction { forward, backward, both } enumConstant
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | TransliterationChart.java | 81 Transliterator backward = forward.getInverse(); in main() local
|
/third_party/boost/boost/polygon/ |
D | isotropy.hpp | 363 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/ |
D | helper-cairo.cc | 524 hb_bool_t backward = HB_DIRECTION_IS_BACKWARD (hb_buffer_get_direction (buffer)); in helper_cairo_line_from_buffer() local
|
/third_party/ffmpeg/libavcodec/ |
D | hnm4video.c | 155 uint8_t tag, previous, backline, backward, swap; in decode_interframe_v4() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.cc | 1797 bool backward) in normalize_glyphs_cluster() 1859 bool backward = HB_DIRECTION_IS_BACKWARD (buffer->props.direction); in hb_buffer_normalize_glyphs() local
|