Home
last modified time | relevance | path

Searched refs:fdebug (Results 1 – 9 of 9) sorted by relevance

/third_party/curl/lib/
Dcurl_trc.c62 if(data->set.fdebug) { in Curl_debug()
69 (void)(*data->set.fdebug)(data, type, ptr, size, data->set.debugdata); in Curl_debug()
Ddoh.c311 if(data->set.fdebug) in dohprobe()
312 ERROR_CHECK_SETOPT(CURLOPT_DEBUGFUNCTION, data->set.fdebug); in dohprobe()
Durldata.h1662 curl_debug_callback fdebug; /* function that write informational data */ member
Dsetopt.c1665 data->set.fdebug = va_arg(param, curl_debug_callback); in Curl_vsetopt()
/third_party/ffmpeg/doc/
Dformats.texi98 @item fdebug @var{flags} (@emph{input/output})
Dffmpeg.texi804 See also the option @code{-fdebug ts}.
/third_party/curl/lib/vtls/
Dopenssl.c2634 if(!data || !data->set.fdebug || (direction && direction != 1)) in ossl_trace()
3529 if(data->set.fdebug && data->set.verbose) { in ossl_connect_step1()
/third_party/gstreamer/gstplugins_good/
DChangeLog7860 …nit-self -Wmissing-include-dirs -Wno-multichar -Wvla -Wpointer-arith -g -fdebug-prefix-map=/opt/go…
/third_party/chromium/patch/
D0003-ohos-1115.patch4607 # -fdebug-info-for-profiling enables that (and a bunch of other things we