Home
last modified time | relevance | path

Searched defs:decr (Results 1 – 25 of 827) sorted by relevance

12345678910>>...34

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/megaco/src/engine/
H A Dmegaco_timer.erl114 decr(infinity = V) -> V; function
115 decr(infinity_restartable = V) -> V; function
116 decr(Int) when is_integer(Int) -> Int - 1. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/megaco/src/engine/
H A Dmegaco_timer.erl114 decr(infinity = V) -> V; function
115 decr(infinity_restartable = V) -> V; function
116 decr(Int) when is_integer(Int) -> Int - 1. function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_timer.erl114 decr(infinity = V) -> V; function
115 decr(infinity_restartable = V) -> V; function
116 decr(Int) when is_integer(Int) -> Int - 1. function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_timer.erl114 decr(infinity = V) -> V; function
115 decr(infinity_restartable = V) -> V; function
116 decr(Int) when is_integer(Int) -> Int - 1. function
/dports/lang/erlang/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_timer.erl114 decr(infinity = V) -> V; function
115 decr(infinity_restartable = V) -> V; function
116 decr(Int) when is_integer(Int) -> Int - 1. function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/megaco/src/engine/
H A Dmegaco_timer.erl114 decr(infinity = V) -> V; function
115 decr(infinity_restartable = V) -> V; function
116 decr(Int) when is_integer(Int) -> Int - 1. function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/megaco/src/engine/
H A Dmegaco_timer.erl114 decr(infinity = V) -> V; function
115 decr(infinity_restartable = V) -> V; function
116 decr(Int) when is_integer(Int) -> Int - 1. function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/user_SUITE_data/src/
H A DgcpFlowControl.erl190 decr(Key, available, X) -> function
192 decr(Key, window, X) -> function
194 decr(Key, bucket, X) -> function
197 decr(Key, Field) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/user_SUITE_data/src/
H A DgcpFlowControl.erl190 decr(Key, available, X) -> function
192 decr(Key, window, X) -> function
194 decr(Key, bucket, X) -> function
197 decr(Key, Field) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A DgcpFlowControl.erl190 decr(Key, available, X) -> function
192 decr(Key, window, X) -> function
194 decr(Key, bucket, X) -> function
197 decr(Key, Field) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A DgcpFlowControl.erl190 decr(Key, available, X) -> function
192 decr(Key, window, X) -> function
194 decr(Key, bucket, X) -> function
197 decr(Key, Field) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/user_SUITE_data/src/
H A DgcpFlowControl.erl190 decr(Key, available, X) -> function
192 decr(Key, window, X) -> function
194 decr(Key, bucket, X) -> function
197 decr(Key, Field) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A DgcpFlowControl.erl190 decr(Key, available, X) -> function
192 decr(Key, window, X) -> function
194 decr(Key, bucket, X) -> function
197 decr(Key, Field) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/user_SUITE_data/src/
H A DgcpFlowControl.erl190 decr(Key, available, X) -> function
192 decr(Key, window, X) -> function
194 decr(Key, bucket, X) -> function
197 decr(Key, Field) -> function
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_math_cond_clean.v19 wire [6:0] decr = crc[14:8]; net
75 input signed [6:0] decr; port
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dscroll_bar.cpp74 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
132 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
143 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
232 Ref<Texture> decr = hilite == HILITE_DECR ? get_icon("decrement_hilite") : get_icon("decrement"); in _notification() local
476 Ref<Texture> decr = get_icon("decrement"); in get_minimum_size() local
H A Dtabs.cpp89 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
166 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
262 Ref<Texture> decr = get_icon("decrement"); in _notification() local
550 Ref<Texture> decr = get_icon("decrement"); in _ensure_no_over_offset() local
590 Ref<Texture> decr = get_icon("decrement"); in ensure_tab_visible() local
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dscroll_bar.cpp74 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
132 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
143 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
232 Ref<Texture> decr = hilite == HILITE_DECR ? get_icon("decrement_hilite") : get_icon("decrement"); in _notification() local
476 Ref<Texture> decr = get_icon("decrement"); in get_minimum_size() local
H A Dtabs.cpp89 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
166 Ref<Texture> decr = get_icon("decrement"); in _input_event() local
262 Ref<Texture> decr = get_icon("decrement"); in _notification() local
550 Ref<Texture> decr = get_icon("decrement"); in _ensure_no_over_offset() local
590 Ref<Texture> decr = get_icon("decrement"); in ensure_tab_visible() local
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/metrics2/lib/
H A DMetricMutableGaugeInt.java56 public synchronized void decr() { in decr() method in MetricMutableGaugeInt
65 public synchronized void decr(int delta) { in decr() method in MetricMutableGaugeInt
H A DMetricMutableGaugeLong.java56 public synchronized void decr() { in decr() method in MetricMutableGaugeLong
65 public synchronized void decr(long delta) { in decr() method in MetricMutableGaugeLong
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/lib/
H A DMutableGaugeInt.java61 public void decr() { in decr() method in MutableGaugeInt
69 public void decr(int delta) { in decr() method in MutableGaugeInt
H A DMutableGaugeLong.java61 public void decr() { in decr() method in MutableGaugeLong
69 public void decr(long delta) { in decr() method in MutableGaugeLong
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dscroll_bar.cpp74 Ref<Texture> decr = get_icon("decrement"); in _gui_input() local
151 Ref<Texture> decr = get_icon("decrement"); in _gui_input() local
162 Ref<Texture> decr = get_icon("decrement"); in _gui_input() local
236 …Ref<Texture> decr = highlight == HIGHLIGHT_DECR ? get_icon("decrement_highlight") : get_icon("decr… in _notification() local
504 Ref<Texture> decr = get_icon("decrement"); in get_minimum_size() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dscroll_bar.cpp74 Ref<Texture> decr = get_icon("decrement"); in _gui_input() local
151 Ref<Texture> decr = get_icon("decrement"); in _gui_input() local
162 Ref<Texture> decr = get_icon("decrement"); in _gui_input() local
236 …Ref<Texture> decr = highlight == HIGHLIGHT_DECR ? get_icon("decrement_highlight") : get_icon("decr… in _notification() local
504 Ref<Texture> decr = get_icon("decrement"); in get_minimum_size() local

12345678910>>...34