Home
last modified time | relevance | path

Searched refs:hin (Results 1 – 25 of 2400) sorted by relevance

12345678910>>...96

/dports/security/libwhisker/libwhisker2-2.5/src/
H A Dhttp.pl113 my ($hin) = shift;
115 return if ( !( defined $hin && ref($hin) ) );
119 $$hin{whisker} = {
196 return 2 if ( !( defined $hin && ref($hin) ) );
299 return 2 if ( !( defined $hin && ref($hin) ) );
477 delete $hin->{$_} if ( exists $hin->{$_} );
670 return if ( !( defined $hin && ref($hin) ) );
672 $$hin{whisker}->{uri} = '/' if ( $$hin{whisker}->{uri} eq '' );
680 $$hin{'Host'} = $$hin{whisker}->{'host'}
682 $$hin{'Host'} .= ':' . $$hin{whisker}->{'port'}
[all …]
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dhtlc_end.c32 struct htlc_in *hin; in remove_htlc_in_by_dbid() local
35 for (hin = htlc_in_map_first(remaining_htlcs_in, &ini); hin; in remove_htlc_in_by_dbid()
39 return hin; in remove_htlc_in_by_dbid()
99 else if (hin->failonion && hin->preimage) in htlc_in_check()
101 else if (hin->badonion != 0 && hin->preimage) in htlc_in_check()
103 else if (hin->failonion && hin->badonion) in htlc_in_check()
117 if (!hin->preimage && !hin->failonion && !hin->badonion) in htlc_in_check()
138 hin->dbid = 0; in new_htlc_in()
140 hin->key.id = id; in new_htlc_in()
151 hin->blinding = tal_dup(hin, struct pubkey, blinding); in new_htlc_in()
[all …]
H A Dpeer_htlcs.c65 hin->dbid, newstate, hin->preimage, in htlc_in_update_state()
68 hin->badonion, hin->failonion, NULL, in htlc_in_update_state()
258 hin->failonion = create_onionreply(hin, in local_fail_in_htlc_needs_update()
266 cbdata->hin = hin; in local_fail_in_htlc_needs_update()
857 struct htlc_in *hin = request->hin; in htlc_accepted_hook_try_resolve() local
875 hin->we_filled = tal(hin, bool); in htlc_accepted_hook_try_resolve()
903 struct htlc_in *hin = request->hin; in htlc_accepted_hook_deserialize() local
1024 struct htlc_in *hin = p->hin; in htlc_accepted_hook_serialize() local
1080 struct htlc_in *hin = request->hin; in htlc_accepted_hook_final() local
1266 hook_payload->hin = hin; in peer_accepted_htlc()
[all …]
H A Dhtlc_set.c14 if (set->htlcs[i] == hin) { in htlc_set_hin_destroyed()
71 struct htlc_in *hin, in new_htlc_set() argument
81 set->htlcs[0] = hin; in new_htlc_set()
97 struct htlc_in *hin, in htlc_set_add() argument
113 local_fail_in_htlc(hin, in htlc_set_add()
123 &hin->payment_hash)); in htlc_set_add()
124 local_fail_in_htlc(hin, in htlc_set_add()
149 local_fail_in_htlc(hin, take(failmsg_incorrect_or_unknown(NULL, ld, hin))); in htlc_set_add()
173 hin->msat))); in htlc_set_add()
189 &hin->msat)); in htlc_set_add()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCTools/
H A DLCAOHDFParser.cpp59 hin.pop(); in parse()
64 hin.pop(); in parse()
108 hin.pop(); in parse()
112 hin.pop(); in parse()
137 hin.close(); in parse()
219 hin.close(); in getCell()
263 hin.pop(); in getGeometry()
281 hin.close(); in getGeometry()
304 hin.pop(); in getSuperTwist()
309 hin.close(); in getSuperTwist()
[all …]
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dhindo.c78 asshuku(int hin) in asshuku() argument
82 if (hin == -1) in asshuku()
84 if (hin <= 4) in asshuku()
85 return (hin); in asshuku()
88 c = (isqrt((hin <<= 1) + 1) + 1) & ~1; in asshuku()
89 c += hin / c - 2; in asshuku()
110 motoni2(int hin) in motoni2() argument
114 if (hin == 127) in motoni2()
117 if (hin <= 4) in motoni2()
118 return (hin); in motoni2()
[all …]
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dhindo.c78 asshuku(int hin) in asshuku() argument
82 if (hin == -1) in asshuku()
84 if (hin <= 4) in asshuku()
85 return (hin); in asshuku()
88 c = (isqrt((hin <<= 1) + 1) + 1) & ~1; in asshuku()
89 c += hin / c - 2; in asshuku()
110 motoni2(int hin) in motoni2() argument
114 if (hin == 127) in motoni2()
117 if (hin <= 4) in motoni2()
118 return (hin); in motoni2()
[all …]
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dhindo.c78 asshuku(int hin) in asshuku() argument
82 if (hin == -1) in asshuku()
84 if (hin <= 4) in asshuku()
85 return (hin); in asshuku()
88 c = (isqrt((hin <<= 1) + 1) + 1) & ~1; in asshuku()
89 c += hin / c - 2; in asshuku()
110 motoni2(int hin) in motoni2() argument
114 if (hin == 127) in motoni2()
117 if (hin <= 4) in motoni2()
118 return (hin); in motoni2()
[all …]
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dhindo.c78 asshuku(int hin) in asshuku() argument
82 if (hin == -1) in asshuku()
84 if (hin <= 4) in asshuku()
85 return (hin); in asshuku()
88 c = (isqrt((hin <<= 1) + 1) + 1) & ~1; in asshuku()
89 c += hin / c - 2; in asshuku()
110 motoni2(int hin) in motoni2() argument
114 if (hin == 127) in motoni2()
117 if (hin <= 4) in motoni2()
118 return (hin); in motoni2()
[all …]
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dhindo.c78 asshuku(int hin) in asshuku() argument
82 if (hin == -1) in asshuku()
84 if (hin <= 4) in asshuku()
85 return (hin); in asshuku()
88 c = (isqrt((hin <<= 1) + 1) + 1) & ~1; in asshuku()
89 c += hin / c - 2; in asshuku()
110 motoni2(int hin) in motoni2() argument
114 if (hin == 127) in motoni2()
117 if (hin <= 4) in motoni2()
118 return (hin); in motoni2()
[all …]
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dhindo.c78 asshuku(int hin) in asshuku() argument
82 if (hin == -1) in asshuku()
84 if (hin <= 4) in asshuku()
85 return (hin); in asshuku()
88 c = (isqrt((hin <<= 1) + 1) + 1) & ~1; in asshuku()
89 c += hin / c - 2; in asshuku()
110 motoni2(int hin) in motoni2() argument
114 if (hin == 127) in motoni2()
117 if (hin <= 4) in motoni2()
118 return (hin); in motoni2()
[all …]
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwincons.c41 HANDLE hin; in console_verify_ssh_host_key() local
88 SetConsoleMode(hin, savemode); in console_verify_ssh_host_key()
120 HANDLE hin; in console_confirm_weak_crypto_primitive() local
136 GetConsoleMode(hin, &savemode); in console_confirm_weak_crypto_primitive()
140 SetConsoleMode(hin, savemode); in console_confirm_weak_crypto_primitive()
154 HANDLE hin; in console_confirm_weak_cached_hostkey() local
170 GetConsoleMode(hin, &savemode); in console_confirm_weak_cached_hostkey()
174 SetConsoleMode(hin, savemode); in console_confirm_weak_cached_hostkey()
219 HANDLE hin; in console_askappend() local
246 GetConsoleMode(hin, &savemode); in console_askappend()
[all …]
/dports/security/putty/putty-0.76/windows/
H A Dwincons.c41 HANDLE hin; in console_verify_ssh_host_key() local
88 SetConsoleMode(hin, savemode); in console_verify_ssh_host_key()
120 HANDLE hin; in console_confirm_weak_crypto_primitive() local
136 GetConsoleMode(hin, &savemode); in console_confirm_weak_crypto_primitive()
140 SetConsoleMode(hin, savemode); in console_confirm_weak_crypto_primitive()
154 HANDLE hin; in console_confirm_weak_cached_hostkey() local
170 GetConsoleMode(hin, &savemode); in console_confirm_weak_cached_hostkey()
174 SetConsoleMode(hin, savemode); in console_confirm_weak_cached_hostkey()
219 HANDLE hin; in console_askappend() local
246 GetConsoleMode(hin, &savemode); in console_askappend()
[all …]
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/windows/
H A Dwincons.c40 HANDLE hin; in console_verify_ssh_host_key() local
68 GetConsoleMode(hin, &savemode); in console_verify_ssh_host_key()
69 SetConsoleMode(hin, (savemode | in console_verify_ssh_host_key()
72 SetConsoleMode(hin, savemode); in console_verify_ssh_host_key()
113 HANDLE hin; in console_confirm_weak_cached_hostkey() local
120 hin = GetStdHandle(STD_INPUT_HANDLE); in console_confirm_weak_cached_hostkey()
121 GetConsoleMode(hin, &savemode); in console_confirm_weak_cached_hostkey()
122 SetConsoleMode(hin, (savemode | in console_confirm_weak_cached_hostkey()
125 SetConsoleMode(hin, savemode); in console_confirm_weak_cached_hostkey()
355 SetConsoleMode(hin, newmode); in console_get_userpass_input()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/Particle/
H A DHDFWalkerInput_0_4.cpp132 hin.read(aversion, hdf::version); in read_hdf5()
136 hin.push(hdf::main_state); in read_hdf5()
137 hin.read(nw_in, hdf::num_walkers); in read_hdf5()
210 hin.read(aversion, hdf::version); in read_hdf5_scatter()
214 hin.push(hdf::main_state); in read_hdf5_scatter()
251 hdf_archive hin(myComm); in read_hdf5_scatter() local
253 hin.push(hdf::main_state); in read_hdf5_scatter()
279 hdf_archive hin(myComm, false); in read_phdf5() local
290 hin.push(hdf::main_state); in read_phdf5()
326 hin.push(hdf::main_state); in read_phdf5()
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libhttpd/
H A Dgethead.c13 Hio *hin; in hgethead() local
17 hin = &c->hin; in hgethead()
19 s = (char*)hin->pos; in hgethead()
21 while(p = memchr(pp, '\n', (char*)hin->stop - pp)){ in hgethead()
28 hin->pos = (uchar*)pp; in hgethead()
37 if(hreadbuf(hin, hin->pos) == nil || hin->state == Hend) in hgethead()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCWaveFunctions/LCAO/
H A DLCAOrbitalBuilder.cpp277 hin.close(); in loadBasisSetFromH5()
428 any.putH5(hin); in createBasisSetH5()
440 hin.pop(); in createBasisSetH5()
445 hin.pop(); in createBasisSetH5()
446 hin.close(); in createBasisSetH5()
600 hin.push("PBC"); in loadMO()
603 hin.close(); in loadMO()
695 hin.close(); in putFromH5()
790 hin.pop(); in putPBCFromH5()
820 hin.close(); in putPBCFromH5()
[all …]
/dports/math/R-cran-alabama/alabama/demo/
H A Dalabama.R28 hin <- function(x) { function
49 ans1 <- constrOptim.nl(par=p0, fn=fn, gr=gr, hin=hin, hin.jac=hin.jac)
52 ans2 <- auglag(par=p0, fn=fn, gr=gr, hin=hin, hin.jac=hin.jac)
79 hin <- function(x) { function
100 ans <- constrOptim.nl(par=p0, fn=fn, gr=gr, heq=heq, heq.jac=heq.jac, hin=hin, hin.jac=hin.jac)
104 ans2 <- constrOptim.nl(par=p0, fn=fn, heq=heq, hin=hin)
107 ans3 <- auglag(par=p0, fn=fn, heq=heq, hin=hin)
170 hin <- function(x) { function
227 hin <- function(par, ...) { function
263 ans <- constrOptim.nl(par=p0, fn=fn, hin=hin, heq=heq, mat=Amat)
[all …]
/dports/devel/automake/automake-1.16.5/t/
H A Dstamph2.sh22 2.h:config.hin
23 3.h:sdir1/config1.hin])
25 sdir1/5.h:config.hin
26 sdir1/6.h:sdir1/config1.hin
27 sdir1/7.h:sdir2/config2.hin])
34 : > config.hin
37 : > sdir1/config1.hin
38 : > sdir2/config2.hin
/dports/math/R-cran-alabama/alabama/R/
H A DconstrOptim.nl.R22 if (is.null(hin)) {
54 gi <- hin(theta, ...)
65 gi <- hin(theta, ...)
66 gi.old <- hin(theta.old, ...)
80 h0 <- hin(theta, ...)
109 h0 <- hin(theta, ...)
242 gi <- hin(theta, ...)
254 gi <- hin(theta, ...)
255 gi.old <- hin(theta.old, ...)
261 h0 <- hin(theta, ...)
[all …]
/dports/textproc/enchant/enchant-1.6.0/src/myspell/
H A Dfilemgr.cxx13 hin = NULL; in FileMgr()
21 hin = new Hunzip(st, key); in FileMgr()
24 if (!fin && !hin) fail(MSG_OPEN, file); in FileMgr()
30 if (hin) delete hin; in ~FileMgr()
36 if (hin && (l = hin->getline())) return strcpy(in, l); in getline()
/dports/www/firefox-legacy/firefox-52.8.0esr/extensions/spellcheck/hunspell/src/
H A Dfilemgr.cxx86 FileMgr::FileMgr(const char* file, const char* key) : hin(NULL), linenum(0) { in FileMgr()
94 hin = new Hunzip(st.c_str(), key); in FileMgr()
96 if (!fin && !hin) in FileMgr()
103 if (hin) in ~FileMgr()
104 delete hin; in ~FileMgr()
112 if (hin && ((l = hin->getline()) != NULL)) in getline()
/dports/security/nikto/nikto-2.1.6/program/plugins/
H A DLW2.pm533 return if ( !( defined $hin && ref($hin) ) );
536 $$hin{'whisker'}->{'ssl'} = $$hin{'whisker'}->{'ssl'} || 0;
2361 return if ( !( defined $hin && ref($hin) ) );
2442 return 2 if ( !( defined $hin && ref($hin) ) );
2545 return 2 if ( !( defined $hin && ref($hin) ) );
2724 delete $hin->{$_} if ( exists $hin->{$_} );
2917 return if ( !( defined $hin && ref($hin) ) );
2919 $$hin{whisker}->{uri} = '/' if ( $$hin{whisker}->{uri} eq '' );
2927 $$hin{'Host'} = $$hin{whisker}->{'host'}
2929 $$hin{'Host'} .= ':' . $$hin{whisker}->{'port'}
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/spelling/hunspell/
H A Dfilemgr.cxx17 hin = NULL; in FileMgr()
25 hin = new Hunzip(st, key); in FileMgr()
29 if (!fin && !hin) fail(MSG_OPEN, file); in FileMgr()
35 if (hin) delete hin; in ~FileMgr()
42 if (hin && (l = hin->getline())) return strcpy(in, l); in getline()
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/spelling/hunspell/
H A Dfilemgr.cxx17 : hin(NULL) in FileMgr()
29 hin = new Hunzip(st, key); in FileMgr()
33 if (!fin && !hin) fail(MSG_OPEN, file); in FileMgr()
39 if (hin) delete hin; in ~FileMgr()
46 if (hin && ((l = hin->getline()) != NULL)) return strcpy(in, l); in getline()

12345678910>>...96