Home
last modified time | relevance | path

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

/third_party/python/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 …]
/third_party/flutter/skia/gn/
Dfind_headers.py22 include_dirs = sys.argv[4:] variable
26 include_dirs = [os.path.join(os.path.normpath(include_dir), '') variable
/third_party/skia/gn/
Dfind_headers.py27 include_dirs = sys.argv[4:] variable
31 include_dirs = [os.path.join(os.path.normpath(include_dir), '') variable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dmeson.build2 include_dirs = include_directories( variable
/third_party/grpc/tools/distrib/python/grpcio_tools/
D_parallel_compile_patch.py35 include_dirs=None, argument
/third_party/boost/libs/metaparse/tools/benchmark/
Dbenchmark.py49 filename, compiler, include_dirs, (progress_from, progress_to), argument
132 def benchmark(src_dir, compiler, include_dirs, iter_count): argument
/third_party/grpc/src/python/grpcio/
D_parallel_compile_patch.py38 include_dirs=None, argument
/third_party/python/Lib/distutils/
Dbcppcompiler.py82 output_dir=None, macros=None, include_dirs=None, debug=0, argument
365 include_dirs=None, argument
Dextension.py88 include_dirs=None, argument
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
Dunixccompiler.py86 include_dirs=None, extra_preargs=None, extra_postargs=None): argument
D_msvccompiler.py319 output_dir=None, macros=None, include_dirs=None, debug=0, argument
Dmsvccompiler.py344 output_dir=None, macros=None, include_dirs=None, debug=0, argument
Dmsvc9compiler.py456 output_dir=None, macros=None, include_dirs=None, debug=0, argument
/third_party/jerryscript/targets/mbedos5/tools/
Dgenerate_pins.py118 def enumerate_pins(c_source_file, include_dirs, definitions): argument
/third_party/gn/src/gn/
Dheader_checker.cc249 const std::vector<SourceDir>& include_dirs, in SourceFileForInclude()
308 std::vector<SourceDir> include_dirs; in CheckFile() local
Dvisual_studio_writer.cc563 std::unique_ptr<XmlElementWriter> include_dirs = in WriteProjectFileContents() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Declipse.py258 def WriteIncludePaths(out, eclipse_langs, include_dirs): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Declipse.py266 def WriteIncludePaths(out, eclipse_langs, include_dirs): argument
/third_party/gn/build/
Dgen.py250 libflags=[], include_dirs=[], solibs=[]): argument
/third_party/node/tools/gyp/pylib/gyp/
Dmsvs_emulation.py369 def AdjustIncludeDirs(self, include_dirs, config): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmsvs_emulation.py340 def AdjustIncludeDirs(self, include_dirs, config): argument