Home
last modified time | relevance | path

Searched refs:ClearSource (Results 1 – 25 of 53) sorted by relevance

123

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c407 Record->ClearSource = NULL; in PchSmmCoreRegister()
428 Record->ClearSource = NULL; in PchSmmCoreRegister()
461 Record->ClearSource = NULL; in PchSmmCoreRegister()
494 Record->ClearSource = NULL; in PchSmmCoreRegister()
520 Record->ClearSource = NULL; in PchSmmCoreRegister()
537 Record->ClearSource = PchSmmPeriodicTimerClearSource; in PchSmmCoreRegister()
555 if (Record->ClearSource == NULL) { in PchSmmCoreRegister()
564 Record->ClearSource (&Record->SrcDesc); in PchSmmCoreRegister()
934 if (RecordInDb->ClearSource == NULL) { in PchSmmCoreDispatcher()
943 RecordInDb->ClearSource (&ActiveSource); in PchSmmCoreDispatcher()
H A DPchSmiDispatch.c63 Record->ClearSource = NULL; in PchSmiRecordInsert()
248 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiMchRegister()
331 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiTcoTimeoutRegister()
414 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiOsTcoRegister()
494 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiNmiRegister()
584 Record->ClearSource = PchTcoSmiClearSourceAndBlock; in PchTcoSmiIntruderDetRegister()
744 Record->ClearSource = PchTcoSpiWpClearSource; in PchTcoSmiSpiBiosWpRegister()
840 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiLpcBiosWpRegister()
943 Record->ClearSource = PchTcoClearNewCenturySts; in PchTcoSmiNewCenturyRegister()
2101 Record->ClearSource = PchSmiSpiAsyncClearSource; in PchSmiSpiAsyncRegister()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c429 Record.ClearSource = NULL; in PchPiSmmCoreRegister()
450 Record.ClearSource = NULL; in PchPiSmmCoreRegister()
469 Record.ClearSource = NULL; in PchPiSmmCoreRegister()
486 Record.ClearSource = PchSmmPeriodicTimerClearSource; in PchPiSmmCoreRegister()
508 if (Record.ClearSource == NULL) { in PchPiSmmCoreRegister()
517 Record.ClearSource (&Record.SrcDesc); in PchPiSmmCoreRegister()
849 if (RecordInDb->ClearSource == NULL) { in PchSmmCoreDispatcher()
858 RecordInDb->ClearSource (&ActiveSource); in PchSmmCoreDispatcher()
H A DPchSmiDispatch.c225 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiMchRegister()
308 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiTcoTimeoutRegister()
391 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiOsTcoRegister()
510 Record->ClearSource = PchNmi2SmiClearSource; in PchTcoSmiNmiRegister()
599 Record->ClearSource = PchTcoSmiClearSourceAndBlock; in PchTcoSmiIntruderDetRegister()
741 Record->ClearSource = PchTcoSpiWpClearSource; in PchTcoSmiSpiBiosWpRegister()
846 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiLpcBiosWpRegister()
931 Record->ClearSource = PchTcoSmiClearSourceAndBlock; in PchTcoSmiNewCenturyRegister()
2030 Record->ClearSource = PchSmiSpiAsyncClearSource; in PchSmiSpiAsyncRegister()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c434 Record.ClearSource = NULL;
455 Record.ClearSource = NULL;
474 Record.ClearSource = NULL;
492 Record.ClearSource = PchSmmPeriodicTimerClearSource;
514 if (Record.ClearSource == NULL) {
523 Record.ClearSource (&Record.SrcDesc);
864 if (RecordInDb->ClearSource == NULL) {
873 RecordInDb->ClearSource (&ActiveSource);
H A DPchSmiDispatch.c225 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiMchRegister()
308 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiTcoTimeoutRegister()
391 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiOsTcoRegister()
470 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiNmiRegister()
560 Record->ClearSource = PchTcoSmiClearSourceAndBlock; in PchTcoSmiIntruderDetRegister()
709 Record->ClearSource = PchTcoSpiWpClearSource; in PchTcoSmiSpiBiosWpRegister()
816 Record->ClearSource = PchTcoSmiClearSource; in PchTcoSmiLpcBiosWpRegister()
903 Record->ClearSource = PchTcoSmiClearSourceAndBlock; in PchTcoSmiNewCenturyRegister()
2037 Record->ClearSource = PchSmiSpiAsyncClearSource; in PchSmiSpiAsyncRegister()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
H A DQNCSmmCore.c446 Record->ClearSource = QNCSmmQNCnClearSource;
458 Record->ClearSource = QNCSmmPeriodicTimerClearSource;
466 if (Record->ClearSource == NULL) {
475 Record->ClearSource (&Record->SrcDesc);
755 if (ActiveRecordInDb.ClearSource == NULL) {
764 ActiveRecordInDb.ClearSource (&ActiveSource);
H A DQNCSmm.h403 QNC_SMM_CLEAR_SOURCE ClearSource; // needed for SWSMI timer member
/dports/www/firefox-esr/firefox-91.8.0/ipc/glue/
H A DIPCStreamSource.cpp69 void ClearSource() { in ClearSource() function in mozilla::ipc::IPCStreamSource::Callback
155 mCallback->ClearSource(); in ActorDestroyed()
245 mCallback->ClearSource(); in OnStreamReady()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/glue/
H A DIPCStreamSource.cpp68 void ClearSource() { in ClearSource() function in mozilla::ipc::IPCStreamSource::Callback
154 mCallback->ClearSource(); in ActorDestroyed()
244 mCallback->ClearSource(); in OnStreamReady()
/dports/www/firefox/firefox-99.0/ipc/glue/
H A DIPCStreamSource.cpp69 void ClearSource() { in ClearSource() function in mozilla::ipc::IPCStreamSource::Callback
155 mCallback->ClearSource(); in ActorDestroyed()
245 mCallback->ClearSource(); in OnStreamReady()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/glue/
H A DIPCStreamSource.cpp69 void ClearSource() { in ClearSource() function in mozilla::ipc::IPCStreamSource::Callback
155 mCallback->ClearSource(); in ActorDestroyed()
245 mCallback->ClearSource(); in OnStreamReady()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/glue/
H A DIPCStreamSource.cpp68 void ClearSource() { in ClearSource() function in mozilla::ipc::IPCStreamSource::Callback
161 mCallback->ClearSource(); in ActorDestroyed()
254 mCallback->ClearSource(); in OnStreamReady()
/dports/misc/usd/USD-21.11/pxr/usd/usdShade/
H A DwrapConnectableAPI.cpp233 bool (*ClearSource)(UsdAttribute const &) =
234 &UsdShadeConnectableAPI::ClearSource;
301 .def("ClearSource", ClearSource,
H A DconnectableAPI.h652 static bool ClearSource(UsdAttribute const &shadingAttr) { in ClearSource() function
659 static bool ClearSource(UsdShadeInput const &input) { in ClearSource() function
666 static bool ClearSource(UsdShadeOutput const &output) { in ClearSource() function
H A Doutput.h396 bool ClearSource() const;
H A DwrapOutput.cpp179 .def("ClearSource", &Output::ClearSource) in wrapUsdShadeOutput()
H A Dinput.h447 bool ClearSource() const;
H A Doutput.cpp299 UsdShadeOutput::ClearSource() const in ClearSource() function in UsdShadeOutput
H A DwrapInput.cpp209 .def("ClearSource", &Input::ClearSource) in wrapUsdShadeInput()
H A Dinput.cpp368 UsdShadeInput::ClearSource() const in ClearSource() function in UsdShadeInput
/dports/devel/upp/upp/bazaar/CtrlFinderTest/
H A Dmain.cpp32 hk.ClearSource(); in ClearCB()
/dports/devel/upp/upp/bazaar/CtrlPosTest/
H A Dmain.cpp22 hk.ClearSource(); in ClearCB()
/dports/devel/upp/upp/bazaar/CtrlMoverTest/
H A Dmain.cpp34 hk.ClearSource(); in ClearCB()
/dports/devel/upp/upp/bazaar/CtrlFinder/
H A DCtrlFinder.h39 void ClearSource() { SetSource(NULL); } in ClearSource() function

123