Home
last modified time | relevance | path

Searched refs:S_FALSE (Results 1 – 25 of 47) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshowfakesink.cpp53 return S_FALSE; in CheckMediaType()
59 return S_FALSE; in CheckMediaType()
Dgstdshowaudiosrc.cpp379 HRESULT hres = S_FALSE; in gst_dshowaudiosrc_change_state()
423 HRESULT hres = S_FALSE; in gst_dshowaudiosrc_open()
603 HRESULT hres = S_FALSE; in gst_dshowaudiosrc_unprepare()
Dgstdshowvideosrc.cpp425 HRESULT hres = S_FALSE; in gst_dshowvideosrc_change_state()
467 HRESULT hres = S_FALSE; in gst_dshowvideosrc_start()
786 HRESULT hres = S_FALSE; in gst_dshowvideosrc_stop()
1064 HRESULT hres = S_FALSE; in gst_dshowvideosrc_push_buffer()
Dgstdshow.cpp333 HRESULT hres = S_FALSE; in gst_dshow_enumerate_devices()
495 HRESULT hres = S_FALSE; in gst_dshow_getdevice_from_devicename()
/third_party/ffmpeg/libavdevice/
Ddshow_enummediatypes.c50 return S_FALSE; in DECLARE_ADDREF()
57 return S_FALSE; in ff_dshow_enummediatypes_Skip()
Ddshow_enumpins.c45 return S_FALSE; in DECLARE_ADDREF()
52 return S_FALSE; in ff_dshow_enumpins_Skip()
Ddshow_pin.c36 return S_FALSE; in DECLARE_ADDREF()
72 return S_FALSE; in ff_dshow_pin_Disconnect()
140 return S_FALSE; in ff_dshow_pin_QueryAccept()
361 return S_FALSE; in ff_dshow_meminputpin_ReceiveCanBlock()
Ddecklink_enc.cpp93 …LLTYPE GetTimecode (BMDTimecodeFormat format, IDeckLinkTimecode **timecode) { return S_FALSE; } in GetTimecode()
101 return S_FALSE; in GetAncillaryData()
/third_party/flutter/skia/src/utils/win/
DSkIStream.cpp117 return (*pcbRead == cb) ? S_OK : S_FALSE; in Read()
223 hr = S_FALSE; in Write()
/third_party/skia/src/utils/win/
DSkIStream.cpp112 return (*pcbRead == cb) ? S_OK : S_FALSE; in Read()
214 hr = S_FALSE; in Write()
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc292 retCode = (*ppdispParent) ? S_OK : S_FALSE; in get_accParent()
321 return S_FALSE; in get_accChild()
336 retCode = S_FALSE; in get_accChild()
509 retCode = S_FALSE; in accSelect()
Dosr_dragdrop_win.cc486 return (copied == celt) ? S_OK : S_FALSE; in Next()
490 return (m_nIndex <= m_nNumFormats) ? S_OK : S_FALSE; in Skip()
/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c219 user_assert(This->state != NINE_QUERY_STATE_RUNNING, S_FALSE); in NineQuery9_GetData()
247 if (!ok) return S_FALSE; in NineQuery9_GetData()
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DLinuxCOM.h71 #define S_FALSE ((HRESULT)0x00000001L) macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFence9.cpp68 ASSERT(result == S_OK || result == S_FALSE); in testHelper()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFence9.cpp68 ASSERT(result == S_OK || result == S_FALSE); in testHelper()
/third_party/python/PC/
Dpyshellext.cpp315 return S_FALSE;
419 return S_FALSE;
496 return Module<InProc>::GetModule().Terminate() ? S_OK : S_FALSE;
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowfakesrc.cpp79 return S_FALSE; in CheckMediaType()
Dgstdshowvideodec.cpp369 return S_FALSE; in CheckMediaType()
446 if (res == S_FALSE) in gst_dshowvideodec_com_thread()
1110 HRESULT hres = S_FALSE; in gst_dshowvideodec_create_graph_and_filters()
/third_party/flutter/skia/third_party/externals/sdl/src/core/windows/
DSDL_windows.c80 if (hr == S_FALSE) { in WIN_CoInitialize()
/third_party/node/tools/msvs/msi/
Dcustom_actions.cc23 ExitOnNull(hDB, hr, S_FALSE, "Failed to get active database"); in SetInstallScope()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFence11.cpp57 ASSERT(result == S_OK || result == S_FALSE); in FenceTestHelper()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFence11.cpp57 ASSERT(result == S_OK || result == S_FALSE); in FenceTestHelper()
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp1394 hr = S_FALSE; in ParseVariablesFromUnattendXml()
1403 if (S_FALSE == hr) { in ParseVariablesFromUnattendXml()
1654 if (S_FALSE == hr) { in ParseOverridableVariablesFromXml()
2808 return S_FALSE; in IsTargetPlatformx64()
2828 return S_FALSE; in LoadOptionalFeatureStatesFromKey()
2867 return S_FALSE; in LoadTargetDirFromKey()
2893 return S_FALSE; in LoadAssociateFilesStateFromKey()
2901 hr = S_FALSE; in LoadAssociateFilesStateFromKey()
2939 if (hr == S_FALSE) { in LoadOptionalFeatureStates()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp87 return S_FALSE; in CheckMediaType()

12