| /third_party/musl/porting/liteos_a/kernel/src/time/ |
| H A D | mktime.c | 6 struct tm new; in mktime() local [all...] |
| /third_party/musl/src/mq/ |
| H A D | mq_setattr.c | 4 int mq_setattr(mqd_t mqd, const struct mq_attr *restrict new, struct mq_attr *restrict old) in mq_setattr() argument
|
| /third_party/musl/src/time/ |
| H A D | timegm.c | 7 struct tm new; in timegm() local
|
| /third_party/musl/src/stdio/ |
| H A D | rename.c | 5 int rename(const char *old, const char *new) in rename() argument
|
| /third_party/ltp/testcases/kernel/syscalls/setdomainname/ |
| H A D | setdomainname01.c | 12 char *new = TST_VALID_DOMAIN_NAME; in do_test() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | search_insque.c | 14 static struct q *new(int i) in new() function
|
| /third_party/rust/crates/clap/src/util/ |
| H A D | graph.rs | 8 fn new(id: T) -> Self { in new() functions
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| H A D | dyngen.rs | 72 pub fn new() -> Self { in new() functions 101 pub unsafe fn new<P>( in get_tokens() functions
|
| /third_party/rust/crates/cxx/tests/ui/ |
| H A D | nonempty_impl_block.rs | 8 fn new() -> Self; in new() functions
|
| /third_party/rust/crates/autocfg/src/ |
| H A D | version.rs | 17 pub fn new(major: usize, minor: usize, patch: usize) -> Self { in new() functions
|
| /third_party/rust/crates/bitflags/tests/compile-pass/impls/ |
| H A D | inherent_methods.rs | 10 pub fn new() -> Flags { in new() functions
|
| /base/request/request/services/src/service/run_count/ |
| H A D | mod.rs | 41 fn new(#[cfg(feature = "oh")] obj: RemoteObj) -> Self { in new() functions
|
| /third_party/gn/examples/rust_example/hello_world/bar/src/ |
| H A D | lib.rs | 16 pub fn new(s: &'static str) -> Foo { in new() functions
|
| /third_party/jerryscript/tests/jerry/ |
| H A D | regression-test-issue-1079.js | |
| /third_party/musl/src/malloc/oldmalloc/ |
| H A D | aligned_alloc.c | 11 unsigned char *mem, *new; in aligned_alloc() local [all...] |
| /third_party/musl/src/unistd/ |
| H A D | dup3.c | 7 int __dup3(int old, int new, int flags) in __dup3() argument
|
| /third_party/musl/src/locale/ |
| H A D | uselocale.c | 5 locale_t __uselocale(locale_t new) in __uselocale() argument
|
| /third_party/musl/src/env/ |
| H A D | clearenv.c | 5 static void dummy(char *old, char *new) {} in dummy() argument
|
| /third_party/musl/porting/liteos_a/user/src/signal/ |
| H A D | setitimer.c | 7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
|
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/ |
| H A D | aligned_alloc.c | 9 unsigned char *mem, *new; in aligned_alloc() local [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | dynamic_loading_with_allowlist.rs | 32 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
|
| H A D | wasm-constructor-returns.rs | 35 pub unsafe fn new(var: ::std::os::raw::c_int) -> Self { in new() functions
|
| H A D | dynamic_loading_attributes.rs | 18 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
|
| 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
|