Home
last modified time | relevance | path

Searched defs:new (Results 476 - 500 of 798) sorted by relevance

1...<<11121314151617181920>>...32

/third_party/rust/crates/libloading/src/
H A Dsafe.rs83 pub unsafe fn new< functions
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dderive.rs628 fn new( in new() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Danon_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_unnamed_struct_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_struct_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Danon_struct_in_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Duse-core_1_0.rs14 pub fn new() -> Self { in new() functions
/third_party/rust/crates/clap/src/builder/
H A Drange.rs44 pub fn new(range: impl Into<Self>) -> Self { in new() functions
[all...]
/third_party/rust/crates/aho-corasick/src/packed/
H A Dapi.rs121 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 Dshared_ptr.rs39 pub fn new(value: T) -> Self in new() functions
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_context.c231 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 Dmodule-jackdbus-detect.c283 const char *name, *old, *new; in dbus_filter_handler() local
/third_party/python/Lib/
H A Dsymtable.py25 def new(self, table, filename): member in SymbolTableFactory
/third_party/openssl/crypto/cmp/
H A Dcmp_util.c246 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 DGrMemoryPoolTest.cpp[all...]
/third_party/openssl/test/
H A Dexdatatest.c67 int new; member
/third_party/openssl/util/perl/TLSProxy/
H A DProxy.pm74 sub new subroutine
[all...]
/third_party/python/Modules/
H A D_curses_panel.c122 list_of_panels *new; in insert_lop() local
/third_party/pulseaudio/src/pulsecore/
H A Dioline.c172 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 DAllocator.h
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DAllocator.h
/third_party/toybox/toys/other/
H A Dvmstat.c50 uint64_t *new = (uint64_t *)vmstat_proc; in get_vmstat_proc() local
/third_party/toybox/toys/pending/
H A Dstty.c226 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 Dgrep.c369 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...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...32