Home
last modified time | relevance | path

Searched defs:line_end (Results 1 – 25 of 37) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
D012v.c45 const uint8_t *line_end, *src = avpkt->data; in zero12v_decode_frame() local
Drl2.c70 uint8_t *line_end; in rl2_rle_decode() local
Dfraps.c314 uint8_t *line_end = out + 3*avctx->width; in decode_frame() local
/third_party/boost/tools/inspect/
Dascii_check.cpp64 std::string::const_iterator line_end; in find_line() local
/third_party/boost/libs/test/doc/examples/
Druntime-configuration_4.run-fail.cpp32 file_dataset(std::size_t line_start = 0, std::size_t line_end = std::size_t(-1)) in file_dataset()
/third_party/mindspore/mindspore/ccsrc/common/
Dduplex_pipe.cc112 bool line_end = c_buf_[size - 1] == '\n'; in Read() local
/third_party/mindspore/mindspore/core/utils/
Dinfo.h37 Location(const std::string &file_name, int line, int column, int line_end, int column_end) in Location()
49 int line_end() const { return line_end_; } in line_end() function
/third_party/ffmpeg/libavformat/
Dvivo.c125 unsigned char *line, *line_end, *key, *value; in vivo_read_header() local
/third_party/skia/modules/skottie/src/layers/shapelayer/
DPuckerBloat.cpp87 line_end = pts[1]; in onRevalidateEffect() local
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dkernel_build_client.h174 bool line_end = buf[len - 1] == '\n'; in GetScriptFilePath() local
/third_party/alsa-utils/alsamixer/
Dtextbox.c129 const char *line_end; in update_text_lines() local
/third_party/ninja/src/
Dbuild_log.cc274 char* line_end = 0; in Load() local
/third_party/gn/src/gn/
Djson_project_writer.cc305 size_t line_end = json.find('\n'); in AddJSONDict() local
/third_party/boost/libs/program_options/src/
Doptions_description.cpp508 string::const_iterator line_end = line_begin + in format_paragraph() local
/third_party/curl/lib/vquic/
Dquiche.c629 char *end, *line_end; in http_request() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Dtncs.c1019 char *config, *end, *pos, *line_end; in tncs_read_config() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Dtncs.c1018 char *config, *end, *pos, *line_end; in tncs_read_config() local
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/
DSDL_gamecontroller.c720 char *buf, *line, *line_end, *tmp, *comma, line_platform[64]; in SDL_GameControllerAddMappingsFromRW() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Dtncc.c1071 char *config, *end, *pos, *line_end; in tncc_read_config() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Dtncc.c1070 char *config, *end, *pos, *line_end; in tncc_read_config() local
/third_party/mesa3d/src/gtest/src/
Dgtest-death-test.cc536 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/third_party/googletest/googletest/src/
Dgtest-death-test.cc537 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c476 const char *line_end; in get_next_line() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_demo.cpp3430 …const char* line_end = (line_no + 1 < LineOffsets.Size) ? (buf + LineOffsets[line_no + 1] - 1) : b… in Draw() local
3453 …const char* line_end = (line_no + 1 < LineOffsets.Size) ? (buf + LineOffsets[line_no + 1] - 1) : b… in Draw() local
/third_party/curl/lib/
Dhttp2.c1905 char *end, *line_end; in http2_send() local

12