Home
last modified time | relevance | path

Searched refs:apply_filter (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dhf_filters_dialog.c56 if (hfw->hf_options->fd_struct->apply_filter) in nofilter_callb()
75 hfw->apply_filter = TRUE; in widefilter_callb()
76 if (hfw->hf_options->fd_struct->apply_filter) in widefilter_callb()
95 hfw->apply_filter = TRUE; in mediumfilter1_callb()
96 if (hfw->hf_options->fd_struct->apply_filter) in mediumfilter1_callb()
114 hfw->apply_filter = TRUE; in mediumfilter2_callb()
115 if (hfw->hf_options->fd_struct->apply_filter) in mediumfilter2_callb()
133 hfw->apply_filter = TRUE; in sharpfilter_callb()
151 hfw->apply_filter = TRUE; in gauss_filter_apply()
231 hfw->apply_filter = TRUE;; in img_filter_apply()
[all …]
/dports/finance/beancount/beancount-2.3.3/beancount/web/
H A Dviews.py69 self.entries, self.begin_index, self.price_date = self.apply_filter(
100 def apply_filter(self, entries): member in View
134 def apply_filter(self, _, __): member in EmptyView
142 def apply_filter(self, entries, options_map): member in AllView
170 def apply_filter(self, entries, options_map): member in YearView
200 def apply_filter(self, entries, options_map): member in MonthView
232 def apply_filter(self, entries, options_map): member in TagView
261 def apply_filter(self, entries, options_map): member in PayeeView
290 def apply_filter(self, entries, options_map): member in ComponentView
/dports/devel/py-moto/moto-2.2.16/tests/test_rds2/
H A Dtest_utils.py5 apply_filter,
64 filtered_resources = apply_filter(self.resources, filters, self.filter_defs)
70 filtered_resources = apply_filter(self.resources, filters, self.filter_defs)
77 filtered_resources = apply_filter(self.resources, filters, self.filter_defs)
85 filtered_resources = apply_filter(self.resources, filters, self.filter_defs)
97 filtered_resources = apply_filter(self.resources, filters, self.filter_defs)
/dports/science/gramps/gramps-5.1.4/gramps/gen/filters/rules/person/
H A D_relationshippathbetween.py77 def apply_filter(self, rank, handle, plist, pmap): member in RelationshipPathBetween
91 self.apply_filter(rank+1, family.get_father_handle(), plist, pmap)
92 self.apply_filter(rank+1, family.get_mother_handle(), plist, pmap)
105 self.apply_filter(0, p1_handle, firstList, firstMap)
106 self.apply_filter(0, p2_handle ,secondList, secondMap)
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DsatbMarkQueue.hpp55 inline void apply_filter(Filter filter_out);
108 void apply_filter(Filter filter, SATBMarkQueue* queue) { in apply_filter() function in SATBMarkQueueSet
109 queue->apply_filter(filter); in apply_filter()
158 inline void SATBMarkQueue::apply_filter(Filter filter_out) { in apply_filter() function in SATBMarkQueue
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DsatbMarkQueue.hpp54 inline void apply_filter(Filter filter_out);
107 void apply_filter(Filter filter, SATBMarkQueue* queue) { in apply_filter() function in SATBMarkQueueSet
108 queue->apply_filter(filter); in apply_filter()
159 inline void SATBMarkQueue::apply_filter(Filter filter_out) { in apply_filter() function in SATBMarkQueue
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DsatbMarkQueue.hpp56 inline void apply_filter(Filter filter_out);
119 void apply_filter(Filter filter, SATBMarkQueue* queue) { in apply_filter() function in SATBMarkQueueSet
120 queue->apply_filter(filter); in apply_filter()
181 inline void SATBMarkQueue::apply_filter(Filter filter_out) { in apply_filter() function in SATBMarkQueue
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DsatbMarkQueue.hpp56 inline void apply_filter(Filter filter_out);
119 void apply_filter(Filter filter, SATBMarkQueue* queue) { in apply_filter() function in SATBMarkQueueSet
120 queue->apply_filter(filter); in apply_filter()
181 inline void SATBMarkQueue::apply_filter(Filter filter_out) { in apply_filter() function in SATBMarkQueue
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DsatbMarkQueue.hpp56 inline void apply_filter(Filter filter_out);
119 void apply_filter(Filter filter, SATBMarkQueue* queue) { in apply_filter() function in SATBMarkQueueSet
120 queue->apply_filter(filter); in apply_filter()
181 inline void SATBMarkQueue::apply_filter(Filter filter_out) { in apply_filter() function in SATBMarkQueue
/dports/devel/hyperscan/boost_1_75_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter struct
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter struct
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/devel/R-cran-BH/BH/inst/include/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter struct
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,
/dports/databases/xtrabackup/boost_1_59_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,
/dports/databases/percona57-server/boost_1_59_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter struct
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/databases/percona57-client/boost_1_59_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter struct
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/devel/boost-libs/boost_1_72_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter struct
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/devel/boost-python-libs/boost_1_72_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter struct
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp30 struct apply_filter
55 , apply_filter<First, Pred> >
97 apply_filter<Iter, Pred>,
119 apply_filter<Iter, Pred>,
134 apply_filter<Iter, Pred>,
146 apply_filter<Iter, Pred>,
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/fusion/algorithm/query/detail/
H A Dfind_if.hpp31 struct apply_filter struct
56 , apply_filter<First, Pred> >
98 apply_filter<Iter, Pred>,
120 apply_filter<Iter, Pred>,
135 apply_filter<Iter, Pred>,
147 apply_filter<Iter, Pred>,

12345678910>>...17