Home
last modified time | relevance | path

Searched refs:others (Results 1 – 25 of 1156) sorted by relevance

12345678910>>...47

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A DREADME.template38 __TEXT __DATA __OBJC others dec hex
43 __TEXT __DATA __OBJC others dec hex
48 __TEXT __DATA __OBJC others dec hex
53 __TEXT __DATA __OBJC others dec hex
71 __TEXT __DATA __OBJC others dec hex
88 __TEXT __DATA __OBJC others dec hex
93 __TEXT __DATA __OBJC others dec hex
98 __TEXT __DATA __OBJC others dec hex
102 __TEXT __DATA __OBJC others dec hex
111 __TEXT __DATA __OBJC others dec hex
[all …]
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-perfsqr.c48 mpz_t alldiv, others, n; in check_modulo() local
51 mpz_init (others); in check_modulo()
62 mpz_set_ui (others, 1L); in check_modulo()
65 mpz_mul_ui (others, others, divisor[j]); in check_modulo()
70 mpz_mul_ui (n, others, j); in check_modulo()
82 mpz_clear (others); in check_modulo()
/netbsd-src/lib/libm/arch/i387/
H A Dfenv.c116 .others = {
421 memcpy(__fe_dfl_env.x87.others, env.x87.others, in fesetenv()
422 sizeof(__fe_dfl_env.x87.others)); in fesetenv()
456 memcpy(__fe_dfl_env.x87.others, env.x87.others, in feupdateenv()
457 sizeof(__fe_dfl_env.x87.others)); in feupdateenv()
/netbsd-src/lib/libm/arch/x86_64/
H A Dfenv.c433 __fe_dfl_env.x87.others[3] = (fenv.x87.others[3] & 0xffff0000) in fesetenv()
434 | (__fe_dfl_env.x87.others[3] & 0x0000ffff); in fesetenv()
471 __fe_dfl_env.x87.others[3] = (fenv.x87.others[3] & 0xffff0000) in feupdateenv()
472 | (__fe_dfl_env.x87.others[3] & 0x0000ffff); in feupdateenv()
/netbsd-src/doc/
H A DTODO9 these projects are small, others are large. Some are extremely
10 important, others are enhancements to make the system more flexible
25 that others shouldn't also look at it, but consultation with other
/netbsd-src/external/bsd/file/dist/python/
H A DLICENSE2 Software written by Ian F. Darwin and others;
3 maintained 1995-present by Christos Zoulas and others.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeOfConduct.rst18 * `be careful in the words that you choose and be kind to others`_, and
55 will depend on the work of others. Any decision you take will affect users
70 .. _be careful in the words that you choose and be kind to others:
72 * **Be careful in the words that you choose and be kind to others.** Do not
/netbsd-src/external/gpl3/gdb/dist/sim/or1k/
H A DREADME23 sim/common/nrun.c - the main() calls sim_open(), sim_resume() and others
24 sim/or1k/sim-if.c - implements sim_open() and others used by nrun
60 But if needed, get this toolchain (this is the newlib binary, others also
/netbsd-src/external/gpl3/gdb.old/dist/sim/or1k/
H A DREADME23 sim/common/nrun.c - the main() calls sim_open(), sim_resume() and others
24 sim/or1k/sim-if.c - implements sim_open() and others used by nrun
60 But if needed, get this toolchain (this is the newlib binary, others also
/netbsd-src/distrib/mac68k/stand/
H A DMakefile14 UUDECODE_FILES+=pdisk.sea.hqx Installer_1.1h.src.sea.hqx res-edit-and-others.hqx
28 res-edit-and-others.hqx \
/netbsd-src/external/gpl2/mkhybrid/dist/libfile/
H A DLEGAL.NOTICE3 Software written by Ian F. Darwin and others; maintained by Christos Zoulas.
11 Software written by Ian F. Darwin and others;
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A DCOPYING.DJ3 any other agency besides DJ Delorie and others who have agreed to
37 Changes to source code copyright BSD, FSF, or others, by DJ Delorie
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/mcore/
H A Dt-mcore4 # could use -msifilter to be safe from interrupt/jmp interactions and others.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mcore/
H A Dt-mcore4 # could use -msifilter to be safe from interrupt/jmp interactions and others.
/netbsd-src/external/mit/isl/dist/test_inputs/schedule/
H A Dflat2.sc1 # Check that a fixed value of one dimension in terms of the others
H A Dflat4.sc1 # Check that a fixed value of one dimension in terms of the others
H A Dflat3.sc1 # Check that a fixed value of one dimension in terms of the others
H A Dflat1.sc1 # Check that a fixed value of one dimension in terms of the others
H A Dflat5.sc1 # Check that a fixed value of one dimension in terms of the others
H A Dflat6.sc1 # Check that a fixed value of one dimension in terms of the others
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A DREADME3 others are purely experimental. Additional overlays can
/netbsd-src/external/public-domain/sqlite/dist/tea/
H A Dlicense.terms5 May you find forgiveness for yourself and forgive others.
/netbsd-src/sys/arch/amd64/include/
H A Dfenv.h96 uint32_t others[4]; /* EIP, Pointer Selector, etc */ member
/netbsd-src/sys/arch/i386/include/
H A Dfenv.h97 uint32_t others[4]; /* EIP, Pointer Selector, etc */ member
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/hw/rv-n-cris/
H A Dtestutils.inc4 # vector number "n" as "entry", all others "other".

12345678910>>...47