Home
last modified time | relevance | path

Searched refs:bout (Results 1 – 25 of 156) sorted by relevance

1234567

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dbout3 # $File: bout,v 1.5 2009/09/19 16:28:08 christos Exp $
10 0 string =!<bout> b.out archive
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddhtest.c45 int i, alen, blen, clen, aout, bout, cout; in dh_test() local
187 || !TEST_true((bout = DH_compute_key(bbuf, apub_key, b)) != -1)) in dh_test()
196 || !TEST_mem_eq(abuf, aout, bbuf, bout) in dh_test()
632 int i, alen, blen, aout, bout; in rfc7919_test() local
666 || !TEST_true((bout = DH_compute_key(bbuf, apub_key, b)) != -1)) in rfc7919_test()
670 || !TEST_mem_eq(abuf, aout, bbuf, bout)) in rfc7919_test()
/netbsd-src/tests/crypto/libcrypto/ecdh/
H A Decdhtest.c130 int i, alen, blen, aout, bout, ret = 0; in test_ecdh_curve() local
237 bout = in test_ecdh_curve()
242 for (i = 0; i < bout; i++) { in test_ecdh_curve()
252 if ((aout < 4) || (bout != aout) || (memcmp(abuf, bbuf, aout) != 0)) { in test_ecdh_curve()
273 for (i = 0; i < bout; i++) { in test_ecdh_curve()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddhtest.c54 int i, alen, blen, clen, aout, bout, cout; in dh_test() local
216 || !TEST_true((bout = DH_compute_key(bbuf, apub_key, b)) != -1)) in dh_test()
225 || !TEST_mem_eq(abuf, aout, bbuf, bout) in dh_test()
668 int i, alen, blen, aout, bout; in rfc7919_test() local
702 || !TEST_true((bout = DH_compute_key(bbuf, apub_key, b)) != -1)) in rfc7919_test()
706 || !TEST_mem_eq(abuf, aout, bbuf, bout)) in rfc7919_test()
/netbsd-src/sys/dev/usb/
H A Duchcom.c349 int i, bin=-1, bout=-1, intr=-1, isize=0; in find_endpoints() local
372 bout = ed->bEndpointAddress; in find_endpoints()
376 if (intr == -1 || bin == -1 || bout == -1) { in find_endpoints()
385 if (bout == -1) { in find_endpoints()
397 device_xname(sc->sc_dev), bin, bout, intr, isize)); in find_endpoints()
402 endpoints->ep_bulkout = bout; in find_endpoints()
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dtic6xdsbt.em76 asection *aout = asec->output_section, *bout = bsec->output_section;
80 if (!aout || !bout)
84 bvma = bout->vma + bsec->output_offset;
H A Darmelf.em316 asection *aout = asec->output_section, *bout = bsec->output_section;
320 if (!aout || !bout)
324 bvma = bout->vma + bsec->output_offset;
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dtic6xdsbt.em76 asection *aout = asec->output_section, *bout = bsec->output_section;
80 if (!aout || !bout)
84 bvma = bout->vma + bsec->output_offset;
H A Darmelf.em316 asection *aout = asec->output_section, *bout = bsec->output_section;
320 if (!aout || !bout)
324 bvma = bout->vma + bsec->output_offset;
/netbsd-src/usr.bin/gzip/
H A Dzuncompress.c134 off_t bin, bout = 0; in zuncompress() local
153 bout += bin; in zuncompress()
160 return bout; in zuncompress()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dclientloop.c763 client_suspend_self(struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr) in client_suspend_self() argument
766 if (sshbuf_len(bout) > 0) in client_suspend_self()
767 atomicio(vwrite, fileno(stdout), sshbuf_mutable_ptr(bout), in client_suspend_self()
768 sshbuf_len(bout)); in client_suspend_self()
776 sshbuf_reset(bout); in client_suspend_self()
1172 struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr, in process_escapes() argument
1233 client_suspend_self(bin, bout, berr); in process_escapes()
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-9193106 * bout.c: Changed functions to use link_info->callbacks rather
773 * bout.c (b_out_reloc_type_lookup): Return type should point to
924 * bout.c, coff-h8300.c, coff-sh.c: Add BFD_IS_RELAXABLE to
926 * aix386-core.c, aout-adobe.c, aout-target.h, bout.c, coff-a29k.c,
1641 * config.bfd: Use i960-bout, not i960-coff for i960-*-nindy*.
2375 * config/a29k-coff.mt,alphaosf.mt, i386-sco.mt, i960-bout.mt,
3683 * bout.c (aout32_slurp_extended_name_table): Define to be
4279 * bout.c (b_out_squirt_out_relocs): Initialize r_extern.
4348 * bout.c (get_value): Don't truncate 32-bit addend to 16 bits.
4390 * bout.c (b_out_get_relocated_section_contents, cases PCREL24 and
[all …]
H A DChangeLog-9495767 * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c,
3396 * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
3674 * bout.c (b_out_slurp_reloc_table): Don't return an error if asked
3879 * bout.c (get_value): Likewise.
4142 * aout-ns32k.c, aoutx.h, bout.c, cf-m68klynx.c, coff-i386.c,
4382 * bout.c (callj_callback): Add new argument shrinking. Change all
4757 * bout.c (perform_slip): Likewise.
7070 * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
7537 * bout.c (b_out_mkobject): Don't make any sections.
7735 * bout.c (b_out_canonicalize_reloc): Likewise.
[all …]
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-9193106 * bout.c: Changed functions to use link_info->callbacks rather
773 * bout.c (b_out_reloc_type_lookup): Return type should point to
924 * bout.c, coff-h8300.c, coff-sh.c: Add BFD_IS_RELAXABLE to
926 * aix386-core.c, aout-adobe.c, aout-target.h, bout.c, coff-a29k.c,
1641 * config.bfd: Use i960-bout, not i960-coff for i960-*-nindy*.
2375 * config/a29k-coff.mt,alphaosf.mt, i386-sco.mt, i960-bout.mt,
3683 * bout.c (aout32_slurp_extended_name_table): Define to be
4279 * bout.c (b_out_squirt_out_relocs): Initialize r_extern.
4348 * bout.c (get_value): Don't truncate 32-bit addend to 16 bits.
4390 * bout.c (b_out_get_relocated_section_contents, cases PCREL24 and
[all …]
H A DChangeLog-9495767 * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c,
3396 * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
3674 * bout.c (b_out_slurp_reloc_table): Don't return an error if asked
3879 * bout.c (get_value): Likewise.
4142 * aout-ns32k.c, aoutx.h, bout.c, cf-m68klynx.c, coff-i386.c,
4382 * bout.c (callj_callback): Add new argument shrinking. Change all
4757 * bout.c (perform_slip): Likewise.
7070 * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
7537 * bout.c (b_out_mkobject): Don't make any sections.
7735 * bout.c (b_out_canonicalize_reloc): Likewise.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-9193106 * bout.c: Changed functions to use link_info->callbacks rather
773 * bout.c (b_out_reloc_type_lookup): Return type should point to
924 * bout.c, coff-h8300.c, coff-sh.c: Add BFD_IS_RELAXABLE to
926 * aix386-core.c, aout-adobe.c, aout-target.h, bout.c, coff-a29k.c,
1641 * config.bfd: Use i960-bout, not i960-coff for i960-*-nindy*.
2375 * config/a29k-coff.mt,alphaosf.mt, i386-sco.mt, i960-bout.mt,
3683 * bout.c (aout32_slurp_extended_name_table): Define to be
4279 * bout.c (b_out_squirt_out_relocs): Initialize r_extern.
4348 * bout.c (get_value): Don't truncate 32-bit addend to 16 bits.
4390 * bout.c (b_out_get_relocated_section_contents, cases PCREL24 and
[all …]
H A DChangeLog-9495767 * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c,
3396 * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
3674 * bout.c (b_out_slurp_reloc_table): Don't return an error if asked
3879 * bout.c (get_value): Likewise.
4142 * aout-ns32k.c, aoutx.h, bout.c, cf-m68klynx.c, coff-i386.c,
4382 * bout.c (callj_callback): Add new argument shrinking. Change all
4757 * bout.c (perform_slip): Likewise.
7070 * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
7537 * bout.c (b_out_mkobject): Don't make any sections.
7735 * bout.c (b_out_canonicalize_reloc): Likewise.
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-9193106 * bout.c: Changed functions to use link_info->callbacks rather
773 * bout.c (b_out_reloc_type_lookup): Return type should point to
924 * bout.c, coff-h8300.c, coff-sh.c: Add BFD_IS_RELAXABLE to
926 * aix386-core.c, aout-adobe.c, aout-target.h, bout.c, coff-a29k.c,
1641 * config.bfd: Use i960-bout, not i960-coff for i960-*-nindy*.
2375 * config/a29k-coff.mt,alphaosf.mt, i386-sco.mt, i960-bout.mt,
3683 * bout.c (aout32_slurp_extended_name_table): Define to be
4279 * bout.c (b_out_squirt_out_relocs): Initialize r_extern.
4348 * bout.c (get_value): Don't truncate 32-bit addend to 16 bits.
4390 * bout.c (b_out_get_relocated_section_contents, cases PCREL24 and
[all …]
H A DChangeLog-9495767 * aout-adobe.c, aout-target.h, binary.c, bout.c, coff-alpha.c,
3396 * bout.c (b_out_canonicalize_reloc): Handle SEC_CONSTRUCTOR
3674 * bout.c (b_out_slurp_reloc_table): Don't return an error if asked
3879 * bout.c (get_value): Likewise.
4142 * aout-ns32k.c, aoutx.h, bout.c, cf-m68klynx.c, coff-i386.c,
4382 * bout.c (callj_callback): Add new argument shrinking. Change all
4757 * bout.c (perform_slip): Likewise.
7070 * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
7537 * bout.c (b_out_mkobject): Don't make any sections.
7735 * bout.c (b_out_canonicalize_reloc): Likewise.
[all …]
/netbsd-src/external/bsd/file/dist/magic/
H A DMakefile.am52 $(MAGIC_FRAGMENT_DIR)/bout \
H A DMakefile.in330 $(MAGIC_FRAGMENT_DIR)/bout \
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20051227 * config/obj-bout.c: Delete.
1228 * config/obj-bout.h: Delete.
1255 bout and hp300 support.
2345 config/obj-aout.h, config/obj-bout.c, config/obj-bout.h,
2567 * config/obj-bout.h (S_IS_EXTERN): Likewise.
2841 aout/bout. Handle assignment of sym=sym+/-const specially. Don't
3040 * config/obj-bout.c: Convert to ISO-C90 and fix formatting.
3041 * config/obj-bout.h: Convert to ISO-C90 and fix formatting.
3589 * config/obj-bout.c (obj_emit_relocations): Use md_reloc_size,
3593 * config/obj-bout.h (EXEC_BYTES_SIZE): Define.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20051227 * config/obj-bout.c: Delete.
1228 * config/obj-bout.h: Delete.
1255 bout and hp300 support.
2345 config/obj-aout.h, config/obj-bout.c, config/obj-bout.h,
2567 * config/obj-bout.h (S_IS_EXTERN): Likewise.
2841 aout/bout. Handle assignment of sym=sym+/-const specially. Don't
3040 * config/obj-bout.c: Convert to ISO-C90 and fix formatting.
3041 * config/obj-bout.h: Convert to ISO-C90 and fix formatting.
3589 * config/obj-bout.c (obj_emit_relocations): Use md_reloc_size,
3593 * config/obj-bout.h (EXEC_BYTES_SIZE): Define.
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp876 OutIt bout(out);
877 copy(bin, ein, bout);
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-04153 * bout.h: Invoke aout N_* macros with pointer to
1023 * bout.h: Update copyright notice to use GPLv3.
1798 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,

1234567