Home
last modified time | relevance | path

Searched refs:size_1 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Sema/
Dwarn-strlcpycat-size.c42 void size_1() { in size_1() function
Dwarn-strncat-size.c58 void size_1() { in size_1() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp1741 template <typename T, unsigned int size_1, unsigned int size_2, unsigned int size_3, unsigned int o…
1752 static const T max_1 = (1 << size_1) - 1; in read3Channel()
1802 template <typename T, unsigned int size_1, unsigned int size_2, unsigned int size_3, unsigned int s…
1813 static const T max_1 = (1 << size_1) - 1; in read4Channel()
1986 template <typename T, unsigned int size_1, unsigned int size_2, unsigned int size_3, unsigned int o…
1996 static const T max_1 = (1 << size_1) - 1; in write3Channel()
2047 template <typename T, unsigned int size_1, unsigned int size_2, unsigned int size_3, unsigned int s…
2057 static const T max_1 = (1 << size_1) - 1; in write4Channel()