Home
last modified time | relevance | path

Searched defs:ws (Results 76 – 100 of 8719) sorted by relevance

12345678910>>...349

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/ec_group/
H A Dcurve_gfp.h62 secure_vector<word>& ws) const in curve_mul()
75 secure_vector<word>& ws) const in curve_sqr()
151 BigInt invert_element(const BigInt& x, secure_vector<word>& ws) const in invert_element()
156 void to_rep(BigInt& x, secure_vector<word>& ws) const in to_rep()
161 void from_rep(BigInt& x, secure_vector<word>& ws) const in from_rep()
166 BigInt from_rep_to_tmp(const BigInt& x, secure_vector<word>& ws) const in from_rep_to_tmp()
181 const BigInt& y, secure_vector<word>& ws) const in mul()
186 void sqr(BigInt& z, const BigInt& x, secure_vector<word>& ws) const in sqr()
196 BigInt mul(const BigInt& x, const BigInt& y, secure_vector<word>& ws) const in mul()
201 BigInt sqr(const BigInt& x, secure_vector<word>& ws) const in sqr()
[all …]
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/ec_group/
H A Dcurve_gfp.h62 secure_vector<word>& ws) const in curve_mul()
75 secure_vector<word>& ws) const in curve_sqr()
151 BigInt invert_element(const BigInt& x, secure_vector<word>& ws) const in invert_element()
156 void to_rep(BigInt& x, secure_vector<word>& ws) const in to_rep()
161 void from_rep(BigInt& x, secure_vector<word>& ws) const in from_rep()
166 BigInt from_rep_to_tmp(const BigInt& x, secure_vector<word>& ws) const in from_rep_to_tmp()
181 const BigInt& y, secure_vector<word>& ws) const in mul()
186 void sqr(BigInt& z, const BigInt& x, secure_vector<word>& ws) const in sqr()
196 BigInt mul(const BigInt& x, const BigInt& y, secure_vector<word>& ws) const in mul()
201 BigInt sqr(const BigInt& x, secure_vector<word>& ws) const in sqr()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/ec_group/
H A Dcurve_gfp.h62 secure_vector<word>& ws) const in curve_mul()
75 secure_vector<word>& ws) const in curve_sqr()
151 BigInt invert_element(const BigInt& x, secure_vector<word>& ws) const in invert_element()
156 void to_rep(BigInt& x, secure_vector<word>& ws) const in to_rep()
161 void from_rep(BigInt& x, secure_vector<word>& ws) const in from_rep()
166 BigInt from_rep_to_tmp(const BigInt& x, secure_vector<word>& ws) const in from_rep_to_tmp()
181 const BigInt& y, secure_vector<word>& ws) const in mul()
186 void sqr(BigInt& z, const BigInt& x, secure_vector<word>& ws) const in sqr()
196 BigInt mul(const BigInt& x, const BigInt& y, secure_vector<word>& ws) const in mul()
201 BigInt sqr(const BigInt& x, secure_vector<word>& ws) const in sqr()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/beast/test/beast/websocket/
H A Daccept.cpp117 fail_loop([&](stream<test::stream>& ws) in testMatrix()
185 { in testMatrix()
274 { in testMatrix()
312 stream<test::stream> ws{ioc, in testOversized() local
338 stream<test::stream> ws{ioc, in testOversized() local
367 stream<test::stream> ws{ioc}; in testOversized() local
393 stream<test::stream> ws{ioc}; in testOversized() local
421 stream<test::stream> ws{ioc, in testOversized() local
447 stream<test::stream> ws{ioc, in testOversized() local
659 stream<test::stream> ws(ioc); in testEndOfStream() local
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/test/beast/websocket/
H A Daccept.cpp117 fail_loop([&](stream<test::stream>& ws) in testMatrix()
185 { in testMatrix()
274 { in testMatrix()
312 stream<test::stream> ws{ioc, in testOversized() local
338 stream<test::stream> ws{ioc, in testOversized() local
367 stream<test::stream> ws{ioc}; in testOversized() local
393 stream<test::stream> ws{ioc}; in testOversized() local
421 stream<test::stream> ws{ioc, in testOversized() local
447 stream<test::stream> ws{ioc, in testOversized() local
659 stream<test::stream> ws(ioc); in testEndOfStream() local
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/beast/test/beast/websocket/
H A Daccept.cpp117 fail_loop([&](stream<test::stream>& ws) in testMatrix()
185 { in testMatrix()
274 { in testMatrix()
312 stream<test::stream> ws{ioc, in testOversized() local
338 stream<test::stream> ws{ioc, in testOversized() local
367 stream<test::stream> ws{ioc}; in testOversized() local
393 stream<test::stream> ws{ioc}; in testOversized() local
421 stream<test::stream> ws{ioc, in testOversized() local
447 stream<test::stream> ws{ioc, in testOversized() local
659 stream<test::stream> ws(ioc); in testEndOfStream() local
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/math/numbertheory/
H A Dmonty.cpp236 secure_vector<word> ws; in Montgomery_Int() local
250 secure_vector<word> ws; in Montgomery_Int() local
308 secure_vector<word> ws; in value() local
314 secure_vector<word> ws; in operator +() local
322 secure_vector<word> ws; in operator -() local
330 secure_vector<word> ws; in operator +=() local
342 secure_vector<word> ws; in operator -=() local
354 secure_vector<word> ws; in operator *() local
380 secure_vector<word> ws; in operator *=() local
386 secure_vector<word> ws; in operator *=() local
[all …]
/dports/security/botan2/Botan-2.18.2/src/lib/math/numbertheory/
H A Dmonty.cpp236 secure_vector<word> ws; in Montgomery_Int() local
250 secure_vector<word> ws; in Montgomery_Int() local
308 secure_vector<word> ws; in value() local
314 secure_vector<word> ws; in operator +() local
322 secure_vector<word> ws; in operator -() local
330 secure_vector<word> ws; in operator +=() local
342 secure_vector<word> ws; in operator -=() local
354 secure_vector<word> ws; in operator *() local
380 secure_vector<word> ws; in operator *=() local
386 secure_vector<word> ws; in operator *=() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/math/numbertheory/
H A Dmonty.cpp236 secure_vector<word> ws; in Montgomery_Int() local
250 secure_vector<word> ws; in Montgomery_Int() local
308 secure_vector<word> ws; in value() local
314 secure_vector<word> ws; in operator +() local
322 secure_vector<word> ws; in operator -() local
330 secure_vector<word> ws; in operator +=() local
342 secure_vector<word> ws; in operator -=() local
354 secure_vector<word> ws; in operator *() local
380 secure_vector<word> ws; in operator *=() local
386 secure_vector<word> ws; in operator *=() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/beast/websocket/
H A Daccept.cpp119 fail_loop([&](stream<test::stream>& ws) in testMatrix()
187 { in testMatrix()
276 { in testMatrix()
314 stream<test::stream> ws{ioc, in testOversized() local
340 stream<test::stream> ws{ioc, in testOversized() local
369 stream<test::stream> ws{ioc}; in testOversized() local
395 stream<test::stream> ws{ioc}; in testOversized() local
423 stream<test::stream> ws{ioc, in testOversized() local
449 stream<test::stream> ws{ioc, in testOversized() local
661 stream<test::stream> ws(ioc); in testEndOfStream() local
[all …]
/dports/www/py-websocket-client/websocket_client-0.58.0/examples/
H A Dechoapp_client.py7 def on_message(ws, message): argument
11 def on_error(ws, error): argument
15 def on_close(ws): argument
19 def on_open(ws): argument
41 ws = websocket.WebSocketApp(host, variable
/dports/www/nginx-full/nchan-1.2.12/dev/
H A Dwstest.py8 def on_message(ws, message): argument
11 def on_error(ws, error): argument
14 def on_close(ws): argument
17 def on_open(ws): argument
34 ws = websocket.WebSocketApp(url, variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/lock_manager/
H A Dnacl_test_util_repl.c141 static void crash_node(struct WorkState *ws, in crash_node()
151 static void crash_cons(struct WorkState *ws, in crash_cons()
161 static void error_node(struct WorkState *ws, in error_node()
179 static void error_cons(struct WorkState *ws, in error_cons()
196 struct WorkState *ws; member
235 void WorkStateCtor(struct WorkState *ws, in WorkStateCtor()
254 void WorkStateDtor(struct WorkState *ws) { in WorkStateDtor()
398 void AnnounceEndOfWork(struct WorkState *ws) { in AnnounceEndOfWork()
471 void ReapThreads(struct WorkState *ws) { in ReapThreads()
848 struct WorkState *ws; member
[all …]
/dports/net/ocserv/ocserv-1.1.3/src/
H A Dworker-vpn.c556 void exit_worker(worker_st * ws) in exit_worker()
767 void vpn_server(struct worker_st *ws) in vpn_server()
1004 void session_info_send(worker_st * ws) in session_info_send()
1194 int get_pmtu_approx(worker_st *ws) in get_pmtu_approx()
1800 static void calc_mtu_values(worker_st * ws) in calc_mtu_values()
1867 static int connect_handler(worker_st * ws) in connect_handler()
2687 struct worker_st *ws = ev_userdata(loop); in tls_watcher_cb() local
2702 struct worker_st *ws = ev_userdata(loop); in tun_watcher_cb() local
2717 struct worker_st *ws = ev_userdata(loop); in dtls_watcher_cb() local
2740 struct worker_st *ws = ev_userdata(loop); in term_sig_watcher_cb() local
[all …]
/dports/security/cvechecker/cvechecker-3.9/src/sqlite3/
H A Dsqlite3_impl.c18 sqlite3 * get_local_db(struct workstate * ws, char part, int len) { in get_local_db()
32 struct workstate * ws = (struct workstate *) cbobj; in get_cpe_dataresult() local
71 struct workstate * ws = (struct workstate *) cbobj; in get_filelist() local
125 struct workstate * ws = (struct workstate *) cbobj; in get_cpelist() local
193 int run_statement_alldb(struct workstate * ws, char * stmt) { in run_statement_alldb()
259 int sqlite_dbimpl_clear_versiondata(struct workstate * ws) { in sqlite_dbimpl_clear_versiondata()
273 int run_upgrade_fixes(struct workstate * ws) { in run_upgrade_fixes()
487 int sqlite_dbimpl_load_databases(struct workstate * ws) { in sqlite_dbimpl_load_databases()
675 int file_already_processed(struct workstate * ws) { in file_already_processed()
809 int sqlite_dbimpl_delete_binary(struct workstate * ws) { in sqlite_dbimpl_delete_binary()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/websocket-client/examples/
H A Dechoapp_client.py10 def on_message(ws, message): argument
14 def on_error(ws, error): argument
18 def on_close(ws): argument
22 def on_open(ws): argument
43 ws = websocket.WebSocketApp(host, variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libgomp/
H A Dwork.c40 struct gomp_work_share *ws; in alloc_work_share() local
92 gomp_init_work_share (struct gomp_work_share *ws, bool ordered, in gomp_init_work_share()
124 gomp_fini_work_share (struct gomp_work_share *ws) in gomp_fini_work_share()
136 free_work_share (struct gomp_team *team, struct gomp_work_share *ws) in free_work_share()
172 struct gomp_work_share *ws; in gomp_work_share_start() local
189 struct gomp_work_share *ws = alloc_work_share (team); in gomp_work_share_start() local
239 struct gomp_work_share *ws = thr->ts.work_share; in gomp_work_share_end_nowait() local
/dports/lang/gcc48/gcc-4.8.5/libgomp/
H A Dwork.c40 struct gomp_work_share *ws; in alloc_work_share() local
92 gomp_init_work_share (struct gomp_work_share *ws, bool ordered, in gomp_init_work_share()
124 gomp_fini_work_share (struct gomp_work_share *ws) in gomp_fini_work_share()
136 free_work_share (struct gomp_team *team, struct gomp_work_share *ws) in free_work_share()
172 struct gomp_work_share *ws; in gomp_work_share_start() local
189 struct gomp_work_share *ws = alloc_work_share (team); in gomp_work_share_start() local
239 struct gomp_work_share *ws = thr->ts.work_share; in gomp_work_share_end_nowait() local
/dports/www/libdatachannel/libdatachannel-0.16.1/test/
H A Dcapi_websocketserver.cpp40 static void RTC_API openCallback(int ws, void *ptr) { in openCallback()
50 static void RTC_API closedCallback(int ws, void *ptr) { printf("WebSocket: Connection closed"); } in closedCallback()
52 static void RTC_API messageCallback(int ws, const char *message, int size, void *ptr) { in messageCallback()
62 static void RTC_API serverOpenCallback(int ws, void *ptr) { in serverOpenCallback()
78 static void RTC_API serverClosedCallback(int ws, void *ptr) { in serverClosedCallback()
82 static void RTC_API serverMessageCallback(int ws, const char *message, int size, void *ptr) { in serverMessageCallback()
89 static void RTC_API serverClientCallback(int wsserver, int ws, void *ptr) { in serverClientCallback()
110 int ws = -1; in test_capi_websocketserver_main() local
/dports/security/cvechecker/cvechecker-3.9/src/mysql/
H A Dmysql_impl.c16 int mysql_dbimpl_clear_versiondatabase(struct workstate * ws) { in mysql_dbimpl_clear_versiondatabase()
27 int mysql_dbimpl_clear_versiondata(struct workstate * ws) { in mysql_dbimpl_clear_versiondata()
36 int mysql_run_upgrade_fixes(struct workstate * ws) { in mysql_run_upgrade_fixes()
97 int mysql_dbimpl_load_databases(struct workstate * ws) { in mysql_dbimpl_load_databases()
198 int mysql_dbimpl_delete_binary(struct workstate * ws) { in mysql_dbimpl_delete_binary()
317 int update_binmatch_files(struct workstate * ws, int cpeid) { in update_binmatch_files()
334 int mysql_dbimpl_process_binary(struct workstate * ws) { in mysql_dbimpl_process_binary()
685 int mysql_dbimpl_initialize_workstate(struct workstate * ws) { in mysql_dbimpl_initialize_workstate()
738 int mysql_dbimpl_initialize_databases(struct workstate * ws) { in mysql_dbimpl_initialize_databases()
862 int mysql_dbimpl_store_cve_in_db_init(struct workstate * ws) { in mysql_dbimpl_store_cve_in_db_init()
[all …]
/dports/devel/allegro5/allegro5-5.2.7.0/src/win/
H A Dwunicode.c29 wchar_t *ws; in _al_win_ustr_to_utf16() local
64 wchar_t *ws; in _al_win_ustr_to_ansi() local
121 wchar_t *ws; in _al_win_utf8_to_utf16() local
147 char *_al_win_utf16_to_utf8(const wchar_t *ws) in _al_win_utf16_to_utf8()
177 wchar_t *ws; in _al_win_utf8_to_ansi() local
226 wchar_t *ws; in _al_win_ansi_to_utf8() local
279 char *_al_win_copy_utf16_to_utf8(char* us, const wchar_t *ws, size_t uslen) in _al_win_copy_utf16_to_utf8()
296 wchar_t* ws = al_malloc(wslen * sizeof(wchar_t)); in _al_win_copy_utf8_to_ansi() local
318 wchar_t* ws = al_malloc(wslen * sizeof(wchar_t)); in _al_win_copy_ansi_to_utf8() local
/dports/security/cvechecker/cvechecker-3.9/src/
H A Dcvecheck.c316 int initialize_configfile(struct workstate * ws) { in initialize_configfile()
391 int initialize_dbtarget(struct workstate * ws) { in initialize_dbtarget()
493 int load_databases(struct workstate * ws) { in load_databases()
507 int init_versiondata(struct workstate * ws) { in init_versiondata()
522 int init_watchlist(struct workstate * ws) { in init_watchlist()
537 int init_binlist(struct workstate * ws) { in init_binlist()
650 void clear_resultlist(struct workstate * ws) { in clear_resultlist()
1062 void clear_versiondata(struct workstate * ws) { in clear_versiondata()
1092 int load_version_data(struct workstate * ws) { in load_version_data()
1137 int load_watch_list(struct workstate * ws) { in load_watch_list()
[all …]
/dports/shells/wcd/wcd-6.0.3/src/
H A Dstack.c42 int stack_add(WcdStack ws, char *dir) in stack_add()
68 int stack_read(WcdStack ws,const char *stackfilename) in stack_read()
123 int stack_print(WcdStack ws, int use_numbers, int use_stdout) in stack_print()
148 char* stack_push(WcdStack ws, int push_ntimes) in stack_push()
181 char* stack_pop(WcdStack ws, int pop_ntimes) in stack_pop()
211 int stack_write(WcdStack ws,const char *stackfilename) in stack_write()
/dports/multimedia/obs-qtwebkit/obs-qtwebkit-c01aa76/src/
H A Dqtwebkit-main.cpp38 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in reload_hotkey_pressed() local
62 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in reload_button_clicked() local
101 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in qtwebkit_tick() local
107 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in qtwebkit_render() local
114 QtWebkitSource *ws = new QtWebkitSource(source); in qtwebkit_create() local
123 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in qtwebkit_destroy() local
130 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in qtwebkit_update() local
136 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in qtwebkit_get_width() local
142 QtWebkitSource *ws = static_cast<QtWebkitSource *>(data); in qtwebkit_get_height() local
/dports/devel/libinotify/libinotify-20180201/
H A Dwatch-set.c41 watch_set_init (watch_set *ws) in watch_set_init()
54 watch_set_free (watch_set *ws) in watch_set_free()
72 watch_set_delete (watch_set *ws, watch *w) in watch_set_delete()
88 watch_set_insert (watch_set *ws, watch *w) in watch_set_insert()
104 watch_set_find (watch_set *ws, ino_t inode) in watch_set_find()

12345678910>>...349