Home
last modified time | relevance | path

Searched refs:allocate_core (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Dobject_allocator.h135 T * allocate_core(unsigned idx) { in allocate_core() function
210 return allocate_core<construct>(0); in allocate()
233 return allocate_core<construct>(worker_id); in allocate()
/dports/math/z3/z3-z3-4.8.13/src/util/
H A Dobject_allocator.h135 T * allocate_core(unsigned idx) { in allocate_core() function
210 return allocate_core<construct>(0); in allocate()
233 return allocate_core<construct>(worker_id); in allocate()
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dmodules.f90152 SUBROUTINE allocate_core( nrxx, ngm, ngb, nsp ) subroutine
169 END SUBROUTINE allocate_core argument
H A Dcplib.f901089 use core, ONLY : rhocb, allocate_core
1133 CALL allocate_core( dfftp%nnr, dfftp%ngm, ngb, nsp )