HomeSort by relevance Sort by last modified time
    Searched refs:undefine_macro (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
build_clib.py 114 self.compiler.undefine_macro(macro)
build_ext.py 329 self.compiler.undefine_macro(macro)
    [all...]
  /external/python/cpython2/Lib/distutils/command/
build_clib.py 114 self.compiler.undefine_macro(macro)
build_ext.py 329 self.compiler.undefine_macro(macro)
  /external/python/cpython3/Lib/distutils/command/
build_clib.py 113 self.compiler.undefine_macro(macro)
build_ext.py 329 self.compiler.undefine_macro(macro)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
setuptools_build_ext.py 152 compiler.undefine_macro(macro)
  /external/python/cpython2/Lib/distutils/tests/
setuptools_build_ext.py 152 compiler.undefine_macro(macro)
  /external/python/setuptools/setuptools/command/
build_ext.py 175 compiler.undefine_macro(macro)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
ccompiler.py 261 def undefine_macro(self, name): member in class:CCompiler
264 'define_macro()' and undefined by 'undefine_macro()' the last call
553 with 'define_macro()' and 'undefine_macro()'. 'include_dirs' is a
    [all...]
  /external/python/cpython2/Lib/distutils/
ccompiler.py 211 def undefine_macro(self, name): member in class:CCompiler
214 'define_macro()' and undefined by 'undefine_macro()' the last call
503 with 'define_macro()' and 'undefine_macro()'. 'include_dirs' is a
    [all...]
  /external/python/cpython3/Lib/distutils/
ccompiler.py 199 def undefine_macro(self, name): member in class:CCompiler
202 'define_macro()' and undefined by 'undefine_macro()' the last call
504 with 'define_macro()' and 'undefine_macro()'. 'include_dirs' is a
    [all...]

Completed in 329 milliseconds