Home
last modified time | relevance | path

Searched refs:E_NOTIMPL (Results 1 – 25 of 40) sorted by relevance

12

/external/skia/src/utils/win/
DSkIStream.cpp59 { 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 …]
DSkDWriteFontFileStream.cpp232 return E_NOTIMPL; in GetLastWriteTime()
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp492 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 …]
DHashCalc.cpp82 return E_NOTIMPL; in SetMethods()
107 return E_NOTIMPL; in SetMethods()
DArchiveOpenCallback.cpp121 return E_NOTIMPL; in CryptoGetTextPassword()
DBench.cpp1039 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/
D7zDecode.cpp111 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()
D7zSpecStream.cpp20 return E_NOTIMPL; in GetSubStreamSize()
D7zExtract.cpp239 if (result == E_NOTIMPL) in Extract()
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp117 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/
DOcvTransform.cpp222 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/
Dd3d11_screen.h224 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 …]
Dd3d11_objects.h335 return E_NOTIMPL;
551 return E_NOTIMPL;
557 return E_NOTIMPL;
/external/lzma/CPP/7zip/Common/
DCWrappers.cpp40 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/
DAsyncCB.h71 return E_NOTIMPL; in GetParameters()
/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp306 { return E_NOTIMPL; } in DrawUnderline()
314 { return E_NOTIMPL; } in DrawStrikethrough()
324 { return E_NOTIMPL; } in DrawInlineObject()
DSkFontMgr_win_dw.cpp554 { return E_NOTIMPL; } in DrawUnderline()
562 { return E_NOTIMPL; } in DrawStrikethrough()
572 { return E_NOTIMPL; } in DrawInlineObject()
/external/lzma/CPP/Common/
DCrcReg.cpp101 return E_NOTIMPL; in SetCoderProperties()
DMyWindows.h76 #define E_NOTIMPL ((HRESULT)0x80004001L) macro
/external/lzma/CPP/7zip/Crypto/
DMyAes.cpp106 return E_NOTIMPL; in SetCoderProperties()
D7zAes.cpp206 return (_key.NumCyclesPower <= 24) ? S_OK : E_NOTIMPL; in SetDecoderProperties2()
/external/lzma/CPP/7zip/Compress/
DPpmdDecoder.cpp46 return E_NOTIMPL; in SetDecoderProperties2()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp1331 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/
DUpdateCallbackConsole.cpp243 return E_NOTIMPL; in CryptoGetTextPassword()
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp229 return E_NOTIMPL; in CreateSoftwareAdapter()
582 return E_NOTIMPL; in SetDisplaySurface()
588 return E_NOTIMPL; in GetDisplaySurfaceData()
598 return E_NOTIMPL; in GetFrameStatistics()

12