/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/net/ |
D | ext.rs | 83 target_os = "aix", in sockaddr_in6_new() argument
|
/aosp_15_r20/external/openscreen/tools/ |
H A D | licenses.py | 236 def GetThirdPartyDepsFromGNDepsOutput(gn_deps, target_os): argument 262 def FindThirdPartyDeps(gn_out_dir, gn_target, target_os): argument 308 target_os, argument 436 def GenerateLicenseFile(output_file, gn_out_dir, gn_target, target_os): argument
|
/aosp_15_r20/external/crosvm/riscv64/src/ |
H A D | fdt.rs | 305 #[cfg(any(target_os = "android", target_os = "linux"))] platform_dev_resources: Vec< in create_fdt()
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/ |
H A D | build_cargo.rs | 28 let target_os = env::var("CARGO_CFG_TARGET_OS").unwrap(); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/ |
H A D | build.rs | 6 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/ |
H A D | build.rs | 6 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/tools/netsim/rust/hostapd-rs/ |
H A D | build_cargo.rs | 30 let target_os = env::var("CARGO_CFG_TARGET_OS").unwrap(); in main() localVariable
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/ |
H A D | build.rs | 10 let target_os = std::env::var("CARGO_CFG_TARGET_OS").unwrap(); in main() localVariable
|
H A D | meson.build | 8 target_os = host_machine.system() variable
|
/aosp_15_r20/external/crosvm/arch/src/ |
H A D | lib.rs | 585 #[cfg(any(target_os = "android", target_os = "linux"))] minijail: Option<Minijail>, in register_pci_device() 751 #[cfg(any(target_os = "android", target_os = "linux"))] jail: Option<Minijail>, in configure_pci_device()
|
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/out/ |
D | macros.rs | 7 macro_rules! target_os { macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/build/ |
D | macros.rs | 7 macro_rules! target_os { macro
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/clang-sys/copy_clang-sys_build_out/gen/ |
D | macros.rs | 7 macro_rules! target_os { macro
|
/aosp_15_r20/out/soong/.intermediates/external/rust/android-crates-io/crates/clang-sys/libclang_sys/linux_glibc_x86_64_rlib_rlib-std/out/ |
D | macros.rs | 7 macro_rules! target_os { macro
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/profiler_builtins/ |
H A D | build.rs | 15 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/profiler_builtins/ |
H A D | build.rs | 15 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/profiler_builtins/ |
H A D | build.rs | 15 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/profiler_builtins/ |
H A D | build.rs | 15 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/ |
H A D | build.rs | 6 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/profiler_builtins/ |
H A D | build.rs | 15 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/ |
H A D | build.rs | 6 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/ |
H A D | build.rs | 6 let target_os = env::var("CARGO_CFG_TARGET_OS").expect("CARGO_CFG_TARGET_OS was not set"); in main() localVariable
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/kumquat/gpu_client/ |
H A D | meson.build | 8 target_os = host_machine.system() variable
|
/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | lib.rs | 744 #[cfg(any(target_os = "android", target_os = "linux"))] tube: &Tube, in execute() 1836 … #[cfg(any(target_os = "android", target_os = "linux"))] kick_vcpu: impl Fn(usize, VcpuControl), in execute()
|
/aosp_15_r20/external/crosvm/x86_64/src/ |
H A D | lib.rs | 1325 #[cfg(any(target_os = "android", target_os = "linux"))] minijail: Option<Minijail>, in register_pci_device() 1961 #[cfg(any(target_os = "android", target_os = "linux"))] ac_adapter: bool, in setup_acpi_devices()
|