Home
last modified time | relevance | path

Searched refs:DATADIR (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4j/perf-tests/perldriver/
H A DPerfFramework4j.pm29 my $DATADIR;
43 $DATADIR = $options{"dataDir"};
82 if($DATADIR) {
83 compareLoop ($tests, $locale, $DATADIR."/".$data);
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DPerfFramework.pm31 my $DATADIR;
45 $DATADIR = $options{"dataDir"};
83 if($DATADIR) {
84 compareLoop ($tests, $locale, $DATADIR."/".$data);
/third_party/alsa-utils/include/
H A Daconfig.h8 #define DATADIR "/home/xuxuehai/code/alsa-utils-1.2.11/build/share/alsa" macro
/third_party/alsa-utils/alsactl/
H A Dalsactl.c100 { 0, NULL, " (default " DATADIR "/init/00main)" },
243 char *initfile = DATADIR "/init/00main"; in main()
/third_party/mesa3d/src/util/
H A Dxmlconfig.c1167 #ifndef DATADIR
1168 #define DATADIR "/usr/share" macro
1171 static const char *datadir = DATADIR "/drirc.d";
/third_party/ffmpeg/
H A Dconfigure7637 DATADIR=\$(DESTDIR)$datadir

Completed in 11 milliseconds