Home
last modified time | relevance | path

Searched refs:install_data (Results 1 – 25 of 36) sorted by relevance

12

/third_party/gstreamer/gstreamer/data/
Dmeson.build3 install_data('bash-completion/completions/gst-launch-1.0', install_dir : bash_completions_dir)
4 install_data('bash-completion/completions/gst-inspect-1.0', install_dir : bash_completions_dir)
/third_party/python/Lib/distutils/tests/
Dtest_install_data.py5 from distutils.command.install_data import install_data
16 cmd = install_data(dist)
/third_party/pulseaudio/src/modules/gsettings/
Dmeson.build28 install_data('org.freedesktop.pulseaudio.gschema.xml',
36 install_data('pulseaudio.convert',
/third_party/pulseaudio/src/utils/
Dmeson.build114 install_data('qpaeq', install_dir : bindir)
117 install_data('pa-info', install_dir : bindir)
/third_party/mesa3d/src/vulkan/overlay-layer/
Dmeson.build48 install_data(
53 install_data(
/third_party/pulseaudio/shell-completion/zsh/
Dmeson.build2 install_data('_pulseaudio', install_dir : zshcompletiondir)
/third_party/python/Doc/distutils/
Dcommandref.rst27 the subcommands :command:`install_lib`, :command:`install_data` and
36 :command:`install_data`
/third_party/pulseaudio/src/daemon/
Dmeson.build139 install_data('pulseaudio-system.conf',
156 install_data('systemd/user/pulseaudio.socket',
/third_party/pulseaudio/vala/
Dmeson.build8 install_data(api + '.deps', api + '.vapi',
/third_party/libinput/completion/zsh/
Dmeson.build7 install_data(
/third_party/gstreamer/gstplugins_bad/gst/freeverb/
Dmeson.build16 install_data('GstFreeverb.prs', install_dir: presetdir)
/third_party/pulseaudio/shell-completion/bash/
Dmeson.build13 install_data('pulseaudio', install_dir : bashcompletiondir)
/third_party/gstreamer/gstplugins_good/gst/equalizer/
Dmeson.build21 install_data(sources: ['GstIirEqualizer3Bands.prs',
/third_party/gstreamer/gstplugins_bad/ext/voamrwbenc/
Dmeson.build16 install_data('GstVoAmrwbEnc.prs', install_dir: presetdir)
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dmeson.build35 install_data(sources: 'GstQTMux.prs', install_dir: presetdir)
/third_party/gstreamer/gstplugins_bad/data/
Dmeson.build22 install_data(sources: etargets, install_dir: dir)
/third_party/pulseaudio/src/modules/alsa/
Dmeson.build46 install_data(alsa_udevrules,
/third_party/python/Lib/test/
Dtest_sundry.py40 import distutils.command.install_data
/third_party/python/Lib/distutils/command/
Dinstall_data.py12 class install_data(Command): class
Dinstall.py188 self.install_data = None
423 self.install_data is None):
/third_party/libdrm/data/
Dmeson.build22 install_data(
/third_party/mesa3d/src/intel/nullhw-layer/
Dmeson.build35 install_data(
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dmeson.build78 install_data(sources: ['GstVP8Enc.prs'], install_dir: presetdir)
/third_party/mesa3d/src/vulkan/device-select-layer/
Dmeson.build53 install_data(
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dmeson.build89 install_data(androidmedia_java_sources,

12