Home
last modified time | relevance | path

Searched defs:should_remove (Results 1 – 25 of 82) sorted by relevance

1234

/dports/net/yami4/yami4-gpl-1.11.0/src/cpp/
H A Doutgoing_message_manager.cpp120 bool should_remove = false; in report_replied() local
174 bool should_remove = false; in report_replied() local
228 bool should_remove = false; in report_rejected() local
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch_mrview/test/eunit/
H A Dcouch_mrview_compact_tests.erl77 should_remove(Db) -> function
/dports/multimedia/quodlibet/quodlibet-4.3.0/gdist/
H A Dclean.py69 def should_remove(filename): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@rollup/plugin-commonjs/node_modules/estree-walker/src/
H A Dindex.ts27 let should_remove = false; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@rollup/pluginutils/node_modules/estree-walker/src/
H A Dindex.ts27 let should_remove = false; variable
/dports/devel/py-pyee/pyee-8.2.2/tests/
H A Dtest_sync.py134 def should_remove(): function
/dports/x11-wm/picom/picom-8.2/src/
H A Doptions.c725 bool should_remove = true; in get_cfg() local
/dports/audio/py-mutagen/mutagen-1.42.0/
H A Dsetup.py35 def should_remove(filename): function
/dports/multimedia/py-guessit/guessit-3.3.1/guessit/rules/properties/
H A Dtitle.py153 def should_remove(self, match, matches, filepart, hole, context): member in TitleBaseRule
H A Depisode_title.py150 def should_remove(self, match, matches, filepart, hole, context): member in EpisodeTitleFromPosition
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/guessit/rules/properties/
H A Dtitle.py153 def should_remove(self, match, matches, filepart, hole, context): member in TitleBaseRule
H A Depisode_title.py150 def should_remove(self, match, matches, filepart, hole, context): member in EpisodeTitleFromPosition
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp135 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp135 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp137 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp139 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp124 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp137 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp138 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp138 int G1CodeRootSetTable::remove_if(CB& should_remove) { in remove_if()
/dports/math/z3/z3-z3-4.8.13/src/sat/
H A Dsat_gc.cpp457 bool should_remove = false; in gc_vars() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/
H A Dsat_gc.cpp457 bool should_remove = false; in gc_vars() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/blinkpy/w3c/
H A Dtest_importer.py396 should_remove = lambda fs, dirname, basename: ( function
/dports/graphics/py-plotly/plotly-4.14.3/plotly/
H A Dbasewidget.py876 def _transform_data(to_data, from_data, should_remove=True, relayout_path=()): argument
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Ddl_relation_manager.cpp1271 bool should_remove(const table_fact & f) const override { in should_remove() function in datalog::relation_manager::default_table_filter_identical_fn
1306 bool should_remove(const table_fact & f) const override { in should_remove() function in datalog::relation_manager::default_table_filter_equal_fn
1334 bool should_remove(const table_fact & f) const override { in should_remove() function in datalog::relation_manager::default_table_filter_not_equal_fn
1390 bool should_remove(const table_fact & f) const override { in should_remove() function in datalog::relation_manager::default_table_filter_interpreted_fn
1493 bool should_remove(const table_fact & f) const override { in should_remove() function in datalog::relation_manager::default_table_negation_filter_fn

1234