Home
last modified time | relevance | path

Searched refs:exec_prefix (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/external/python/cpython2/Modules/
Dgetpath.c108 static char exec_prefix[MAXPATHLEN+1]; variable
313 strncpy(exec_prefix, delim+1, MAXPATHLEN); in search_for_exec_prefix()
315 strncpy(exec_prefix, home, MAXPATHLEN); in search_for_exec_prefix()
316 joinpath(exec_prefix, lib_python); in search_for_exec_prefix()
317 joinpath(exec_prefix, "lib-dynload"); in search_for_exec_prefix()
324 strcpy(exec_prefix, argv0_path); in search_for_exec_prefix()
325 joinpath(exec_prefix, "pybuilddir.txt"); in search_for_exec_prefix()
326 if (isfile(exec_prefix)) { in search_for_exec_prefix()
327 FILE *f = fopen(exec_prefix, "r"); in search_for_exec_prefix()
336 strcpy(exec_prefix, argv0_path); in search_for_exec_prefix()
[all …]
/external/python/cpython3/Modules/
Dgetpath.c128 wchar_t *exec_prefix; /* EXEC_PREFIX macro */ member
554 wchar_t *exec_prefix, size_t exec_prefix_len, in calculate_pybuilddir() argument
598 if (safe_wcscpy(exec_prefix, argv0_path, exec_prefix_len) < 0) { in calculate_pybuilddir()
602 status = joinpath(exec_prefix, pybuilddir, exec_prefix_len); in calculate_pybuilddir()
619 wchar_t *exec_prefix, size_t exec_prefix_len, in search_for_exec_prefix() argument
629 if (safe_wcscpy(exec_prefix, delim+1, exec_prefix_len) < 0) { in search_for_exec_prefix()
634 if (safe_wcscpy(exec_prefix, pathconfig->home, exec_prefix_len) < 0) { in search_for_exec_prefix()
638 status = joinpath(exec_prefix, calculate->lib_python, exec_prefix_len); in search_for_exec_prefix()
642 status = joinpath(exec_prefix, L"lib-dynload", exec_prefix_len); in search_for_exec_prefix()
652 status = calculate_pybuilddir(argv0_path, exec_prefix, exec_prefix_len, in search_for_exec_prefix()
[all …]
/external/libxml2/
Dxml2-config.in4 exec_prefix=@exec_prefix@
16 --exec-prefix=DIR change libxml exec prefix [default $exec_prefix]
52 exec_prefix=$optarg
53 libdir=$exec_prefix/lib
57 echo $exec_prefix
/external/freetype/builds/unix/
Dfreetype-config.in27 exec_prefix=`%PKG_CONFIG% --variable exec_prefix freetype2`
39 exec_prefix="%exec_prefix%"
56 orig_exec_prefix=$exec_prefix
62 lib_suffix=`echo $libdir | sed "s|$exec_prefix||"`
116 exec_prefix=$optarg
155 exec_prefix=$prefix
162 libdir=${exec_prefix}${lib_suffix}
178 echo ${SYSROOT}$exec_prefix
/external/python/cpython2/Lib/distutils/command/
Dinstall.py168 self.exec_prefix = None
256 if ((self.prefix or self.exec_prefix or self.home) and
262 if self.home and (self.prefix or self.exec_prefix):
266 if self.user and (self.prefix or self.exec_prefix or self.home or
273 if self.exec_prefix:
275 self.exec_prefix = None
300 (prefix, exec_prefix) = get_config_vars('prefix', 'exec_prefix')
309 'sys_exec_prefix': exec_prefix,
310 'exec_prefix': exec_prefix,
425 if self.exec_prefix is not None:
[all …]
/external/python/cpython3/Lib/distutils/command/
Dinstall.py151 self.exec_prefix = None
240 if ((self.prefix or self.exec_prefix or self.home) and
246 if self.home and (self.prefix or self.exec_prefix):
250 if self.user and (self.prefix or self.exec_prefix or self.home or
257 if self.exec_prefix:
259 self.exec_prefix = None
284 (prefix, exec_prefix) = get_config_vars('prefix', 'exec_prefix')
298 'sys_exec_prefix': exec_prefix,
299 'exec_prefix': exec_prefix,
417 if self.exec_prefix is not None:
[all …]
/external/pcre/dist2/
Dpcre2-config.in4 exec_prefix=@exec_prefix@
55 exec_prefix=$optarg
62 exec_prefix=$optarg
66 echo $exec_prefix
/external/python/cpython3/Tools/freeze/
Dfreeze.py113 exec_prefix = None # settable with -P option
177 exec_prefix = a
208 if not exec_prefix:
210 exec_prefix = prefix
212 exec_prefix = sys.exec_prefix
229 binlib = exec_prefix
231 config_h_dir = exec_prefix
234 makefile_in = os.path.join(exec_prefix, 'Makefile')
236 frozendllmain_c = os.path.join(exec_prefix, 'Pc\\frozen_dllmain.c')
238 binlib = os.path.join(exec_prefix,
[all …]
/external/python/cpython2/Tools/freeze/
Dfreeze.py113 exec_prefix = None # settable with -P option
178 exec_prefix = a
209 if not exec_prefix:
211 exec_prefix = prefix
213 exec_prefix = sys.exec_prefix
226 binlib = exec_prefix
228 config_h_dir = exec_prefix
231 makefile_in = os.path.join(exec_prefix, 'Makefile')
233 frozendllmain_c = os.path.join(exec_prefix, 'Pc\\frozen_dllmain.c')
235 binlib = os.path.join(exec_prefix,
[all …]
/external/ImageMagick/MagickWand/
DMagickWand-config.in8 exec_prefix=@exec_prefix@
32 exec_prefix=$optarg
35 echo $exec_prefix
/external/ImageMagick/Magick++/bin/
DMagick++-config.in9 exec_prefix=@exec_prefix@
35 exec_prefix=$optarg
38 echo $exec_prefix
/external/ImageMagick/MagickCore/
DMagickCore-config.in8 exec_prefix=@exec_prefix@
32 exec_prefix=$optarg
35 echo $exec_prefix
/external/libpng/scripts/
Dmakefile.dec30 exec_prefix=$(prefix)
32 LIBPATH=$(exec_prefix)/lib
34 BINPATH=$(exec_prefix)/bin
83 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.hpux42 exec_prefix=$(prefix)
44 LIBPATH=$(exec_prefix)/lib
46 BINPATH=$(exec_prefix)/bin
98 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.sgi32 exec_prefix=$(prefix)
58 LIBPATH=$(exec_prefix)/lib
61 BINPATH=$(exec_prefix)/bin
100 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.darwin15 exec_prefix=$(prefix)
46 LIBPATH=$(exec_prefix)/lib
48 BINPATH=$(exec_prefix)/bin
94 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.sggcc32 exec_prefix=$(prefix)
55 LIBPATH=$(exec_prefix)/lib
58 BINPATH=$(exec_prefix)/bin
99 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.sco33 exec_prefix=$(prefix)
46 LIBPATH=$(exec_prefix)/lib
48 BINPATH=$(exec_prefix)/bin
94 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.beos51 exec_prefix=$(prefix)
53 LIBPATH=$(exec_prefix)/lib
55 BINPATH=$(exec_prefix)/bin
98 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.32sunu34 exec_prefix=$(prefix)
53 LIBPATH=$(exec_prefix)/lib
55 BINPATH=$(exec_prefix)/bin
98 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.hpgcc34 exec_prefix=$(prefix)
63 LIBPATH=$(exec_prefix)/lib
65 BINPATH=$(exec_prefix)/bin
104 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.so934 exec_prefix=$(prefix)
56 LIBPATH=$(exec_prefix)/lib
58 BINPATH=$(exec_prefix)/bin
104 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.hp6450 exec_prefix=$(prefix)
52 LIBPATH=$(exec_prefix)/lib
54 BINPATH=$(exec_prefix)/bin
100 -e s!@exec_prefix@!$(exec_prefix)! \
Dmakefile.solaris32 exec_prefix=$(prefix)
51 LIBPATH=$(exec_prefix)/lib
53 BINPATH=$(exec_prefix)/bin
99 -e s!@exec_prefix@!$(exec_prefix)! \
/external/tensorflow/tensorflow/c/
Dgenerate-pc.sh64 exec_prefix=\${prefix}
65 libdir=\${exec_prefix}/${LIBDIR}
78 exec_prefix=\${prefix}
79 libdir=\${exec_prefix}/${LIBDIR}

12345678910>>...18