Searched defs:new (Results 1 – 11 of 11) sorted by relevance
/device/google/contexthub/firmware/os/cpu/x86/ |
D | atomicBitset.c | 49 uint32_t old, new; in atomicBitsetClearBit() local 67 uint32_t old, new; in atomicBitsetFindClearAndSet() local
|
/device/google/cuttlefish/guest/hals/light/lights/ |
D | lights_vsock_server.rs | 41 pub fn new(id: u32, color: u32, light_type: u8) -> Self { in new() method 55 pub fn new(port: u32) -> anyhow::Result<Self> { in new() method
|
/device/google/cuttlefish/host/commands/secure_env/rust/ |
D | tpm.rs | 38 pub fn new(trm: *mut libc::c_void) -> Self { in new() method 102 pub fn new(trm: *mut libc::c_void) -> Self { in new() method 143 pub fn new(trm: *mut libc::c_void) -> Self { in new() method
|
D | sdd.rs | 75 pub fn new(rng: &mut dyn crypto::Rng) -> Result<Self, Error> { in new() method
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/autocfg/src/ |
D | version.rs | 17 pub fn new(major: usize, minor: usize, patch: usize) -> Self { in new() method
|
D | lib.rs | 127 pub fn new() -> AutoCfg { in new() function 140 pub fn new() -> Result<Self, Error> { in new() method
|
/device/google/cuttlefish/guest/hals/light/ |
D | lights.rs | 50 fn new(hw_lights: impl IntoIterator<Item = HwLight>) -> Self { in new() method
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/src/ |
D | lib.rs | 280 pub fn new() -> Config { in new() method 563 fn new() -> Library { in new() method
|
/device/google/cuttlefish/guest/hals/nfc/src/ |
D | nfc.rs | 144 pub async fn new(dev_path: &Path) -> NfcService { in new() method
|
/device/google/contexthub/firmware/os/core/ |
D | bl.c | 315 static void blUpdateMark(uint32_t old, uint32_t new) in blUpdateMark()
|
/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | ns.c | 204 struct server *srv, bool new) in lookup_notify()
|