| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | dynamic_loading_template.rs | 18 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
|
| H A D | gen-constructors.rs | 32 pub unsafe fn new(a: ::std::os::raw::c_int) -> Self { in new() functions
|
| H A D | constructor-tp.rs | 37 pub unsafe fn new() -> Self { in new() functions
|
| /third_party/toybox/toys/android/ |
| H A D | setenforce.c | 22 char *new = *toys.optargs; in setenforce_main() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | lib_ctx.rs | 16 pub fn new() -> Result<Self, ErrorStack> { in new() functions
|
| /base/msdp/device_status/rust/subsystem/input/sys/src/interaction/ |
| H A D | key_event.rs | 24 pub fn new(key_event: *const CKeyEvent) -> Self { in new() functions
|
| /base/security/asset/services/core_service/src/ |
| H A D | sys_event.rs | 46 fn new(event_type: EventType) -> Self { in new() functions
|
| /base/security/asset/services/crypto_manager/src/ |
| H A D | lib.rs | 44 fn new(user_id: i32, alias: HksBlob, accessibility: Accessibility) -> Self { in new() functions
|
| /base/request/request/services/src/manage/scheduler/queue/ |
| H A D | mod.rs | 242 fn new(abort_flag: Arc<AtomicBool>, join_handle: JoinHandle<()>) -> Self { new() functions [all...] |
| /third_party/icu/icu4j/perf-tests/ |
| H A D | Dataset.pm | 15 sub new { subroutine
|
| /third_party/musl/src/unistd/ |
| H A D | renameat.c | 4 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 D | linkat.c | 4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat() argument
|
| /third_party/musl/src/thread/ |
| H A D | sem_post.c | 7 int val, new, waiters, priv = sem->__val[2]; in sem_post() local
|
| H A D | pthread_rwlock_unlock.c | 5 int val, cnt, waiters, new, priv = rw->_rw_shared^128; in __pthread_rwlock_unlock() local
|
| /third_party/musl/src/locale/ |
| H A D | duplocale.c | 13 locale_t new = malloc(sizeof *new); in __duplocale() local
|
| /third_party/musl/src/env/ |
| H A D | unsetenv.c | 9 static void dummy(char *old, char *new) {} in dummy() argument
|
| /third_party/ltp/testcases/kernel/syscalls/setdomainname/ |
| H A D | setdomainname03.c | 17 char *new = TST_VALID_DOMAIN_NAME; in do_test() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/parsing/ |
| H A D | enum-attr.c | 6 new, enumerator
|
| /third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Config/ |
| H A D | Query.pm | 69 sub new { subroutine
|
| /third_party/node/deps/openssl/openssl/util/perl/OpenSSL/ |
| H A D | Template.pm | 45 sub new { subroutine
|
| /third_party/node/deps/openssl/openssl/util/perl/TLSProxy/ |
| H A D | CertificateVerify.pm | 15 sub new subroutine
|
| H A D | Alert.pm | 12 sub new subroutine
|
| H A D | NewSessionTicket.pm | 15 sub new subroutine
|
| /third_party/rust/crates/codespan/codespan-reporting/examples/ |
| H A D | reusable_diagnostic.rs | 101 fn new(range: Range<usize>, content: impl Into<String>) -> Item { in new() functions
|
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | report.rs | 10 pub fn new() -> Self { in new() functions
|