Home
last modified time | relevance | path

Searched defs:new (Results 701 - 725 of 825) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dasn1.rs304 fn new() -> Result<Asn1Time, ErrorStack> { in fmt() functions
[all...]
H A Dsymm.rs493 pub fn new( in new() functions
[all...]
H A Dbn.rs105 pub fn new() -> Result<BigNumContext, ErrorStack> { in new() functions
933 pub fn new() -> Result<BigNum, ErrorStack> { new() functions
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs1269 pub fn new() -> Self { stateless() functions
[all...]
/third_party/rust/crates/proc-macro2/src/
H A Dfallback.rs56 pub fn new() -> Self { in new() functions
124 pub fn new() -> Self { in new() functions
680 pub fn new(delimiter: Delimiter, stream: TokenStream) -> Self { new() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dtranslate.rs29 pub fn new() -> TranslatorBuilder { in new() functions
116 pub fn new() -> Translator { in new() functions
591 fn new(trans: &'t Translator, pattern: &'p str) -> TranslatorI<'t, 'p> { new() functions
[all...]
H A Dmod.rs846 pub fn new<I>(ranges: I) -> ClassUnicode new() functions
1056 pub fn new(start: char, end: char) -> ClassUnicodeRange { new() functions
1089 pub fn new<I>(ranges: I) -> ClassBytes new() functions
1243 pub fn new(start: u8, end: u8) -> ClassBytesRange { new() functions
1507 fn new() -> HirInfo { new() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs203 let mut new = self.to_empty(); in trim_suffix() variables
229 let mut new = self.to_empty(); unambiguous_prefixes() variables
850 pub fn new(bytes: Vec<u8>) -> Literal { fmt() functions
[all...]
/third_party/rust/crates/regex/src/
H A Dre_unicode.rs63 fn new(haystack: &'t str, start: usize, end: usize) -> Match<'t> { in as_str() functions
174 pub fn new(re: &str) -> Result<Regex, Error> { in new() functions
554 let mut new = String::with_capacity(text.len()); replace() variables
574 let mut new = String::with_capacity(text.len()); global() variables
[all...]
H A Ddfa.rs414 pub fn new(prog: &Program) -> Self { in new() functions
1608 fn new(num_byte_classes: usize) -> StateMap { new() functions
1644 fn new(num_byte_classes: usize) -> Transitions { new() functions
[all...]
/third_party/rust/crates/os_str_bytes/src/
H A Draw_str.rs137 pub fn new(string: &OsStr) -> Cow<'_, Self> { in new() functions
1007 pub fn new(string: OsString) -> Self { new() functions
[all...]
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs389 pub fn new() -> Self { in new() functions
526 pub fn new(group: net::Ipv4Addr, interface: Option<net::Ipv4Addr>) in new() functions
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs672 pub fn new(handler: SigHandler, flags: SaFlags, mask: SigSet) -> SigAction { in new() functions
1059 pub fn new(sigev_notify: SigevNotify) -> SigEvent { in new() functions
[all...]
/third_party/rust/crates/serde/serde/src/private/
H A Dser.rs351 pub fn new(map: M, name: &'static str, len: usize) -> Self { in new() functions
391 pub fn new(map: M, name: &'static str, len: usize) -> Self { in new() functions
558 pub fn new() -> Self { in new() functions
1276 fn new(map: &'a mut M) -> Self { new() functions
1321 fn new(map: &'a mut M, name: &'static str) -> FlatMapSerializeStructVariantAsMapValue<'a, M> { new() functions
[all...]
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_copy_ast.c1203 struct cil_ipaddr *new; in test_cil_copy_fill_ipaddr() local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dtopology.c2332 static int dattrs_equal(struct sched_domain_attr *cur, int idx_cur, struct sched_domain_attr *new, int idx_new) in dattrs_equal() argument
[all...]
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dsem.c1953 struct sem_undo *un, *new; in find_alloc_undo() local
[all...]
H A Dshm.c550 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c382 struct rb_node **new = &(queue->runnable_tree.rb_node), *parent = NULL; in jsctx_tree_add() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dec.c951 void *new; in get_ppm() local
976 void *new; in get_ppt() local
1212 void *new = av_realloc(cblk->data, new_size); in jpeg2000_decode_packet() local
1259 void *new = av_realloc(cblk->data, new_size); jpeg2000_decode_packet() local
[all...]
/third_party/f2fs-tools/fsck/
H A Df2fs.h53 static inline void __list_add(struct list_head *new, in __list_add() argument
74 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() argument
H A Dfsck.c1403 char new[F2FS_PRINT_NAMELEN]; in print_dentry() local
1468 char new[F2FS_PRINT_NAMELEN]; in f2fs_check_hash_code() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c910 DrawTextContext *new = NULL; in command() local
[all...]
H A Dvf_paletteuse.c93 int new; member
/third_party/backends/backend/
H A Dhp-scl.c496 HpScsi new; in sanei_hp_nonscsi_new() local
573 HpScsi new; sanei_hp_scsi_new() local
[all...]

Completed in 45 milliseconds

1...<<21222324252627282930>>...33