Home
last modified time | relevance | path

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

12345678910>>...34

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Ddynamic_loading_template.rs18 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
H A Dgen-constructors.rs32 pub unsafe fn new(a: ::std::os::raw::c_int) -> Self { in new() functions
H A Dconstructor-tp.rs37 pub unsafe fn new() -> Self { in new() functions
/third_party/toybox/toys/android/
H A Dsetenforce.c22 char *new = *toys.optargs; in setenforce_main() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dlib_ctx.rs16 pub fn new() -> Result<Self, ErrorStack> { in new() functions
/base/msdp/device_status/rust/subsystem/input/sys/src/interaction/
H A Dkey_event.rs24 pub fn new(key_event: *const CKeyEvent) -> Self { in new() functions
/base/security/asset/services/core_service/src/
H A Dsys_event.rs46 fn new(event_type: EventType) -> Self { in new() functions
/base/security/asset/services/crypto_manager/src/
H A Dlib.rs44 fn new(user_id: i32, alias: HksBlob, accessibility: Accessibility) -> Self { in new() functions
/base/request/request/services/src/manage/scheduler/queue/
H A Dmod.rs242 fn new(abort_flag: Arc<AtomicBool>, join_handle: JoinHandle<()>) -> Self { new() functions
[all...]
/third_party/icu/icu4j/perf-tests/
H A DDataset.pm15 sub new { subroutine
/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/cxx/gen/build/src/syntax/
H A Dreport.rs10 pub fn new() -> Self { in new() functions

Completed in 6 milliseconds

12345678910>>...34