Home
last modified time | relevance | path

Searched defs:line_end (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A D012v.c45 const uint8_t *line_end, *src = avpkt->data; in zero12v_decode_frame() local
H A Daliaspixenc.c71 const uint8_t *const line_end = in_buf + bytes_pixel * width; in encode_frame() local
H A Drl2.c71 uint8_t *line_end; in rl2_rle_decode() local
H A Dfraps.c311 uint8_t *line_end = out + 3*avctx->width; in decode_frame() local
/third_party/ffmpeg/libavformat/
H A Dvivo.c126 unsigned char *line, *line_end, *key, *value; in vivo_read_header() local
/third_party/curl/lib/
H A Dhttp1.c88 const char *line_end; in detect_line() local
/third_party/node/deps/v8/src/objects/
H A Dscript.h176 int line_end; // Position of final linebreak character in line. member
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DPuckerBloat.cpp87 line_end = pts[1]; variable
/third_party/alsa-utils/alsamixer/
H A Dtextbox.c129 const char *line_end; in update_text_lines() local
/third_party/gn/src/gn/
H A Djson_project_writer.cc259 size_t line_end = json.find('\n'); in AddJSONDict() local
/third_party/cups-filters/filter/
H A Drastertopclx.c972 *line_end, /* End-of-line byte pointer */ in CompressData() local
[all...]
H A Drastertoescpx.c1308 *line_end, /* End-of-line byte pointer */ in CompressData() local
[all...]
/third_party/ninja/src/
H A Dbuild_log.cc277 char* line_end = 0; in Load() local
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dhttp_server.c421 char *key, *value, *line_end = NULL; in http_server_get_asn1_req() local
/third_party/openssl/apps/lib/
H A Dhttp_server.c421 char *key, *value, *line_end = NULL; in http_server_get_asn1_req() local
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c530 char *buf, *key, *value, *line_end = NULL; in OSSL_HTTP_REQ_CTX_nbio() local
[all...]
/third_party/openssl/crypto/http/
H A Dhttp_client.c519 char *buf, *key, *value, *line_end = NULL; in OSSL_HTTP_REQ_CTX_nbio() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dtncc.c1071 char *config, *end, *pos, *line_end; in tncc_read_config() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dtncs.c1019 char *config, *end, *pos, *line_end; in tncs_read_config() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dtncc.c1070 char *config, *end, *pos, *line_end; in tncc_read_config() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dtncs.c1018 char *config, *end, *pos, *line_end; in tncs_read_config() local
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c622 FriBidiStrIndex line_end = 0; in shape_text() local
/third_party/backends/backend/
H A Dhp4200.c550 unsigned int line_end; in compute_datalink_bandwidth() local
920 compute_dpd (HP4200_Scanner * s, int step_size, int line_end) in compute_dpd() argument
1039 int line_end; in do_coarse_calibration() local
1379 int line_end; do_fine_calibration() local
1860 int line_end; prepare_for_a_scan() local
[all...]
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc537 const size_t line_end = output.find('\n', at); in FormatDeathTestOutput() local
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp167 const char* line_end = (const char*)memchr(line, '\n', text_end - line); in TextUnformatted() local
186 const char* line_end = (const char*)memchr(line, '\n', text_end - line); in TextUnformatted() local
202 const char* line_end = (const char*)memchr(line, '\\n', text_end - line); TextUnformatted() local
[all...]

Completed in 29 milliseconds

12