Home
last modified time | relevance | path

Searched defs:con (Results 101 – 125 of 11512) sorted by relevance

12345678910>>...461

/dports/x11-wm/i3/i3-4.20.1/src/
H A Dhandlers.c125 Con *con; in handle_enter_notify() local
205 Con *con; in handle_motion_notify() local
278 Con *con; in handle_configure_request() local
467 Con *con = con_by_window_id(event->window); in handle_unmap_notify_event() local
671 Con *con = con_by_window_id(event->window); in handle_client_message() local
718 Con *con = con_by_window_id(event->window); in handle_client_message() local
833 Con *con = con_by_window_id(event->window); in handle_client_message() local
869 Con *con = con_by_window_id(event->window); in handle_client_message() local
1023 Con *con; in handle_focus_in() local
1066 Con *con = con_by_window_id(event->event); in handle_focus_out() local
[all …]
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dhandlers.c125 Con *con; in handle_enter_notify() local
205 Con *con; in handle_motion_notify() local
278 Con *con; in handle_configure_request() local
467 Con *con = con_by_window_id(event->window); in handle_unmap_notify_event() local
671 Con *con = con_by_window_id(event->window); in handle_client_message() local
718 Con *con = con_by_window_id(event->window); in handle_client_message() local
833 Con *con = con_by_window_id(event->window); in handle_client_message() local
869 Con *con = con_by_window_id(event->window); in handle_client_message() local
1023 Con *con; in handle_focus_in() local
1066 Con *con = con_by_window_id(event->event); in handle_focus_out() local
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/db_redis/
H A Dredis_connection.c39 static int db_redis_push_query(km_redis_con_t *con, redis_key_t *query) { in db_redis_push_query()
88 static redis_key_t* db_redis_shift_query(km_redis_con_t *con) { in db_redis_shift_query()
104 int db_redis_connect(km_redis_con_t *con) { in db_redis_connect()
276 void db_redis_free_connection(struct pool_con* con) { in db_redis_free_connection()
294 void *db_redis_command_argv(km_redis_con_t *con, redis_key_t *query) { in db_redis_command_argv()
324 int db_redis_append_command_argv(km_redis_con_t *con, redis_key_t *query, int queue) { in db_redis_append_command_argv()
366 int db_redis_get_reply(km_redis_con_t *con, void **reply) { in db_redis_get_reply()
418 void db_redis_consume_replies(km_redis_con_t *con) { in db_redis_consume_replies()
437 const char *db_redis_get_error(km_redis_con_t *con) { in db_redis_get_error()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/minmax_element/
H A D1.cc37 Container con(array, array); in test1() local
49 Container con(array, array + 1); in test2() local
61 Container con(array, array + 2); in test3() local
73 Container con(array, array + 2); in test4() local
85 Container con(array, array + 2); in test5() local
97 Container con(array, array + 7); in test6() local
109 Container con(array, array + 13); in test7() local
121 Container con(array, array + 16); in test8() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/25_algorithms/minmax_element/
H A D1.cc37 Container con(array, array); in test1() local
49 Container con(array, array + 1); in test2() local
61 Container con(array, array + 2); in test3() local
73 Container con(array, array + 2); in test4() local
85 Container con(array, array + 2); in test5() local
97 Container con(array, array + 7); in test6() local
109 Container con(array, array + 13); in test7() local
121 Container con(array, array + 16); in test8() local
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/25_algorithms/minmax_element/
H A D1.cc37 Container con(array, array); in test1() local
49 Container con(array, array + 1); in test2() local
61 Container con(array, array + 2); in test3() local
73 Container con(array, array + 2); in test4() local
85 Container con(array, array + 2); in test5() local
97 Container con(array, array + 7); in test6() local
109 Container con(array, array + 13); in test7() local
121 Container con(array, array + 16); in test8() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/25_algorithms/minmax_element/
H A D1.cc37 Container con(array, array); in test1() local
49 Container con(array, array + 1); in test2() local
61 Container con(array, array + 2); in test3() local
73 Container con(array, array + 2); in test4() local
85 Container con(array, array + 2); in test5() local
97 Container con(array, array + 7); in test6() local
109 Container con(array, array + 13); in test7() local
121 Container con(array, array + 16); in test8() local
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/25_algorithms/minmax_element/
H A D1.cc37 Container con(array, array); in test1() local
49 Container con(array, array + 1); in test2() local
61 Container con(array, array + 2); in test3() local
73 Container con(array, array + 2); in test4() local
85 Container con(array, array + 2); in test5() local
97 Container con(array, array + 7); in test6() local
109 Container con(array, array + 13); in test7() local
121 Container con(array, array + 16); in test8() local
/dports/mail/spamd/spamd-4.9.1/spamd/
H A Dspamd.c63 struct con { struct
64 int fd;
65 int state;
66 int laststate;
67 int af;
68 struct sockaddr_storage ss;
69 void *ia;
70 char addr[32];
71 char caddr[32];
72 char helo[MAX_MAIL], mail[MAX_MAIL], rcpt[MAX_MAIL];
[all …]
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/dvlnet/
H A Dtcp_server.cpp57 void tcp_server::start_recv(scc con) in start_recv()
65 void tcp_server::handle_recv(scc con, const asio::error_code &ec, in handle_recv()
93 void tcp_server::send_connect(scc con) in send_connect()
100 void tcp_server::handle_recv_newplr(scc con, packet &pkt) in handle_recv_newplr()
136 void tcp_server::start_send(scc con, packet &pkt) in start_send()
147 void tcp_server::handle_send(scc con, const asio::error_code &ec, in handle_send()
162 void tcp_server::handle_accept(scc con, const asio::error_code &ec) in handle_accept()
178 void tcp_server::start_timeout(scc con) in start_timeout()
185 void tcp_server::handle_timeout(scc con, const asio::error_code &ec) in handle_timeout()
202 void tcp_server::drop_connection(scc con) in drop_connection()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/redis-0.17.0/tests/
H A Dtest_acl.rs14 let mut con = ctx.connection(); in test_acl_whoami() localVariable
21 let mut con = ctx.connection(); in test_acl_help() localVariable
29 let mut con = ctx.connection(); in test_acl_getsetdel_users() localVariable
97 let mut con = ctx.connection(); in test_acl_cat() localVariable
144 let mut con = ctx.connection(); in test_acl_genpass() localVariable
155 let mut con = ctx.connection(); in test_acl_log() localVariable
/dports/devel/R-cran-parallelly/parallelly/tests/
H A DisConnectionValid.R6 con <- stdin() globalVar
12 con <- stdout() globalVar
18 con <- stderr() globalVar
26 con <- file(tempfile(), open = "w") globalVar
27 x <- list(value = 42, stderr = stderr(), con = con) nameattr
/dports/databases/libdrizzle/libdrizzle-0.8/libdrizzle/
H A Dconn_local.h45 static inline bool drizzle_state_none(drizzle_con_st *con) in drizzle_state_none()
57 static inline void drizzle_state_push(drizzle_con_st *con, in drizzle_state_push()
73 static inline void drizzle_state_pop(drizzle_con_st *con) in drizzle_state_pop()
84 static inline void drizzle_state_reset(drizzle_con_st *con) in drizzle_state_reset()
/dports/benchmarks/sysbench/sysbench-1.0.20/src/
H A Ddb_driver.c316 db_conn_t *con; in db_connection_create() local
342 int db_connection_close(db_conn_t *con) in db_connection_close()
366 int db_connection_reconnect(db_conn_t *con) in db_connection_reconnect()
408 void db_connection_free(db_conn_t *con) in db_connection_free()
452 db_conn_t *con = stmt->connection; in db_bind_param() local
469 db_conn_t *con = stmt->connection; in db_bind_result() local
486 db_conn_t *con = stmt->connection; in db_execute() local
528 db_conn_t *con = SB_CONTAINER_OF(rs, db_conn_t, rs); in db_fetch_row() local
610 static int db_free_results_int(db_conn_t *con) in db_free_results_int()
656 db_conn_t *con = stmt->connection; in db_close() local
[all …]
/dports/databases/py-pg8000/pg8000-1.23.0/test/dbapi/
H A Dtest_query.py14 def db_table(request, con): argument
55 def test_parallel_open_portals(con): argument
225 def test_no_previous_tpc(con): argument
233 def test_tpc_recover(con): argument
242 def test_tpc_prepare(con): argument
256 def test_rollback_no_transaction(con): argument
277 def test_setinputsizes(con): argument
285 def test_unexecuted_cursor_rowcount(con): argument
290 def test_unexecuted_cursor_description(con): argument
/dports/net-p2p/uhub/uhub-a8ee6e7/src/network/
H A Dconnection.c60 ssize_t net_con_recv(struct net_connection* con, void* buf, size_t len) in net_con_recv()
104 int net_con_is_ssl(struct net_connection* con) in net_con_is_ssl()
110 int net_con_get_sd(struct net_connection* con) in net_con_get_sd()
115 void* net_con_get_ptr(struct net_connection* con) in net_con_get_ptr()
120 void net_con_update(struct net_connection* con, int events) in net_con_update()
137 void net_con_destroy(struct net_connection* con) in net_con_destroy()
146 void net_con_callback(struct net_connection* con, int events) in net_con_callback()
168 struct net_connection* con; member
195 struct net_connection* con = job->con; in net_connect_job_check() local
534 void net_con_set_timeout(struct net_connection* con, int seconds) in net_con_set_timeout()
[all …]
/dports/security/klee/klee-2.2/runtime/POSIX/
H A Dselinux.c59 int setfilecon(const char *path, KLEE_SELINUX_CTX_CONST char *con) { in setfilecon()
67 int lsetfilecon(const char *path, KLEE_SELINUX_CTX_CONST char *con) { in lsetfilecon()
71 int fsetfilecon(int fd, KLEE_SELINUX_CTX_CONST char *con) { in fsetfilecon()
77 void freecon(char *con) {} in freecon()
78 void freeconary(char **con) {} in freeconary()
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dclient.c66 cupsd_client_t *con, /* New client pointer */ in cupsdAcceptClient() local
383 cupsd_client_t *con; /* Current client */ in cupsdCloseAllClients() local
1852 cupsd_client_t *con, /* I - Client connection */ in cupsdSendCommand()
1912 cupsdSendError(cupsd_client_t *con, /* I - Connection */ in cupsdSendError()
2064 cupsd_client_t *con, /* I - Client to send to */ in cupsdSendHeader()
2593 cupsd_client_t *con, /* I - Client connection */ in check_if_modified()
2686 get_file(cupsd_client_t *con, /* I - Client connection */ in get_file()
3099 is_cgi(cupsd_client_t *con, /* I - Client connection */ in is_cgi()
3391 if (httpGetField(con->http, HTTP_FIELD_HOST)[0]) in pipe_command() local
3443 if (httpGetField(con->http, HTTP_FIELD_USER_AGENT)[0]) in pipe_command() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/25_algorithms/adjacent_find/
H A D1.cc34 Container con(array, array); in test01() local
41 Container con(array, array + 1); in test02() local
48 Container con(array, array + 2); in test03() local
55 Container con(array + 1, array + 10); in test04() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/adjacent_find/
H A D1.cc34 Container con(array, array); in test01() local
41 Container con(array, array + 1); in test02() local
48 Container con(array, array + 2); in test03() local
55 Container con(array + 1, array + 10); in test04() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/25_algorithms/adjacent_find/
H A D1.cc34 Container con(array, array); in test01() local
41 Container con(array, array + 1); in test02() local
48 Container con(array, array + 2); in test03() local
55 Container con(array + 1, array + 10); in test04() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/adjacent_find/
H A D1.cc34 Container con(array, array); in test01() local
41 Container con(array, array + 1); in test02() local
48 Container con(array, array + 2); in test03() local
55 Container con(array + 1, array + 10); in test04() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/adjacent_find/
H A D1.cc34 Container con(array, array); in test01() local
41 Container con(array, array + 1); in test02() local
48 Container con(array, array + 2); in test03() local
55 Container con(array + 1, array + 10); in test04() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/adjacent_find/
H A D1.cc34 Container con(array, array); in test01() local
41 Container con(array, array + 1); in test02() local
48 Container con(array, array + 2); in test03() local
55 Container con(array + 1, array + 10); in test04() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/adjacent_find/
H A D1.cc34 Container con(array, array); in test01() local
41 Container con(array, array + 1); in test02() local
48 Container con(array, array + 2); in test03() local
55 Container con(array + 1, array + 10); in test04() local

12345678910>>...461