Home
last modified time | relevance | path

Searched refs:UpdateChecks (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dredundancy-elimination.cc232 return UpdateChecks(node, checks->AddCheck(zone(), node)); in ReduceCheckNode()
264 return UpdateChecks(node, checks); in TryReuseBoundsCheckForFirstInput()
292 return UpdateChecks(node, checks); in ReduceEffectPhi()
296 return UpdateChecks(node, EffectPathChecks::Empty(zone())); in ReduceStart()
322 return UpdateChecks(node, checks); in TakeChecksFromFirstEffect()
325 Reduction RedundancyElimination::UpdateChecks(Node* node, in UpdateChecks() function in v8::internal::compiler::RedundancyElimination
H A Dredundancy-elimination.h66 Reduction UpdateChecks(Node* node, EffectPathChecks const* checks);
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dredundancy-elimination.cc276 return UpdateChecks(node, checks->AddCheck(zone(), node)); in ReduceCheckNode()
304 return UpdateChecks(node, checks); in ReduceEffectPhi()
362 return UpdateChecks(node, checks); in ReduceSpeculativeNumberComparison()
395 return UpdateChecks(node, checks); in ReduceSpeculativeNumberOperation()
399 return UpdateChecks(node, EffectPathChecks::Empty(zone())); in ReduceStart()
425 return UpdateChecks(node, checks); in TakeChecksFromFirstEffect()
428 Reduction RedundancyElimination::UpdateChecks(Node* node, in UpdateChecks() function in v8::internal::compiler::RedundancyElimination
H A Dredundancy-elimination.h72 Reduction UpdateChecks(Node* node, EffectPathChecks const* checks);
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dredundancy-elimination.cc276 return UpdateChecks(node, checks->AddCheck(zone(), node)); in ReduceCheckNode()
304 return UpdateChecks(node, checks); in ReduceEffectPhi()
362 return UpdateChecks(node, checks); in ReduceSpeculativeNumberComparison()
395 return UpdateChecks(node, checks); in ReduceSpeculativeNumberOperation()
399 return UpdateChecks(node, EffectPathChecks::Empty(zone())); in ReduceStart()
425 return UpdateChecks(node, checks); in TakeChecksFromFirstEffect()
428 Reduction RedundancyElimination::UpdateChecks(Node* node, in UpdateChecks() function in v8::internal::compiler::RedundancyElimination
H A Dredundancy-elimination.h72 Reduction UpdateChecks(Node* node, EffectPathChecks const* checks);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dredundancy-elimination.cc275 return UpdateChecks(node, checks->AddCheck(zone(), node)); in ReduceCheckNode()
303 return UpdateChecks(node, checks); in ReduceEffectPhi()
361 return UpdateChecks(node, checks); in ReduceSpeculativeNumberComparison()
394 return UpdateChecks(node, checks); in ReduceSpeculativeNumberOperation()
398 return UpdateChecks(node, EffectPathChecks::Empty(zone())); in ReduceStart()
424 return UpdateChecks(node, checks); in TakeChecksFromFirstEffect()
427 Reduction RedundancyElimination::UpdateChecks(Node* node, in UpdateChecks() function in v8::internal::compiler::RedundancyElimination
H A Dredundancy-elimination.h68 Reduction UpdateChecks(Node* node, EffectPathChecks const* checks);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx109 UpdateChecks(); in Init()
119 void ScAutoFormatDlg::UpdateChecks() in UpdateChecks() function in ScAutoFormatDlg
361 UpdateChecks(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/table/
H A Dtautofmt.cxx150 void SwAutoFormatDlg::UpdateChecks( const SwTableAutoFormat& rFormat, bool bEnable ) in UpdateChecks() function in SwAutoFormatDlg
377 UpdateChecks( (*m_xTableTable)[m_nIndex], true ); in IMPL_LINK_NOARG()
393 UpdateChecks( aTmp, false ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx109 UpdateChecks(); in Init()
119 void ScAutoFormatDlg::UpdateChecks() in UpdateChecks() function in ScAutoFormatDlg
361 UpdateChecks(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/table/
H A Dtautofmt.cxx147 void SwAutoFormatDlg::UpdateChecks( const SwTableAutoFormat& rFormat, bool bEnable ) in UpdateChecks() function in SwAutoFormatDlg
374 UpdateChecks( (*m_xTableTable)[m_nIndex], true ); in IMPL_LINK_NOARG()
390 UpdateChecks( aTmp, false ); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dtautofmt.hxx68 void UpdateChecks( const SwTableAutoFormat&, bool bEnableBtn );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dtautofmt.hxx68 void UpdateChecks( const SwTableAutoFormat&, bool bEnableBtn );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dscuiautofmt.hxx66 void UpdateChecks ();
H A Dnamedlg.hxx77 void UpdateChecks(const ScRangeData* pData);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dscuiautofmt.hxx66 void UpdateChecks ();
H A Dnamedlg.hxx78 void UpdateChecks(const ScRangeData* pData);
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/app/tape/dialogs/
H A Ddialogmdatabase.cpp73 connect(ui->treeWidget, &QTreeWidget::itemChanged, this, &DialogMDataBase::UpdateChecks); in DialogMDataBase()
266 void DialogMDataBase::UpdateChecks(QTreeWidgetItem *item, int column) in UpdateChecks() function in DialogMDataBase
316 UpdateChecks(parent, -1); in UpdateChecks()
509 UpdateChecks(m, 0); in AddMeasurement()
H A Ddialogmdatabase.h61 void UpdateChecks(QTreeWidgetItem *item, int column);
/dports/www/writefreely/writefreely-0.13.1/
H A Dupdates.go110 if app.cfg.App.UpdateChecks {
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/namedlg/
H A Dnamedlg.cxx213 void ScNameDlg::UpdateChecks(const ScRangeData* pData) in UpdateChecks() function in ScNameDlg
295 UpdateChecks(pData); in ShowOptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/namedlg/
H A Dnamedlg.cxx216 void ScNameDlg::UpdateChecks(const ScRangeData* pData) in UpdateChecks() function in ScNameDlg
298 UpdateChecks(pData); in ShowOptions()
/dports/www/writefreely/writefreely-0.13.1/templates/user/admin/
H A Dapp-updates.tmpl17 {{ if .UpdateChecks }}
/dports/www/writefreely/writefreely-0.13.1/config/
H A Dconfig.go167 UpdateChecks bool `ini:"update_checks"` member

12