/development/tools/cargo_embargo/testdata/async-trait/ |
D | crates.json | 14 "lib_name": "proc_macro2", string 20 "lib_name": "quote", string 26 "lib_name": "syn", string
|
/development/tools/cargo_embargo/testdata/plotters/ |
D | crates.json | 14 "lib_name": "num_traits", string 20 "lib_name": "plotters_backend", string 26 "lib_name": "plotters_svg", string
|
/development/tools/cargo_embargo/testdata/rustc-demangle-capi/ |
D | crates.json | 14 "lib_name": "rustc_demangle", string 40 "lib_name": "rustc_demangle", string
|
/development/tools/cargo_embargo/testdata/aho-corasick/ |
D | crates.json | 14 "lib_name": "memchr", string 40 "lib_name": "memchr", 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 | 33 "lib_name": "serde_json", string
|
/development/tools/cargo_embargo/src/ |
D | cargo.rs | 100 pub lib_name: String, field
|
/development/tools/cargo_embargo/src/cargo/ |
D | metadata.rs | 260 let lib_name = target.name.replace('-', "_"); in get_externs() localVariable 285 let lib_name = target.name.replace('-', "_"); in make_extern() localVariable
|
D | cargo_out.rs | 350 let lib_name = lib_name.as_str().to_string(); in from_rustc_invocation() localVariable
|