Searched defs:copy (Results 1 – 6 of 6) sorted by relevance
48 size_t copy = mSize - writePos; in write() local87 size_t copy = mSize - readPos; in read() local
10 function copy() { function
60 goldfish_dma_context copy = m_ctx; in release() local
224 T copy = vk_struct; in vk_make_orphan_copy() local
142 auto copy = std::make_unique<Frame>(frame.data(), in cloneFrame() local
709 char* copy = strdup(str.c_str()); // basename may modify its argument in cpp_basename() local