Home
last modified time | relevance | path

Searched defs:include_dirs (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dconfig.py125 def _preprocess(self, body, headers, include_dirs, lang): argument
132 def _compile(self, body, headers, include_dirs, lang): argument
141 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
178 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
196 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
225 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
241 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
260 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
285 def check_func(self, func, headers=None, include_dirs=None, argument
320 include_dirs=None, other_libraries=[]): argument
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dbcppcompiler.py82 output_dir=None, macros=None, include_dirs=None, debug=0, argument
366 include_dirs=None, argument
Dextension.py91 include_dirs=None, argument
Dccompiler.py426 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
548 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
561 include_dirs=None, debug=0, extra_preargs=None, argument
776 def has_function(self, funcname, includes=None, include_dirs=None, argument
1057 def gen_preprocess_options(macros, include_dirs): argument
Dunixccompiler.py146 output_file=None, macros=None, include_dirs=None, argument
Dmsvccompiler.py350 output_dir=None, macros=None, include_dirs=None, debug=0, argument
Dmsvc9compiler.py469 output_dir=None, macros=None, include_dirs=None, debug=0, argument