OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_UNSIGNED_SHORT
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles3/functional/
es3fPrimitiveRestartTests.cpp
50
static const deUint32
MAX_UNSIGNED_SHORT
= (1<<16) - 1;
54
static const deUint16 RESTART_INDEX_UNSIGNED_SHORT = (deUint16)
MAX_UNSIGNED_SHORT
;
163
DE_ASSERT(de::inRange(index, (deUint32)0,
MAX_UNSIGNED_SHORT
));
/prebuilts/tools/common/m2/repository/io/netty/netty-codec-http2/4.1.0.CR3/
netty-codec-http2-4.1.0.CR3.jar
Completed in 37 milliseconds