/external/rust/cxx/gen/src/ |
D | write.rs | 183 let link_name = mangle::operator(&strct.name, "hash"); in write_std_specializations() localVariable 510 let link_name = mangle::operator(&strct.name, "eq"); in write_struct_operator_decls() localVariable 518 let link_name = mangle::operator(&strct.name, "ne"); in write_struct_operator_decls() localVariable 528 let link_name = mangle::operator(&strct.name, "lt"); in write_struct_operator_decls() localVariable 535 let link_name = mangle::operator(&strct.name, "le"); in write_struct_operator_decls() localVariable 543 let link_name = mangle::operator(&strct.name, "gt"); in write_struct_operator_decls() localVariable 550 let link_name = mangle::operator(&strct.name, "ge"); in write_struct_operator_decls() localVariable 561 let link_name = mangle::operator(&strct.name, "hash"); in write_struct_operator_decls() localVariable 586 let link_name = mangle::operator(&strct.name, "eq"); in write_struct_operators() localVariable 599 let link_name = mangle::operator(&strct.name, "ne"); in write_struct_operators() localVariable [all …]
|
/external/rust/cxx/macro/src/ |
D | expand.rs | 200 let link_name = mangle::operator(&strct.name, "eq"); in expand_struct_operators() localVariable 213 let link_name = mangle::operator(&strct.name, "ne"); in expand_struct_operators() localVariable 227 let link_name = mangle::operator(&strct.name, "lt"); in expand_struct_operators() localVariable 239 let link_name = mangle::operator(&strct.name, "le"); in expand_struct_operators() localVariable 252 let link_name = mangle::operator(&strct.name, "gt"); in expand_struct_operators() localVariable 264 let link_name = mangle::operator(&strct.name, "ge"); in expand_struct_operators() localVariable 278 let link_name = mangle::operator(&strct.name, "hash"); in expand_struct_operators() localVariable 475 let link_name = mangle::extern_fn(efn, types); in expand_cxx_function_decl() localVariable 922 let link_name = mangle::extern_fn(efn, types); in expand_rust_function_shim() localVariable
|
/external/toolchain-utils/ |
D | tc_enter_chroot.py | 335 def CreateSymlink(target, link_name): argument
|
/external/cronet/base/test/ |
D | gtest_xml_util.cc | 25 std::string link_name; member
|
/external/rust/crates/bindgen/codegen/ |
D | helpers.rs | 65 pub fn link_name(name: &str) -> TokenStream { in link_name() function
|
D | mod.rs | 748 let link_name = self.mangled_name().unwrap_or_else(|| self.name()); in codegen() localVariable 4150 let link_name = mangled_name.unwrap_or(name); in codegen() localVariable
|
/external/cronet/build/android/pylib/local/device/ |
D | local_device_instrumentation_test_run.py | 1308 link_name): argument 1667 def _SetLinkOnResults(results, full_test_name, link_name, link): argument
|
/external/angle/build/android/pylib/local/device/ |
D | local_device_instrumentation_test_run.py | 1374 link_name): argument 1733 def _SetLinkOnResults(results, full_test_name, link_name, link): argument
|
/external/tensorflow/ |
D | configure.py | 102 def symlink_force(target, link_name): argument
|
/external/crosvm/base/src/sys/unix/ |
D | shm.rs | 238 let link_name = read_link(fd_path)?; in read_name() localVariable
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 35661 char link_name[16]; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 41073 char link_name[16]; member
|
D | vmlinux.h | 41073 char link_name[16]; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 30680 char link_name[16]; member
|
D | vmlinux_510.h | 30680 char link_name[16]; member
|