Searched defs:dist_dir (Results 1 – 1 of 1) sorted by relevance
| /ndk/ |
| D | checkbuild.py | 129 def package_ndk(out_dir, dist_dir, args): argument 175 def common_build_args(out_dir, dist_dir, args): argument 281 def build_binutils(out_dir, dist_dir, args): argument 319 def build_clang(out_dir, dist_dir, args): argument 324 def build_gcc(out_dir, dist_dir, args): argument 332 def build_gcc_libs(out_dir, dist_dir, args): argument 391 def build_host_tools(out_dir, dist_dir, args): argument 437 def package_host_tools(out_dir, dist_dir, host): argument 488 def build_gdbserver(out_dir, dist_dir, args): argument 496 def _build_stl(out_dir, dist_dir, args, stl): argument [all …]
|