/third_party/openssl/Configurations/ |
H A D | gentemplate.pm | 38 sub new { subroutine
|
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/ |
H A D | Template.pm | 59 sub new { subroutine [all...] |
/third_party/openssl/util/perl/TLSProxy/ |
H A D | Message.pm | 418 sub new global() subroutine [all...] |
H A D | Record.pm | 164 sub new subroutine
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | |
/third_party/toybox/lib/ |
H A D | commas.c | 29 void comma_collate(char **old, char *new) in comma_collate() argument
|
H A D | dirtree.c | 109 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 D | llist.c | 85 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 D | dirtree.c | 117 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 D | dmesg.c | 48 static void format_message(char *msg, int new) in format_message() argument
|
/third_party/toybox/toys/other/ |
H A D | sysctl.c | 39 static void replace_char(char *str, char old, char new) in replace_char() argument
|
/third_party/toybox/toys/pending/ |
H A D | last.c | 46 struct arg_list *new = xmalloc(sizeof(struct arg_list)); in llist_add_node() local
|
/third_party/toybox/toys/posix/ |
H A D | du.c | 94 } *new; in seen_inode() local [all...] |
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | structdata.c | 82 StructDataEntry *new; in StructData_AddItem() local
|
/third_party/rust/crates/memchr/src/memchr/ |
H A D | iter.rs | 45 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 D | objc.rs | 66 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 D | spanned.rs | 15 pub fn new(val: T, span: Span) -> Self { in new() functions
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | include.rs | 47 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | set.rs | 21 pub fn new() -> Self { in new() functions 85 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/cxx/syntax/ |
H A D | set.rs | 21 pub fn new() -> Self { in new() functions 85 pub fn new() -> Self { in new() functions
|
/third_party/rust/crates/rustix/src/path/ |
H A D | dec_int.rs | 54 pub fn new<Int: Integer>(i: Int) -> Self { in new() functions
|
/third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
H A D | poll_fd.rs | 49 pub fn new<Fd: AsFd>(fd: &'fd Fd, events: PollFlags) -> Self { in new() functions
|
/third_party/rust/crates/nix/src/sys/ |
H A D | event.rs | 223 pub fn new( in new() functions
|
/third_party/rust/crates/nix/src/ |
H A D | sched.rs | 182 pub fn new() -> CpuSet { new() functions [all...] |
/third_party/rust/crates/regex/src/ |
H A D | re_builder.rs | 58 pub fn new(pattern: &str) -> RegexBuilder { in new() functions 256 pub fn new<I, S>(patterns: I) -> RegexSetBuilder in new() functions
|