Home
last modified time | relevance | path

Searched defs:last_line (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DCommon.h29 int last_line; member
Dglslang_tab.h237 int last_line; member
/third_party/rust/crates/clap/clap_derive/src/utils/
Ddoc_comments.rs85 let mut last_line = 0; in split_paragraphs() localVariable
/third_party/ffmpeg/tools/
Dgraph2dot.c158 struct line *line, *last_line, *first_line; in main() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCommon.h31 int last_line; member
/third_party/pulseaudio/src/pulsecore/
Dcli.c57 char *last_line; member
/third_party/flatbuffers/include/flatbuffers/
Dcode_generators.h158 const char *last_line; member
/third_party/ffmpeg/libavcodec/x86/
Dmpegvideoencdsp_init.c106 uint8_t *ptr, *last_line; in draw_edges_mmx() local
/third_party/cups-filters/filter/
Dimagetopdf.c1865 int last_line) /* I - Last line of raster data? */ in out_hex()
1909 int last_line) /* I - Last line of raster data? */ in out_ascii85()
1985 int last_line) /* I - Last line of raster data? */ in out_bin()
/third_party/rust/crates/version_check/src/
Dlib.rs98 let last_line = s.lines().last().unwrap_or(s); in version_and_date_from_rustc_version() localVariable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCommon.h31 int last_line; member
Dglslang_tab_autogen.h304 int last_line; member
/third_party/ffmpeg/libavcodec/
Dmpegvideoencdsp.c122 uint8_t *ptr = buf, *last_line; in draw_edges_8_c() local
Dhuffyuvdec.c1133 const int last_line = (y_offset + height - 1) * p->linesize[0]; in decode_slice() local
Dproresenc_anatoliy.c481 uint16_t last_pix, *last_line; in subimage_with_fill_template() local
/third_party/mesa3d/src/intel/tools/
Di965_gram.y46 int last_line; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawpay.c273 guint last_line; /* last pack line number we pushed out a buffer list */ in gst_rtp_vraw_pay_handle_buffer() local
/third_party/mesa3d/src/mesa/program/
Dprogram_parser.h235 int last_line; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h133 unsigned last_line; /* index of the last describing line in the graph */ member
Dhud_context.c333 const unsigned last_line = pane->last_line; in hud_pane_accumulate_vertices() local
/third_party/python/Python/
Dtraceback.c551 int last_line = -1; in tb_printinternal() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h79 int last_line; member
/third_party/mksh/
Dhistrap.c357 static int last_line = -1; in hist_execute() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1470 int last_line() const { return line_; } in last_line() function in google::protobuf::compiler::objectivec::__anon627d8de00411::Parser
/third_party/mesa3d/src/compiler/glsl/
Dast.h128 unsigned last_line; /**< Last line number within the source string. */ member

12