/aosp_15_r20/tools/netsim/rust/proto/src/ |
H A D | frontend.rs | 45 pub fn new() -> VersionResponse { in new() method 114 fn new() -> VersionResponse { in new() method 167 pub fn new() -> CreateDeviceRequest { in new() method 237 fn new() -> CreateDeviceRequest { in new() method 290 pub fn new() -> CreateDeviceResponse { in new() method 360 fn new() -> CreateDeviceResponse { in new() method 413 pub fn new() -> DeleteChipRequest { in new() method 482 fn new() -> DeleteChipRequest { in new() method 537 pub fn new() -> PatchDeviceRequest { in new() method 621 fn new() -> PatchDeviceRequest { in new() method [all …]
|
H A D | model.rs | 49 pub fn new() -> Position { in new() method 146 fn new() -> Position { in new() method 207 pub fn new() -> Orientation { in new() method 304 fn new() -> Orientation { in new() method 373 pub fn new() -> Chip { in new() method 786 fn new() -> Chip { in new() method 892 pub fn new() -> Radio { in new() method 1003 fn new() -> Radio { in new() method 1068 pub fn new() -> Bluetooth { in new() method 1182 fn new() -> Bluetooth { in new() method [all …]
|
H A D | config.rs | 79 pub fn new() -> SlirpOptions { in new() method 386 fn new() -> SlirpOptions { in new() method 477 pub fn new() -> HostapdOptions { in new() method 574 fn new() -> HostapdOptions { in new() method 633 pub fn new() -> WiFi { in new() method 718 fn new() -> WiFi { in new() method 777 pub fn new() -> Bluetooth { in new() method 875 fn new() -> Bluetooth { in new() method 932 pub fn new() -> Capture { in new() method 1001 fn new() -> Capture { in new() method [all …]
|
H A D | startup.rs | 45 pub fn new() -> StartupInfo { in new() method 115 fn new() -> StartupInfo { in new() method 174 pub fn new() -> Device { in new() method 273 fn new() -> Device { in new() method 335 pub fn new() -> ChipInfo { in new() method 434 fn new() -> ChipInfo { in new() method 503 pub fn new() -> DeviceInfo { in new() method 656 fn new() -> DeviceInfo { in new() method 739 pub fn new() -> Chip { in new() method 936 fn new() -> Chip { in new() method
|
/aosp_15_r20/external/crosvm/acpi_tables/src/ |
H A D | aml.rs | 153 pub fn new(name: &str) -> Self { in new() method 244 pub fn new(path: Path, inner: &dyn Aml) -> Self { in new() method 275 pub fn new(children: Vec<&dyn Aml>) -> Package { in new() method 305 pub fn new(data: &'a dyn Aml) -> Self { in new() method 395 pub fn new(name: &str) -> Self { in new() method 491 pub fn new(children: Vec<&'a dyn Aml>) -> Self { in new() method 505 pub fn new(read_write: bool, base: u32, length: u32) -> Self { in new() method 653 pub fn new(min: u16, max: u16, alignment: u8, length: u8) -> Self { in new() method 685 pub fn new( in new() method 740 pub fn new(path: Path, children: Vec<&'a dyn Aml>) -> Self { in new() method [all …]
|
/aosp_15_r20/external/rust/cros-libva/lib/src/buffer/ |
D | vp9.rs | 15 pub fn new( in new() method 85 pub fn new( in new() method 137 pub fn new( in new() method 169 pub fn new( in new() method 196 pub fn new( in new() method 226 pub fn new( in new() method 247 pub fn new( in new() method 277 pub fn new( in new() method 317 pub fn new( in new() method 371 pub fn new( in new() method
|
D | h264.rs | 14 pub fn new( in new() method 38 pub fn new( in new() method 87 pub fn new( in new() method 134 pub fn new( in new() method 206 pub fn new( in new() method 366 pub fn new( in new() method 392 pub fn new( in new() method 435 pub fn new( in new() method 476 pub fn new( in new() method 495 pub fn new( in new() method [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/well_known_types/ |
D | wrappers.rs | 46 pub fn new() -> DoubleValue { in new() method 115 fn new() -> DoubleValue { in new() method 172 pub fn new() -> FloatValue { in new() method 241 fn new() -> FloatValue { in new() method 298 pub fn new() -> Int64Value { in new() method 367 fn new() -> Int64Value { in new() method 424 pub fn new() -> UInt64Value { in new() method 493 fn new() -> UInt64Value { in new() method 550 pub fn new() -> Int32Value { in new() method 619 fn new() -> Int32Value { in new() method [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ConstantsContext.h | 53 void *operator new(size_t S) { return User::operator new(S, 1); } in new() function 79 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 105 void *operator new(size_t S) { return User::operator new(S, 3); } in new() function 132 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 160 void *operator new(size_t S) { return User::operator new(S, 3); } in new() function 196 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 257 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/aconfigd/proto/libaconfigd_rust_proto/android_arm64_armv8-2a_cortex-a55_source/ |
D | aconfigd.rs | 59 pub fn new() -> PersistStorageRecord { in new() method 402 fn new() -> PersistStorageRecord { in new() method 450 pub fn new() -> PersistStorageRecords { in new() method 505 fn new() -> PersistStorageRecords { in new() method 545 pub fn new() -> FlagOverride { in new() method 725 fn new() -> FlagOverride { in new() method 765 pub fn new() -> LocalFlagOverrides { in new() method 820 fn new() -> LocalFlagOverrides { in new() method 856 pub fn new() -> StorageRequestMessage { in new() method 1322 fn new() -> StorageRequestMessage { in new() method [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/aconfigd/proto/libaconfigd_rust_proto/android_arm64_armv8-2a_cortex-a55_source_apex34/ |
D | aconfigd.rs | 59 pub fn new() -> PersistStorageRecord { in new() method 402 fn new() -> PersistStorageRecord { in new() method 450 pub fn new() -> PersistStorageRecords { in new() method 505 fn new() -> PersistStorageRecords { in new() method 545 pub fn new() -> FlagOverride { in new() method 725 fn new() -> FlagOverride { in new() method 765 pub fn new() -> LocalFlagOverrides { in new() method 820 fn new() -> LocalFlagOverrides { in new() method 856 pub fn new() -> StorageRequestMessage { in new() method 1322 fn new() -> StorageRequestMessage { in new() method [all …]
|
/aosp_15_r20/external/crosvm/system_api/src/protos/ |
H A D | spaced.rs | 48 pub fn new() -> SetProjectIdReply { in new() method 111 fn new() -> SetProjectIdReply { in new() method 151 pub fn new() -> SetProjectInheritanceFlagReply { in new() method 214 fn new() -> SetProjectInheritanceFlagReply { in new() method 254 pub fn new() -> StatefulDiskSpaceUpdate { in new() method 317 fn new() -> StatefulDiskSpaceUpdate { in new() method 361 pub fn new() -> GetQuotaCurrentSpacesForIdsRequest { in new() method 439 fn new() -> GetQuotaCurrentSpacesForIdsRequest { in new() method 485 pub fn new() -> GetQuotaCurrentSpacesForIdsReply { in new() method 620 fn new() -> GetQuotaCurrentSpacesForIdsReply { in new() method
|
/aosp_15_r20/external/pciutils/lib/ |
H A D | filter.c | 243 pci_filter_import_v30(struct pci_filter_v30 *old, struct pci_filter *new) in pci_filter_import_v30() 257 pci_filter_export_v30(struct pci_filter *new, struct pci_filter_v30 *old) in pci_filter_export_v30() 270 struct pci_filter new; in pci_filter_init_v30() local 278 struct pci_filter new; in pci_filter_parse_slot_v30() local 290 struct pci_filter new; in pci_filter_parse_id_v30() local 304 struct pci_filter new; in pci_filter_match_v30() local
|
/aosp_15_r20/system/secretkeeper/comm/src/data_types/ |
H A D | request_response_impl.rs | 55 fn new(args: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 75 fn new(res: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 102 fn new(args: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 124 fn new(response_cbor: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 144 fn new(args: Vec<Value>) -> Result<Box<Self>, Error> { in new() method 167 fn new(res: Vec<Value>) -> Result<Box<Self>, Error> { in new() method
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | ebitmap.c | 21 ebitmap_node_t *new = NULL, **prev; in ebitmap_or() local 75 ebitmap_node_t *new = NULL, **prev; in ebitmap_and() local 116 ebitmap_node_t *new = NULL, **prev; in ebitmap_xor() local 165 ebitmap_node_t *new = NULL, **prev; in ebitmap_not() local 274 ebitmap_node_t *new = NULL, **prev; in ebitmap_cpy() local 371 ebitmap_node_t *n, *prev, *new; in ebitmap_set_bit() local 445 ebitmap_node_t *new = NULL, **prev; in ebitmap_init_range() local
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/ |
D | wrappers.rs | 41 pub fn new() -> DoubleValue { in new() method 131 fn new() -> DoubleValue { in new() method 196 pub fn new() -> FloatValue { in new() method 286 fn new() -> FloatValue { in new() method 351 pub fn new() -> Int64Value { in new() method 441 fn new() -> Int64Value { in new() method 506 pub fn new() -> UInt64Value { in new() method 596 fn new() -> UInt64Value { in new() method 661 pub fn new() -> Int32Value { in new() method 751 fn new() -> Int32Value { in new() method [all …]
|
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/ |
H A D | message.rs | 294 pub fn new(request: R, flags: u32, size: u32) -> Self { in new() method 459 pub fn new(value: u64) -> Self { in new() method 493 pub fn new(cnt: u32) -> Self { in new() method 529 pub fn new(guest_phys_addr: u64, memory_size: u64, user_addr: u64, mmap_offset: u64) -> Self { in new() method 574 pub fn new(guest_phys_addr: u64, memory_size: u64, user_addr: u64, mmap_offset: u64) -> Self { in new() method 610 pub fn new(index: u32, num: u32) -> Self { in new() method 649 pub fn new( in new() method 724 pub fn new(offset: u32, size: u32, flags: VhostUserConfigFlags) -> Self { in new() method 774 pub fn new(mmap_size: u64, mmap_offset: u64, num_queues: u16, queue_size: u16) -> Self { in new() method 915 pub fn new( in new() method [all …]
|
/aosp_15_r20/packages/modules/Uwb/indev_uwb_adaptation/jni/src/ |
D | object_mapping.rs | 46 pub fn new(env: JNIEnv<'a>, params_obj: JObject<'a>) -> Self { in new() method 200 fn new(env: JNIEnv<'a>, address_obj: JObject<'a>) -> Self { in new() method 237 pub fn new(env: JNIEnv<'a>, params_obj: JObject<'a>) -> Self { in new() method 311 fn new(env: JNIEnv<'a>, pulse_obj: JObject<'a>) -> Self { in new() method 336 fn new(env: JNIEnv<'a>, protocol_obj: JObject<'a>) -> Self { in new() method 365 pub fn new(env: JNIEnv<'a>, controlee_obj: JObject<'a>) -> Self { in new() method 409 pub fn new(env: JNIEnv<'a>, country_code_arr: jbyteArray) -> Self { in new() method 443 pub fn new(env: JNIEnv<'a>, power_stats: PowerStats) -> Self { in new() method 482 pub fn new( in new() method 631 pub fn new( in new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/ |
D | message.rs | 268 pub fn new(request: R, flags: u32, size: u32) -> Self { in new() method 445 pub fn new(value: u64) -> Self { in new() method 467 pub fn new(cnt: u32) -> Self { in new() method 524 pub fn new(guest_phys_addr: u64, memory_size: u64, user_addr: u64, mmap_offset: u64) -> Self { in new() method 628 pub fn new(guest_phys_addr: u64, memory_size: u64, user_addr: u64, mmap_offset: u64) -> Self { in new() method 644 pub fn new( in new() method 682 pub fn new(index: u32, num: u32) -> Self { in new() method 722 pub fn new( in new() method 799 pub fn new(offset: u32, size: u32, flags: VhostUserConfigFlags) -> Self { in new() method 847 pub fn new(mmap_size: u64, mmap_offset: u64, num_queues: u16, queue_size: u16) -> Self { in new() method [all …]
|
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/ |
D | iterators.rs | 35 pub(crate) fn new(fdt: &'a Fdt, compatible: &'a CStr) -> Result<Self, FdtError> { in new() method 62 pub(crate) fn new(bytes: &'a [u8]) -> Self { in new() method 112 pub(crate) fn new( in new() method 159 pub(crate) fn new(reg: RegIterator<'a>) -> Self { in new() method 200 pub(crate) fn new( in new() method 295 pub(crate) fn new(node: &FdtNode<'a>) -> Result<Self, FdtError> { in new() method 321 pub(crate) fn new(node: &FdtNode<'a>) -> Self { in new() method 344 pub(crate) fn new(node: &'a FdtNode) -> Result<Self, FdtError> { in new() method
|
/aosp_15_r20/packages/modules/Media/apex/framework/java/android/media/ |
D | MediaParser.java | 2234 extractorFactoriesByName.put(PARSER_NAME_MATROSKA, MatroskaExtractor::new); in extractorFactoriesByName.put() 2235 extractorFactoriesByName.put(PARSER_NAME_FMP4, FragmentedMp4Extractor::new); in extractorFactoriesByName.put() 2236 extractorFactoriesByName.put(PARSER_NAME_MP4, Mp4Extractor::new); in extractorFactoriesByName.put() 2237 extractorFactoriesByName.put(PARSER_NAME_MP3, Mp3Extractor::new); in extractorFactoriesByName.put() 2238 extractorFactoriesByName.put(PARSER_NAME_ADTS, AdtsExtractor::new); in extractorFactoriesByName.put() 2239 extractorFactoriesByName.put(PARSER_NAME_AC3, Ac3Extractor::new); in extractorFactoriesByName.put() 2240 extractorFactoriesByName.put(PARSER_NAME_TS, TsExtractor::new); in extractorFactoriesByName.put() 2241 extractorFactoriesByName.put(PARSER_NAME_FLV, FlvExtractor::new); in extractorFactoriesByName.put() 2242 extractorFactoriesByName.put(PARSER_NAME_OGG, OggExtractor::new); in extractorFactoriesByName.put() 2243 extractorFactoriesByName.put(PARSER_NAME_PS, PsExtractor::new); in extractorFactoriesByName.put() [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/crosvm/protos/libregistered_events_proto/android_arm64_armv8-2a_cortex-a55_source_apex10000/ |
D | registered_events.rs | 43 pub fn new() -> VirtioBalloonResize { in new() method 98 fn new() -> VirtioBalloonResize { in new() method 146 pub fn new() -> VirtioBalloonOOMDeflation { in new() method 201 fn new() -> VirtioBalloonOOMDeflation { in new() method 259 pub fn new() -> VirtioWsBucket { in new() method 356 fn new() -> VirtioWsBucket { in new() method 417 pub fn new() -> VirtioBalloonWsReport { in new() method 501 fn new() -> VirtioBalloonWsReport { in new() method 555 pub fn new() -> RegisteredEvent { in new() method 817 fn new() -> RegisteredEvent { in new() method
|
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/src/ukey2_all_proto/ |
D | device_to_device_messages.rs | 63 pub fn new() -> DeviceToDeviceMessage { in new() method 181 fn new() -> DeviceToDeviceMessage { in new() method 221 pub fn new() -> InitiatorHello { in new() method 309 fn new() -> InitiatorHello { in new() method 349 pub fn new() -> ResponderHello { in new() method 437 fn new() -> ResponderHello { in new() method 479 pub fn new() -> EcPoint { in new() method 654 fn new() -> EcPoint { in new() method 700 pub fn new() -> SpakeHandshakeMessage { in new() method 878 fn new() -> SpakeHandshakeMessage { in new() method
|
/aosp_15_r20/frameworks/minikin/rust/ |
H A D | hyphenator.rs | 207 pub const fn new(bytes: &'a [u8]) -> Self { in new() method 308 pub const fn new(bytes: &'a [u8]) -> Self { in new() method 370 pub fn new(bytes: &'a [u8]) -> Self { in new() method 397 pub fn new(bytes: &'a [u8]) -> Self { in new() method 440 pub const fn new(entry_value: u32) -> Self { in new() method 459 pub const fn new(bytes: &'a [u8]) -> Self { in new() method 508 pub fn new(bytes: &'a [u8]) -> Self { in new() method 524 pub const fn new(bytes: &'a [u8], pattern_offset: u32, entry: u32) -> Self { in new() method 554 pub fn new(data: &'static [u8], min_prefix: u32, min_suffix: u32, locale: &str) -> Self { in new() method
|
/aosp_15_r20/external/blktrace/btt/ |
H A D | list.h | 55 static inline void __list_add(struct list_head *new, in __list_add() 73 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 86 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() 224 struct list_head *new) in list_replace() 233 struct list_head *new) in list_replace_init()
|