/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 18 pub const fn new() -> IncompleteUtf8 { in new() method 44 pub const fn new() -> Stdin { in new() method 105 pub const fn new() -> Stdout { in new() method 124 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/external/crosvm/system_api/src/protos/ |
H A D | vtpm_interface.rs | 46 pub fn new() -> SendCommandRequest { in new() method 136 fn new() -> SendCommandRequest { in new() method 172 pub fn new() -> SendCommandResponse { in new() method 262 fn new() -> SendCommandResponse { in new() method
|
/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/ |
H A D | coro.h | 261 static void* operator new(std::size_t size, in new() function 272 static void* operator new(std::size_t size, in new() function 283 static void* operator new(std::size_t size, in new() function 294 static void* operator new(std::size_t size, in new() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 18 pub const fn new() -> IncompleteUtf8 { in new() method 44 pub const fn new() -> Stdin { in new() method 105 pub const fn new() -> Stdout { in new() method 124 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | stdio.rs | 18 pub const fn new() -> IncompleteUtf8 { in new() method 44 pub const fn new() -> Stdin { in new() method 105 pub const fn new() -> Stdout { in new() method 124 pub const fn new() -> Stderr { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/offset/local/tz_info/ |
D | timezone.rs | 78 pub(super) fn new( in new() method 84 let new = Self { transitions, local_time_types, leap_seconds, extra_rule }; in new() localVariable 459 pub(super) const fn new(unix_leap_time: i64, local_time_type_index: usize) -> Self { in new() method 480 pub(super) const fn new(unix_leap_time: i64, correction: i32) -> Self { in new() method 504 fn new(input: &[u8]) -> Result<Self, Error> { in new() method 575 pub(super) fn new(ut_offset: i32, is_dst: bool, name: Option<&[u8]>) -> Result<Self, Error> { in new() method
|
/aosp_15_r20/external/skia/experimental/tskit/interface/ |
H A D | public_api.d.ts | 13 new(): Extension; method 14 new(name: string): Extension; method 18 new(name: string): Something; method
|
/aosp_15_r20/trusty/user/app/keymint/ |
D | keymaster_attributes.rs | 45 pub fn new() -> KeymasterAttributes { in new() method 197 fn new() -> KeymasterAttributes { in new() method 273 pub fn new() -> AttestationIds { in new() method 740 fn new() -> AttestationIds { in new() method 851 pub fn new() -> AttestationKey { in new() method 1000 fn new() -> AttestationKey { in new() method 1068 pub fn new() -> AttestationCert { in new() method 1178 fn new() -> AttestationCert { in new() method 1240 pub fn new() -> UdsCerts { in new() method 1344 fn new() -> UdsCerts { in new() method
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_read_api/src/ |
H A D | lib.rs | 240 pub(crate) fn new( in new() method 273 pub(crate) fn new(offset_result: Result<Option<FlagReadContext>, AconfigStorageError>) -> Self { in new() method 304 pub(crate) fn new(value_result: Result<bool, AconfigStorageError>) -> Self { in new() method 320 pub(crate) fn new(info_result: Result<u8, AconfigStorageError>) -> Self { in new() method 337 pub(crate) fn new(version_result: Result<u32, AconfigStorageError>) -> Self { in new() method
|
/aosp_15_r20/external/crosvm/swap/src/ |
H A D | worker.rs | 40 pub fn new(len_channel: usize, n_workers: usize) -> Self { in new() method 88 fn new(len: usize, n_consumers: usize) -> Self { in new() method 175 fn new(capacity: usize) -> Self { in new() method 197 pub fn new() -> anyhow::Result<Self> { in new() method 275 fn new() -> Arc<Self> { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/ |
D | plugin.rs | 51 pub fn new() -> Version { in new() method 255 fn new() -> Version { in new() method 340 pub fn new() -> CodeGeneratorRequest { in new() method 499 fn new() -> CodeGeneratorRequest { in new() method 573 pub fn new() -> CodeGeneratorResponse { in new() method 726 fn new() -> CodeGeneratorResponse { in new() method 844 pub fn new() -> File { in new() method 1064 fn new() -> File { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/ |
D | writer.rs | 705 pub fn new() -> Self { in new() method 735 pub fn new<M>(make_writer: M) -> Self in new() method 920 pub fn new(make: M, level: tracing_core::Level) -> Self { in new() method 953 pub fn new(make: M, level: tracing_core::Level) -> Self { in new() method 987 pub fn new(make: M, filter: F) -> Self in new() method 1027 pub fn new(a: A, b: B) -> Self { in new() method 1100 pub fn new<'a, W>(inner: A, or_else: B) -> Self in new() method 1171 pub(in crate::fmt) fn new(fmt_write: &'a mut dyn fmt::Write) -> Self { in new() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | callbacks.rs | 68 pub(crate) fn new( in new() method 124 pub(crate) fn new( in new() method 358 pub(crate) fn new( in new() method 415 pub(crate) fn new( in new() method 484 pub(crate) fn new( in new() method 540 pub(crate) fn new( in new() method 703 pub(crate) fn new( in new() method 905 pub(crate) fn new( in new() method 1179 pub(crate) fn new( in new() method 1320 pub(crate) fn new( in new() method [all …]
|
/aosp_15_r20/external/libnl/lib/route/ |
H A D | qdisc.c | 184 struct rtnl_qdisc *new, int flags, in rtnl_qdisc_build_update_request() 243 struct rtnl_qdisc *new, int flags) in rtnl_qdisc_update() 527 struct rtnl_qdisc *new, in rtnl_qdisc_build_change_request() 542 struct rtnl_qdisc *new) in rtnl_qdisc_change()
|
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A D | marisa.pm | 127 sub new { subroutine 174 sub new { subroutine 218 sub new { subroutine
|
/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/eyreish/ |
D | kind.rs | 66 pub fn new<M>(self, message: M) -> Report in new() method 87 pub fn new<E>(self, error: E) -> Report in new() method 108 pub fn new(self, error: Box<dyn Diagnostic + Send + Sync>) -> Report { in new() method
|
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/ |
H A D | ssl_methods.h | 28 new, free, \ argument 72 new, \ argument 87 new, \ argument
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/src/ |
H A D | kind.rs | 69 pub fn new<M>(self, message: M) -> Error in new() method 91 pub fn new<E>(self, error: E) -> Error in new() method 117 pub fn new(self, error: Box<dyn StdError + Send + Sync>) -> Error { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/src/ |
D | kind.rs | 67 pub fn new<M>(self, message: M) -> Error in new() method 89 pub fn new<E>(self, error: E) -> Error in new() method 115 pub fn new(self, error: Box<dyn StdError + Send + Sync>) -> Error { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/which/src/ |
D | checker.rs | 12 pub fn new() -> ExecutableChecker { in new() method 34 pub fn new() -> ExistedChecker { in new() method 63 pub fn new() -> CompositeChecker { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/util/ |
D | try_lock.rs | 23 macro_rules! new { macro 35 pub(crate) const fn new(data: T) -> TryLock<T> { in new() method 41 pub(crate) fn new(data: T) -> TryLock<T> { in new() method
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | kernel-list.h | 36 static __inline__ void __list_add(struct list_head * new, in __list_add() 49 static __inline__ void list_add(struct list_head *new, struct list_head *head) in list_add() 57 static __inline__ void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
|
/aosp_15_r20/out/soong/.intermediates/tools/asuite/adevice/libadevice_proto_rust/android_arm64_armv8-2a_cortex-a55_source/ |
D | user_log.rs | 48 pub fn new() -> Duration { in new() method 175 fn new() -> Duration { in new() method 240 pub fn new() -> AdeviceLogEvent { in new() method 667 fn new() -> AdeviceLogEvent { in new() method 774 pub fn new() -> AdeviceStartEvent { in new() method 1143 fn new() -> AdeviceStartEvent { in new() method 1215 pub fn new() -> AdeviceExitEvent { in new() method 1423 fn new() -> AdeviceExitEvent { in new() method 1489 pub fn new() -> AdeviceActionEvent { in new() method 1678 fn new() -> AdeviceActionEvent { in new() method
|
/aosp_15_r20/out/soong/.intermediates/tools/asuite/adevice/libadevice_proto_rust/linux_glibc_x86_64_source/ |
D | user_log.rs | 48 pub fn new() -> Duration { in new() method 175 fn new() -> Duration { in new() method 240 pub fn new() -> AdeviceLogEvent { in new() method 667 fn new() -> AdeviceLogEvent { in new() method 774 pub fn new() -> AdeviceStartEvent { in new() method 1143 fn new() -> AdeviceStartEvent { in new() method 1215 pub fn new() -> AdeviceExitEvent { in new() method 1423 fn new() -> AdeviceExitEvent { in new() method 1489 pub fn new() -> AdeviceActionEvent { in new() method 1678 fn new() -> AdeviceActionEvent { in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/flate2/src/gz/ |
D | read.rs | 51 pub fn new(r: R, level: Compression) -> GzEncoder<R> { in new() method 143 pub fn new(r: R) -> GzDecoder<R> { in new() method 251 pub fn new(r: R) -> MultiGzDecoder<R> { in new() method 312 pub fn new() -> BlockingCursor { in new() method
|