Searched refs:TRUE_ (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/core/src/ |
D | opengl.cpp | 350 CV_Assert( gl::IsBuffer(abufId) == gl::TRUE_ ); in Impl() 877 CV_Assert( gl::IsTexture(atexId) == gl::TRUE_ ); in Impl()
|
D | gl_core_3_1.hpp | 226 TRUE_ = 1, enumerator
|
/external/icu/icu4c/source/test/cintltst/ |
D | cnormtst.c | 605 static const UChar TRUE_[] = {0x0030, 0x0040, 0x0440, 0x056D, 0x064F, 0x06E7, in TestCheckFCD() local 632 if (unorm_quickCheck(TRUE_, 10, UNORM_FCD, &status) != UNORM_YES) in TestCheckFCD()
|