Home
last modified time | relevance | path

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

123456

/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/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
293 deinterlace->reconfigure = FALSE; in gst_ffmpegdeinterlace_init()
407 if (deinterlace->reconfigure) { in gst_ffmpegdeinterlace_chain()
414 deinterlace->reconfigure = FALSE; in gst_ffmpegdeinterlace_chain()
475 self->reconfigure = TRUE; in gst_ffmpegdeinterlace_set_property()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgstgtkglsink.c209 gboolean reconfigure; in _size_changed_cb() local
216 reconfigure = in _size_changed_cb()
222 if (reconfigure) { in _size_changed_cb()
/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/python/Lib/test/
Dtest_io.py2699 t.reconfigure(line_buffering=True) # implicit flush
2705 t.reconfigure(line_buffering=False) # implicit flush
2711 t.reconfigure()
2712 t.reconfigure(line_buffering=None)
2714 t.reconfigure(line_buffering=True)
2715 t.reconfigure()
2716 t.reconfigure(line_buffering=None)
3444 t.reconfigure(write_through=True) # implied flush
3449 t.reconfigure(write_through=False)
3455 t.reconfigure()
[all …]
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmssink.h95 gboolean reconfigure; member
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c319 gboolean reconfigure; in ensure_negotiated() local
321 reconfigure = gst_pad_check_reconfigure (monoscope->srcpad); in ensure_negotiated()
324 if (reconfigure || !gst_pad_has_current_caps (monoscope->srcpad)) { in ensure_negotiated()
/third_party/mesa3d/.gitlab-ci/lava/
Dlava_job_submitter.py326 sys.stdout.reconfigure(line_buffering=True)
327 sys.stderr.reconfigure(line_buffering=True)
/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/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/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.h178 gboolean reconfigure; member
/third_party/boost/tools/build/src/build/
Dconfigure.jam151 if --reconfigure in [ modules.peek : ARGV ]
153 .reconfigure = true ;
156 # Handle the --reconfigure option
159 if $(.reconfigure)
Dconfig-cache.jam70 if [ path.exists $(cache-file) ] && ! ( --reconfigure in [ modules.peek : ARGV ] )
/third_party/mindspore/scripts/docker/mindspore-cpu/1.0.0/
DDockerfile40 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/0.1.0-alpha/
DDockerfile40 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/0.5.0-beta/
DDockerfile40 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/runtime/
DDockerfile45 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/0.3.0-alpha/
DDockerfile40 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/0.2.0-alpha/
DDockerfile40 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/0.6.0-beta/
DDockerfile40 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/0.7.0-beta/
DDockerfile40 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash
/third_party/mindspore/scripts/docker/mindspore-cpu/1.2.0/
DDockerfile44 RUN DEBIAN_FRONTEND=noninteractive dpkg-reconfigure dash

123456