Home
last modified time | relevance | path

Searched defs:new (Results 26 - 50 of 760) sorted by relevance

12345678910>>...31

/third_party/musl/src/time/
H A Dtimegm.c7 struct tm new; in timegm() local
/third_party/musl/src/stdio/
H A Drename.c5 int rename(const char *old, const char *new) in rename() argument
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H A Dsetdomainname01.c12 char *new = TST_VALID_DOMAIN_NAME; in do_test() local
/third_party/musl/libc-test/src/functional/
H A Dsearch_insque.c14 static struct q *new(int i) in new() function
/third_party/rust/crates/clap/src/util/
H A Dgraph.rs8 fn new(id: T) -> Self { in new() functions
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Ddyngen.rs72 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 Dnonempty_impl_block.rs8 fn new() -> Self; in new() functions
/third_party/rust/crates/autocfg/src/
H A Dversion.rs17 pub fn new(major: usize, minor: usize, patch: usize) -> Self { in new() functions
/third_party/rust/crates/bitflags/tests/compile-pass/impls/
H A Dinherent_methods.rs10 pub fn new() -> Flags { in new() functions
/third_party/gn/examples/rust_example/hello_world/bar/src/
H A Dlib.rs16 pub fn new(s: &'static str) -> Foo { in new() functions
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-1079.js
/third_party/musl/src/malloc/oldmalloc/
H A Daligned_alloc.c11 unsigned char *mem, *new; in aligned_alloc() local
[all...]
/third_party/musl/src/unistd/
H A Ddup3.c7 int __dup3(int old, int new, int flags) in __dup3() argument
/third_party/musl/src/locale/
H A Duselocale.c5 locale_t __uselocale(locale_t new) in __uselocale() argument
/third_party/musl/src/env/
H A Dclearenv.c5 static void dummy(char *old, char *new) {} in dummy() argument
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsetitimer.c7 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 Daligned_alloc.c9 unsigned char *mem, *new; in aligned_alloc() local
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Ddynamic_loading_with_allowlist.rs32 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
H A Dwasm-constructor-returns.rs35 pub unsafe fn new(var: ::std::os::raw::c_int) -> Self { in new() functions
H A Ddynamic_loading_attributes.rs18 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
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
/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
/third_party/icu/icu4j/perf-tests/
H A DDataset.pm15 sub new { subroutine

Completed in 5 milliseconds

12345678910>>...31