Searched refs:Binds (Results 1 – 20 of 20) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/ |
| H A D | MachOWriter.cpp | 59 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in totalSize() 347 assert((DyLdInfoCommand.bind_size == O.Binds.Opcodes.size()) && in writeBindInfo() 349 memcpy(Out, O.Binds.Opcodes.data(), O.Binds.Opcodes.size()); in writeBindInfo()
|
| H A D | MachOLayoutBuilder.cpp | 247 uint64_t StartOfWeakBindingInfo = StartOfBindingInfo + O.Binds.Opcodes.size(); in layoutTail() 334 O.Binds.Opcodes.empty() ? 0 : StartOfBindingInfo; in layoutTail() 335 MLC.dyld_info_command_data.bind_size = O.Binds.Opcodes.size(); in layoutTail()
|
| H A D | Object.h | 307 BindInfo Binds; member
|
| H A D | MachOReader.cpp | 246 O.Binds.Opcodes = MachOObj.getDyldInfoBindOpcodes(); in readBindInfo()
|
| /netbsd-src/external/bsd/kyua-cli/dist/utils/sqlite/ |
| H A D | statement.ipp | 35 /// Binds a value to a parameter of a prepared statement.
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/ |
| H A D | README | 10 have this hash specifier in their userPassword attribute, Simple Binds
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
| H A D | README | 81 Authentication is performed using Simple Binds. Since all operations occur
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/ |
| H A D | Pipeline.rst | 39 Binds virtual registers to register banks. This pass is intended to minimize
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | backends.sdf | 316 * Binds other than as the rootdn fail unless the database option "bind on" is given.
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | rltech.texi | 772 Binds @var{key} to @var{function} in the currently active keymap. 782 Binds @var{key} to @var{function} if it is not already bound in the 789 Binds @var{key} to @var{function} if it is not already bound in @var{map}. 831 Binds @var{keyseq} to @var{function} if it is not already bound in the 838 Binds @var{keyseq} to @var{function} if it is not already bound in @var{map}.
|
| H A D | readline.info | 2225 Binds KEY to FUNCTION in the currently active keymap. Returns 2235 Binds KEY to FUNCTION if it is not already bound in the currently 2241 Binds KEY to FUNCTION if it is not already bound in MAP. Returns 2280 Binds KEYSEQ to FUNCTION if it is not already bound in the 2286 Binds KEYSEQ to FUNCTION if it is not already bound in MAP.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | libgomp.texi | 1672 Binds threads to specific CPUs. The variable should contain a space-separated
|
| H A D | libgomp.info | 1486 Binds threads to specific CPUs. The variable should contain a
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | libgomp.texi | 2206 Binds threads to specific CPUs. The variable should contain a space-separated
|
| H A D | libgomp.info | 2033 Binds threads to specific CPUs. The variable should contain a
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | rtl.texi | 3642 Binds variable @code{var}, a tree, to value @var{exp}, an RTL
|
| H A D | gccint.info | 18905 Binds variable 'var', a tree, to value EXP, an RTL expression. It
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | rtl.texi | 3622 Binds variable @code{var}, a tree, to value @var{exp}, an RTL
|
| H A D | gccint.info | 19276 Binds variable 'var', a tree, to value EXP, an RTL expression. It
|
| /netbsd-src/external/bsd/unbound/dist/doc/ |
| H A D | Changelog | 11640 - listen_dnsport service. Binds ports.
|