Home
last modified time | relevance | path

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

12345678

/netbsd/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/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/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/crypto/external/bsd/openssl/dist/test/
H A Ddhtest.c54 int i, alen, blen, clen, aout, bout, cout; in dh_test() local
193 || !TEST_true((bout = DH_compute_key(bbuf, apub_key, b)) != -1)) in dh_test()
202 || !TEST_mem_eq(abuf, aout, bbuf, bout) in dh_test()
645 int i, alen, blen, aout, bout; in rfc7919_test() local
679 || !TEST_true((bout = DH_compute_key(bbuf, apub_key, b)) != -1)) in rfc7919_test()
683 || !TEST_mem_eq(abuf, aout, bbuf, bout)) in rfc7919_test()
/netbsd/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/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/external/gpl3/gdb/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.em310 asection *aout = asec->output_section, *bout = bsec->output_section;
314 if (!aout || !bout)
318 bvma = bout->vma + bsec->output_offset;
/netbsd/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.em304 asection *aout = asec->output_section, *bout = bsec->output_section;
308 if (!aout || !bout)
312 bvma = bout->vma + bsec->output_offset;
/netbsd/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.em314 asection *aout = asec->output_section, *bout = bsec->output_section;
318 if (!aout || !bout)
322 bvma = bout->vma + bsec->output_offset;
/netbsd/external/gpl3/gdb.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.em310 asection *aout = asec->output_section, *bout = bsec->output_section;
314 if (!aout || !bout)
318 bvma = bout->vma + bsec->output_offset;
/netbsd/crypto/external/bsd/openssh/dist/
H A Dclientloop.c588 client_suspend_self(struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr) in client_suspend_self() argument
591 if (sshbuf_len(bout) > 0) in client_suspend_self()
592 atomicio(vwrite, fileno(stdout), sshbuf_mutable_ptr(bout), in client_suspend_self()
593 sshbuf_len(bout)); in client_suspend_self()
601 sshbuf_reset(bout); in client_suspend_self()
997 struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr, in process_escapes() argument
1060 client_suspend_self(bin, bout, berr); in process_escapes()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-91934503 * bout.c (b_out_get_relocated_section_contents),
4595 * bout.c (calljx_callback, callj_callback,
4983 * configure.in (i960-*-{aout,bout}): Support these.
5112 * bout.c: Removed some unused variables.
5255 * aoutx.h (aout<n>swap_ext_reloc_out), bout.c
5805 * bout.c: remove unnecessary abort
5887 * bout.c, coff-a29k.c, coff-i960.c: Lint.
5927 * bout.c: make it work again.
6157 * bout.c: add to vector, call generic_relax
6785 * bout.c (b_out_callback): Add initialization of
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-91934503 * bout.c (b_out_get_relocated_section_contents),
4595 * bout.c (calljx_callback, callj_callback,
4983 * configure.in (i960-*-{aout,bout}): Support these.
5112 * bout.c: Removed some unused variables.
5255 * aoutx.h (aout<n>swap_ext_reloc_out), bout.c
5805 * bout.c: remove unnecessary abort
5887 * bout.c, coff-a29k.c, coff-i960.c: Lint.
5927 * bout.c: make it work again.
6157 * bout.c: add to vector, call generic_relax
6785 * bout.c (b_out_callback): Add initialization of
[all …]
/netbsd/external/gpl3/gdb/dist/bfd/
H A DChangeLog-91934503 * bout.c (b_out_get_relocated_section_contents),
4595 * bout.c (calljx_callback, callj_callback,
4983 * configure.in (i960-*-{aout,bout}): Support these.
5112 * bout.c: Removed some unused variables.
5255 * aoutx.h (aout<n>swap_ext_reloc_out), bout.c
5805 * bout.c: remove unnecessary abort
5887 * bout.c, coff-a29k.c, coff-i960.c: Lint.
5927 * bout.c: make it work again.
6157 * bout.c: add to vector, call generic_relax
6785 * bout.c (b_out_callback): Add initialization of
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog-91934503 * bout.c (b_out_get_relocated_section_contents),
4595 * bout.c (calljx_callback, callj_callback,
4983 * configure.in (i960-*-{aout,bout}): Support these.
5112 * bout.c: Removed some unused variables.
5255 * aoutx.h (aout<n>swap_ext_reloc_out), bout.c
5805 * bout.c: remove unnecessary abort
5887 * bout.c, coff-a29k.c, coff-i960.c: Lint.
5927 * bout.c: make it work again.
6157 * bout.c: add to vector, call generic_relax
6785 * bout.c (b_out_callback): Add initialization of
[all …]
/netbsd/external/bsd/file/dist/magic/
H A DMakefile.am52 $(MAGIC_FRAGMENT_DIR)/bout \
H A DMakefile.in329 $(MAGIC_FRAGMENT_DIR)/bout \
/netbsd/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/external/gpl3/gdb/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/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/external/gpl3/gdb.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.

12345678