Home
last modified time | relevance | path

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/
Dsafe_conversions.h162 constexpr operator Dst() const in Dst() function
Dsafe_numerics_unittest.cc264 #define TEST_ARITHMETIC(Dst) TestArithmetic<Dst>(#Dst, __LINE__) argument
/device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/
Dpreprocessor_tab_autogen.cpp411 # 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/
Dglslang_tab_autogen.cpp675 # define YYCOPY(Dst, Src, Count) __builtin_memcpy(Dst, Src, (Count) * sizeof(*(Src))) argument
677 # define YYCOPY(Dst, Src, Count) \ argument