Home
last modified time | relevance | path

Searched defs:num (Results 226 – 250 of 54083) sorted by relevance

12345678910>>...2164

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/lib/
H A DExsltMath.java203 public static double abs(double num) in abs()
214 public static double acos(double num) in acos()
225 public static double asin(double num) in asin()
236 public static double atan(double num) in atan()
259 public static double cos(double num) in cos()
270 public static double exp(double num) in exp()
281 public static double log(double num) in log()
314 public static double sin(double num) in sin()
325 public static double sqrt(double num) in sqrt()
336 public static double tan(double num) in tan()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/lib/
H A DExsltMath.java203 public static double abs(double num) in abs()
214 public static double acos(double num) in acos()
225 public static double asin(double num) in asin()
236 public static double atan(double num) in atan()
259 public static double cos(double num) in cos()
270 public static double exp(double num) in exp()
281 public static double log(double num) in log()
314 public static double sin(double num) in sin()
325 public static double sqrt(double num) in sqrt()
336 public static double tan(double num) in tan()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/lib/
H A DExsltMath.java203 public static double abs(double num) in abs()
214 public static double acos(double num) in acos()
225 public static double asin(double num) in asin()
236 public static double atan(double num) in atan()
259 public static double cos(double num) in cos()
270 public static double exp(double num) in exp()
281 public static double log(double num) in log()
314 public static double sin(double num) in sin()
325 public static double sqrt(double num) in sqrt()
336 public static double tan(double num) in tan()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/lib/
H A DExsltMath.java203 public static double abs(double num) in abs()
214 public static double acos(double num) in acos()
225 public static double asin(double num) in asin()
236 public static double atan(double num) in atan()
259 public static double cos(double num) in cos()
270 public static double exp(double num) in exp()
281 public static double log(double num) in log()
314 public static double sin(double num) in sin()
325 public static double sqrt(double num) in sqrt()
336 public static double tan(double num) in tan()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/lib/
H A DExsltMath.java203 public static double abs(double num) in abs()
214 public static double acos(double num) in acos()
225 public static double asin(double num) in asin()
236 public static double atan(double num) in atan()
259 public static double cos(double num) in cos()
270 public static double exp(double num) in exp()
281 public static double log(double num) in log()
314 public static double sin(double num) in sin()
325 public static double sqrt(double num) in sqrt()
336 public static double tan(double num) in tan()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/lib/
H A DExsltMath.java205 public static double abs(double num) in abs()
216 public static double acos(double num) in acos()
227 public static double asin(double num) in asin()
238 public static double atan(double num) in atan()
261 public static double cos(double num) in cos()
272 public static double exp(double num) in exp()
283 public static double log(double num) in log()
316 public static double sin(double num) in sin()
327 public static double sqrt(double num) in sqrt()
338 public static double tan(double num) in tan()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/xalan/internal/lib/
H A DExsltMath.java205 public static double abs(double num) in abs()
216 public static double acos(double num) in acos()
227 public static double asin(double num) in asin()
238 public static double atan(double num) in atan()
261 public static double cos(double num) in cos()
272 public static double exp(double num) in exp()
283 public static double log(double num) in log()
316 public static double sin(double num) in sin()
327 public static double sqrt(double num) in sqrt()
338 public static double tan(double num) in tan()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/
H A DBits.cs27 public static int Count(uint num) { in Count()
40 public static bool ExactlyOne(uint num) { in ExactlyOne()
48 public static bool MoreThanOne(uint num) { in MoreThanOne()
55 public static uint ClearLeast(uint num) { in ClearLeast()
64 public static int LeastPosition(uint num) { in LeastPosition()
/dports/databases/pecl-cassandra/php-driver-61faee0/ext/doc/Cassandra/
H A DNumeric.php36 public function add($num);
42 public function sub($num);
48 public function mul($num);
54 public function div($num);
60 public function mod($num);
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/MappingFunction/
H A DNodeSet.hpp99 inline void set_bit( unsigned num ) in set_bit()
106 inline void clear_bit( unsigned num ) in clear_bit()
170 void set_corner_node( unsigned num ) in set_corner_node()
173 void set_mid_edge_node( unsigned num ) in set_mid_edge_node()
176 void set_mid_face_node( unsigned num ) in set_mid_face_node()
179 void set_mid_region_node( unsigned num = 0 ) in set_mid_region_node()
193 void clear_corner_node( unsigned num ) in clear_corner_node()
196 void clear_mid_edge_node( unsigned num ) in clear_mid_edge_node()
199 void clear_mid_face_node( unsigned num ) in clear_mid_face_node()
202 void clear_mid_region_node( unsigned num = 0 ) in clear_mid_region_node()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mio-extras-2.0.5/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
128 let num = poll.poll(&mut events, None).unwrap(); in test_timer_with_looping_wheel() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll.poll(&mut events, Some(Duration::from_millis(300))) in test_edge_without_polling() localVariable
189 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
199 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
225 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/mio-extras/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/mio-extras-2.0.5/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
128 let num = poll.poll(&mut events, None).unwrap(); in test_timer_with_looping_wheel() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll.poll(&mut events, Some(Duration::from_millis(300))) in test_edge_without_polling() localVariable
189 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
199 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
225 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mio-extras/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/mio-extras-2.0.6/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mio-extras/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll in test_edge_without_polling() localVariable
190 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
200 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
227 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
234 let num = poll in test_edge_oneshot_triggered() localVariable
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mio-extras/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
128 let num = poll.poll(&mut events, None).unwrap(); in test_timer_with_looping_wheel() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll.poll(&mut events, Some(Duration::from_millis(300))) in test_edge_without_polling() localVariable
189 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
199 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
225 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/mio-extras-2.0.5/test/
H A Dtest_timer.rs35 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_after_register() localVariable
59 let num = poll.poll(&mut events, None).unwrap(); in test_basic_timer_with_poll_edge_set_timeout_before_register() localVariable
85 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
98 let num = poll.poll(&mut events, None).unwrap(); in test_setting_later_timeout_then_earlier_one() localVariable
128 let num = poll.poll(&mut events, None).unwrap(); in test_timer_with_looping_wheel() localVariable
159 let num = poll.poll(&mut events, None).unwrap(); in test_edge_without_polling() localVariable
169 let num = poll.poll(&mut events, Some(Duration::from_millis(300))) in test_edge_without_polling() localVariable
189 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
199 let num = poll.poll(&mut events, None).unwrap(); in test_level_triggered() localVariable
225 let num = poll.poll(&mut events, None).unwrap(); in test_edge_oneshot_triggered() localVariable
[all …]
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Dtilegx.h788 create_Dest_X0(int num) in create_Dest_X0()
795 create_Dest_X1(int num) in create_Dest_X1()
802 create_Dest_Y0(int num) in create_Dest_Y0()
809 create_Dest_Y1(int num) in create_Dest_Y1()
844 create_Imm8_X0(int num) in create_Imm8_X0()
851 create_Imm8_X1(int num) in create_Imm8_X1()
858 create_Imm8_Y0(int num) in create_Imm8_Y0()
865 create_Imm8_Y1(int num) in create_Imm8_Y1()
901 create_Mode(int num) in create_Mode()
1028 create_SrcA_X0(int num) in create_SrcA_X0()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/
H A Dtilegx.h788 create_Dest_X0(int num) in create_Dest_X0()
795 create_Dest_X1(int num) in create_Dest_X1()
802 create_Dest_Y0(int num) in create_Dest_Y0()
809 create_Dest_Y1(int num) in create_Dest_Y1()
844 create_Imm8_X0(int num) in create_Imm8_X0()
851 create_Imm8_X1(int num) in create_Imm8_X1()
858 create_Imm8_Y0(int num) in create_Imm8_Y0()
865 create_Imm8_Y1(int num) in create_Imm8_Y1()
901 create_Mode(int num) in create_Mode()
1028 create_SrcA_X0(int num) in create_SrcA_X0()
[all …]

12345678910>>...2164