/third_party/jsoncpp/devtools/ |
D | fixeol.py | 10 def fix_source_eol(path, is_dry_run = True, verbose = True, eol = '\n'): argument
|
/third_party/python/Lib/email/ |
D | quoprimime.py | 152 def body_encode(body, maxlinelen=76, eol=NL): argument 231 def decode(encoded, eol=NL): argument
|
D | base64mime.py | 76 def body_encode(s, maxlinelen=76, eol=NL): argument
|
/third_party/node/test/parallel/ |
D | test-os-eol.js | 7 const eol = common.isWindows ? '\r\n' : '\n'; constant
|
/third_party/ffmpeg/libavdevice/ |
D | pulse_audio_common.c | 173 int eol, void *userdata) in pulse_audio_source_device_cb() 180 int eol, void *userdata) in pulse_audio_sink_device_cb()
|
D | pulse_audio_enc.c | 55 int eol, void *userdata) in pulse_audio_sink_device_cb() 90 int eol, void *userdata) in pulse_audio_sink_input_cb()
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsedeviceprovider.c | 240 const pa_source_info * info, int eol, void *userdata) in get_source_info_cb() 314 const pa_sink_info * info, int eol, void *userdata) in get_sink_info_cb() 388 int eol, void *userdata) in get_source_info_list_cb() 402 int eol, void *userdata) in get_sink_info_list_cb()
|
D | pulsesrc.c | 378 gst_pulsesrc_source_info_cb (pa_context * c, const pa_source_info * i, int eol, in gst_pulsesrc_source_info_cb() 441 const pa_source_output_info * i, int eol, void *userdata) in gst_pulsesrc_source_output_info_cb() 538 int eol, void *userdata) in gst_pulsesrc_current_source_info_cb()
|
/third_party/toybox/toys/posix/ |
D | uniq.c | 62 char *thisline = 0, *prevline = 0, *tmpline, eol = '\n'; in uniq_main() local
|
D | sed.c | 208 static int emit(char *line, long len, int eol) in emit() 265 int eol = 0, tea = 0; in sed_line() local
|
/third_party/node/deps/npm/node_modules/ini/ |
D | ini.js | 8 var eol = typeof process !== 'undefined' && variable
|
/third_party/pulseaudio/src/pulse/ |
D | introspect.c | 138 int eol = 1; in context_get_sink_info_callback() local 418 int eol = 1; in context_get_source_info_callback() local 697 int eol = 1; in context_get_client_info_callback() local 929 int eol = 1; in context_get_card_info_callback() local 1123 int eol = 1; in context_get_module_info_callback() local 1208 int eol = 1; in context_get_sink_input_info_callback() local 1313 int eol = 1; in context_get_source_output_info_callback() local 1719 int eol = 1; in context_get_sample_info_callback() local
|
D | ext-stream-restore.c | 105 int eol = 1; in ext_stream_restore_read_cb() local
|
D | ext-device-restore.c | 155 int eol = 1; in ext_device_restore_read_device_formats_cb() local
|
D | ext-device-manager.c | 109 int eol = 1; in ext_device_manager_read_cb() local
|
/third_party/python/Objects/stringlib/ |
D | split.h | 357 Py_ssize_t eol; in STRINGLIB() local
|
/third_party/libwebsockets/win32port/zlib/ |
D | gzread.c | 546 unsigned char *eol; local
|
/third_party/libunwind/src/ |
D | os-linux.h | 240 char *eol = NULL; in maps_next() local
|
/third_party/pulseaudio/src/tests/ |
D | passthrough-test.c | 269 static void sink_info_cb(pa_context *c, const pa_sink_info *i, int eol, void *userdata) { in sink_info_cb()
|
/third_party/zlib/ |
D | gzread.c | 548 unsigned char *eol; local
|
/third_party/skia/third_party/externals/zlib/ |
D | gzread.c | 554 unsigned char *eol; local
|
/third_party/node/deps/zlib/ |
D | gzread.c | 554 unsigned char *eol; local
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | gzread.c | 554 unsigned char *eol; local
|
/third_party/nghttp2/src/ |
D | shrpx_api_downstream_connection.cc | 381 auto eol = std::find(first, last, '\n'); in handle_backendconfig() local
|
/third_party/openssl/crypto/asn1/ |
D | asn_mime.c | 515 char eol; in SMIME_crlf_copy() local 602 int eol = 0, next_eol = 0; in multi_split() local
|