Home
last modified time | relevance | path

Searched refs:DATADIR (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/test/perf/perldriver/
DPerfFramework.pm31 my $DATADIR;
45 $DATADIR = $options{"dataDir"};
83 if($DATADIR) {
84 compareLoop ($tests, $locale, $DATADIR."/".$data);
/third_party/icu/icu4j/perf-tests/perldriver/
DPerfFramework4j.pm29 my $DATADIR;
43 $DATADIR = $options{"dataDir"};
82 if($DATADIR) {
83 compareLoop ($tests, $locale, $DATADIR."/".$data);
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Duvch264demux.c47 #define DATADIR STRINGIFY (UVCH264DEMUX_DATADIR) macro
48 #define VALID_H264_JPG_MJPG_FILENAME DATADIR "/valid_h264_jpg.mjpg"
49 #define VALID_H264_JPG_JPG_FILENAME DATADIR "/valid_h264_jpg.jpg"
50 #define VALID_H264_JPG_H264_FILENAME DATADIR "/valid_h264_jpg.h264"
51 #define VALID_H264_YUY2_MJPG_FILENAME DATADIR "/valid_h264_yuy2.mjpg"
52 #define VALID_H264_YUY2_YUY2_FILENAME DATADIR "/valid_h264_yuy2.yuy2"
53 #define VALID_H264_YUY2_H264_FILENAME DATADIR "/valid_h264_yuy2.h264"
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dlibgstreamer-gdb.py.in5 dir_ = '@DATADIR@/gstreamer-@GST_API_VERSION@/gdb'
Dmeson.build129 gdbconf.set('DATADIR', '@0@/@1@'.format(get_option('prefix'), get_option('datadir')))
/third_party/alsa-utils/include/
Daconfig.h25 #define DATADIR "/system/etc/audio/alsa/share/" macro
/third_party/weston/include/
Dconfig.h230 #define DATADIR "data" macro
/third_party/weston/shared/
Dfile-util.c140 len = asprintf(&out, "%s/weston/%s", DATADIR, filename); in file_name_with_datadir()
/third_party/glib/gio/gdbus-2.0/codegen/
Dmeson.build16 gdbus_codegen_conf.set('DATADIR', glib_datadir)
/third_party/pulseaudio/m4/
Dax_define_dir.m419 # AX_DEFINE_DIR([DATADIR], [datadir], [Where data are placed to.])
/third_party/alsa-utils/alsactl/
Dalsactl.c97 { 0, NULL, " (default " DATADIR "/init/00main)" },
239 char *initfile = DATADIR "/init/00main"; in main()
/third_party/libjpeg-turbo/cmakescripts/
DGNUInstallDirs.cmake54 # ``DATADIR``
296 GNUInstallDirs_set_install_dir(DATADIR
409 DATADIR
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/
DGNUInstallDirs.cmake54 # ``DATADIR``
296 GNUInstallDirs_set_install_dir(DATADIR
409 DATADIR
/third_party/mesa3d/src/util/
Dxmlconfig.c1135 #ifndef DATADIR
1136 #define DATADIR "/usr/share" macro
1139 static const char *datadir = DATADIR "/drirc.d";
/third_party/weston/
Dmeson.build113 config_h.set_quoted('DATADIR', dir_data)
/third_party/alsa-utils/
Dconfigure.ac377 AC_DEFINE_UNQUOTED(DATADIR, "$mydatadir", [directory containing alsa configuration]) definition
/third_party/ffmpeg/
Dconfigure7444 DATADIR=\$(DESTDIR)$datadir
/third_party/gstreamer/gstreamer/
DChangeLog93773 Rename DATADIR to GST_DATADIR to avoid build problems
93777 Rename DATADIR to GST_DATADIR to avoid build problems
93940 configure.ac: Add DATADIR for storing presets.
93944 Add DATADIR for storing presets.