Searched defs:size_t (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/sys/memory/cuda/ |
| H A D | mcudahost.cu | 16 static PetscErrorCode PetscCUDAHostRealloc(size_t, int, const char[], const char[], void **) in PetscCUDAHostRealloc() argument
|
| /petsc/src/sys/memory/ |
| H A D | mal.c | 213 …PetscErrorCode (*imalloc)(size_t, PetscBool, int, const char[], const char[], void **), PetscError… in PetscMallocSet()
|
| /petsc/include/petsc/private/ |
| H A D | cupmobject.hpp | 89 PetscTrRealloc = [](std::size_t, int, const char *, const char *, void **) { in UseCUPMHostAllocGuard()
|
| /petsc/src/sys/tests/ |
| H A D | ex64.cxx | 16 static inline void hash_combine(std::size_t &) noexcept { } in hash_combine()
|