Home
last modified time | relevance | path

Searched defs:bResult (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTBackground.cpp116 bool bResult; in Init() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_BitStream.cpp82 int32_t CJBig2_BitStream::read1Bit(bool* bResult) { in read1Bit()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodehelper.cpp318 bool bResult = false; in ResolveNodes_CreateNode() local
/external/libpng/contrib/visupng/
DVisualPng.c464 BOOL bResult; in CenterAbout() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp1176 bool bResult = m_pFile->ReadBlock(m_pSrcBuf, 0, size); in PngDetectImageType() local
1224 bool bResult = m_pFile->ReadBlock(m_pSrcBuf, 0, size); in GifDetectImageType() local
2143 bool bResult = m_pFile->ReadBlock(m_pSrcBuf, m_offSet, input_size); in PngContinueDecode() local
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c694 BOOL bResult; in mDNSPlatformRandomNumber() local
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp4389 char bResult[kBBufMax]; in TestFormatsWithNumberSystems() local
/external/sqlite/dist/orig/
Dshell.c2329 BOOL bResult = SetFileTime(hFile, NULL, &lastAccess, &lastWrite); in writeFile() local
/external/sqlite/dist/
Dshell.c2335 BOOL bResult = SetFileTime(hFile, NULL, &lastAccess, &lastWrite); in writeFile() local