Searched defs:Never (Results 1 - 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ | ||
| H A D | kernel_timeout.h | 54 static KernelTimeout Never() { return {}; } in Never() function in absl::synchronization_internal::KernelTimeout |
| /third_party/skia/third_party/externals/angle2/src/common/ | ||
| H A D | PackedGLEnums_autogen.h | 34 Never = 6, member in gl::AlphaTestFunc |
| /third_party/python/Lib/ | ||
| H A D | typing.py | 540 def Never(self, parameters): function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ | ||
| H A D | ARMAsmParser.cpp | 79 enum class ImplicitItModeTy { Always, Never, ARMOnly, ThumbOnly }; member in __anon24540::ImplicitItModeTy |
| /third_party/python/Lib/test/ | ||
| H A D | test_typing.py | 15 from typing import Any, NoReturn, Never, assert_never namespace [all...] |
Completed in 27 milliseconds