Home
last modified time | relevance | path

Searched refs:wt (Results 1 – 25 of 4298) sorted by relevance

12345678910>>...172

/dports/www/firefox/firefox-99.0/third_party/rust/neqo-http3/tests/webtransport/
H A Dstreams.rs16 let mut wt = WtTest::new(); in wt_client_stream_uni() localVariable
28 let mut wt = WtTest::new(); in wt_client_stream_bidi() localVariable
41 let mut wt = WtTest::new(); in wt_server_stream_uni() localVariable
53 let mut wt = WtTest::new(); in wt_server_stream_bidi() localVariable
66 let mut wt = WtTest::new(); in wt_client_stream_uni_close() localVariable
79 let mut wt = WtTest::new(); in wt_client_stream_bidi_close() localVariable
97 let mut wt = WtTest::new(); in wt_server_stream_uni_closed() localVariable
110 let mut wt = WtTest::new(); in wt_server_stream_bidi_close() localVariable
125 let mut wt = WtTest::new(); in wt_client_stream_uni_reset() localVariable
1055 wt.exchange_packets(); in wt_session_close_frame_and_streams_client()
[all …]
H A Dsessions.rs62 wt.exchange_packets(); in wt_session_close_server_close_send()
80 wt.exchange_packets(); in wt_session_close_server_stop_sending()
95 wt.exchange_packets(); in wt_session_close_server_reset()
106 let wt_session_id = wt in wt_session_respone_with_1xx()
110 wt.exchange_packets(); in wt_session_respone_with_1xx()
139 wt.exchange_packets(); in wt_session_respone_with_1xx()
159 let wt_session_id = wt in wt_session_respone_200_with_fin()
163 wt.exchange_packets(); in wt_session_respone_200_with_fin()
187 wt.exchange_packets(); in wt_session_respone_200_with_fin()
211 wt.exchange_packets(); in wt_session_close_frame_client()
[all …]
/dports/databases/webdis/webdis-0.1.18/tests/
H A Dwebsocket.c177 wt->msg_target - wt->msg_received, wt->byte_count); in process_message()
185 __func__, wt->id, wt->msg_received); in process_message()
245 evbuffer_debug_dump(wt, wt->rbuffer); in websocket_can_read()
316 event_set(&wt->ev_r, wt->fd, EV_READ, websocket_can_read, wt); in wait_for_possible_read()
317 event_base_set(wt->base, &wt->ev_r); in wait_for_possible_read()
324 event_set(&wt->ev_r, wt->fd, EV_WRITE, websocket_can_write, wt); in wait_for_possible_write()
325 event_base_set(wt->base, &wt->ev_r); in wait_for_possible_write()
371 memcpy(wt->sec_websocket_accept, wt->cur_hdr_val, wt->cur_hdr_val_len); in ws_on_header_value()
397 (int)wt->ws_response_len, wt->ws_response, wt->sec_websocket_accept); in ws_on_headers_complete()
591 hex_dump(wt, wt->ws_key, 16); in worker_main()
[all …]
/dports/misc/otter/otter-3.3f/examples/kalman/
H A Di3.out78 ** KEPT (pick-wt=6): 55 [hyper,21,2,20,20,demod] CS(1,9,9,9,1).
79 ** KEPT (pick-wt=6): 56 [hyper,21,2,20,19,demod] CS(1,9,8,8,1).
80 ** KEPT (pick-wt=6): 57 [hyper,21,2,20,18,demod] CS(1,9,7,7,1).
81 ** KEPT (pick-wt=6): 58 [hyper,21,2,20,17,demod] CS(1,9,6,6,1).
82 ** KEPT (pick-wt=6): 59 [hyper,21,2,20,16,demod] CS(1,9,5,5,1).
83 ** KEPT (pick-wt=6): 60 [hyper,21,2,20,15,demod] CS(1,9,4,4,1).
84 ** KEPT (pick-wt=6): 61 [hyper,21,2,20,14,demod] CS(1,9,3,3,1).
85 ** KEPT (pick-wt=6): 62 [hyper,21,2,20,13,demod] CS(1,9,2,2,1).
86 ** KEPT (pick-wt=6): 63 [hyper,21,2,20,12,demod] CS(1,9,1,1,1).
87 ** KEPT (pick-wt=6): 64 [hyper,21,2,20,11,demod] CS(1,9,0,0,1).
[all …]
H A Di4.out60 given clause #1: (wt=14) 26 [] H(E,[],[P],[Q],[],[R],[]).
62 ** KEPT (pick-wt=15): 36 [hyper,26,4] K1(E,F,[R],[],[],[P],[Q],[]).
74 ** KEPT (pick-wt=15): 40 [hyper,39,3] K1(D,E,[R],[],[],[P],[Q],[]).
75 ** KEPT (pick-wt=15): 41 [hyper,39,2] K1(D,B,[R],[P],[],[Q],[],[]).
78 ** KEPT (pick-wt=14): 42 [hyper,38,11] H(F,[],[P],[Q],[],[],[R]).
80 given clause #7: (wt=14) 42 [hyper,38,11] H(F,[],[P],[Q],[],[],[R]).
99 ** KEPT (pick-wt=14): 49 [hyper,46,9] H(B,[],[R,P],[Q],[],[],[]).
102 ** KEPT (pick-wt=14): 50 [hyper,49,20] H(B,[P],[R],[Q],[],[],[]).
153 ** KEPT (pick-wt=14): 69 [hyper,61,8] H(F,[],[P],[],[],[],[Q,R]).
160 ** KEPT (pick-wt=14): 72 [hyper,62,8] H(F,[Q],[P],[],[],[],[R]).
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/tests/per_workingtree/
H A Dtest_locking.py38 wt.lock_read()
43 wt.unlock()
49 self.assertThat(wt.lock_read, ReturnsUnlockable(wt))
57 wt.lock_write()
62 wt.unlock()
68 self.assertThat(wt.lock_write, ReturnsUnlockable(wt))
81 wt.unlock()
87 self.assertThat(wt.lock_tree_write, ReturnsUnlockable(wt))
113 wt.unlock()
116 wt.branch.unlock()
[all …]
H A Dtest_inv.py31 wt.lock_tree_write()
36 wt.add('a')
40 wt.revert()
54 wt.lock_write()
56 root_id = wt.path2id('')
66 wt.lock_write()
76 wt.lock_write()
90 wt.lock_write()
104 wt.lock_write()
120 wt.lock_write()
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/worktree/
H A Dworktree.c102 git_worktree *wt; in test_worktree_worktree__lookup() local
121 git_worktree *wt; in test_worktree_worktree__lookup_nonexistent_worktree() local
129 git_worktree *wt; in test_worktree_worktree__open() local
144 git_worktree *wt; in test_worktree_worktree__open_invalid_commondir() local
164 git_worktree *wt; in test_worktree_worktree__open_invalid_gitdir() local
184 git_worktree *wt; in test_worktree_worktree__open_invalid_parent() local
201 git_worktree *wt; in test_worktree_worktree__init() local
222 git_worktree *wt; in test_worktree_worktree__add_locked() local
249 git_worktree *wt; in test_worktree_worktree__init_existing_branch() local
269 git_worktree *wt; in test_worktree_worktree__add_with_explicit_branch() local
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/wlantest/
H A Dwlantest.c51 os_memset(wt, 0, sizeof(*wt)); in wlantest_init()
285 wt->notes[wt->num_notes] = os_malloc(len); in add_note()
286 if (wt->notes[wt->num_notes] == NULL) in add_note()
292 os_free(wt->notes[wt->num_notes]); in add_note()
293 wt->notes[wt->num_notes] = NULL; in add_note()
297 wt->notes[wt->num_notes][len - 1] = '\0'; in add_note()
351 if (write_pcap_init(wt, wt->write_file) < 0) in wlantest_relog()
357 if (write_pcapng_init(wt, wt->pcapng_file) < 0) in wlantest_relog()
471 if (wt.write_file && write_pcap_init(&wt, wt.write_file) < 0) in main()
474 if (wt.pcapng_file && write_pcapng_init(&wt, wt.pcapng_file) < 0) in main()
[all …]
H A Dwritepcap.c25 wt->write_pcap_dumper = pcap_dump_open(wt->write_pcap, fname); in write_pcap_init()
28 wt->write_pcap = NULL; in write_pcap_init()
44 if (wt->write_pcap) { in write_pcap_deinit()
84 if (!wt->write_pcap_dumper && !wt->pcapng) in write_pcap_decrypted()
199 if (wt->pcapng) { in write_pcapng_deinit()
245 if (!wt->pcapng || wt->decrypted == NULL) in write_pcapng_decrypted()
250 len = sizeof(*pkt) + wt->decrypted_len + 100 + notes_len(wt, 32); in write_pcapng_decrypted()
264 os_memcpy(pos, wt->decrypted, wt->decrypted_len); in write_pcapng_decrypted()
301 if (!wt->pcapng) in write_pcapng_write_read()
364 if (!wt->pcapng) in write_pcapng_captured()
[all …]
H A Dmonitor.c52 clear_notes(wt); in monitor_read()
53 os_free(wt->decrypted); in monitor_read()
54 wt->decrypted = NULL; in monitor_read()
99 close(wt->monitor_sock); in monitor_init()
100 wt->monitor_sock = -1; in monitor_init()
104 if (eloop_register_read_sock(wt->monitor_sock, monitor_read, wt, NULL)) in monitor_init()
109 wt->monitor_sock = -1; in monitor_init()
140 wt->monitor_wired = -1; in monitor_init_wired()
145 wt, NULL)) { in monitor_init_wired()
149 wt->monitor_wired = -1; in monitor_init_wired()
[all …]
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wlantest/
H A Dwlantest.c51 os_memset(wt, 0, sizeof(*wt)); in wlantest_init()
285 wt->notes[wt->num_notes] = os_malloc(len); in add_note()
286 if (wt->notes[wt->num_notes] == NULL) in add_note()
292 os_free(wt->notes[wt->num_notes]); in add_note()
293 wt->notes[wt->num_notes] = NULL; in add_note()
297 wt->notes[wt->num_notes][len - 1] = '\0'; in add_note()
351 if (write_pcap_init(wt, wt->write_file) < 0) in wlantest_relog()
357 if (write_pcapng_init(wt, wt->pcapng_file) < 0) in wlantest_relog()
471 if (wt.write_file && write_pcap_init(&wt, wt.write_file) < 0) in main()
474 if (wt.pcapng_file && write_pcapng_init(&wt, wt.pcapng_file) < 0) in main()
[all …]
H A Dwritepcap.c25 wt->write_pcap_dumper = pcap_dump_open(wt->write_pcap, fname); in write_pcap_init()
28 wt->write_pcap = NULL; in write_pcap_init()
44 if (wt->write_pcap) { in write_pcap_deinit()
84 if (!wt->write_pcap_dumper && !wt->pcapng) in write_pcap_decrypted()
199 if (wt->pcapng) { in write_pcapng_deinit()
245 if (!wt->pcapng || wt->decrypted == NULL) in write_pcapng_decrypted()
250 len = sizeof(*pkt) + wt->decrypted_len + 100 + notes_len(wt, 32); in write_pcapng_decrypted()
264 os_memcpy(pos, wt->decrypted, wt->decrypted_len); in write_pcapng_decrypted()
301 if (!wt->pcapng) in write_pcapng_write_read()
364 if (!wt->pcapng) in write_pcapng_captured()
[all …]
H A Dmonitor.c52 clear_notes(wt); in monitor_read()
53 os_free(wt->decrypted); in monitor_read()
54 wt->decrypted = NULL; in monitor_read()
99 close(wt->monitor_sock); in monitor_init()
100 wt->monitor_sock = -1; in monitor_init()
104 if (eloop_register_read_sock(wt->monitor_sock, monitor_read, wt, NULL)) in monitor_init()
109 wt->monitor_sock = -1; in monitor_init()
140 wt->monitor_wired = -1; in monitor_init_wired()
145 wt, NULL)) { in monitor_init_wired()
149 wt->monitor_wired = -1; in monitor_init_wired()
[all …]
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Solvent/Reaktoro/
H A DWaterThermoStateUtils.cpp65 wt.densityT = -wt.pressureT/wt.pressureD;
66 wt.densityP = 1.0/wt.pressureD;
67wt.densityTT = -wt.densityT*wt.densityP*(wt.densityT*wt.pressureDD + 2*wt.pressureTD + wt.pressure…
68 wt.densityTP = -wt.densityP*wt.densityP*(wt.densityT*wt.pressureDD + wt.pressureTD);
69 wt.densityPP = -wt.densityP*wt.densityP*wt.densityP*wt.pressureDD;
72 wt.volume = 1/D;
81 wt.internal_energy = wt.helmholtz + T * wt.entropy;
84 wt.enthalpy = wt.internal_energy + P/D;
87 wt.gibbs = wt.enthalpy - T * wt.entropy;
93 wt.cp = wt.cv + T/(D*D)*wt.pressureT*wt.pressureT/wt.pressureD;
[all …]
/dports/misc/otter/otter-3.3f/examples/program/
H A Dqueens.out45 given clause #1: (wt=2) 10 [] board([]).
47 given clause #2: (wt=4) 21 [hyper,10,1,2,eval] board([1]).
49 given clause #3: (wt=6) 27 [hyper,21,1,4,eval] board([3,1]).
51 given clause #4: (wt=8) 31 [hyper,27,1,6,eval] board([5,3,1]).
53 given clause #5: (wt=10) 34 [hyper,31,1,3,eval] board([2,5,3,1]).
59 given clause #8: (wt=10) 33 [hyper,31,1,8,eval] board([7,5,3,1]).
79 given clause #18: (wt=8) 30 [hyper,27,1,7,eval] board([6,3,1]).
95 given clause #26: (wt=8) 29 [hyper,27,1,8,eval] board([7,3,1]).
125 given clause #41: (wt=6) 26 [hyper,21,1,5,eval] board([4,1]).
207 given clause #82: (wt=6) 25 [hyper,21,1,6,eval] board([5,1]).
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpwarptool.c376 wt->redo_stack = g_list_remove_link (wt->redo_stack, wt->redo_stack); in gimp_warp_tool_button_release()
517 wt->last_pos = wt->cursor_pos; in gimp_warp_tool_oper_update()
607 if (! wt->render_node || ! wt->redo_stack) in gimp_warp_tool_can_redo()
623 wt->redo_stack = g_list_prepend (wt->redo_stack, to_delete); in gimp_warp_tool_undo()
653 wt->redo_stack = g_list_remove_link (wt->redo_stack, wt->redo_stack); in gimp_warp_tool_redo()
910 if (wt->filter) in gimp_warp_tool_halt()
1050 if (! wt->graph) in gimp_warp_tool_create_filter()
1179 if (! wt->filter) in gimp_warp_tool_get_invalidated_by_change()
1198 if (! wt->filter) in gimp_warp_tool_update_bounds()
1220 if (! wt->filter) in gimp_warp_tool_update_area()
[all …]
/dports/math/libmesh/libmesh-1.6.2/src/quadrature/
H A Dquadrature_monomial.C66 wt=rule_data[i][2]; in stroud_rule() local
73 _weights[c++] = wt; in stroud_rule()
80 _weights[c++] = wt; in stroud_rule()
83 _weights[c++] = wt; in stroud_rule()
86 _weights[c++] = wt; in stroud_rule()
89 _weights[c++] = wt; in stroud_rule()
92 _weights[c++] = wt; in stroud_rule()
95 _weights[c++] = wt; in stroud_rule()
98 _weights[c++] = wt; in stroud_rule()
101 _weights[c++] = wt; in stroud_rule()
[all …]
/dports/math/wavelib/wavelib-f104d084be91cc7e59dc3253bedceb11ece77136/src/
H A Dwavelib.c768 wt->length[0] = wt->length[1]; in dwt()
804 wt->length[0] = wt->length[1]; in dwt()
990 …getDWTRecCoeff(wt->output + access, wt->length, "appx", wt->ext, J, J, wt->wave->lpr, wt->wave->hp… in getDWTmra()
996 …getDWTRecCoeff(wt->output + access, wt->length, "det", wt->ext, i, J, wt->wave->lpr, wt->wave->hpr… in getDWTmra()
1390 N = wt->length[wt->J -X + 1]; in getWTREENodelength()
1406 N = wt->length[wt->J - X + 1]; in getDWPTNodelength()
1569 wt->scale[i] = wt->s0*pow(2.0, (double)(i)*wt->dj); in cwt()
1592 …cwavelet(inp, N, wt->dt, wt->mother, wt->m, wt->s0,wt->dj,wt->J,npad,wt->params, wt->params+nj2, w… in cwt()
1608 icwavelet(wt->params, N, wt->params+nj2, wt->J, wt->dt, wt->dj, cdel, psi, cwtop); in icwt()
2472 …getSWTRecCoeff(wt->output + access, wt->length, "appx", J, J, wt->wave->lpr, wt->wave->hpr, wt->wa… in getSWTmra()
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/plugins/rewrite/tests/
H A Dtest_rebase.py78 b = wt.branch
81 wt.add('hello')
108 b = wt.branch
111 wt.add('hello')
133 b = wt.branch
136 wt.add('hello')
161 b = wt.branch
540 wt = wt.controldir.sprout("new").open_workingtree()
544 replayer = WorkingTreeRevisionRewriter(wt, RebaseState1(wt))
584 replayer = WorkingTreeRevisionRewriter(wt, RebaseState1(wt))
[all …]
/dports/math/R-cran-gss/gss/R/
H A Dfamily.R24 wt <- w*wt
25 list(ywk=ywk,wt=wt,u=u*wt) nameattr
83 wt <- w*wt
84 list(ywk=ywk,wt=wt,u=u*wt) nameattr
127 list(ywk=ywk,wt=wt,u=u*wt) nameattr
170 wt <- w*wt
171 list(ywk=ywk,wt=wt,u=u*wt) nameattr
222 list(ywk=ywk,wt=wt,nu=1,u=u*wt) nameattr
241 list(ywk=ywk,wt=wt,nu=nu,u=u*wt) nameattr
388 wt <- w*wt
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_version_info.py48 wt.add('a')
52 wt.add('b')
58 return wt
63 wt.add('a')
77 return wt
86 builder = RioVersionInfoBuilder(wt.branch, working_tree=wt)
96 builder = RioVersionInfoBuilder(wt.branch, working_tree=wt)
203 wt.add('c')
217 wt.add('c')
341 wt.branch, working_tree=wt,
[all …]
/dports/misc/otter/otter-3.3f/examples/auto/
H A Dsam.out76 ** KEPT (pick-wt=4): 12 [] join(1,x,1).
77 ** KEPT (pick-wt=4): 13 [] join(x,1,1).
78 ** KEPT (pick-wt=4): 14 [] join(0,x,x).
79 ** KEPT (pick-wt=4): 15 [] join(x,0,x).
80 ** KEPT (pick-wt=4): 16 [] meet(0,x,0).
81 ** KEPT (pick-wt=4): 17 [] meet(x,0,0).
82 ** KEPT (pick-wt=4): 18 [] meet(1,x,x).
83 ** KEPT (pick-wt=4): 19 [] meet(x,1,x).
84 ** KEPT (pick-wt=4): 20 [] meet(x,x,x).
85 ** KEPT (pick-wt=4): 21 [] join(x,x,x).
[all …]
/dports/x11/virtualgl/virtualgl-3.0/glxdemos/
H A Dglthreadsint.c251 wt->WinWidth = w; in resize()
252 wt->WinHeight = h; in resize()
269 LOCK(wt->Dpy); in draw_loop()
271 glXMakeCurrent(wt->Dpy, wt->Win, wt->Context); in draw_loop()
286 GLfloat w = (float) wt->WinWidth / (float) wt->WinHeight; in draw_loop()
287 glViewport(0, 0, wt->WinWidth, wt->WinHeight); in draw_loop()
311 LOCK(wt->Dpy); in draw_loop()
313 glXSwapBuffers(wt->Dpy, wt->Win); in draw_loop()
619 wt->Win = win; in create_window()
621 wt->AngleX = wt->AngleY = 0.0; in create_window()
[all …]
/dports/cad/sp2sp/gwave2-20090213/spicefile/
H A Dtest_read.c42 WvTable *wt; in main() local
91 wt = wf_wtable(wf, i); in main()
92 if(wt->name) { in main()
93 printf(" %s=%g", wt->name, wt->swval); in main()
96 dump_table_info(wt); in main()
105 if(wt->name) { in main()
106 printf(" %s=%g", wt->name, wt->swval); in main()
125 wt = wf_wtable(wf, 0); in main()
131 delta = (wds_get_point(wt->iv->wds, wt->nvalues-1) - mytm) / 40.0; in main()
136 mytm = wds_get_point(wt->iv->wds, wt->nvalues-2); in main()
[all …]

12345678910>>...172