/external/skia/src/utils/win/ |
D | SkIStream.cpp | 55 { return E_NOTIMPL; } in Read() 60 { return E_NOTIMPL; } in Write() 64 { return E_NOTIMPL; } in SetSize() 70 { return E_NOTIMPL; } in CopyTo() 73 { return E_NOTIMPL; } in Commit() 76 { return E_NOTIMPL; } in Revert() 81 { return E_NOTIMPL; } in LockRegion() 86 { return E_NOTIMPL; } in UnlockRegion() 89 { return E_NOTIMPL; } in Clone() 94 { return E_NOTIMPL; } in Seek() [all …]
|
D | SkDWriteFontFileStream.cpp | 232 return E_NOTIMPL; in GetLastWriteTime()
|
/external/skqp/src/utils/win/ |
D | SkIStream.cpp | 55 { return E_NOTIMPL; } in Read() 60 { return E_NOTIMPL; } in Write() 64 { return E_NOTIMPL; } in SetSize() 70 { return E_NOTIMPL; } in CopyTo() 73 { return E_NOTIMPL; } in Commit() 76 { return E_NOTIMPL; } in Revert() 81 { return E_NOTIMPL; } in LockRegion() 86 { return E_NOTIMPL; } in UnlockRegion() 89 { return E_NOTIMPL; } in Clone() 94 { return E_NOTIMPL; } in Seek() [all …]
|
D | SkDWriteFontFileStream.cpp | 232 return E_NOTIMPL; in GetLastWriteTime()
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zDecode.cpp | 247 return E_NOTIMPL; in Decode() 252 return E_NOTIMPL; in Decode() 307 return E_NOTIMPL; in Decode() 318 return E_NOTIMPL; in Decode() 325 return E_NOTIMPL; in Decode() 367 return E_NOTIMPL; in Decode() 370 res = E_NOTIMPL; in Decode() 395 return E_NOTIMPL; in Decode() 442 return E_NOTIMPL; in Decode()
|
D | 7zSpecStream.cpp | 20 return E_NOTIMPL; in GetSubStreamSize()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Update.cpp | 511 return E_NOTIMPL; in Compress() 556 return E_NOTIMPL; in Compress() 558 return E_NOTIMPL; in Compress() 730 return E_NOTIMPL; in Compress() 996 return E_NOTIMPL; in UpdateArchive() 1008 return E_NOTIMPL; in UpdateArchive() 1012 return E_NOTIMPL; in UpdateArchive() 1023 return E_NOTIMPL; in UpdateArchive() 1059 return E_NOTIMPL; in UpdateArchive() 1078 return E_NOTIMPL; in UpdateArchive() [all …]
|
D | HashCalc.cpp | 76 return E_NOTIMPL; in SetMethods() 99 return E_NOTIMPL; in SetMethods()
|
D | ArchiveOpenCallback.cpp | 149 return E_NOTIMPL; in CryptoGetTextPassword()
|
D | Bench.cpp | 1191 return E_NOTIMPL; in MethodBench() 1231 return E_NOTIMPL; in MethodBench() 1248 return E_NOTIMPL; in MethodBench() 2019 if (res == E_NOTIMPL) in TotalBench() 2156 return E_NOTIMPL; in CrcBench() 2187 return E_NOTIMPL; in CrcBench() 2237 return E_NOTIMPL; in CrcBench() 2304 if (res == E_NOTIMPL) in TotalBench_Hash() 2515 return E_NOTIMPL; in Bench()
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | CoderMixer2.cpp | 316 return E_NOTIMPL; in GetInStream2() 324 return E_NOTIMPL; in GetInStream2() 349 return E_NOTIMPL; in GetInStream2() 402 return E_NOTIMPL; in GetInStream() 465 return E_NOTIMPL; in GetOutStream() 487 return E_NOTIMPL; in GetOutStream() 507 return E_NOTIMPL; in GetOutStream()
|
/external/lzma/CPP/7zip/Common/ |
D | CWrappers.cpp | 40 case E_NOTIMPL: return SZ_ERROR_UNSUPPORTED; in HRESULT_To_SRes() 96 case SZ_ERROR_UNSUPPORTED: return E_NOTIMPL; in SResToHRESULT()
|
/external/skia/src/ports/ |
D | SkRemotableFontMgr_win_dw.cpp | 269 { return E_NOTIMPL; } in DrawUnderline() 277 { return E_NOTIMPL; } in DrawStrikethrough() 287 { return E_NOTIMPL; } in DrawInlineObject()
|
/external/skqp/src/ports/ |
D | SkRemotableFontMgr_win_dw.cpp | 269 { return E_NOTIMPL; } in DrawUnderline() 277 { return E_NOTIMPL; } in DrawStrikethrough() 287 { return E_NOTIMPL; } in DrawInlineObject()
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | pythonba.cpp | 71 return E_NOTIMPL; in MbaPrereqBootstrapperApplicationCreate()
|
/external/lzma/CPP/7zip/Archive/ |
D | LzmaHandler.cpp | 130 return E_NOTIMPL; in Code() 136 return E_NOTIMPL; in Code() 493 if (result == E_NOTIMPL) in Extract()
|
/external/lzma/CPP/Common/ |
D | CrcReg.cpp | 76 return E_NOTIMPL; in SetCoderProperties()
|
D | MyWindows.h | 76 #define E_NOTIMPL ((HRESULT)0x80004001L) macro
|
/external/expat/xmlwf/ |
D | xmlwin32url.cxx | 119 return E_NOTIMPL; in GetPriority() 125 return E_NOTIMPL; in OnLowResource()
|
/external/lzma/CPP/7zip/Crypto/ |
D | MyAes.cpp | 106 return E_NOTIMPL; in SetCoderProperties()
|
D | 7zAes.cpp | 245 || _key.NumCyclesPower == 0x3F) ? S_OK : E_NOTIMPL; in SetDecoderProperties2()
|
/external/lzma/CPP/7zip/Compress/ |
D | PpmdDecoder.cpp | 42 return E_NOTIMPL; in SetDecoderProperties2()
|
D | LzmaDecoder.cpp | 18 case SZ_ERROR_UNSUPPORTED: return E_NOTIMPL; in SResToHRESULT()
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_gdipext.cpp | 1362 return E_NOTIMPL; in SetSize() 1368 return E_NOTIMPL; in CopyTo() 1370 HRESULT STDMETHODCALLTYPE Commit(DWORD) override { return E_NOTIMPL; } in Commit() 1371 HRESULT STDMETHODCALLTYPE Revert() override { return E_NOTIMPL; } in Revert() 1375 return E_NOTIMPL; in LockRegion() 1380 return E_NOTIMPL; in UnlockRegion() 1383 return E_NOTIMPL; in Clone()
|
/external/python/cpython3/PC/ |
D | pyshellext.cpp | 473 return E_NOTIMPL; in Save() 477 return E_NOTIMPL; in SaveCompleted()
|