/development/vndk/snapshot/ |
D | gen_buildfiles.py | 166 def gen_for_variant(arch, is_binder32=False): argument 260 arch, argument 346 def _gen_bp_phony(self, arch, is_binder32, module_names): argument 396 arch, argument 423 arch, argument 450 def get_arch_props(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 | 37 inline std::string GetIntroducedArchTag(const std::string &arch) { in GetIntroducedArchTag() 47 void VersionScriptParser::SetArch(const std::string &arch) { in SetArch()
|
/development/scripts/ |
D | gdbclient.py | 57 def get_gdbserver_path(root, arch): argument 65 def get_lldb_server_path(root, clang_base, clang_version, arch): 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/vndk/tools/header-checker/utils/ |
D | utils.py | 146 def run_header_abi_linker(output_path, inputs, version_script, api, arch, argument 297 def run_abi_diff(old_test_dump_path, new_test_dump_path, arch, lib_name, argument
|
D | create_reference_dumps.py | 43 binder_bitness, arch): argument
|
/development/vndk/tools/header-checker/src/linker/ |
D | header_abi_linker.cpp | 79 static llvm::cl::opt<std::string> arch( variable 115 const std::string &arch, in HeaderAbiLinker()
|
/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/repr/protobuf/ |
D | ir_diff_dumper.cpp | 39 void ProtobufIRDiffDumper::AddArchIR(const std::string &arch) { in AddArchIR()
|