Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/gif/
Dcfx_gifcontext.cpp73 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
98 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
132 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
138 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
146 return CFX_GifDecodeStatus::Unfinished; in GetFrame()
231 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
237 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
268 if (ret == CFX_GifDecodeStatus::Unfinished) { in LoadFrame()
271 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
277 return CFX_GifDecodeStatus::Unfinished; in LoadFrame()
[all …]
Dcfx_gifcontext_unittest.cpp92 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadGifSignature()); in TEST()
100 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadGifSignature()); in TEST()
150 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, in TEST()
192 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, in TEST()
246 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadHeader()); in TEST()
277 EXPECT_EQ(CFX_GifDecodeStatus::Unfinished, context.ReadHeader()); in TEST()
Dcfx_gif.h117 Unfinished, enumerator
Dcfx_lzwdecompressor.cpp137 return CFX_GifDecodeStatus::Unfinished; in Decode()
/external/llvm-project/llvm/test/Verifier/
Drange-1.ll26 ; CHECK: Unfinished range!
/external/llvm/test/Verifier/
Drange-1.ll26 ; CHECK: Unfinished range!
/external/pdfium/core/fxcodec/
Dprogressivedecoder.cpp847 while (readResult == CFX_GifDecodeStatus::Unfinished) { in GifDetectImageTypeInBuffer()
899 while (readRes == CFX_GifDecodeStatus::Unfinished) { in GifContinueDecode()
2180 while (readResult == CFX_GifDecodeStatus::Unfinished) { in GetFrames()
/external/python/cpython2/Doc/library/
Dcookielib.rst139 Unfinished errata to RFC 2965.
/external/python/cpython3/Doc/library/
Dhttp.cookiejar.rst139 Unfinished errata to :rfc:`2965`.