/external/skia/gn/ |
D | find_headers.py | 24 include_dirs = sys.argv[4:] variable 28 include_dirs = [os.path.join(os.path.normpath(include_dir), '') variable
|
/external/armnn/python/pyarmnn/ |
D | setup.py | 194 …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/ |
D | fruit_test_common.py | 125 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/ |
D | ccompiler.py | 238 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
|
D | unixccompiler.py | 79 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
|
D | bcppcompiler.py | 81 include_dirs=None, argument
|
/external/perfetto/tools/ |
D | gen_amalgamated | 339 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/ |
D | CMakeLists.txt | 48 set(include_dirs variable
|
/external/angle/build/android/gyp/ |
D | gcc_preprocess.py | 28 def ProcessJavaFile(template, defines, include_dirs): argument
|
/external/cronet/stable/build/android/gyp/ |
D | gcc_preprocess.py | 28 def ProcessJavaFile(template, defines, include_dirs): argument
|
/external/cronet/tot/build/android/gyp/ |
D | gcc_preprocess.py | 28 def ProcessJavaFile(template, defines, include_dirs): argument
|
/external/cronet/tot/third_party/re2/src/python/ |
D | setup.py | 91 def include_dirs(): function
|
/external/cronet/stable/third_party/re2/src/python/ |
D | setup.py | 91 def include_dirs(): function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/ |
D | _parallel_compile_patch.py | 36 include_dirs=None, argument
|
/external/grpc-grpc/src/python/grpcio/ |
D | _parallel_compile_patch.py | 47 include_dirs=None, argument
|
/external/grpc-grpc/tools/distrib/python/grpcio_tools/ |
D | _parallel_compile_patch.py | 47 include_dirs=None, argument
|
/external/grpc-grpc/src/python/grpcio_observability/ |
D | _parallel_compile_patch.py | 47 include_dirs=None, argument
|
/external/pytorch/tools/ |
D | nvcc_fix_deps.py | 104 include_dirs = [] variable
|
/external/mbedtls/scripts/mbedtls_dev/ |
D | c_build_helper.py | 81 def compile_c_file(c_filename, exe_filename, include_dirs): argument
|
/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/ |
D | c_build_helper.py | 81 def compile_c_file(c_filename, exe_filename, include_dirs): argument
|
/external/libfuse/ |
D | meson.build | 215 include_dirs = include_directories('include', 'lib', '.') variable
|
/external/pytorch/torch/utils/ |
D | cpp_extension.py | 619 include_dirs=None, argument 703 include_dirs=None, argument 772 include_dirs=None, argument
|
/external/vixl/tools/ |
D | util.py | 226 include_dirs = ['/src/*', '/test/*', '/examples/*', '/benchmarks/*'], argument
|
/external/bazelbuild-rules_rust/tools/rust_analyzer/ |
D | rust_project.rs | 81 include_dirs: Vec<String>, field
|
D | aquery.rs | 61 pub include_dirs: Vec<String>, field
|