Home
last modified time | relevance | path

Searched defs:newm (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/shmem/os2/
H A Dshm.c35 apr_shm_t *newm = (apr_shm_t *)apr_palloc(pool, sizeof(apr_shm_t)); in apr_shm_create() local
85 apr_shm_t *newm = (apr_shm_t *)apr_palloc(pool, sizeof(apr_shm_t)); in apr_shm_attach() local
147 apr_shm_t *newm = (apr_shm_t *)apr_palloc(pool, sizeof(apr_shm_t)); in apr_os_shm_put() local
/aosp_15_r20/external/iptables/iptables/
H A Dxtables-eb.c545 struct xtables_match *newm; in ebt_add_match() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dproc.go2734 func newm(fn func(), pp *p, id int64) { func
/aosp_15_r20/external/python/cpython2/Python/
Dimport.c2776 PyObject *newm; in PyImport_ReloadModule() local