Searched refs:installdir (Results 1 – 8 of 8) sorted by relevance
188 static char installdir[1024] = "", /* Install directory */ in cups_globals_alloc() local223 if (!installdir[0]) in cups_globals_alloc()229 strlcpy(installdir, "C:/Program Files/cups.org", sizeof(installdir)); in cups_globals_alloc()240 size = sizeof(installdir); in cups_globals_alloc()241 RegQueryValueEx(key, "installdir", NULL, NULL, installdir, &size); in cups_globals_alloc()244 for (ptr = installdir; *ptr;) in cups_globals_alloc()260 snprintf(confdir, sizeof(confdir), "%s/conf", installdir); in cups_globals_alloc()261 snprintf(localedir, sizeof(localedir), "%s/locale", installdir); in cups_globals_alloc()265 cg->cups_datadir = installdir; in cups_globals_alloc()268 cg->cups_serverbin = installdir; in cups_globals_alloc()
131 installdir = os.path.abspath(args.installdir)137 shaderc_path = installdir + '/shaderc/android_test'153 print('installdir: %s' % installdir)232 dest_dir = os.path.join(installdir, properties['dest_dir'])265 'NDK_MODULE_PATH=' + installdir,282 out_package = os.path.join(installdir, 'vulkan_validation_layers.zip')293 dest_dir = os.path.join(installdir, properties['dest_dir'])
176 installdir=$(readlink -f "${1:-.}")177 test_ltp="$installdir/test_ltp.sh"203 export PATH="\$PATH:$installdir/bin:$PATH"205 execltp -l "$installdir" -vv < /dev/null220 echo "chown -Rf $(id -ru) \"$installdir\"" >> "$test_ltp"
466 installdir = self.install_prefix482 self.logger.info("[None] Failed to configure " + component + " in " + installdir)492 self.logger.info("[None] Failed to build " + component + " in " + installdir)503 self.logger.info("[None] Failed to test " + component + " in " + installdir)507 self.logger.info("Installing " + component + " in " + installdir)512 self.logger.info("Failed testing " + component + " in " + installdir)515 self.logger.info("Failed to build " + component + " in " + installdir)518 self.logger.info("Failed to configure " + component + " in " + installdir)
33 installdir=pkg/${goos}_${goarch}_testcshared47 rm -rf pkg "${goroot}/${installdir}"120 -$(go env CC) ${GOGCCFLAGS} -I ${installdir} -o testp main0.c libgo.$libext121 +$(go_target env CC) ${GOGCCFLAGS} -I ${installdir} -o testp main0.c libgo.$libext
74 # INSTALL_DIR := /path/to/installdir/from/$(DESTDIR)/$(prefix)84 # INSTALL_DIR := /path/to/installdir/from/$(DESTDIR)
638 installdir = self.install_prefix662 self.logger.info("Installing " + component + " in " + installdir)
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...