Home
last modified time | relevance | path

Searched refs:bind (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-gimplify.c111 gimple bind; in add_block_to_enclosing() local
114 FOR_EACH_VEC_ELT (gimple, stack, i, bind) in add_block_to_enclosing()
115 if (gimple_bind_block (bind)) in add_block_to_enclosing()
118 enclosing = gimple_bind_block (bind); in add_block_to_enclosing()
132 tree decls, bind; in c_build_bind_expr() local
155 bind = build3 (BIND_EXPR, void_type_node, decls, body, block); in c_build_bind_expr()
156 TREE_SIDE_EFFECTS (bind) = 1; in c_build_bind_expr()
157 SET_EXPR_LOCATION (bind, loc); in c_build_bind_expr()
160 bind = body; in c_build_bind_expr()
162 return bind; in c_build_bind_expr()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-gimplify.c162 gbind *bind; in add_block_to_enclosing() local
165 FOR_EACH_VEC_ELT (stack, i, bind) in add_block_to_enclosing()
166 if (gimple_bind_block (bind)) in add_block_to_enclosing()
169 enclosing = gimple_bind_block (bind); in add_block_to_enclosing()
183 tree decls, bind; in c_build_bind_expr() local
206 bind = build3 (BIND_EXPR, void_type_node, decls, body, block); in c_build_bind_expr()
207 TREE_SIDE_EFFECTS (bind) = 1; in c_build_bind_expr()
208 SET_EXPR_LOCATION (bind, loc); in c_build_bind_expr()
211 bind = body; in c_build_bind_expr()
213 return bind; in c_build_bind_expr()
/dragonfly/contrib/tcsh-6/nls/ukrainian/
H A Dset201 $ tc.bind.c
15 13 -a list or bind KEY in alternative key map\n
19 17 -v bind all keys to vi bindings\n
20 18 -e bind all keys to emacs bindings\n
21 19 -d bind all keys to default editor's bindings (%s)\n
38 36 Використання: bind [KEY | COMMAND KEY | "emacs" | "vi" | "-a"]\n
/dragonfly/contrib/tcsh-6/nls/finnish/
H A Dset201 $ tc.bind.c
15 13 -a list or bind KEY in alternative key map\n
19 17 -v bind all keys to vi bindings\n
20 18 -e bind all keys to emacs bindings\n
21 19 -d bind all keys to default editor's bindings (%s)\n
38 36 Käyttö: bind [NÄPPÄIN | KOMENTO NÄPPÄIN | "emacs" | "vi" | "-a"]\n
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dfunctional168 * function objects returned by bind().
170 * C++11 [func.bind.isbind].
181 * C++11 [func.bind.isplace].
266 * function object [func.bind.bind]/10. Only the first parameter should
283 * C++11 [func.bind.bind] p10 bullet 1.
303 * C++11 [func.bind.bind] p10 bullet 2.
337 * C++11 [func.bind.bind] p10 bullet 3.
355 * C++11 [func.bind.bind] p10 bullet 4.
802 * @brief Function template for std::bind.
808 bind(_Func&& __f, _BoundArgs&&... __args)
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvaltrack.c178 rtx bind in propagate_for_debug_subst() local
182 rtx_insn *bind_insn = emit_debug_insn_before (bind, pair->insn); in propagate_for_debug_subst()
466 rtx bind; in dead_debug_promote_uses() local
467 bind = gen_rtx_VAR_LOCATION (GET_MODE (reg), in dead_debug_promote_uses()
471 rtx_insn *insn = emit_debug_insn_before (bind, DF_REF_INSN (ref)); in dead_debug_promote_uses()
584 rtx bind; in dead_debug_insert_temp() local
758 bind = gen_rtx_VAR_LOCATION (GET_MODE (reg), in dead_debug_insert_temp()
764 bind = emit_debug_insn_after (bind, insn); in dead_debug_insert_temp()
766 bind = emit_debug_insn_before (bind, insn); in dead_debug_insert_temp()
769 bitmap_set_bit (debug->to_rescan, INSN_UID (bind)); in dead_debug_insert_temp()
H A Domp-grid.c163 if (gbind *bind = dyn_cast <gbind *> (stmt)) in grid_find_single_omp_among_assignments_1() local
165 gimple_seq bind_body = gimple_bind_body (bind); in grid_find_single_omp_among_assignments_1()
959 if (gbind *bind = dyn_cast <gbind *> (stmt)) in grid_copy_leading_local_assignments() local
965 for (tree var = gimple_bind_vars (bind); in grid_copy_leading_local_assignments()
1118 gbind *bind = (gbind *) wi_in->info; in grid_mark_tiling_loops() local
1130 gimple_bind_append_vars (bind, gv); in grid_mark_tiling_loops()
1137 pop_gimplify_context (bind); in grid_mark_tiling_loops()
1154 if (gbind *bind = dyn_cast <gbind *> (stmt)) in grid_mark_tiling_parallels_and_loops() local
1388 gbind *bind = dyn_cast <gbind *> (stmt); in grid_gridify_all_targets_stmt() local
1389 if (bind) in grid_gridify_all_targets_stmt()
[all …]
H A Domp-low.c872 gbind *bind; in finalize_task_copyfn() local
2230 update_stmt (bind); in scan_omp_simd()
5913 gbind *new_stmt, *bind; in lower_omp_sections() local
6124 gbind *bind; in lower_omp_single() local
6167 pop_gimplify_context (bind); in lower_omp_single()
6183 gbind *bind; in lower_omp_master() local
6211 pop_gimplify_context (bind); in lower_omp_master()
6225 gbind *bind; in lower_omp_taskgroup() local
6497 gbind *bind; in lower_omp_ordered() local
6597 pop_gimplify_context (bind); in lower_omp_ordered()
[all …]
/dragonfly/crypto/openssh/
H A DPROTOCOL.agent6 1. session-bind@openssh.com extension
8 This extension allows a ssh client to bind an agent connection to a
17 string session-bind@openssh.com
33 a duplicate session identifier, or any attempt to bind a connection
70 constraints against the session-bind@openssh.com bindings recorded for
/dragonfly/share/examples/netgraph/
H A Dngctl58 # Now lets bind the socket associated with the ksocket node to a port
60 # ``bind'' control message. Again, ngctl does the conversion of the
63 + msg fred: bind inet/192.168.1.1
68 # ``bind'' command as ``inet/192.168.1.1'' (since we didn't specify
72 + msg fred: bind { family=2 len=16 data=[ 2=192 168 1 1 ] }
144 + msg bar bind local/"/tmp/bar.socket"
167 + msg bar bind local/"/tmp/bar.socket"
/dragonfly/lib/libexecinfo/
H A Dsymtab.c86 symtab_create(int fd, int bind, int type) in symtab_create() argument
134 if (bind != -1 && in symtab_create()
135 (unsigned)bind != ELF_ST_BIND(sym.st_info)) in symtab_create()
/dragonfly/contrib/tcsh-6/nls/russian/
H A Dset201 $ tc.bind.c
38 36 использование: bind [КЛАВИШа | КОМАНДа КЛАВИШа | "emacs" | "vi" | "-a"]\n
/dragonfly/contrib/gcc-8.0/libgomp/
H A Dteam.c311 char bind, bind_var; in gomp_team_start() local
348 bind = bind_var; in gomp_team_start()
368 switch (bind) in gomp_team_start()
427 bind = omp_proc_bind_false; in gomp_team_start()
479 switch (bind) in gomp_team_start()
536 || (bind != omp_proc_bind_true in gomp_team_start()
586 if (bind != omp_proc_bind_true) in gomp_team_start()
655 switch (bind) in gomp_team_start()
735 switch (bind) in gomp_team_start()
/dragonfly/contrib/tcsh-6/nls/greek/
H A Dset201 $ tc.bind.c
38 36 χρήση: bind [ΠΛΗΚΤΡΟ | ΠΛΗΚΤΡΟ ΕΝΤΟΛΗΣ | "emacs" | "vi" | "-a"]\n
/dragonfly/usr.bin/talk/
H A Dctl.c69 if (bind(sockt, (struct sockaddr *)&my_addr, sizeof(my_addr)) != 0) in open_sockt()
87 if (bind(ctl_sockt, in open_ctl()
/dragonfly/contrib/openresolv/
H A Dnamed.in43 elif [ -x "$RCDIR"/rc.bind ]; then
45 named_service=rc.bind
/dragonfly/contrib/gcc-4.7/gcc/
H A Domp-low.c1255 gimple bind; in finalize_task_copyfn() local
5821 gimple stmt, new_stmt, bind, t; in lower_omp_sections() local
6065 pop_gimplify_context (bind); in lower_omp_single()
6109 pop_gimplify_context (bind); in lower_omp_master()
6134 gimple_bind_add_stmt (bind, x); in lower_omp_ordered()
6142 gimple_bind_add_stmt (bind, x); in lower_omp_ordered()
6146 pop_gimplify_context (bind); in lower_omp_ordered()
6243 pop_gimplify_context (bind); in lower_omp_critical()
6496 TREE_SIDE_EFFECTS (bind) = 1; in create_task_copyfn()
6697 BIND_EXPR_BODY (bind) = list; in create_task_copyfn()
[all …]
/dragonfly/test/udp/bindconnfail/
H A Dudp_bindconnfail.c72 if (bind(s1, (const struct sockaddr *)&local_in, sizeof(local_in)) < 0) in main()
85 if (bind(s2, (const struct sockaddr *)&local_in, sizeof(local_in)) < 0) in main()
/dragonfly/share/examples/ppp/
H A Dchap-auth68 bind .$n.value <Return> {done};
89 bind .k.value <Return> {done};
/dragonfly/sys/netinet/
H A Dtcp_usrreq.c301 struct socket *so = msg->bind.base.nm_so; in tcp_usr_bind()
302 struct sockaddr *nam = msg->bind.nm_nam; in tcp_usr_bind()
303 struct thread *td = msg->bind.nm_td; in tcp_usr_bind()
355 lwkt_msg_t lmsg = &msg->bind.base.lmsg; in tcp_usr_bind()
357 KASSERT((msg->bind.nm_flags & PRUB_RELINK) == 0, in tcp_usr_bind()
361 msg->bind.nm_flags |= PRUB_RELINK; in tcp_usr_bind()
373 if (msg->bind.nm_flags & PRUB_RELINK) { in tcp_usr_bind()
374 msg->bind.nm_flags &= ~PRUB_RELINK; in tcp_usr_bind()
392 struct socket *so = msg->bind.base.nm_so; in tcp6_usr_bind()
393 struct sockaddr *nam = msg->bind.nm_nam; in tcp6_usr_bind()
[all …]
/dragonfly/sys/sys/
H A Delf32.h159 #define ELF32_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
H A Delf64.h210 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dfunctional829 * function objects returned by bind(). [TR1 3.6.1]
1135 /// Type of the function object returned from bind().
1261 /// Type of the function object returned from bind<R>().
1423 * @brief Class template _Bind is always a bind expression.
1431 * @brief Class template _Bind is always a bind expression.
1439 * @brief Class template _Bind is always a bind expression.
1515 * @brief Function template for std::bind.
1521 bind(_Func&& __f, _BoundArgs&&... __args)
1542 * @brief Function template for std::bind<R>.
1548 bind(_Func&& __f, _BoundArgs&&... __args)
[all …]
/dragonfly/contrib/tcp_wrappers/
H A Drfc931.c162 if (bind(fileno(fp), (struct sockaddr *) & our_query_sin,
172 if (bind(fileno(fp), (struct sockaddr *) & our_query_sin,
/dragonfly/contrib/tcsh-6/nls/german/
H A Dset201 $ tc.bind.c
38 36 Benutzung: bind [TASTE | BEFEHL TASTE | "emacs" | "vi" | "-a"]\n

12345678910>>...12