Home
last modified time | relevance | path

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

12

/external/skia/gn/
Dfind_headers.py24 include_dirs = sys.argv[4:] variable
28 include_dirs = [os.path.join(os.path.normpath(include_dir), '') variable
/external/armnn/python/pyarmnn/
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
/external/google-fruit/tests/
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
/external/python/cpython3/Tools/c-analyzer/distutils/
Dccompiler.py238 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
275 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
428 def gen_preprocess_options(macros, include_dirs): argument
Dunixccompiler.py79 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
Dbcppcompiler.py81 include_dirs=None, argument
/external/perfetto/tools/
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
/external/libffi/
DCMakeLists.txt48 set(include_dirs variable
/external/angle/build/android/gyp/
Dgcc_preprocess.py28 def ProcessJavaFile(template, defines, include_dirs): argument
/external/cronet/stable/build/android/gyp/
Dgcc_preprocess.py28 def ProcessJavaFile(template, defines, include_dirs): argument
/external/cronet/tot/build/android/gyp/
Dgcc_preprocess.py28 def ProcessJavaFile(template, defines, include_dirs): argument
/external/cronet/tot/third_party/re2/src/python/
Dsetup.py91 def include_dirs(): function
/external/cronet/stable/third_party/re2/src/python/
Dsetup.py91 def include_dirs(): function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/
D_parallel_compile_patch.py36 include_dirs=None, argument
/external/grpc-grpc/src/python/grpcio/
D_parallel_compile_patch.py47 include_dirs=None, argument
/external/grpc-grpc/tools/distrib/python/grpcio_tools/
D_parallel_compile_patch.py47 include_dirs=None, argument
/external/grpc-grpc/src/python/grpcio_observability/
D_parallel_compile_patch.py47 include_dirs=None, argument
/external/pytorch/tools/
Dnvcc_fix_deps.py104 include_dirs = [] variable
/external/mbedtls/scripts/mbedtls_dev/
Dc_build_helper.py81 def compile_c_file(c_filename, exe_filename, include_dirs): argument
/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dc_build_helper.py81 def compile_c_file(c_filename, exe_filename, include_dirs): argument
/external/libfuse/
Dmeson.build215 include_dirs = include_directories('include', 'lib', '.') variable
/external/pytorch/torch/utils/
Dcpp_extension.py619 include_dirs=None, argument
703 include_dirs=None, argument
772 include_dirs=None, argument
/external/vixl/tools/
Dutil.py226 include_dirs = ['/src/*', '/test/*', '/examples/*', '/benchmarks/*'], argument
/external/bazelbuild-rules_rust/tools/rust_analyzer/
Drust_project.rs81 include_dirs: Vec<String>, field
Daquery.rs61 pub include_dirs: Vec<String>, field

12