HomeSort by relevance Sort by last modified time
    Searched full:sysconfig (Results 76 - 100 of 155) sorted by null

1 2 34 5 6 7

  /external/libcap-ng/libcap-ng-0.7/
aclocal.m4     [all...]
  /external/openssh/contrib/caldera/
openssh.spec 8 %{!?SVIcdir:%define SVIcdir /etc/sysconfig/daemons}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
config.py 19 from distutils.sysconfig import customize_compiler
install.py 15 from distutils.sysconfig import get_config_vars
bdist_msi.py 10 from sysconfig import get_python_version
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
config.py 19 from distutils.sysconfig import customize_compiler
install.py 15 from distutils.sysconfig import get_config_vars
bdist_msi.py 10 from sysconfig import get_python_version
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gdb.py 11 import sysconfig namespace
65 cflags = sysconfig.get_config_vars()['PY_CFLAGS']
regrtest.py 170 import sysconfig namespace
    [all...]
test_subprocess.py 11 import sysconfig namespace
192 @unittest.skipIf(sysconfig.is_python_build(),
    [all...]
test_support.py 23 import sysconfig namespace
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gdb.py 11 import sysconfig namespace
65 cflags = sysconfig.get_config_vars()['PY_CFLAGS']
regrtest.py 170 import sysconfig namespace
    [all...]
test_subprocess.py 11 import sysconfig namespace
192 @unittest.skipIf(sysconfig.is_python_build(),
    [all...]
test_support.py 23 import sysconfig namespace
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 459 $(RUNSHARED) $(PYTHON_FOR_BUILD) -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform
461 # Create build directory and generate the sysconfig build-time data there.
465 $(RUNSHARED) $(PYTHON_FOR_BUILD) -S -m sysconfig --generate-posix-vars
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 460 $(RUNSHARED) $(PYTHON_FOR_BUILD) -c 'import sys ; from sysconfig import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform
462 # Create build directory and generate the sysconfig build-time data there.
466 $(RUNSHARED) $(PYTHON_FOR_BUILD) -S -m sysconfig --generate-posix-vars
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure.in 747 PYTHON_SITE_PACKAGES=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib()"`
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 22 import distutils.sysconfig namespace
32 DEFAULT_USER_PACKAGEFOLDER=distutils.sysconfig.get_python_lib()
    [all...]
pimp.py 27 import distutils.sysconfig namespace
52 DEFAULT_INSTALLDIR=distutils.sysconfig.get_python_lib()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_sysconfigdata.py 1 # system configuration generated and used by the sysconfig module
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_sysconfigdata.py 1 # system configuration generated and used by the sysconfig module
  /external/openssh/contrib/redhat/
openssh.spec 559 - modify init script to source /etc/sysconfig/sshd and pass $OPTIONS to sshd
  /external/strace/
system.c 760 #include <sys/sysconfig.h>
    [all...]

Completed in 1453 milliseconds

1 2 34 5 6 7