Home
last modified time | relevance | path

Searched defs:new (Results 151 - 175 of 798) sorted by relevance

12345678910>>...32

/third_party/musl/src/malloc/mallocng/
H A Drealloc.c19 void *new; in realloc() local
/third_party/musl/src/linux/
H A Dtimerfd.c12 int timerfd_settime(int fd, int flags, const struct itimerspec *new, struct itimerspec *old) in timerfd_settime() argument
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutex_unlock.c10 int new = 0; in __pthread_mutex_unlock() local
/third_party/musl/src/thread/
H A Dpthread_mutex_unlock.c10 int new = 0; in __pthread_mutex_unlock() local
/third_party/musl/src/env/
H A Dsetenv.c5 void __env_rm_add(char *old, char *new) in __env_rm_add() argument
/third_party/icu/icu4c/source/test/perf/perldriver/
H A DDataset.pm18 sub new { subroutine
[all...]
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H A Dsetdomainname.h44 static int do_setdomainname(char *new, size_t len) in do_setdomainname() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_loads.c84 nir_ssa_def *new = clone_intrinsic(b, intrin); in replace_intrinsic() local
113 nir_ssa_def *new = nir_build_imm(b, load_const->def.num_components, in replace_load_const() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_derivatives.c162 unsigned new = make_compiler_temp_reg(ctx); in midgard_lower_derivatives() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_list.c37 struct rc_list * new = memory_pool_malloc(pool, sizeof(struct rc_list)); in rc_list() local
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DCertificate.pm15 sub new subroutine
H A DServerHello.pm20 sub new subroutine
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dnested.rs11 pub fn new(apis: Vec<&'a Api>) -> Self { in new() functions
[all...]
/third_party/rust/crates/cxx/gen/src/
H A Dnested.rs11 pub fn new(apis: Vec<&'a Api>) -> Self { in new() functions
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Ddynamic_loading_with_blocklist.rs56 pub unsafe fn new(x: ::std::os::raw::c_int) -> Self { in new() functions
79 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
H A Ddynamic_loading_with_class.rs56 pub unsafe fn new(x: ::std::os::raw::c_int) -> Self { in new() functions
74 pub unsafe fn new<P>(path: P) -> Result<Self, ::libloading::Error> in new() functions
/third_party/rust/crates/clang-sys/src/
H A Dsupport.rs35 fn new(path: impl AsRef<Path>, args: &[String]) -> Self { in new() functions
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Dviews.rs28 pub fn new( in new() functions
411 pub fn new( in new() functions
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dinstantiate.rs71 fn new(outer: &Ty1, inner: &'a NamedType) -> Self { in new() functions
H A Dnames.rs27 pub fn new(rust: Ident) -> Self { in new() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dinstantiate.rs71 fn new(outer: &Ty1, inner: &'a NamedType) -> Self { in new() functions
H A Dnames.rs27 pub fn new(rust: Ident) -> Self { in new() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dnames.rs27 pub fn new(rust: Ident) -> Self { in new() functions
H A Dinstantiate.rs71 fn new(outer: &Ty1, inner: &'a NamedType) -> Self { in new() functions
/third_party/rust/crates/cxx/syntax/
H A Dnames.rs27 pub fn new(rust: Ident) -> Self { in new() functions

Completed in 6 milliseconds

12345678910>>...32