Home
last modified time | relevance | path

Searched refs:reconfigure (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/harfbuzz/
DTESTING.md21 CPPFLAGS='-DHB_DEBUG_SUBSET=100' meson setup build --reconfigure
28 meson setup build -Db_sanitize=address --reconfigure
36 CPPFLAGS=-DHB_DEBUG_SUBSET=100 meson build --reconfigure
51 meson build --reconfigure
/third_party/skia/third_party/externals/harfbuzz/
DTESTING.md21 CPPFLAGS='-DHB_DEBUG_SUBSET=100' meson setup build --reconfigure
28 meson setup build -Db_sanitize=address --reconfigure
36 CPPFLAGS=-DHB_DEBUG_SUBSET=100 meson build --reconfigure
51 meson build --reconfigure
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdeinterlace.c95 gboolean reconfigure; member
291 deinterlace->reconfigure = FALSE; in gst_ffmpegdeinterlace_init()
405 if (deinterlace->reconfigure) { in gst_ffmpegdeinterlace_chain()
412 deinterlace->reconfigure = FALSE; in gst_ffmpegdeinterlace_chain()
473 self->reconfigure = TRUE; in gst_ffmpegdeinterlace_set_property()
/third_party/gstreamer/gst_libav/common/coverage/
Dlcov.mak42 echo "Need to reconfigure with --enable-gcov"
45 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstreamer/common/coverage/
Dlcov.mak42 echo "Need to reconfigure with --enable-gcov"
45 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstplugins_good/common/coverage/
Dlcov.mak42 echo "Need to reconfigure with --enable-gcov"
45 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstplugins_bad/common/coverage/
Dlcov.mak42 echo "Need to reconfigure with --enable-gcov"
45 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstplugins_base/common/coverage/
Dlcov.mak42 echo "Need to reconfigure with --enable-gcov"
45 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgstgtkglsink.c127 gboolean reconfigure; in _size_changed_cb() local
134 reconfigure = in _size_changed_cb()
140 if (reconfigure) { in _size_changed_cb()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.h92 gboolean reconfigure; member
/third_party/python/Lib/test/
Dtest_io.py2672 t.reconfigure(line_buffering=True) # implicit flush
2678 t.reconfigure(line_buffering=False) # implicit flush
2684 t.reconfigure()
2685 t.reconfigure(line_buffering=None)
2687 t.reconfigure(line_buffering=True)
2688 t.reconfigure()
2689 t.reconfigure(line_buffering=None)
3413 t.reconfigure(write_through=True) # implied flush
3418 t.reconfigure(write_through=False)
3424 t.reconfigure()
[all …]
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaysinkconvertbin.c292 gboolean reconfigure = FALSE; in gst_play_sink_convert_bin_sink_setcaps() local
320 reconfigure = TRUE; in gst_play_sink_convert_bin_sink_setcaps()
330 reconfigure = TRUE; in gst_play_sink_convert_bin_sink_setcaps()
336 if (reconfigure) { in gst_play_sink_convert_bin_sink_setcaps()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c315 gboolean reconfigure; in ensure_negotiated() local
317 reconfigure = gst_pad_check_reconfigure (monoscope->srcpad); in ensure_negotiated()
320 if (reconfigure || !gst_pad_has_current_caps (monoscope->srcpad)) { in ensure_negotiated()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglviewconvert.h88 gboolean reconfigure; member
/third_party/weston/doc/sphinx/toc/libweston/
Doutput.rst26 a need to reconfigure the output or it will be destroyed.
/third_party/node/deps/cares/
Daminclude_static.am113 @echo "Need to reconfigure with --enable-code-coverage"
116 @echo "Need to reconfigure with --enable-code-coverage"
/third_party/boost/tools/build/example/try_compile/
DJamroot.jam25 # "b2 -a --reconfigure". You should see a "foo builds: no" message, and running
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.h176 gboolean reconfigure; member
/third_party/boost/tools/build/src/build/
Dconfig-cache.jam70 if [ path.exists $(cache-file) ] && ! ( --reconfigure in [ modules.peek : ARGV ] )
Dconfigure.jam151 if --reconfigure in [ modules.peek : ARGV ]
153 .reconfigure = true ;
156 # Handle the --reconfigure option
159 if $(.reconfigure)
/third_party/gstreamer/gstplugins_bad/common/
Dcheck.mak122 echo "Need to reconfigure with --enable-gcov"
125 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstplugins_base/common/
Dcheck.mak122 echo "Need to reconfigure with --enable-gcov"
125 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstplugins_good/common/
Dcheck.mak122 echo "Need to reconfigure with --enable-gcov"
125 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gst_libav/common/
Dcheck.mak122 echo "Need to reconfigure with --enable-gcov"
125 echo "Need to reconfigure with --enable-gcov"
/third_party/gstreamer/gstreamer/common/
Dcheck.mak122 echo "Need to reconfigure with --enable-gcov"
125 echo "Need to reconfigure with --enable-gcov"

12345