/external/skia/src/utils/win/ |
D | SkIStream.cpp | 59 { return E_NOTIMPL; } in Read() 64 { return E_NOTIMPL; } in Write() 68 { return E_NOTIMPL; } in SetSize() 74 { return E_NOTIMPL; } in CopyTo() 77 { return E_NOTIMPL; } in Commit() 80 { return E_NOTIMPL; } in Revert() 85 { return E_NOTIMPL; } in LockRegion() 90 { return E_NOTIMPL; } in UnlockRegion() 93 { return E_NOTIMPL; } in Clone() 98 { return E_NOTIMPL; } in Seek() [all …]
|
D | SkDWriteFontFileStream.cpp | 232 return E_NOTIMPL; in GetLastWriteTime()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Update.cpp | 492 return E_NOTIMPL; in Compress() 534 return E_NOTIMPL; in Compress() 536 return E_NOTIMPL; in Compress() 702 return E_NOTIMPL; in Compress() 934 return E_NOTIMPL; in UpdateArchive() 946 return E_NOTIMPL; in UpdateArchive() 950 return E_NOTIMPL; in UpdateArchive() 961 return E_NOTIMPL; in UpdateArchive() 1003 return E_NOTIMPL; in UpdateArchive() 1022 return E_NOTIMPL; in UpdateArchive() [all …]
|
D | HashCalc.cpp | 82 return E_NOTIMPL; in SetMethods() 107 return E_NOTIMPL; in SetMethods()
|
D | ArchiveOpenCallback.cpp | 121 return E_NOTIMPL; in CryptoGetTextPassword()
|
D | Bench.cpp | 1039 return E_NOTIMPL; in MethodBench() 1077 return E_NOTIMPL; in MethodBench() 1094 return E_NOTIMPL; in MethodBench() 1781 if (res == E_NOTIMPL) in TotalBench() 1912 return E_NOTIMPL; in CrcBench() 1942 return E_NOTIMPL; in CrcBench() 1986 return E_NOTIMPL; in CrcBench() 2049 if (res == E_NOTIMPL) in TotalBench_Hash()
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zDecode.cpp | 111 return E_NOTIMPL; in Decode() 186 return E_NOTIMPL; in Decode() 200 return E_NOTIMPL; in Decode() 244 return E_NOTIMPL; in Decode() 272 return E_NOTIMPL; in Decode()
|
D | 7zSpecStream.cpp | 20 return E_NOTIMPL; in GetSubStreamSize()
|
D | 7zExtract.cpp | 239 if (result == E_NOTIMPL) in Extract()
|
/external/lzma/CPP/7zip/Archive/ |
D | LzmaHandler.cpp | 117 return E_NOTIMPL; in Create() 120 return E_NOTIMPL; in Create() 136 return E_NOTIMPL; in Code() 142 return E_NOTIMPL; in Code() 154 return E_NOTIMPL; in Code() 514 if (result == E_NOTIMPL) in Extract()
|
/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/ |
D | OcvTransform.cpp | 222 return E_NOTIMPL; in GetStreamIDs() 355 return E_NOTIMPL; in GetInputStreamAttributes() 370 return E_NOTIMPL; in GetOutputStreamAttributes() 381 return E_NOTIMPL; in DeleteInputStream() 395 return E_NOTIMPL; in AddInputStreams() 778 return E_NOTIMPL; in SetOutputBounds() 795 return E_NOTIMPL; in ProcessEvent() 838 hr = E_NOTIMPL; in ProcessMessage()
|
/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/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/opencv3/samples/winrt/ImageManipulations/MediaExtensions/Common/ |
D | AsyncCB.h | 71 return E_NOTIMPL; in GetParameters()
|
/external/skia/src/ports/ |
D | SkRemotableFontMgr_win_dw.cpp | 306 { return E_NOTIMPL; } in DrawUnderline() 314 { return E_NOTIMPL; } in DrawStrikethrough() 324 { return E_NOTIMPL; } in DrawInlineObject()
|
D | SkFontMgr_win_dw.cpp | 554 { return E_NOTIMPL; } in DrawUnderline() 562 { return E_NOTIMPL; } in DrawStrikethrough() 572 { return E_NOTIMPL; } in DrawInlineObject()
|
/external/lzma/CPP/Common/ |
D | CrcReg.cpp | 101 return E_NOTIMPL; in SetCoderProperties()
|
D | MyWindows.h | 76 #define E_NOTIMPL ((HRESULT)0x80004001L) macro
|
/external/lzma/CPP/7zip/Crypto/ |
D | MyAes.cpp | 106 return E_NOTIMPL; in SetCoderProperties()
|
D | 7zAes.cpp | 206 return (_key.NumCyclesPower <= 24) ? S_OK : E_NOTIMPL; in SetDecoderProperties2()
|
/external/lzma/CPP/7zip/Compress/ |
D | PpmdDecoder.cpp | 46 return E_NOTIMPL; in SetDecoderProperties2()
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_gdipext.cpp | 1331 return E_NOTIMPL; in SetSize() 1337 return E_NOTIMPL; in CopyTo() 1339 virtual HRESULT STDMETHODCALLTYPE Commit(DWORD) { return E_NOTIMPL; } in Commit() 1340 virtual HRESULT STDMETHODCALLTYPE Revert(void) { return E_NOTIMPL; } in Revert() 1344 return E_NOTIMPL; in LockRegion() 1349 return E_NOTIMPL; in UnlockRegion() 1351 virtual HRESULT STDMETHODCALLTYPE Clone(IStream**) { return E_NOTIMPL; } in Clone()
|
/external/lzma/CPP/7zip/UI/Console/ |
D | UpdateCallbackConsole.cpp | 243 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()
|