Home
last modified time | relevance | path

Searched defs:maxmem (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libxml2/os400/
H A Dxmllintcl.c53 unsigned long * maxmem; /* Maximum dynamic memory. */ member
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp377 auto maxmem = instance.memory_mb() + in StartCommands() local
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_hashopenssl.c.h983 long maxmem = 0; in _hashlib_scrypt() local
/aosp_15_r20/external/libxml2/
H A Dxmllint.c108 static int maxmem = 0; variable
/aosp_15_r20/external/python/cpython3/Modules/
D_hashopenssl.c1321 long maxmem, long dklen) in _hashlib_scrypt_impl()