Home
last modified time | relevance | path

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

12

/external/skia/src/utils/win/
DSkIStream.cpp57 { 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 …]
DSkDWriteFontFileStream.cpp230 return E_NOTIMPL; in GetLastWriteTime()
/external/lzma/CPP/7zip/Archive/
DLzmaHandler.cpp108 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()
DIArchive.h227 { return E_NOTIMPL; } \
DXzHandler.cpp435 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek()
/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/Archive/7z/
D7zDecode.cpp106 return E_NOTIMPL; in Decode()
178 return E_NOTIMPL; in Decode()
192 return E_NOTIMPL; in Decode()
234 return E_NOTIMPL; in Decode()
D7zSpecStream.cpp21 return E_NOTIMPL; in GetSubStreamSize()
D7zHandler.cpp61 return E_NOTIMPL; in GetNumberOfProperties()
67 return E_NOTIMPL; in GetPropertyInfo()
D7zExtract.cpp247 if (result == E_NOTIMPL) in Extract()
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp139 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()
DUpdate.cpp651 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()
DArchiveOpenCallback.cpp128 return E_NOTIMPL; in CryptoGetTextPassword()
DBench.cpp700 return E_NOTIMPL; in LzmaBench()
705 return E_NOTIMPL; in LzmaBench()
/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp307 { return E_NOTIMPL; } in DrawUnderline()
315 { return E_NOTIMPL; } in DrawStrikethrough()
325 { return E_NOTIMPL; } in DrawInlineObject()
DSkFontMgr_win_dw.cpp551 { return E_NOTIMPL; } in DrawUnderline()
559 { return E_NOTIMPL; } in DrawStrikethrough()
569 { return E_NOTIMPL; } in DrawInlineObject()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_gdipext.cpp1070 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()
Dfx_win32_dwrite.cpp333 return E_NOTIMPL; in GetLastWriteTime()
/external/lzma/CPP/Common/
DMyWindows.h69 #define E_NOTIMPL ((HRESULT)0x80004001L) macro
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp228 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()
/external/lzma/CPP/7zip/Compress/
DLzmaDecoder.cpp18 case SZ_ERROR_UNSUPPORTED: return E_NOTIMPL; in SResToHRESULT()
DBcj2Coder.cpp186 else if (result == S_FALSE || result == E_NOTIMPL) in CodeReal()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp500 return E_NOTIMPL; in EnumProperties()

12