Home
last modified time | relevance | path

Searched defs:once_cell (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/once_cell/
Dcargo_embargo.json4 "once_cell": { object
25 "once_cell": { object
35 "once_cell": { object
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dsync_once_cell.rs27 let once_cell = OnceCell::new(); in drop_cell() localVariable
49 let once_cell = OnceCell::new_with(Some(fooer)); in drop_cell_new_with() localVariable
69 let once_cell = OnceCell::new(); in drop_into_inner() localVariable
93 let once_cell = OnceCell::new_with(Some(fooer)); in drop_into_inner_new_with() localVariable
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/once_cell/
H A Dmeson.build1 project(
12 lib = static_library(
/aosp_15_r20/external/mesa3d/subprojects/packagefiles/pest_meta/
H A Dmeson.build8 once_cell = subproject('once_cell').get_variable('lib') variable
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Dlazy.rs9 once_cell: OnceCell<T>, field
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/util/
Dmod.rs11 pub(crate) mod once_cell; module
/aosp_15_r20/external/crosvm/tools/contrib/cros_tracing_analyser/
H A DCargo.toml13 once_cell = "1.18.0" qkey
/aosp_15_r20/external/crosvm/tools/contrib/vcpu_blocker_analyzer/
H A DCargo.toml16 once_cell = "1" qkey
/aosp_15_r20/external/flashrom/bindings/rust/libflashrom/
H A DCargo.toml16 once_cell = "1.7.2" qkey
/aosp_15_r20/external/rust/cxx/third-party/
DCargo.toml15 once_cell = "1.9" qkey
/aosp_15_r20/external/crosvm/win_util/
H A DCargo.toml11 once_cell = "1.7" qkey
/aosp_15_r20/external/crosvm/rutabaga_gfx/ffi/
H A DCargo.toml17 once_cell = "1.7" qkey
/aosp_15_r20/external/crosvm/win_audio/
H A DCargo.toml20 once_cell = "1.7.2" qkey
/aosp_15_r20/external/crosvm/jail/
H A DCargo.toml22 once_cell = "1.7" qkey
/aosp_15_r20/external/rust/android-crates-io/crates/once_cell/tests/it/
Dunsync_once_cell.rs9 fn once_cell() { in once_cell() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dlazy.rs7 fn once_cell() { in once_cell() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dlazy.rs7 fn once_cell() { in once_cell() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dlazy.rs7 fn once_cell() { in once_cell() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dlazy.rs7 fn once_cell() { in once_cell() function
/aosp_15_r20/external/rust/cxx/gen/build/
DCargo.toml24 once_cell = "1.18" qkey
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dlazy.rs7 fn once_cell() { in once_cell() function
/aosp_15_r20/external/crosvm/swap/
H A DCargo.toml27 once_cell = "1.7" qkey
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/third_party/.cargo/
Dconfig.toml11 once_cell = { path = "rust/crates/once_cell" } qkey
/aosp_15_r20/external/crosvm/base/
H A DCargo.toml21 once_cell = "1.7" qkey
/aosp_15_r20/external/crosvm/hypervisor/
H A DCargo.toml26 once_cell = "1.7" qkey

12