OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:undefine_macro
(Results
1 - 23
of
23
) 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)
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
build_clib.py
114
self.compiler.
undefine_macro
(macro)
build_ext.py
331
self.compiler.
undefine_macro
(macro)
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
build_clib.py
114
self.compiler.
undefine_macro
(macro)
build_ext.py
331
self.compiler.
undefine_macro
(macro)
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_clib.py
114
self.compiler.
undefine_macro
(macro)
build_ext.py
331
self.compiler.
undefine_macro
(macro)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_clib.py
114
self.compiler.
undefine_macro
(macro)
build_ext.py
331
self.compiler.
undefine_macro
(macro)
[
all
...]
/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)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py
152
compiler.
undefine_macro
(macro)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py
152
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
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/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
...]
/prebuilts/gdb/linux-x86/lib/python2.7/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
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/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
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/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/cpython2/Doc/distutils/
apiref.rst
461
.. method:: CCompiler.
undefine_macro
(name)
465
undefined by :meth:`
undefine_macro
` the last call takes precedence
[
all
...]
Completed in 414 milliseconds