Home
last modified time | relevance | path

Searched defs:isUpper (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeStringUtil.cpp143 bool isUpper (char c) in isUpper() function
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h128 inline void isUpper(UChar32 ch) in isUpper() function
/external/deqp/modules/egl/
DteglGLES2SharingTests.cpp755 bool isUpper = t > s; in renderResource() local
1044 bool isUpper = t > s; in renderResource() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp852 bool isUpper = Obj->getAnyRelocationLength(RE) >> 1; in getRelocationValueString() local
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp622 bool isUpper = (Obj->getAnyRelocationLength(RE) & 0x1) == 1; in getMachORelocationValueString() local