Home
last modified time | relevance | path

Searched refs:Unfinished (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/core/fxcodec/gif/
Dcfx_gifcontext.cpp85 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
110 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
144 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
149 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
155 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
239 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
244 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
273 if (ret == CFX_GifDecodeStatus::Unfinished) { in LoadFrame()
276 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
281 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
[all …]
Dcfx_gifcontext_unittest.cpp115 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadGifSignature()); in TEST()
122 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadGifSignature()); in TEST()
166 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, in TEST()
205 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, in TEST()
257 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadHeader()); in TEST()
287 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadHeader()); in TEST()
Dcfx_gif.h112 Unfinished, enumerator
Dcfx_lzwdecompressor.cpp138 return CFX_GifDecodeStatus::Unfinished; in Decode()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Verifier/
Drange-1.ll26 ; CHECK: Unfinished range!
/external/llvm/test/Verifier/
Drange-1.ll26 ; CHECK: Unfinished range!
/external/pdfium/core/fxcodec/codec/
Dfx_codec_progress.cpp1235 while (readResult == CFX_GifDecodeStatus::Unfinished) { in GifDetectImageType()
1826 while (readResult == CFX_GifDecodeStatus::Unfinished) { in GetFrames()
2173 while (readRes == CFX_GifDecodeStatus::Unfinished) { in GifContinueDecode()
/external/python/cpython2/Doc/library/
Dcookielib.rst139 Unfinished errata to RFC 2965.
/external/python/cpython3/Doc/library/
Dhttp.cookiejar.rst133 Unfinished errata to :rfc:`2965`.