Searched refs:sOnce (Results 1 – 1 of 1) sorted by relevance
291 static std::once_flag sOnce; in hasFP16Support() local296 std::call_once(sOnce, []() { in hasFP16Support()