Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/python/cpython3/Lib/distutils/command/
Dconfig.py119 def _preprocess(self, body, headers, include_dirs, lang): argument
126 def _compile(self, body, headers, include_dirs, lang): argument
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
172 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
190 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
253 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
278 def check_func(self, func, headers=None, include_dirs=None, argument
309 include_dirs=None, other_libraries=[]): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/command/
Dconfig.py119 def _preprocess(self, body, headers, include_dirs, lang): argument
126 def _compile(self, body, headers, include_dirs, lang): argument
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
172 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
190 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
253 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
278 def check_func(self, func, headers=None, include_dirs=None, argument
309 include_dirs=None, other_libraries=[]): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/command/
Dconfig.py116 def _preprocess(self, body, headers, include_dirs, lang): argument
123 def _compile(self, body, headers, include_dirs, lang): argument
132 def _link(self, body, headers, include_dirs, libraries, library_dirs, lang): argument
170 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
189 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, lang="c"): argument
216 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
237 include_dirs=None, argument
263 include_dirs=None, argument
296 include_dirs=None, argument
334 include_dirs=None, argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/command/
Dconfig.py119 def _preprocess(self, body, headers, include_dirs, lang): argument
126 def _compile(self, body, headers, include_dirs, lang): argument
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
172 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
190 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
253 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
278 def check_func(self, func, headers=None, include_dirs=None, argument
309 include_dirs=None, other_libraries=[]): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/command/
Dconfig.py116 def _preprocess(self, body, headers, include_dirs, lang): argument
123 def _compile(self, body, headers, include_dirs, lang): argument
132 def _link(self, body, headers, include_dirs, libraries, library_dirs, lang): argument
170 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
189 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, lang="c"): argument
216 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
237 include_dirs=None, argument
263 include_dirs=None, argument
296 include_dirs=None, argument
334 include_dirs=None, argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/command/
Dconfig.py119 def _preprocess(self, body, headers, include_dirs, lang): argument
126 def _compile(self, body, headers, include_dirs, lang): argument
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
172 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
190 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
253 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
278 def check_func(self, func, headers=None, include_dirs=None, argument
309 include_dirs=None, other_libraries=[]): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/command/
Dconfig.py116 def _preprocess(self, body, headers, include_dirs, lang): argument
123 def _compile(self, body, headers, include_dirs, lang): argument
132 def _link(self, body, headers, include_dirs, libraries, library_dirs, lang): argument
170 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
189 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, lang="c"): argument
216 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
237 include_dirs=None, argument
263 include_dirs=None, argument
296 include_dirs=None, argument
334 include_dirs=None, argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/command/
Dconfig.py119 def _preprocess(self, body, headers, include_dirs, lang): argument
126 def _compile(self, body, headers, include_dirs, lang): argument
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
172 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
190 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
253 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
278 def check_func(self, func, headers=None, include_dirs=None, argument
309 include_dirs=None, other_libraries=[]): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/command/
Dconfig.py116 def _preprocess(self, body, headers, include_dirs, lang): argument
123 def _compile(self, body, headers, include_dirs, lang): argument
132 def _link(self, body, headers, include_dirs, libraries, library_dirs, lang): argument
170 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
189 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, lang="c"): argument
216 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
237 include_dirs=None, argument
263 include_dirs=None, argument
296 include_dirs=None, argument
334 include_dirs=None, argument
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/command/
H A Dconfig.py119 def _preprocess(self, body, headers, include_dirs, lang): argument
126 def _compile(self, body, headers, include_dirs, lang): argument
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
172 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
190 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
253 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
278 def check_func(self, func, headers=None, include_dirs=None, argument
309 include_dirs=None, other_libraries=[]): argument
[all …]
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/command/
Dconfig.py119 def _preprocess(self, body, headers, include_dirs, lang): argument
126 def _compile(self, body, headers, include_dirs, lang): argument
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
172 def try_cpp(self, body=None, headers=None, include_dirs=None, lang="c"): argument
190 def search_cpp(self, pattern, body=None, headers=None, include_dirs=None, argument
218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): argument
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
253 def try_run(self, body, headers=None, include_dirs=None, libraries=None, argument
278 def check_func(self, func, headers=None, include_dirs=None, argument
309 include_dirs=None, other_libraries=[]): argument
[all …]
/aosp_15_r20/external/python/cpython2/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 …]
/aosp_15_r20/external/google-fruit/tests/
H A Dfruit_test_common.py125 def compile_discarding_output(self, source, include_dirs, args=[]): argument
132 def compile_and_link(self, source, include_dirs, output_file_name, args=[]): argument
142 def _compile(self, include_dirs, args): argument
163 def compile_discarding_output(self, source, include_dirs, args=[]): argument
171 def compile_and_link(self, source, include_dirs, output_file_name, args=[]): argument
181 def _compile(self, include_dirs, args): argument
/aosp_15_r20/external/armnn/python/pyarmnn/
H A Dsetup.py194 …def __init__(self, name, sources, armnn_libs, include_dirs=None, define_macros=None, undef_macros=… argument
211 def include_dirs(self): member in LazyArmnnFinderExtension
215 def include_dirs(self, include_dirs): member in LazyArmnnFinderExtension
/aosp_15_r20/external/perfetto/tools/
H A Dgen_amalgamated339 def _add_source_included_header(self, include_dirs, allowed_files, argument
383 def _add_header_included_header(self, include_dirs, header_name): argument
430 def _process_source_includes(self, include_dirs, allowed_files, file): argument
446 def _process_header_includes(self, include_dirs, file): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py95 include_dirs = [] variable in CCompiler
368 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
513 include_dirs=None, argument
533 include_dirs=None, argument
823 include_dirs=None, argument
1138 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py95 include_dirs = [] variable in CCompiler
368 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
513 include_dirs=None, argument
533 include_dirs=None, argument
823 include_dirs=None, argument
1138 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py95 include_dirs = [] variable in CCompiler
368 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
513 include_dirs=None, argument
533 include_dirs=None, argument
823 include_dirs=None, argument
1138 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py95 include_dirs = [] variable in CCompiler
368 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
513 include_dirs=None, argument
533 include_dirs=None, argument
823 include_dirs=None, argument
1138 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Dccompiler.py362 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
499 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
512 include_dirs=None, debug=0, extra_preargs=None, argument
760 def has_function(self, funcname, includes=None, include_dirs=None, argument
1035 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/
Dccompiler.py362 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
499 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
512 include_dirs=None, debug=0, extra_preargs=None, argument
760 def has_function(self, funcname, includes=None, include_dirs=None, argument
1035 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dccompiler.py376 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
498 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
511 include_dirs=None, debug=0, extra_preargs=None, argument
726 def has_function(self, funcname, includes=None, include_dirs=None, argument
1008 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/
Dccompiler.py362 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
499 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
512 include_dirs=None, debug=0, extra_preargs=None, argument
760 def has_function(self, funcname, includes=None, include_dirs=None, argument
1035 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Dccompiler.py362 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
499 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
512 include_dirs=None, debug=0, extra_preargs=None, argument
760 def has_function(self, funcname, includes=None, include_dirs=None, argument
1035 def gen_preprocess_options(macros, include_dirs): argument
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dccompiler.py362 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
499 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
512 include_dirs=None, debug=0, extra_preargs=None, argument
760 def has_function(self, funcname, includes=None, include_dirs=None, argument
1042 def gen_preprocess_options(macros, include_dirs): argument

123456