| /third_party/rust/crates/libloading/src/ |
| H A D | safe.rs | 83 pub unsafe fn new< functions [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
| H A D | derive.rs | 628 fn new( in new() functions
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | anon_union_1_0.rs | 12 pub fn new() -> Self { in new() functions
|
| H A D | union_with_anon_unnamed_struct_1_0.rs | 12 pub fn new() -> Self { in new() functions
|
| H A D | union_with_anon_struct_1_0.rs | 12 pub fn new() -> Self { in new() functions
|
| H A D | union_with_anon_union_1_0.rs | 12 pub fn new() -> Self { in new() functions
|
| H A D | anon_struct_in_union_1_0.rs | 12 pub fn new() -> Self { in new() functions
|
| H A D | use-core_1_0.rs | 14 pub fn new() -> Self { in new() functions
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | range.rs | 44 pub fn new(range: impl Into<Self>) -> Self { in new() functions [all...] |
| /third_party/rust/crates/aho-corasick/src/packed/ |
| H A D | api.rs | 121 pub fn new() -> Config { in new() functions 238 pub fn new() -> Builder { in new() functions 415 pub fn new<I, P>(patterns: I) -> Option<Searcher> new() functions [all...] |
| /third_party/rust/crates/cxx/src/ |
| H A D | shared_ptr.rs | 39 pub fn new(value: T) -> Self in new() functions [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_context.c | 231 pcre2_general_context *new = in pcre2_general_context_copy() local 243 pcre2_compile_context *new = in pcre2_compile_context_copy() local 255 pcre2_match_context *new = pcre2_match_context_copy() local 268 pcre2_convert_context *new = pcre2_convert_context_copy() local [all...] |
| /third_party/pulseaudio/src/modules/jack/ |
| H A D | module-jackdbus-detect.c | 283 const char *name, *old, *new; in dbus_filter_handler() local
|
| /third_party/python/Lib/ |
| H A D | symtable.py | 25 def new(self, table, filename): member in SymbolTableFactory
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_util.c | 246 ASN1_OCTET_STRING *new; in ossl_cmp_asn1_octet_string_set1() local 269 ASN1_OCTET_STRING *new = NULL; in ossl_cmp_asn1_octet_string_set1_bytes() local
|
| /third_party/skia/tests/ |
| H A D | GrMemoryPoolTest.cpp | [all...] |
| /third_party/openssl/test/ |
| H A D | exdatatest.c | 67 int new; member
|
| /third_party/openssl/util/perl/TLSProxy/ |
| H A D | Proxy.pm | 74 sub new subroutine [all...] |
| /third_party/python/Modules/ |
| H A D | _curses_panel.c | 122 list_of_panels *new; in insert_lop() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | ioline.c | 172 char *new = pa_xnew(char, (unsigned) n); in pa_ioline_puts() local 304 char *new = pa_xnew(char, (unsigned) n); in do_read() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | Allocator.h | |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | Allocator.h | |
| /third_party/toybox/toys/other/ |
| H A D | vmstat.c | 50 uint64_t *new = (uint64_t *)vmstat_proc; in get_vmstat_proc() local
|
| /third_party/toybox/toys/pending/ |
| H A D | stty.c | 226 static void set_option(struct termios *new, char *option) in set_option() argument 238 static void set_options(struct termios* new, ...) in set_options() argument 258 static int set_special_character(struct termios *new, int *i, char *char_name) in set_special_character() argument 325 struct termios new = old; do_stty() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | grep.c | 369 struct arg_list *al, *new, *list = NULL; in parse_regex() local 414 static int do_grep_r(struct dirtree *new) in do_grep_r() argument [all...] |