Home
last modified time | relevance | path

Searched defs:base_new (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/jemalloc_new/src/
H A Dbase.c350 base_new(tsdn_t *tsdn, unsigned ind, extent_hooks_t *extent_hooks) { in base_new() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_cloner.cpp133 ExprPtr base_new = v->base()->accept_mutator(this); in mutate() local
H A Dir_mutator.cpp144 ExprPtr base_new = base->accept_mutator(this); in mutate() local
H A Dloopnest.cpp402 ExprPtr base_new = base->accept_mutator(this); in mutate() local
/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dprivate_namespace.h114 #define base_new JEMALLOC_N(base_new) macro
H A Dprivate_namespace_jet.h115 #define base_new JEMALLOC_N(base_new) macro