Home
last modified time | relevance | path

Searched defs:new (Results 526 - 550 of 2693) sorted by relevance

1...<<21222324252627282930>>...108

/third_party/openssl/Configurations/
H A Dgentemplate.pm38 sub new { subroutine
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm59 sub new { subroutine
[all...]
/third_party/openssl/util/perl/TLSProxy/
H A DMessage.pm418 sub new global() subroutine
[all...]
H A DRecord.pm164 sub new subroutine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DValueList.cpp
/third_party/toybox/lib/
H A Dcommas.c29 void comma_collate(char **old, char *new) in comma_collate() argument
H A Ddirtree.c109 struct dirtree *dirtree_handle_callback(struct dirtree *new, in dirtree_handle_callback() argument
137 struct dirtree *new, **ddt = &(node->child); dirtree_recurse() local
[all...]
H A Dllist.c85 void dlist_add_nomalloc(struct double_list **list, struct double_list *new) in dlist_add_nomalloc() argument
99 struct double_list *new = xmalloc(sizeof(struct double_list)); in dlist_add() local
[all...]
/third_party/toybox/porting/liteos_a/lib/
H A Ddirtree.c117 struct dirtree *dirtree_handle_callback(struct dirtree *new, in dirtree_handle_callback() argument
144 struct dirtree *new, **ddt = &(node->child); dirtree_recurse() local
[all...]
/third_party/toybox/toys/lsb/
H A Ddmesg.c48 static void format_message(char *msg, int new) in format_message() argument
/third_party/toybox/toys/other/
H A Dsysctl.c39 static void replace_char(char *str, char old, char new) in replace_char() argument
/third_party/toybox/toys/pending/
H A Dlast.c46 struct arg_list *new = xmalloc(sizeof(struct arg_list)); in llist_add_node() local
/third_party/toybox/toys/posix/
H A Ddu.c94 } *new; in seen_inode() local
[all...]
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dstructdata.c82 StructDataEntry *new; in StructData_AddItem() local
/third_party/rust/crates/memchr/src/memchr/
H A Diter.rs45 pub fn new(needle: u8, haystack: &[u8]) -> Memchr<'_> { in new() functions
84 pub fn new(needle1: u8, needle2: u8, haystack: &[u8]) -> Memchr2<'_> { in new() functions
132 pub fn new( in new() functions
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dobjc.rs66 fn new(name: &str) -> ObjCInterface { in new() functions
215 fn new( in new() functions
/third_party/rust/crates/clap/clap_derive/src/utils/
H A Dspanned.rs15 pub fn new(val: T, span: Span) -> Self { in new() functions
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dinclude.rs47 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dset.rs21 pub fn new() -> Self { in new() functions
85 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/syntax/
H A Dset.rs21 pub fn new() -> Self { in new() functions
85 pub fn new() -> Self { in new() functions
/third_party/rust/crates/rustix/src/path/
H A Ddec_int.rs54 pub fn new<Int: Integer>(i: Int) -> Self { in new() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dpoll_fd.rs49 pub fn new<Fd: AsFd>(fd: &'fd Fd, events: PollFlags) -> Self { in new() functions
/third_party/rust/crates/nix/src/sys/
H A Devent.rs223 pub fn new( in new() functions
/third_party/rust/crates/nix/src/
H A Dsched.rs182 pub fn new() -> CpuSet { new() functions
[all...]
/third_party/rust/crates/regex/src/
H A Dre_builder.rs58 pub fn new(pattern: &str) -> RegexBuilder { in new() functions
256 pub fn new<I, S>(patterns: I) -> RegexSetBuilder in new() functions

Completed in 16 milliseconds

1...<<21222324252627282930>>...108