HomeSort by: relevance | last modified time | path
    Searched refs:others (Results 1 - 25 of 139) sorted by relevancy

1 2 3 4 5 6

  /src/external/lgpl3/gmp/dist/tests/mpz/
t-perfsqr.c 38 The values "(j*others)^2" cover all quadratic residues mod divisor[i],
48 mpz_t alldiv, others, n; local
51 mpz_init (others);
62 mpz_set_ui (others, 1L);
65 mpz_mul_ui (others, others, divisor[j]);
70 mpz_mul_ui (n, others, j);
82 mpz_clear (others);
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
README.template 38 __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 he
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evppbe_scrypt.txt 14 Title = scrypt tests (from draft-josefsson-scrypt-kdf-03 and others) Using PBE
evpkdf_scrypt.txt 14 Title = Scrypt tests (from draft-josefsson-id-scrypt-kdf-03 and others)
evppkey_kdf_scrypt.txt 14 Title = id-scrypt tests (from draft-josefsson-id-scrypt-kdf-03 and others)
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evppbe_scrypt.txt 14 Title = scrypt tests (from draft-josefsson-scrypt-kdf-03 and others) Using PBE
evpkdf_scrypt.txt 14 Title = Scrypt tests (from draft-josefsson-id-scrypt-kdf-03 and others)
evppkey_kdf_scrypt.txt 14 Title = id-scrypt tests (from draft-josefsson-id-scrypt-kdf-03 and others)
  /src/sys/arch/amd64/include/
fenv.h 96 uint32_t others[4]; /* EIP, Pointer Selector, etc */ member in struct:__anon925::__anon926
  /src/sys/arch/i386/include/
fenv.h 97 uint32_t others[4]; /* EIP, Pointer Selector, etc */ member in struct:__anon1449::__anon1450
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dap/
memory.exp 81 set others 0
90 incr others
95 gdb_assert {$others == 0}
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dap/
memory.exp 79 set others 0
88 incr others
93 gdb_assert {$others == 0}
  /src/lib/libm/arch/i387/
fenv.c 116 .others = {
421 memcpy(__fe_dfl_env.x87.others, env.x87.others,
422 sizeof(__fe_dfl_env.x87.others));
456 memcpy(__fe_dfl_env.x87.others, env.x87.others,
457 sizeof(__fe_dfl_env.x87.others));
  /src/lib/libm/arch/x86_64/
fenv.c 433 __fe_dfl_env.x87.others[3] = (fenv.x87.others[3] & 0xffff0000)
434 | (__fe_dfl_env.x87.others[3] & 0x0000ffff);
471 __fe_dfl_env.x87.others[3] = (fenv.x87.others[3] & 0xffff0000)
472 | (__fe_dfl_env.x87.others[3] & 0x0000ffff);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/
unchecked_union.exp 38 when others =>
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
unchecked_union.exp 38 when others =>
  /src/distrib/mac68k/stand/
Makefile 14 UUDECODE_FILES+=pdisk.sea.hqx Installer_1.1h.src.sea.hqx res-edit-and-others.hqx
28 res-edit-and-others.hqx \
  /src/crypto/external/apache2/openssl/dist/util/
mkinstallvars.pl 32 my @others = qw(VERSION LDLIBS);
37 foreach (@others) { $all{$_} = 1 }
  /src/sys/arch/amiga/stand/loadkmap/din/
din-kbdmap.c 426 NOTE: save yourself and others a lot of grief by *not* using
  /src/sys/arch/amiga/stand/loadkmap/pl_din/
pl_din-kbdmap.c 431 NOTE: save yourself and others a lot of grief by *not* using
  /src/external/bsd/nvi/dist/motif_l/
m_motif.h 95 optData *others; member in struct:__anon7604
  /src/sys/arch/x68k/dev/
kbdmap.c 265 NOTE: save yourself and others a lot of grief by *not* using
  /src/sys/arch/x68k/usr.bin/loadkmap/
jis_kmap.c 259 NOTE: save yourself and others a lot of grief by *not* using
  /src/usr.bin/make/unit-tests/
char-005c-reverse-solidus.mk 85 # others, including "\\", are left as-is.
91 # sequence "\:" is unescaped, all others, including "\\", are left as-is.
  /src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns1/
named.conf.j2 107 remote-servers others {
119 also-notify { others; };

Completed in 43 milliseconds

1 2 3 4 5 6