Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dopengl.cpp350 CV_Assert( gl::IsBuffer(abufId) == gl::TRUE_ ); in Impl()
877 CV_Assert( gl::IsTexture(atexId) == gl::TRUE_ ); in Impl()
Dgl_core_3_1.hpp226 TRUE_ = 1, enumerator
/external/icu/icu4c/source/test/cintltst/
Dcnormtst.c605 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()