Searched defs:Dst (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/numerics/ |
| D | safe_conversions.h | 162 constexpr operator Dst() const in Dst() function
|
| D | safe_numerics_unittest.cc | 264 #define TEST_ARITHMETIC(Dst) TestArithmetic<Dst>(#Dst, __LINE__) argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/ |
| D | preprocessor_tab_autogen.cpp | 411 # define YYCOPY(Dst, Src, Count) __builtin_memcpy(Dst, Src, (Count) * sizeof(*(Src))) argument 413 # define YYCOPY(Dst, Src, Count) \ argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | glslang_tab_autogen.cpp | 675 # define YYCOPY(Dst, Src, Count) __builtin_memcpy(Dst, Src, (Count) * sizeof(*(Src))) argument 677 # define YYCOPY(Dst, Src, Count) \ argument
|