Home
last modified time | relevance | path

Searched defs:placeholder (Results 1 – 25 of 2397) sorted by relevance

12345678910>>...96

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/wayland-backend-0.1.0-alpha5/src/test/
H A Dobject_args.rs127 let placeholder = client.handle().placeholder_id(Some((&interfaces::WL_REGISTRY_INTERFACE, 1))); localVariable
136 let placeholder = client.handle().placeholder_id(Some((&interfaces::TEST_GLOBAL_INTERFACE, 3))); localVariable
156 let placeholder = client.handle().placeholder_id(None); localVariable
164 let placeholder = client.handle().placeholder_id(None); localVariable
223 let placeholder = localVariable
233 let placeholder = client.handle().placeholder_id(Some((&interfaces::TEST_GLOBAL_INTERFACE, 3))); localVariable
253 let placeholder = client.handle().placeholder_id(None); localVariable
258 let placeholder = client.handle().placeholder_id(None); localVariable
290 let placeholder = localVariable
300 let placeholder = localVariable
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/log/detail/
H A Ddecomposed_time.hpp80 inline std::tm to_tm(decomposed_time const& t)
87 res.tm_min = t.minutes;
88 res.tm_sec = t.seconds;
97 struct decomposed_time_wrapper : in on_short_month()
117 BOOST_COPYABLE_AND_MOVABLE_ALT(date_time_formatter) in on_month_day()
125 typedef T value_type; in on_month_day()
126 typedef CharT char_type; in on_month_day()
134 value_type const& value; in on_month_day()
135 unsigned int literal_index, literal_pos; in on_month_day()
210 template< char FormatCharV > in on_month_day()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/log/detail/
H A Ddate_time_format_parser.hpp69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s… in on_short_year() local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
[all …]
/dports/www/py-django-cms/django-cms-3.7.1/cms/cache/
H A Dplaceholder.py31 def _get_placeholder_cache_version_key(placeholder, lang, site_id): argument
55 def _get_placeholder_cache_version(placeholder, lang, site_id): argument
73 def _set_placeholder_cache_version(placeholder, lang, site_id, version, vary_on_list=None, duration… argument
90 def _get_placeholder_cache_key(placeholder, lang, site_id, request, soft=False): argument
140 def set_placeholder_cache(placeholder, lang, site_id, content, request): argument
159 def get_placeholder_cache(placeholder, lang, site_id, request): argument
171 def clear_placeholder_cache(placeholder, lang, site_id): argument
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/caching/
H A Dcms_plugins.py16 def render(self, context, instance, placeholder): argument
30 def get_cache_expiration(self, request, instance, placeholder): argument
34 def render(self, context, instance, placeholder): argument
45 def get_cache_expiration(self, request, instance, placeholder): argument
49 def render(self, context, instance, placeholder): argument
60 def get_cache_expiration(self, request, instance, placeholder): argument
64 def render(self, context, instance, placeholder): argument
80 def render(self, context, instance, placeholder): argument
91 def get_vary_cache_on(self, request, instance, placeholder): argument
94 def render(self, context, instance, placeholder): argument
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/darling_core-0.12.4/src/
H A Dfrom_meta.rs113 fn from_char(value: char) -> Result<Self> { in glade_placeholder_init()
114 Err(Error::unexpected_type("char")) in glade_placeholder_init()
138 impl FromMeta for bool { in glade_placeholder_finalize()
139 fn from_word() -> Result<Self> { in glade_placeholder_finalize()
197 _ => Err(Error::unexpected_lit_type(value)), in glade_placeholder_realize()
237 from_meta_float!(f32);
238 from_meta_float!(f64);
282 Err(Error::unexpected_lit_type(value)) in glade_placeholder_size_allocate()
364 fn from_meta(value: &syn::Meta) -> Result<Self> { in glade_placeholder_update_cursor()
390 FromMeta::from_meta(item).map(Some) in on_chooser_adaptor_widget_selected()
[all …]
/dports/biology/lamarc/lamarc-2.1.8/boost/lambda/detail/
H A Dlambda_functors.hpp52 template<> struct placeholder<FIRST> { struct
54 template<class SigArgs> struct sig {
66 template<> struct placeholder<SECOND> { struct
68 template<class SigArgs> struct sig {
76 template<> struct placeholder<THIRD> { struct
78 template<class SigArgs> struct sig {
86 template<> struct placeholder<EXCEPTION> { struct
88 template<class SigArgs> struct sig {
/dports/devel/libs11n/libs11n-1.2.10-nobuildfiles/include/s11n.net/s11n/io/
H A Dreg_serializer.hpp73 static bool placeholder; member
82 template <typename Context> bool serializer_reg_context<Context>::placeholder = false; member in __anone6ef92d50111::serializer_reg_context<Context>
91 static bool placeholder; member
123 bool serializer_reg_context< SERIALIZER_TYPE >::placeholder = ( member in __anone6ef92d50111::serializer_reg_context< SERIALIZER_TYPE >
/dports/devel/boost-docs/boost_1_72_0/libs/proto/example/
H A Dvirtual_member.cpp68 struct placeholder struct
70 typedef N type;
71 typedef typename N::tag tag;
72 typedef typename N::next next;
73 typedef typename N::prior prior;
74 typedef typename N::value_type value_type;
75 static const value_type value = N::value;
/dports/devel/boost-python-libs/boost_1_72_0/libs/proto/example/
H A Dvirtual_member.cpp68 struct placeholder struct
70 typedef N type;
71 typedef typename N::tag tag;
72 typedef typename N::next next;
73 typedef typename N::prior prior;
74 typedef typename N::value_type value_type;
75 static const value_type value = N::value;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/proto/example/
H A Dvirtual_member.cpp68 struct placeholder struct
70 typedef N type;
71 typedef typename N::tag tag;
72 typedef typename N::next next;
73 typedef typename N::prior prior;
74 typedef typename N::value_type value_type;
75 static const value_type value = N::value;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/proto/example/
H A Dvirtual_member.cpp68 struct placeholder struct
70 typedef N type;
71 typedef typename N::tag tag;
72 typedef typename N::next next;
73 typedef typename N::prior prior;
74 typedef typename N::value_type value_type;
75 static const value_type value = N::value;
/dports/databases/percona57-server/boost_1_59_0/libs/proto/example/
H A Dvirtual_member.cpp68 struct placeholder struct
70 typedef N type;
71 typedef typename N::tag tag;
72 typedef typename N::next next;
73 typedef typename N::prior prior;
74 typedef typename N::value_type value_type;
75 static const value_type value = N::value;
/dports/databases/xtrabackup/boost_1_59_0/libs/proto/example/
H A Dvirtual_member.cpp68 struct placeholder struct
70 typedef N type;
71 typedef typename N::tag tag;
72 typedef typename N::next next;
73 typedef typename N::prior prior;
74 typedef typename N::value_type value_type;
75 static const value_type value = N::value;

12345678910>>...96