Home
last modified time | relevance | path

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

12345678910>>...30

/netbsd/src/external/bsd/tmux/dist/
Dexample_tmux.conf31 bind C-a send-prefix
39 bind F1 selectw -t:10
40 bind F2 selectw -t:11
41 bind F3 selectw -t:12
42 bind F4 selectw -t:13
43 bind F5 selectw -t:14
44 bind F6 selectw -t:15
45 bind F7 selectw -t:16
46 bind F8 selectw -t:17
47 bind F9 selectw -t:18
[all …]
/netbsd/src/external/bsd/kyua-cli/dist/store/
Dtransaction.cpp86 stmt.bind(":context_id", context_id); in get_env_vars()
111 stmt.bind(":metadata_id", metadata_id); in get_metadata()
136 stmt.bind(":file_id", file_id); in get_file()
180 stmt.bind(":test_program_id", test_program_id); in get_test_cases()
256 stmt.bind(":context_id", context_id); in put_env_vars()
259 stmt.bind(":var_name", (*iter).first); in put_env_vars()
260 stmt.bind(":var_value", (*iter).second); in put_env_vars()
304 stmt.bind(":metadata_id", metadata_id); in put_metadata()
308 stmt.bind(":property_name", (*iter).first); in put_metadata()
309 stmt.bind(":property_value", (*iter).second); in put_metadata()
[all …]
Ddbtypes.cpp49 stmt.bind(field, value ? "true" : "false"); in bind_bool()
62 stmt.bind(field, static_cast< int64_t >(delta.to_microseconds())); in bind_delta()
80 stmt.bind(field, sqlite::null()); in bind_optional_string()
82 stmt.bind(field, str); in bind_optional_string()
95 stmt.bind(field, timestamp.to_microseconds()); in bind_timestamp()
/netbsd/src/external/bsd/kyua-cli/dist/utils/sqlite/
Dstatement.hpp128 void bind(const int, const blob&);
129 void bind(const int, const double);
130 void bind(const int, const int);
131 void bind(const int, const int64_t);
132 void bind(const int, const null&);
133 void bind(const int, const std::string&);
134 template< class T > void bind(const char*, const T&);
Dstatement.cpp485 sqlite::statement::bind(const int index, const blob& b) in bind() function in sqlite::statement
500 sqlite::statement::bind(const int index, const double value) in bind() function in sqlite::statement
514 sqlite::statement::bind(const int index, const int value) in bind() function in sqlite::statement
528 sqlite::statement::bind(const int index, const int64_t value) in bind() function in sqlite::statement
542 sqlite::statement::bind(const int index, in bind() function in sqlite::statement
561 sqlite::statement::bind(const int index, const std::string& text) in bind() function in sqlite::statement
/netbsd/src/external/gpl3/gcc/dist/contrib/
Dmake_sunver.pl91 (undef, undef, undef, undef, $bind, $oth, undef, $shndx, $name) = split;
94 die "unknown input line:\n$_" unless defined($bind);
97 next if ($bind eq "LOCL");
103 if ($bind !~ /^(GLOB|WEAK)/ or $oth ne "D") {
128 (undef, undef, undef, undef, $bind, $vis, $ndx, $name) = split;
131 die "unknown input line:\n$_" unless defined($bind);
134 next if ($bind eq "LOCAL");
140 if ($bind !~ /^(GLOBAL|WEAK)/ or $vis ne "DEFAULT") {
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc3829.txt30 (LDAP) bind operation with a mechanism for requesting and returning
39 requesting and returning the authorization established in a bind
41 submitted by a client in a bind request if authenticating with
43 protocol [LDAPv3]. In the LDAP server's bind response, it may then
46 when there is a mapping step or other indirection during the bind, so
78 This control MAY be included in any bind request which specifies
80 as defined in [LDAPPROT]. In a multi-step bind operation, the client
81 MUST provide the control with each bind request.
88 This control MAY be included in any final bind response where the
89 first bind request of the bind operation included an Authorization
[all …]
/netbsd/src/external/gpl3/gcc/dist/libgomp/
Dopenacc.f90512 bind (C, name = "acc_get_num_devices")
519 bind (C, name = "acc_set_device_type")
525 bind (C, name = "acc_get_device_type")
531 bind (C, name = "acc_set_device_num")
537 bind (C, name = "acc_get_device_num")
544 bind (C, name = "acc_get_property")
554 bind (C, name = "acc_get_property_string")
564 bind (C, name = "acc_async_test")
571 bind (C, name = "acc_async_test_all")
577 bind (C, name = "acc_wait")
[all …]
Domp_lib.h.in280 function omp_alloc (size, allocator) bind(c)
290 function omp_aligned_alloc (alignment, size, allocator) bind(c)
300 subroutine omp_free(ptr, allocator) bind(c)
309 function omp_calloc (nmemb, size, allocator) bind(c)
320 & bind(c)
331 & bind(c)
343 function omp_target_alloc (size, device_num) bind(c)
352 subroutine omp_target_free (device_ptr, device_num) bind(c)
360 function omp_target_is_present (ptr, device_num) bind(c)
371 & src_device_num) bind(c)
[all …]
Domp_lib.f90.in704 function omp_alloc (size, allocator) bind(c)
714 function omp_aligned_alloc (alignment, size, allocator) bind(c)
724 subroutine omp_free(ptr, allocator) bind(c)
733 function omp_calloc (nmemb, size, allocator) bind(c)
743 function omp_aligned_calloc (alignment, nmemb, size, allocator) bind(c)
753 function omp_realloc (ptr, size, allocator, free_allocator) bind(c)
764 function omp_target_alloc (size, device_num) bind(c)
773 subroutine omp_target_free (device_ptr, device_num) bind(c)
781 function omp_target_is_present (ptr, device_num) bind(c)
792 src_device_num) bind(c)
[all …]
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop.double-install-proto-text1 bind bind no
2 bind bind sasl
3 bind bind yes
Dldap_table395 # Whether or how to bind to the LDAP server. Newer LDAP
396 # implementations don't require clients to bind, which saves
400 # # Don't bind
401 # bind = no
402 # # Use SIMPLE bind
403 # bind = yes
404 # # Use SASL bind
405 # bind = sasl
408 # Postfix versions prior to 2.8 only support "bind = no" which
409 # means don't bind, and "bind = yes" which means do a SIMPLE bind.
[all …]
/netbsd/src/distrib/sets/
DTODO14 + base-bind meta-pkg created from base-bind-root,
15 base-bind-bin and base-bind-example
18 + meta-pkg content entirely derivable from pkg names (base-*, base-bind-*)
/netbsd/src/external/bsd/openldap/dist/tests/progs/
DMakefile.in17 slapd-modify slapd-bind slapd-mtread ldif-filter slapd-watcher
21 slapd-modrdn.c slapd-modify.c slapd-bind.c slapd-mtread.c \
56 slapd-bind: slapd-bind.o $(OBJS) $(XLIBS)
57 $(LTLINK) -o $@ slapd-bind.o $(OBJS) $(LIBS)
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
Dextract_symvers.pl103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split;
106 die "unknown input line:\n$_" unless defined($bind);
109 next if ($bind eq "LOCL");
115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dfunctional240 * @brief Trait that identifies a bind expression.
244 * function objects returned by `std::bind`.
246 * C++11 [func.bind.isbind].
256 * bind() expression and, if so, which placeholder it is.
258 * C++11 [func.bind.isplace].
275 * @brief ISO C++ 2011 namespace for std::bind placeholders.
341 * Maps an argument to bind() into an actual argument to the bound
342 * function object [func.bind.bind]/10. Only the first parameter should
347 * bind expression. The first parameter is the bound argument and
359 * C++11 [func.bind.bind] p10 bullet 1.
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dname-lookup.cc854 if (tree bind = cluster->slots[BINDING_SLOT_CURRENT]) in search_namespace_only() local
862 if (STAT_HACK_P (bind) && MODULE_BINDING_GLOBAL_P (bind)) in search_namespace_only()
869 tree value = bind; in search_namespace_only()
871 if (STAT_HACK_P (bind)) in search_namespace_only()
873 type = STAT_TYPE (bind); in search_namespace_only()
874 value = STAT_DECL (bind); in search_namespace_only()
878 if (STAT_TYPE_HIDDEN_P (bind)) in search_namespace_only()
880 if (STAT_DECL_HIDDEN_P (bind)) in search_namespace_only()
922 tree bind = cluster->slots[jx]; in search_namespace_only() local
923 if (!bind) in search_namespace_only()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvaltrack.cc177 rtx bind in propagate_for_debug_subst() local
181 rtx_insn *bind_insn = emit_debug_insn_before (bind, pair->insn); in propagate_for_debug_subst()
465 rtx bind; in dead_debug_promote_uses() local
466 bind = gen_rtx_VAR_LOCATION (GET_MODE (reg), in dead_debug_promote_uses()
470 rtx_insn *insn = emit_debug_insn_before (bind, DF_REF_INSN (ref)); in dead_debug_promote_uses()
585 rtx bind; in dead_debug_insert_temp() local
749 bind = gen_rtx_VAR_LOCATION (GET_MODE (reg), in dead_debug_insert_temp()
755 bind = emit_debug_insn_after (bind, insn); in dead_debug_insert_temp()
757 bind = emit_debug_insn_before (bind, insn); in dead_debug_insert_temp()
760 bitmap_set_bit (debug->to_rescan, INSN_UID (bind)); in dead_debug_insert_temp()
/netbsd/src/external/bsd/openldap/dist/tests/data/
Dslapd-meta.conf45 bind-timeout 1000000
54 idassert-bind bindmethod=simple
67 idassert-bind bindmethod=simple
/netbsd/src/tests/net/net/
Dt_socket_afinet.c50 #define bind rump_sys_bind macro
99 rc = bind(sd, (struct sockaddr *)&sin, sizeof(sin)); in ATF_TC_BODY()
121 rc = bind(sd, (struct sockaddr *)&sin, sizeof(sin)); in ATF_TC_BODY()
150 rc = bind(ss, (struct sockaddr *)&sin, sizeof(sin)); in ATF_TC_BODY()
212 rc = bind(ss, (struct sockaddr *)&sin, sizeof(sin)); in ATF_TC_BODY()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
Dmixed-lang-stack.f9018 type, bind(C) :: MyType
69 subroutine mixed_func_1c (a, b, c, d, f, g) bind(C)
102 subroutine mixed_func_1e () bind(C)
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Dsecurity.sdf124 to the "simple" bind operation. Unauthenticated access is requested
128 An anonymous bind results in an {{anonymous}} authorization
129 association. Anonymous bind mechanism is enabled by default, but
133 Note: Disabling the anonymous bind mechanism does not prevent
137 An unauthenticated bind also results in an {{anonymous}} authorization
138 association. Unauthenticated bind mechanism is disabled by default,
141 generate unauthenticated bind request when authenticated access was
145 A successful user/password authenticated bind results in a user
147 the session. User/password authenticated bind is enabled by default.
160 The user/password authenticated bind mechanism can be completely
[all …]
/netbsd/src/share/examples/emul/ultrix/etc/
Dsvc.conf16 hosts=local,bind # /etc/hosts (no yp) then DNS
18 networks=local,bind # rfc 1101
/netbsd/src/external/bsd/kyua-cli/dist/cli/
Dcmd_db_exec_test.cpp64 insert.bind(":column", value); in do_format_cell_test()
142 insert.bind(":v1", "A string"); in ATF_TEST_CASE_BODY()
143 insert.bind(":v2", sqlite::blob(memory, std::strlen(memory))); in ATF_TEST_CASE_BODY()
/netbsd/src/crypto/external/bsd/openssh/dist/
DPROTOCOL.agent7 1. session-bind@openssh.com extension
9 This extension allows a ssh client to bind an agent connection to a
18 string session-bind@openssh.com
34 a duplicate session identifier, or any attempt to bind a connection
74 constraints against the session-bind@openssh.com bindings recorded for

12345678910>>...30