Home
last modified time | relevance | path

Searched refs:hn (Results 1 – 25 of 3426) sorted by relevance

12345678910>>...138

/dports/games/burrtools/burrtools-0.6.3/src/lib/
H A Ddisassemblerhashes.cpp62 while (hn) { in insert()
74 hn = hn->next; in insert()
115 while (hn) { in contains()
119 hn = hn->next; in contains()
153 while (hn) { in clear()
159 delete hn; in clear()
161 hn = hn2; in clear()
175 while (hn) { in insert()
179 hn = hn->next; in insert()
186 hn->dat = n; in insert()
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/fluffle/goirc/client/
H A Ddispatch.go73 hn.set.remove(hn)
90 hn := &hNode{
96 l.start = hn
101 l.end = hn
103 return hn
117 hn.next.prev = hn.prev
122 hn.prev.next = hn.next
124 hn.next = nil
126 hn.set = nil
141 for hn := list.start; hn != nil; hn = hn.next {
[all …]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/fluffle/goirc/goirc-1.0.1/client/
H A Ddispatch.go73 hn.set.remove(hn)
90 hn := &hNode{
96 l.start = hn
101 l.end = hn
103 return hn
117 hn.next.prev = hn.prev
122 hn.prev.next = hn.next
124 hn.next = nil
126 hn.set = nil
141 for hn := list.start; hn != nil; hn = hn.next {
[all …]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/fluffle/goirc/client/
H A Ddispatch.go73 hn.set.remove(hn)
90 hn := &hNode{
96 l.start = hn
101 l.end = hn
103 return hn
117 hn.next.prev = hn.prev
122 hn.prev.next = hn.next
124 hn.next = nil
126 hn.set = nil
141 for hn := list.start; hn != nil; hn = hn.next {
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-1024_clean/
H A Dfft.c217 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_FFT()
218 t = hn; in PQCLEAN_FALCON1024_CLEAN_FFT()
300 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_iFFT()
399 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_poly_mul_fft()
418 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_poly_muladj_fft()
440 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_poly_mulselfadj_fft()
469 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_poly_div_fft()
488 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_poly_invnorm2_fft()
511 hn = n >> 1; in PQCLEAN_FALCON1024_CLEAN_poly_add_muladj_fft()
543 a[u + hn] = fpr_mul(a[u + hn], b[u]); in PQCLEAN_FALCON1024_CLEAN_poly_mul_autoadj_fft()
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-512_clean/
H A Dfft.c217 hn = n >> 1;
218 t = hn;
300 hn = n >> 1;
399 hn = n >> 1;
418 hn = n >> 1;
440 hn = n >> 1;
469 hn = n >> 1;
488 hn = n >> 1;
511 hn = n >> 1;
543 a[u + hn] = fpr_mul(a[u + hn], b[u]);
[all …]
/dports/mail/lbdb/lbdb-0.42.1/
H A Dlbdb_lib.sh.in38 if test "x$hn" = x ; then
42 if test "x$hn" = x ; then
45 echo "$hn"
53 hn=$MAIL_DOMAIN_NAME
55 hn=`cat /etc/mailname`
57 hn=""
60 if test "x$hn" = "x" ; then
64 if test "x$hn" = "x" ; then
65 hn=`lbdb_hn_sendmail`
69 hn="`cat $i`"
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-512_avx2/
H A Dfft.c217 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_FFT()
218 t = hn; in PQCLEAN_FALCON512_AVX2_FFT()
331 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_iFFT()
499 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_poly_mul_fft()
535 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_poly_muladj_fft()
574 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_poly_mulselfadj_fft()
629 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_poly_div_fft()
673 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_poly_invnorm2_fft()
717 hn = n >> 1; in PQCLEAN_FALCON512_AVX2_poly_add_muladj_fft()
792 a[u + hn] = fpr_mul(a[u + hn], b[u]); in PQCLEAN_FALCON512_AVX2_poly_mul_autoadj_fft()
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-1024_avx2/
H A Dfft.c217 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_FFT()
218 t = hn; in PQCLEAN_FALCON1024_AVX2_FFT()
331 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_iFFT()
499 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_poly_mul_fft()
535 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_poly_muladj_fft()
574 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_poly_mulselfadj_fft()
629 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_poly_div_fft()
673 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_poly_invnorm2_fft()
717 hn = n >> 1; in PQCLEAN_FALCON1024_AVX2_poly_add_muladj_fft()
792 a[u + hn] = fpr_mul(a[u + hn], b[u]); in PQCLEAN_FALCON1024_AVX2_poly_mul_autoadj_fft()
[all …]
/dports/net/quagga/quagga-1.2.4/tests/
H A Dheavy-wq.c62 struct heavy_wq_node *hn; in heavy_wq_add() local
70 hn->i = i; in heavy_wq_add()
78 work_queue_add (heavy_wq, hn); in heavy_wq_add()
93 assert (hn && hn->str); in slow_func_del()
96 hn->str = NULL; in slow_func_del()
97 XFREE(MTYPE_PREFIX_LIST, hn); in slow_func_del()
107 assert (hn && hn->str); in slow_func()
112 if ((hn->i % ITERS_LATER) == 0) in slow_func()
115 if ((hn->i % ITERS_ERR) == 0) in slow_func()
118 if ((hn->i % ITERS_PRINT) == 0) in slow_func()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/tools/msi2lmp/test/reference/
H A Dcrambin-class1.data22 2 1.007970 # hn
44 2 0.0000000000 0.0000000000 # hn
66 2 457.4592 1.0260 # n4-hn
78 14 483.4512 1.0260 # hn-n
91 27 457.4592 1.0260 # hn-n2
108 2 36.0000 105.5000 # hn-n4-hn
128 22 35.0000 122.0000 # hn-n-ca
167 61 33.0000 125.0000 # hn-n2-hn
235 34 0.0000 1 0 # h-ca-n-hn
363 5 0.0500 -1 2 # hn-n2-cr-hn
[all …]
H A Dnylon-class1.data26 6 1.007970 # hn
48 6 483.4512 1.0260 # n-hn
52 10 457.4592 1.0260 # hn-n4
64 9 35.0000 122.0000 # c2-n-hn
65 10 37.5000 115.0000 # c'-n-hn
74 19 36.0000 105.5000 # hn-n4-hn
83 6 0.0889 1 3 # h-c2-n4-hn
88 11 0.0000 1 0 # c2-c2-n-hn
90 13 0.0000 1 0 # h-c2-n-hn
93 16 1.8000 -1 2 # hn-n-c'-o'
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/src/tests/
H A Dtest_histogramnew.cc40 HistogramNew hn; in BOOST_AUTO_TEST_CASE() local
47 HistogramNew hn; in BOOST_AUTO_TEST_CASE() local
50 hn.Initialize(min_v, max_v, 8); in BOOST_AUTO_TEST_CASE()
51 double step = hn.getStep(); in BOOST_AUTO_TEST_CASE()
57 HistogramNew hn; in BOOST_AUTO_TEST_CASE() local
60 hn.Initialize(min_v, max_v, 8); in BOOST_AUTO_TEST_CASE()
66 HistogramNew hn; in BOOST_AUTO_TEST_CASE() local
75 hn.Process(4.5); in BOOST_AUTO_TEST_CASE()
77 auto dat = hn.data(); in BOOST_AUTO_TEST_CASE()
103 HistogramNew hn; in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/science/votca/votca-2021.2-18560-gfbe18d971/tools/tools-9c102e0/src/tests/
H A Dtest_histogramnew.cc40 HistogramNew hn;
47 HistogramNew hn;
50 hn.Initialize(min_v, max_v, 8);
51 double step = hn.getStep();
57 HistogramNew hn;
60 hn.Initialize(min_v, max_v, 8);
66 HistogramNew hn;
75 hn.Process(4.5);
77 auto dat = hn.data();
103 HistogramNew hn;
[all …]
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/shmem/mmap/
H A Dshmem_mmap_module.c369 gethostname(hn, sizeof(hn)); in segment_create()
385 gethostname(hn, sizeof(hn)); in segment_create()
396 gethostname(hn, sizeof(hn)); in segment_create()
406 gethostname(hn, sizeof(hn)); in segment_create()
418 gethostname(hn, sizeof(hn)); in segment_create()
465 gethostname(hn, sizeof(hn)); in segment_create()
498 gethostname(hn, sizeof(hn)); in segment_attach()
509 gethostname(hn, sizeof(hn)); in segment_attach()
525 gethostname(hn, sizeof(hn)); in segment_attach()
565 gethostname(hn, sizeof(hn)); in segment_detach()
[all …]
/dports/net/openmpi/openmpi-4.1.1/opal/mca/shmem/mmap/
H A Dshmem_mmap_module.c369 gethostname(hn, sizeof(hn)); in segment_create()
385 gethostname(hn, sizeof(hn)); in segment_create()
396 gethostname(hn, sizeof(hn)); in segment_create()
406 gethostname(hn, sizeof(hn)); in segment_create()
418 gethostname(hn, sizeof(hn)); in segment_create()
465 gethostname(hn, sizeof(hn)); in segment_create()
498 gethostname(hn, sizeof(hn)); in segment_attach()
509 gethostname(hn, sizeof(hn)); in segment_attach()
525 gethostname(hn, sizeof(hn)); in segment_attach()
565 gethostname(hn, sizeof(hn)); in segment_detach()
[all …]
/dports/net/openmpi/openmpi-4.1.1/opal/mca/shmem/posix/
H A Dshmem_posix_module.c206 char hn[OPAL_MAXHOSTNAMELEN]; in segment_create() local
207 gethostname(hn, sizeof(hn)); in segment_create()
217 char hn[OPAL_MAXHOSTNAMELEN]; in segment_create() local
218 gethostname(hn, sizeof(hn)); in segment_create()
269 gethostname(hn, sizeof(hn)); in segment_create()
308 gethostname(hn, sizeof(hn)); in segment_attach()
319 gethostname(hn, sizeof(hn)); in segment_attach()
336 gethostname(hn, sizeof(hn)); in segment_attach()
376 char hn[OPAL_MAXHOSTNAMELEN]; in segment_detach() local
377 gethostname(hn, sizeof(hn)); in segment_detach()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/shmem/posix/
H A Dshmem_posix_module.c206 char hn[OPAL_MAXHOSTNAMELEN]; in segment_create() local
207 gethostname(hn, sizeof(hn)); in segment_create()
217 char hn[OPAL_MAXHOSTNAMELEN]; in segment_create() local
218 gethostname(hn, sizeof(hn)); in segment_create()
269 gethostname(hn, sizeof(hn)); in segment_create()
308 gethostname(hn, sizeof(hn)); in segment_attach()
319 gethostname(hn, sizeof(hn)); in segment_attach()
336 gethostname(hn, sizeof(hn)); in segment_attach()
376 char hn[OPAL_MAXHOSTNAMELEN]; in segment_detach() local
377 gethostname(hn, sizeof(hn)); in segment_detach()
[all …]
/dports/graphics/nip2/nip2-8.7.1/src/
H A Dheap.c83 if( !hn ) in heap_map()
132 HeapNode *hn; in heap_check_free() local
149 for( hn = heap->free; hn; hn = GETLEFT( hn ) ) { in heap_check_free()
321 PPUTLEFT( hn, ELEMENT_NODE, hn + 1 ); in heapblock_empty()
555 hn = GETLEFT( hn ); in heap_mark_tree()
558 hn = GETRIGHT( hn ); in heap_mark_tree()
561 hn = GETLEFT( hn ); in heap_mark_tree()
576 hn = GETLEFT( hn ); in heap_mark_tree()
976 if( hn ) { in heap_list_next()
1693 hn = GETLEFT( hn ); in copy_node()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/lib/
H A Dtest_heavy_wq.c61 struct heavy_wq_node *hn; in heavy_wq_add() local
65 hn->i = i; in heavy_wq_add()
68 work_queue_add(heavy_wq, hn); in heavy_wq_add()
80 struct heavy_wq_node *hn = data; in slow_func_del() local
81 assert(hn && hn->str); in slow_func_del()
84 XFREE(MTYPE_WQ_NODE, hn); in slow_func_del()
93 assert(hn && hn->str); in slow_func()
98 if ((hn->i % ITERS_LATER) == 0) in slow_func()
101 if ((hn->i % ITERS_ERR) == 0) in slow_func()
104 if ((hn->i % ITERS_PRINT) == 0) in slow_func()
[all …]
/dports/net/frr7/frr-frr-7.5.1/tests/lib/
H A Dtest_heavy_wq.c61 struct heavy_wq_node *hn; in heavy_wq_add() local
65 hn->i = i; in heavy_wq_add()
68 work_queue_add(heavy_wq, hn); in heavy_wq_add()
80 struct heavy_wq_node *hn = data; in slow_func_del() local
81 assert(hn && hn->str); in slow_func_del()
84 XFREE(MTYPE_WQ_NODE, hn); in slow_func_del()
93 assert(hn && hn->str); in slow_func()
98 if ((hn->i % ITERS_LATER) == 0) in slow_func()
101 if ((hn->i % ITERS_ERR) == 0) in slow_func()
104 if ((hn->i % ITERS_PRINT) == 0) in slow_func()
[all …]
/dports/devel/gitolite/gitolite-3.6.12/src/lib/Gitolite/Triggers/
H A DMirroring.pm10 my $hn = $rc{HOSTNAME};
62 return unless $hn;
64 trace( 3, "pre_git() on $hn" );
91 if ( $trusted_copies{$hn} ) {
95 _die "$hn: pushing '$repo' to copy '$hn' not allowed";
120 _die "$hn: should not reach this line";
127 return unless $hn;
129 trace( 1, "post_git() on $hn" );
223 return 'local' if not $hn;
224 return 'master' if $master eq $hn;
[all …]
/dports/net/cloud-init/cloud-init-21.4/tests/unittests/test_distros/
H A Dtest_hostname.py19 hn = hostname.HostnameConf(BASE_HOSTNAME)
20 self.assertEqual(str(hn).strip(), BASE_HOSTNAME)
21 self.assertEqual(hn.hostname, 'blahblah')
24 hn = hostname.HostnameConf(BASE_HOSTNAME)
25 prev_name = hn.hostname
26 hn.set_hostname("")
27 self.assertEqual(hn.hostname, prev_name)
30 hn = hostname.HostnameConf(BASE_HOSTNAME)
31 prev_name = hn.hostname
33 hn.set_hostname("bbbbd")
[all …]
/dports/biology/py-biopython/biopython-1.79/Tests/NMR/
H A Dout_example.xpk7 0 4.hn 8.685 0.030 0.010 ++ 0.000 4.n 112.262 1.852 0.010 E+ 0.000 4.n 1…
8 1 5.hn 8.878 0.026 0.010 ++ 0.000 5.n 117.892 0.449 0.010 EE 0.000 5.n 1…
9 2 3.hn 8.853 0.021 0.010 ++ 0.000 3.n 120.104 0.344 0.010 PP 0.000 3.n 1…
10 3 6.hn 8.978 0.010 0.010 ++ 0.000 6.n 120.085 0.343 0.010 PP 0.000 6.n 1…
11 4 4.hn 8.685 0.030 0.010 ++ 0.000 4.n 112.262 1.852 0.010 E+ 0.000 4.n 1…
12 5 7.hn 8.137 0.084 0.010 ++ 0.000 7.n 112.673 0.346 0.010 PP 0.000 7.n 1…
13 6 5.hn 8.878 0.026 0.010 ++ 0.000 5.n 117.892 0.449 0.010 EE 0.000 5.n 1…
14 7 8.hn 8.140 0.026 0.010 ++ 0.000 8.n 121.050 0.355 0.010 PP 0.000 8.n 1…
15 8 6.hn 8.978 0.010 0.010 ++ 0.000 6.n 120.085 0.343 0.010 PP 0.000 6.n 1…
16 9 9.hn 8.924 0.028 0.010 ++ 0.000 9.n 113.323 0.319 0.010 +P 0.000 9.n 1…
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/input/
H A Dmc.c249 while (hn->code_index < 0) in get_mv()
251 if (hn->code_index == -2) in get_mv()
254 hn = hn->right; in get_mv()
256 hn = hn->left; in get_mv()
258 vlc_code = hn->code_index - 16; in get_mv()
306 hn->code_index = -1; in create_huff_node()
320 hn->code_index = ind; in create_huff_node()
321 Free (hn->left); in create_huff_node()
322 Free (hn->right); in create_huff_node()
328 hn->left->index_set[lind++] = ind; in create_huff_node()
[all …]

12345678910>>...138