Home
last modified time | relevance | path

Searched defs:new (Results 51 - 75 of 760) sorted by relevance

12345678910>>...31

/third_party/musl/src/unistd/
H A Drenameat.c4 int renameat(int oldfd, const char *old, int newfd, const char *new) in renameat() argument
13 int renameat2(int oldfd, const char *old, int newfd, const char *new, unsigned int flags) in renameat2() argument
H A Dlinkat.c4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat() argument
/third_party/musl/src/thread/
H A Dsem_post.c7 int val, new, waiters, priv = sem->__val[2]; in sem_post() local
H A Dpthread_rwlock_unlock.c5 int val, cnt, waiters, new, priv = rw->_rw_shared^128; in __pthread_rwlock_unlock() local
/third_party/musl/src/locale/
H A Dduplocale.c13 locale_t new = malloc(sizeof *new); in __duplocale() local
/third_party/musl/src/env/
H A Dunsetenv.c9 static void dummy(char *old, char *new) {} in dummy() argument
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H A Dsetdomainname03.c17 char *new = TST_VALID_DOMAIN_NAME; in do_test() local
/third_party/ltp/tools/sparse/sparse-src/validation/parsing/
H A Denum-attr.c6 new, enumerator
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Config/
H A DQuery.pm69 sub new { subroutine
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTemplate.pm45 sub new { subroutine
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DCertificateVerify.pm15 sub new subroutine
H A DAlert.pm12 sub new subroutine
H A DNewSessionTicket.pm15 sub new subroutine
/third_party/rust/crates/codespan/codespan-reporting/examples/
H A Dreusable_diagnostic.rs101 fn new(range: Range<usize>, content: impl Into<String>) -> Item { in new() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dconstructor-tp.rs37 pub unsafe fn new() -> Self { in new() functions
H A Dwrap_unsafe_ops_dynamic_loading_simple.rs30 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
H A Ddynamic_loading_simple.rs30 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
H A Ddynamic_loading_required.rs21 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dreport.rs10 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dreport.rs10 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dreport.rs10 pub fn new() -> Self { in new() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dreport.rs10 pub fn new() -> Self { in new() functions
/third_party/openssl/util/perl/OpenSSL/Config/
H A DQuery.pm69 sub new { subroutine
/third_party/openssl/util/perl/OpenSSL/
H A DTemplate.pm45 sub new { subroutine
/third_party/openssl/util/perl/TLSProxy/
H A DCertificateVerify.pm15 sub new subroutine

Completed in 5 milliseconds

12345678910>>...31