/development/tools/cargo_embargo/testdata/async-trait/ |
D | crates.json | 14 "lib_name": "proc_macro2", string 17 { "name": "quote", "lib_name": "quote", "extern_type": "Rust" }, string 18 { "name": "syn", "lib_name": "syn", "extern_type": "Rust" } string
|
/development/tools/cargo_embargo/testdata/plotters/ |
D | crates.json | 14 "lib_name": "num_traits", string 19 "lib_name": "plotters_backend", string 24 "lib_name": "plotters_svg", string
|
/development/tools/cargo_embargo/testdata/rustc-demangle-capi/ |
D | crates.json | 14 "lib_name": "rustc_demangle", string 38 "lib_name": "rustc_demangle", string
|
/development/tools/cargo_embargo/testdata/aho-corasick/ |
D | crates.json | 12 { "name": "memchr", "lib_name": "memchr", "extern_type": "Rust" } string 32 { "name": "memchr", "lib_name": "memchr", "extern_type": "Rust" } string
|
/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 | 43 static llvm::cl::opt<std::string> lib_name( variable
|
/development/vndk/tools/header-checker/utils/ |
D | utils.py | 313 def run_abi_diff(old_dump_path, new_dump_path, output_path, arch_str, lib_name, argument 326 def run_and_read_abi_diff(old_dump_path, new_dump_path, arch_str, lib_name, argument
|
D | create_reference_dumps.py | 54 def __call__(self, tag, lib_name): argument
|
/development/vndk/tools/header-checker/src/repr/protobuf/proto/ |
D | abi_diff.proto | 83 optional string lib_name = 1; field 124 optional string lib_name = 1; field
|
/development/tools/cargo_embargo/testdata/either/ |
D | crates.json | 32 "lib_name": "serde_json", string
|
/development/tools/cargo_embargo/src/cargo/ |
D | metadata.rs | 245 let lib_name = target.name.replace('-', "_"); in get_externs() localVariable 269 let lib_name = target.name.replace('-', "_"); in make_extern() localVariable
|
/development/tools/cargo_embargo/src/ |
D | cargo.rs | 104 pub lib_name: String, field
|