Home
last modified time | relevance | path

Searched defs:new (Results 401 - 425 of 726) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c116 uintptr_t new = ctx.brk + pagesize; in alloc_meta() local
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c138 static int traverses_stack_p(uintptr_t old, uintptr_t new) in traverses_stack_p() argument
356 void *new; in realloc() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c140 static int traverses_stack_p(uintptr_t old, uintptr_t new) in traverses_stack_p() argument
384 void *new; in realloc() local
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSSettings.py690 new variable
711 new=["Disabled"], global() variable
756 new=["EnableAllWarnings"], global() variable
883 new=["POSIX"], global() variable
963 new=[ global() variable
999 new=["SendErrorReport"], global() variable
1034 new=[ global() variable
1047 new=[ global() variable
1060 new=[ global() variable
1202 new=[ global() variable
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dinline.c297 struct asm_operand *new = __alloc_asm_operand(0); in copy_asm_operands() local
306 static void set_replace(struct symbol *old, struct symbol *new) in set_replace() argument
369 struct statement *new in copy_one_statement() local
[all...]
H A Dscheck.c86 int new = insn->type->bit_size; in zext() local
93 int new = insn->type->bit_size; in sext() local
100 int new = insn->type->bit_size; in slice() local
H A Dsparse.c123 int new = insn->size; in check_cast_instruction() local
/third_party/ltp/testcases/realtime/include/
H A Dlist.h81 static inline void __list_add(struct list_head *new, in __list_add() argument
99 list_add(struct list_head *new, struct list_head *head) list_add() argument
112 list_add_tail(struct list_head *new, struct list_head *head) list_add_tail() argument
[all...]
/third_party/node/deps/v8/src/handles/
H A Dhandles.h[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dlower.c101 gpir_node *new = gpir_node_create(succ->block, node->op); in gpir_lower_load() local
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_util.c246 ASN1_OCTET_STRING *new; in ossl_cmp_asn1_octet_string_set1() local
269 ASN1_OCTET_STRING *new = NULL; in ossl_cmp_asn1_octet_string_set1_bytes() local
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DProxy.pm74 sub new subroutine
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dmod.rs96 fn new(extra: Self::Extra) -> Self; in new() functions
309 fn new(graph: &'a Graph) -> ReachableFrom { in new() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dunion_dtor_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_fields_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion-in-ns_1_0.rs14 pub fn new() -> Self { in new() functions
H A Dunion_template_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dstruct_with_anon_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dunion_with_anon_unnamed_union_1_0.rs12 pub fn new() -> Self { in new() functions
H A Dstruct_with_anon_unnamed_union_1_0.rs12 pub fn new() -> Self { in new() functions
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtraversal.rs22 pub fn new(to: ItemId, kind: EdgeKind) -> Edge { in new() functions
238 fn new(ctx: &'ctx BindgenContext) -> Self; in new() functions
249 fn new(_: &'ctx BindgenContext) -> Self { in new() functions
265 fn new(ctx: &'ctx BindgenContext) -> Self { in new() functions
400 pub fn new<R>( new() functions
[all...]
/third_party/rust/crates/lazycell/src/
H A Dlib.rs68 pub fn new() -> LazyCell<T> { in new() functions
249 pub fn new() -> AtomicLazyCell<T> { in new() functions
[all...]
/third_party/rust/crates/aho-corasick/src/
H A Ddfa.rs614 pub fn new() -> Builder { in new() functions
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Drenderer.rs118 pub fn new( in new() functions
/third_party/rust/crates/codespan/codespan-reporting/src/
H A Dfiles.rs279 pub fn new(name: Name, source: Source) -> SimpleFile<Name, Source> { in new() functions
365 pub fn new() -> SimpleFiles<Name, Source> { in new() functions

Completed in 15 milliseconds

1...<<11121314151617181920>>...30