Home
last modified time | relevance | path

Searched defs:todo (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h209 constexpr size_type copy(CharT* const dst, size_type todo, size_type pos = 0) const in copy() argument
H A Dstring_view.h658 const auto todo = pos; variable
H A Dvector.h1005 size_t todo = (uintptr_t)lPtr - (uintptr_t)fPtr; in destroy() local
1155 void finalize(pointer tmp, size_t todo) in finalize() argument
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp219 auto todo = Math::min(total, bufferSize); in CopyFile() local

Completed in 8 milliseconds