/development/vndk/snapshot/ |
D | gen_buildfiles.py | 161 def gen_for_variant(arch, is_binder32=False): argument 228 arch, argument 307 def _gen_bp_phony(self, arch, is_binder32=False): argument 348 arch, argument 371 arch, argument 409 def get_arch_srcs(prebuilt, arch): argument
|
/development/vndk/tools/header-checker/tests/ |
D | module.py | 41 def __init__(self, name, arch, cflags, export_include_dirs): argument 83 arch='', dumper_flags=tuple()): argument 105 cflags=tuple(), arch='', api='current', dumper_flags=tuple(), argument
|
D | test.py | 72 def run_and_compare_abi_diff(self, old_dump, new_dump, lib, arch, argument
|
/development/vndk/tools/header-checker/src/repr/symbol/ |
D | version_script_parser.cpp | 35 inline std::string GetIntroducedArchTag(const std::string &arch) { in GetIntroducedArchTag() 45 void VersionScriptParser::SetArch(const std::string &arch) { in SetArch()
|
/development/vndk/tools/header-checker/utils/ |
D | utils.py | 127 def run_header_abi_linker(output_path, inputs, version_script, api, arch, argument 231 def get_module_variant_dir_name(arch, arch_variant, cpu_variant, argument 263 def run_abi_diff(old_test_dump_path, new_test_dump_path, arch, lib_name, argument
|
/development/vndk/tools/header-checker/src/diff/ |
D | abi_diff.h | 35 HeaderAbiDiff(const std::string &lib_name, const std::string &arch, in HeaderAbiDiff()
|
D | header_abi_diff.cpp | 49 static llvm::cl::opt<std::string> arch( variable
|
/development/vndk/tools/header-checker/src/repr/protobuf/proto/ |
D | abi_diff.proto | 81 optional string arch = 2; field 119 optional string arch = 2; field
|
/development/scripts/ |
D | gdbclient.py | 31 def get_gdbserver_path(root, arch): argument
|
/development/vndk/tools/definition-tool/tests/ |
D | ndk_toolchain.py | 55 def get_gcc_dir(ndk_dir, arch, host): argument
|
/development/vndk/tools/header-checker/src/linker/ |
D | header_abi_linker.cpp | 76 static llvm::cl::opt<std::string> arch( variable 112 const std::string &arch, in HeaderAbiLinker()
|
/development/vndk/tools/header-checker/src/repr/protobuf/ |
D | ir_diff_dumper.cpp | 39 void ProtobufIRDiffDumper::AddArchIR(const std::string &arch) { in AddArchIR()
|