/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | paint_record.cc | 31 double x_end, in PaintRecord() 48 double x_end, in PaintRecord() 66 double x_end, in PaintRecord()
|
D | paint_record.h | 82 double x_end() const { return x_end_; } in x_end() function
|
D | paragraph_txt.h | 337 double x_end; member
|
/third_party/boost/libs/numeric/odeint/test/ |
D | integrate.cpp | 107 state_type x( 3 , 10.0 ) , x_end( 3 ); in operator ()() local 142 state_type x( 3 , 10.0 ) , x_end( 3 ); in operator ()() local 171 state_type x( 3 ) , x_end( 3 ); in operator ()() local 208 state_type x( 3 ) , x_end( 3 ); in operator ()() local
|
D | integrate_stepper_refs.cpp | 175 state_type x( 3 , 10.0 ) , x_end( 3 ); in operator ()() local 191 state_type x( 3 , 10.0 ) , x_end( 3 ); in operator ()() local 207 state_type x( 3 , 10.0 ) , x_end( 3 ); in operator ()() local 223 state_type x( 3 , 10.0 ) , x_end( 3 ); in operator ()() local
|
/third_party/boost/libs/numeric/odeint/examples/ |
D | list_lattice.cpp | 57 state_type::const_iterator x_end = x.end(); in lattice() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/ |
D | gstdvbsubenc-util.c | 331 int x_end = x; in encode_rle2() local 420 int x_end = x; in encode_rle4() local 507 int x_end = x; in encode_rle8() local
|
/third_party/ffmpeg/libavcodec/ |
D | gif.c | 166 int x_end = w - 1, in gif_crop_translucent() local 244 int x_end = avctx->width - 1, in gif_crop_opaque() local
|
D | hevc_filter.c | 486 int x_end, x_end2, y_end; in deblocking_filter_CTB() local 844 int x_end = x >= s->ps.sps->width - ctb_size; in ff_hevc_hls_filter() local 880 int x_end = x_ctb >= s->ps.sps->width - ctb_size; in ff_hevc_hls_filters() local
|
D | vp9block.c | 1436 int x_end = FFMIN(s->cols - col, w4), y_end = FFMIN(s->rows - row, h4); in ff_vp9_decode_block() local
|
D | h264_slice.c | 2863 int y_end, x_end; in ff_h264_execute_decode_slices() local
|
D | hevcdec.c | 1291 int x_end = FFMIN(x0 + cb_size, s->ps.sps->width); in set_deblocking_bypass() local
|
/third_party/boost/libs/math/doc/graphs/ |
D | plot_1d_errors.cpp | 98 Real x_start(start), x_end(end); in plot_errors_1d() local
|
/third_party/boost/libs/unordered/test/unordered/ |
D | constructor_tests.cpp | 281 typename T::const_iterator x_begin = x.begin(), x_end = x.end(); in constructor_tests2() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual() 460 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual() 460 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
|
/third_party/gstreamer/gstplugins_bad/gst/librfb/ |
D | rfbdecoder.c | 1014 gint32 x, x_count G_GNUC_UNUSED, x_end, x_max, x_max_16; in rfb_decoder_hextile_encoding() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless.c | 230 int x_end = (x & ~mask) + tile_width; in GENERATE_PREDICTOR_ADD() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | lossless.c | 225 int x_end = (x & ~mask) + tile_width; in GENERATE_PREDICTOR_ADD() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_curves.c | 314 const int x_end = point->next->x * scale; in interpolate() local
|
D | vf_paletteuse.c | 814 int x_end = cur_src->width - 1, in set_processing_window() local
|
/third_party/boost/boost/multi_index/ |
D | hashed_index.hpp | 898 for(node_impl_pointer x_end=header()->impl(),x=x_end->prior();x!=x_end;){ in delete_all_nodes_() local 908 for(node_impl_pointer x_end=header()->impl(),x=x_end->prior();x!=x_end;){ in delete_all_nodes_() local
|
D | random_access_index.hpp | 843 for(node_impl_ptr_pointer x=ptrs.begin(),x_end=ptrs.end();x!=x_end;++x){ in delete_all_nodes_() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 722 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | anim_encode.c | 719 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local
|