Lines Matching refs:std
83 using std::string;
84 using std::vector;
122 typedef std::vector<de::SharedPtr<ThreadGroupThread> > ThreadVector;
217 catch (const std::exception& e)
440 DE_ASSERT(roundedUpDeviceMemory <= std::numeric_limits<size_t>::max() - objectSystemMemoryUsage);
446 return std::numeric_limits<size_t>::max();
656 std::vector<VkPipelinePoolSize> poolSizes;
817 std::vector<VkPipelinePoolSize> poolSizes;
1342 const std::string& binaryName_)
2218 std::fill(DE_ARRAY_BEGIN(countByType), DE_ARRAY_END(countByType), 0u);
3120 const deUint32 finalLimit = std::max(maxTries, 10000u);