Searched defs:pkgdatadir (Results 1 - 25 of 28) sorted by relevance

12

/external/ltrace/sysdeps/linux-gnu/
H A Dhooks.c167 const char *pkgdatadir = PKGDATADIR; local
168 if (pkgdatadir != NULL)
169 add_dir(&dirs, pkgdatadir, "");
/external/bison/src/
H A Doutput.c518 char const *pkgdatadir = compute_pkgdatadir ();
520 size_t pkgdatadirlen = strlen (pkgdatadir);
521 while (pkgdatadirlen && pkgdatadir[pkgdatadirlen - 1] == '/')
526 memcpy (full_skeleton, pkgdatadir, pkgdatadirlen);
572 argv[i++] = pkgdatadir;
670 MUSCLE_INSERT_STRING_RAW ("pkgdatadir", compute_pkgdatadir ());
700 char const *pkgdatadir = getenv ("BISON_PKGDATADIR");
701 return pkgdatadir ? pkgdatadir : PKGDATADIR;
517 char const *pkgdatadir = compute_pkgdatadir (); local
699 char const *pkgdatadir = getenv ("BISON_PKGDATADIR"); local
/external/libogg/win32/
H A DMakefile36 pkgdatadir = $(datadir)/libogg macro
/external/elfutils/src/
H A DMakefile63 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/config/
H A DMakefile62 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/lib/
H A DMakefile64 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/libasm/
H A DMakefile65 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/libcpu/
H A DMakefile65 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/libdw/
H A DMakefile65 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/libdwelf/
H A DMakefile64 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/libdwfl/
H A DMakefile64 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/libebl/
H A DMakefile64 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/libelf/
H A DMakefile65 pkgdatadir = $(datadir)/elfutils macro
/external/elfutils/src/m4/
H A DMakefile62 pkgdatadir = $(datadir)/elfutils macro
/external/libvncserver/
H A DMakefile38 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/client_examples/
H A DMakefile36 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/examples/android/
H A DMakefile36 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/libvncclient/
H A DMakefile37 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/libvncserver/
H A DMakefile37 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/test/
H A DMakefile36 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/vncterm/
H A DMakefile37 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/webclients/
H A DMakefile35 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/webclients/java-applet/
H A DMakefile35 pkgdatadir = $(datadir)/LibVNCServer macro
/external/libvncserver/webclients/java-applet/ssl/
H A DMakefile35 pkgdatadir = $(datadir)/LibVNCServer macro
/external/elfutils/src/backends/
H A DMakefile65 pkgdatadir = $(datadir)/elfutils macro

Completed in 381 milliseconds

12