/external/skia/src/utils/win/ |
D | SkIStream.cpp | 57 { return E_NOTIMPL; } in Read() 62 { return E_NOTIMPL; } in Write() 66 { return E_NOTIMPL; } in SetSize() 72 { return E_NOTIMPL; } in CopyTo() 75 { return E_NOTIMPL; } in Commit() 78 { return E_NOTIMPL; } in Revert() 83 { return E_NOTIMPL; } in LockRegion() 88 { return E_NOTIMPL; } in UnlockRegion() 91 { return E_NOTIMPL; } in Clone() 96 { return E_NOTIMPL; } in Seek() [all …]
|
D | SkDWriteFontFileStream.cpp | 230 return E_NOTIMPL; in GetLastWriteTime()
|
/external/lzma/CPP/7zip/Archive/ |
D | LzmaHandler.cpp | 108 return E_NOTIMPL; in Create() 111 return E_NOTIMPL; in Create() 127 return E_NOTIMPL; in Code() 133 return E_NOTIMPL; in Code() 145 return E_NOTIMPL; in Code() 390 if (result == E_NOTIMPL) in Extract()
|
D | IArchive.h | 227 { return E_NOTIMPL; } \
|
D | XzHandler.cpp | 435 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
D | d3d11_screen.h | 224 return E_NOTIMPL; in CheckCounter() 830 return E_NOTIMPL; in create_resource() 1106 return E_NOTIMPL; 1143 return E_NOTIMPL; 1166 return E_NOTIMPL; in CreateUnorderedAccessView() 1228 return E_NOTIMPL; in CreateRenderTargetView() 1255 return E_NOTIMPL; in CreateRenderTargetView() 1318 return E_NOTIMPL; in CreateDepthStencilView() 1336 return E_NOTIMPL; in CreateDepthStencilView() 1477 return E_NOTIMPL; \ [all …]
|
D | d3d11_objects.h | 335 return E_NOTIMPL; 551 return E_NOTIMPL; 557 return E_NOTIMPL;
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zDecode.cpp | 106 return E_NOTIMPL; in Decode() 178 return E_NOTIMPL; in Decode() 192 return E_NOTIMPL; in Decode() 234 return E_NOTIMPL; in Decode()
|
D | 7zSpecStream.cpp | 21 return E_NOTIMPL; in GetSubStreamSize()
|
D | 7zHandler.cpp | 61 return E_NOTIMPL; in GetNumberOfProperties() 67 return E_NOTIMPL; in GetPropertyInfo()
|
D | 7zExtract.cpp | 247 if (result == E_NOTIMPL) in Extract()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | OpenArchive.cpp | 139 return E_NOTIMPL; in OpenStream() 295 return E_NOTIMPL; in OpenStream() 385 return E_NOTIMPL; in Open() 414 resSpec = (formatIndices.Size() == 0 ? S_OK : E_NOTIMPL); in Open() 521 return E_NOTIMPL; in ReOpen()
|
D | Update.cpp | 651 return E_NOTIMPL; in UpdateArchive() 690 return E_NOTIMPL; in UpdateArchive() 701 errorInfo.SystemError = (DWORD)E_NOTIMPL; in UpdateArchive() 703 return E_NOTIMPL; in UpdateArchive()
|
D | ArchiveOpenCallback.cpp | 128 return E_NOTIMPL; in CryptoGetTextPassword()
|
D | Bench.cpp | 700 return E_NOTIMPL; in LzmaBench() 705 return E_NOTIMPL; in LzmaBench()
|
/external/skia/src/ports/ |
D | SkRemotableFontMgr_win_dw.cpp | 307 { return E_NOTIMPL; } in DrawUnderline() 315 { return E_NOTIMPL; } in DrawStrikethrough() 325 { return E_NOTIMPL; } in DrawInlineObject()
|
D | SkFontMgr_win_dw.cpp | 551 { return E_NOTIMPL; } in DrawUnderline() 559 { return E_NOTIMPL; } in DrawStrikethrough() 569 { return E_NOTIMPL; } in DrawInlineObject()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_gdipext.cpp | 1070 return E_NOTIMPL; in SetSize() 1074 return E_NOTIMPL; in CopyTo() 1078 return E_NOTIMPL; in Commit() 1082 return E_NOTIMPL; in Revert() 1086 return E_NOTIMPL; in LockRegion() 1090 return E_NOTIMPL; in UnlockRegion() 1094 return E_NOTIMPL; in Clone()
|
D | fx_win32_dwrite.cpp | 333 return E_NOTIMPL; in GetLastWriteTime()
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 69 #define E_NOTIMPL ((HRESULT)0x80004001L) macro
|
/external/lzma/CPP/7zip/UI/Console/ |
D | UpdateCallbackConsole.cpp | 228 return E_NOTIMPL; in CryptoGetTextPassword()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/ |
D | dxgi_native.cpp | 229 return E_NOTIMPL; in CreateSoftwareAdapter() 582 return E_NOTIMPL; in SetDisplaySurface() 588 return E_NOTIMPL; in GetDisplaySurfaceData() 598 return E_NOTIMPL; in GetFrameStatistics()
|
/external/lzma/CPP/7zip/Compress/ |
D | LzmaDecoder.cpp | 18 case SZ_ERROR_UNSUPPORTED: return E_NOTIMPL; in SResToHRESULT()
|
D | Bcj2Coder.cpp | 186 else if (result == S_FALSE || result == E_NOTIMPL) in CodeReal()
|
/external/lzma/CPP/7zip/UI/Client7z/ |
D | Client7z.cpp | 500 return E_NOTIMPL; in EnumProperties()
|