Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dhttp2-pushinmemory.c68 static void init_memory(struct Memory *chunk) in init_memory() function
/external/crosvm/devices/src/virtio/vhost/user/device/vvu/
Dqueue.rs150 fn init_memory<I>( in init_memory() method
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp650 …cture::init(const Device &dev, const VkAccelerationStructureCreateInfoNV &info, bool init_memory) { in init()
/external/crosvm/src/crosvm/
Dconfig.rs1059 pub init_memory: Option<u64>, field