Searched refs:DATADIR (Results 1 – 18 of 18) sorted by relevance
/third_party/icu/icu4c/source/test/perf/perldriver/ |
D | PerfFramework.pm | 31 my $DATADIR; 45 $DATADIR = $options{"dataDir"}; 83 if($DATADIR) { 84 compareLoop ($tests, $locale, $DATADIR."/".$data);
|
/third_party/icu/icu4j/perf-tests/perldriver/ |
D | PerfFramework4j.pm | 29 my $DATADIR; 43 $DATADIR = $options{"dataDir"}; 82 if($DATADIR) { 83 compareLoop ($tests, $locale, $DATADIR."/".$data);
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | uvch264demux.c | 47 #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/ |
D | libgstreamer-gdb.py.in | 5 dir_ = '@DATADIR@/gstreamer-@GST_API_VERSION@/gdb'
|
D | meson.build | 129 gdbconf.set('DATADIR', '@0@/@1@'.format(get_option('prefix'), get_option('datadir')))
|
/third_party/alsa-utils/include/ |
D | aconfig.h | 25 #define DATADIR "/system/etc/audio/alsa/share/" macro
|
/third_party/weston/include/ |
D | config.h | 230 #define DATADIR "data" macro
|
/third_party/weston/shared/ |
D | file-util.c | 140 len = asprintf(&out, "%s/weston/%s", DATADIR, filename); in file_name_with_datadir()
|
/third_party/glib/gio/gdbus-2.0/codegen/ |
D | meson.build | 16 gdbus_codegen_conf.set('DATADIR', glib_datadir)
|
/third_party/pulseaudio/m4/ |
D | ax_define_dir.m4 | 19 # AX_DEFINE_DIR([DATADIR], [datadir], [Where data are placed to.])
|
/third_party/alsa-utils/alsactl/ |
D | alsactl.c | 97 { 0, NULL, " (default " DATADIR "/init/00main)" }, 239 char *initfile = DATADIR "/init/00main"; in main()
|
/third_party/libjpeg-turbo/cmakescripts/ |
D | GNUInstallDirs.cmake | 54 # ``DATADIR`` 296 GNUInstallDirs_set_install_dir(DATADIR 409 DATADIR
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/ |
D | GNUInstallDirs.cmake | 54 # ``DATADIR`` 296 GNUInstallDirs_set_install_dir(DATADIR 409 DATADIR
|
/third_party/mesa3d/src/util/ |
D | xmlconfig.c | 1135 #ifndef DATADIR 1136 #define DATADIR "/usr/share" macro 1139 static const char *datadir = DATADIR "/drirc.d";
|
/third_party/weston/ |
D | meson.build | 113 config_h.set_quoted('DATADIR', dir_data)
|
/third_party/alsa-utils/ |
D | configure.ac | 377 AC_DEFINE_UNQUOTED(DATADIR, "$mydatadir", [directory containing alsa configuration]) definition
|
/third_party/ffmpeg/ |
D | configure | 7444 DATADIR=\$(DESTDIR)$datadir
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 93773 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.
|