Home
last modified time | relevance | path

Searched refs:type_time (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/devel/aegis/aegis-4.25.D510/fmtgen/type/
H A Dtime.h28 class type_time:
35 virtual ~type_time();
45 type_time(generator *gen);
58 type_time();
63 type_time(const type_time &);
68 type_time &operator=(const type_time &);
H A Dtime.cc23 type_time::~type_time() in ~type_time()
28 type_time::type_time(generator *a_gen) : in type_time() function in type_time
35 type_time::c_name_inner() in c_name_inner()
43 type_time::has_a_mask() in has_a_mask()
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/typing-break/
H A Ddrwright.c84 gint type_time; member
145 dr->type_time = 5; in setup_debug_values()
228 (float) dr->type_time; in update_icon()
421 } else if (elapsed_time >= dr->type_time) { in maybe_change_state()
424 && elapsed_time >= dr->type_time - dr->warn_time) { in maybe_change_state()
586 dr->type_time = 60 * g_settings_get_int (settings, key); in gsettings_notify_cb()
587 dr->warn_time = MIN (dr->type_time / 10, 5*60); in gsettings_notify_cb()
715 if (elapsed_time + dr->save_last_time >= dr->type_time) { in break_window_postpone_cb()
719 * sqrt (dr->type_time); in break_window_postpone_cb()
857 dr->type_time = 60 * g_settings_get_int (settings, "type-time"); in drwright_new()
[all …]
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_step.cpp81 if (type == type_time) in ValueNode_Step()
124 if (type == type_time) return (*link_)(t).get( Time()); in operator ()()
142 type==type_time || in check_type()
154 case 1: CHECK_TYPE_AND_SET_VALUE(duration_, type_time); in set_link_vfunc()
155 case 2: CHECK_TYPE_AND_SET_VALUE(start_time_, type_time); in set_link_vfunc()
H A Dvaluenode_timedswap.cpp91 if (type == type_time) in ValueNode_TimedSwap()
176 if (type == type_time) in operator ()()
207 case 2: CHECK_TYPE_AND_SET_VALUE(swap_time, type_time); in set_link_vfunc()
208 case 3: CHECK_TYPE_AND_SET_VALUE(swap_length, type_time); in set_link_vfunc()
238 type==type_time || in check_type()
H A Dvaluenode_linear.cpp92 if (type == type_time) in ValueNode_Linear()
141 if (type == type_time) in operator ()()
158 type==type_time || in check_type()
198 || type == type_time) in get_children_vocab_vfunc()
H A Dvaluenode_timeloop.cpp99 case 1: CHECK_TYPE_AND_SET_VALUE(link_time_, type_time); in set_link_vfunc()
100 case 2: CHECK_TYPE_AND_SET_VALUE(local_time_, type_time); in set_link_vfunc()
101 case 3: CHECK_TYPE_AND_SET_VALUE(duration_, type_time); in set_link_vfunc()
H A Dvaluenode_real.cpp80 if (type == type_time) in ValueNode_Real()
143 if (type == type_time) in operator ()()
167 type==type_time; in check_type()
H A Dvaluenode_integer.cpp80 if (type == type_time) in ValueNode_Integer()
143 if (type == type_time) in operator ()()
173 type==type_time; in check_type()
H A Dvaluenode_range.cpp90 if (type == type_time) in ValueNode_Range()
166 if (type == type_time) in operator ()()
199 if (type == type_time) in get_inverse()
261 || type==type_time; in check_type()
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_step.cpp81 if (type == type_time) in ValueNode_Step()
124 if (type == type_time) return (*link_)(t).get( Time()); in operator ()()
142 type==type_time || in check_type()
154 case 1: CHECK_TYPE_AND_SET_VALUE(duration_, type_time); in set_link_vfunc()
155 case 2: CHECK_TYPE_AND_SET_VALUE(start_time_, type_time); in set_link_vfunc()
H A Dvaluenode_timedswap.cpp91 if (type == type_time) in ValueNode_TimedSwap()
176 if (type == type_time) in operator ()()
207 case 2: CHECK_TYPE_AND_SET_VALUE(swap_time, type_time); in set_link_vfunc()
208 case 3: CHECK_TYPE_AND_SET_VALUE(swap_length, type_time); in set_link_vfunc()
238 type==type_time || in check_type()
H A Dvaluenode_linear.cpp92 if (type == type_time) in ValueNode_Linear()
141 if (type == type_time) in operator ()()
158 type==type_time || in check_type()
198 || type == type_time) in get_children_vocab_vfunc()
H A Dvaluenode_real.cpp80 if (type == type_time) in ValueNode_Real()
143 if (type == type_time) in operator ()()
167 type==type_time; in check_type()
H A Dvaluenode_timeloop.cpp99 case 1: CHECK_TYPE_AND_SET_VALUE(link_time_, type_time); in set_link_vfunc()
100 case 2: CHECK_TYPE_AND_SET_VALUE(local_time_, type_time); in set_link_vfunc()
101 case 3: CHECK_TYPE_AND_SET_VALUE(duration_, type_time); in set_link_vfunc()
H A Dvaluenode_integer.cpp80 if (type == type_time) in ValueNode_Integer()
143 if (type == type_time) in operator ()()
173 type==type_time; in check_type()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/valuenodes/
H A Dvaluenode_step.cpp81 if (type == type_time) in ValueNode_Step()
124 if (type == type_time) return (*link_)(t).get( Time()); in operator ()()
142 type==type_time || in check_type()
154 case 1: CHECK_TYPE_AND_SET_VALUE(duration_, type_time); in set_link_vfunc()
155 case 2: CHECK_TYPE_AND_SET_VALUE(start_time_, type_time); in set_link_vfunc()
H A Dvaluenode_timedswap.cpp91 if (type == type_time) in ValueNode_TimedSwap()
176 if (type == type_time) in operator ()()
207 case 2: CHECK_TYPE_AND_SET_VALUE(swap_time, type_time); in set_link_vfunc()
208 case 3: CHECK_TYPE_AND_SET_VALUE(swap_length, type_time); in set_link_vfunc()
238 type==type_time || in check_type()
H A Dvaluenode_linear.cpp92 if (type == type_time) in ValueNode_Linear()
141 if (type == type_time) in operator ()()
158 type==type_time || in check_type()
198 || type == type_time) in get_children_vocab_vfunc()
H A Dvaluenode_real.cpp80 if (type == type_time) in ValueNode_Real()
143 if (type == type_time) in operator ()()
167 type==type_time; in check_type()
H A Dvaluenode_timeloop.cpp99 case 1: CHECK_TYPE_AND_SET_VALUE(link_time_, type_time); in set_link_vfunc()
100 case 2: CHECK_TYPE_AND_SET_VALUE(local_time_, type_time); in set_link_vfunc()
101 case 3: CHECK_TYPE_AND_SET_VALUE(duration_, type_time); in set_link_vfunc()
H A Dvaluenode_integer.cpp80 if (type == type_time) in ValueNode_Integer()
143 if (type == type_time) in operator ()()
173 type==type_time; in check_type()
/dports/deskutils/xwrits/xwrits-2.26/
H A Drest.c40 adjust_wait_time(struct timeval *wait_began_time, const struct timeval *type_time) in adjust_wait_time() argument
51 xwADDTIME(break_end_time, *wait_began_time, *type_time); in adjust_wait_time()
72 wait_for_break(const struct timeval *type_time) in wait_for_break() argument
79 xwADDTIME(wait_over_time, wait_began_time, *type_time); in wait_for_break()
111 val = adjust_wait_time(&wait_began_time, type_time); in wait_for_break()
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/sdiag/
H A Dsdiag.c251 uint64_t type_time, user_time; in _sort_rpc() local
263 type_time = buf->rpc_type_time[i]; in _sort_rpc()
269 buf->rpc_type_time[j] = type_time; in _sort_rpc()
302 type_time = buf->rpc_type_time[i]; in _sort_rpc()
308 buf->rpc_type_time[j] = type_time; in _sort_rpc()
348 type_time = buf->rpc_type_time[i]; in _sort_rpc()
356 buf->rpc_type_time[j] = type_time; in _sort_rpc()
390 type_time = buf->rpc_type_time[i]; in _sort_rpc()
396 buf->rpc_type_time[j] = type_time; in _sort_rpc()
/dports/devel/horde-whups/whups-3.0.12/templates/reports/
H A Dstats.inc14 …<td><?php foreach ($time as $type => $type_time) echo $type . ': ' . sprintf(_("%s days"), $type_…

12345678