Home
last modified time | relevance | path

Searched refs:strength (Results 1 – 25 of 101) sorted by relevance

12345

/minix/external/bsd/file/dist/magic/magdir/
H A Dvaried.script7 !:strength / 2
11 !:strength / 2
15 !:strength / 2
19 !:strength / 2
23 !:strength / 2
27 !:strength / 2
31 !:strength / 3
35 !:strength / 3
40 !:strength / 10
44 !:strength / 10
[all …]
H A Dtex42 !:strength + 15
45 !:strength + 15
48 !:strength + 18
51 !:strength + 15
54 !:strength + 18
57 !:strength + 18
60 !:strength + 15
63 !:strength + 15
66 !:strength + 15
113 !:strength + 15
[all …]
H A Dsgml46 !:strength + 5
49 !:strength + 5
52 !:strength + 5
55 !:strength + 5
58 !:strength + 5
61 !:strength + 5
64 !:strength + 5
67 !:strength + 5
73 !:strength + 5
76 !:strength + 5
[all …]
H A Dc-lang31 # The strength of these rules is increased so they beat the C rules above
33 !:strength + 5
36 !:strength + 5
39 !:strength + 5
42 !:strength + 5
45 !:strength + 5
H A Ddiff29 !:strength + 90
40 >8 belong x signature strength=%d)
H A Dsgi63 !:strength -30
65 !:strength -30
69 !:strength -30
71 !:strength -30
H A Dfortran7 !:strength - 5
H A Dcommands85 !:strength + 10
92 !:strength + 10
95 !:strength + 10
H A Dctf22 !:strength + 5 # this is to make sure we beat C
H A Dperl28 !:strength + 10
33 !:strength + 10
H A Dmsooxml17 !:strength +10
H A Dmach209 !:strength +1
213 !:strength +1
H A Dimages21 !:strength + 2
26 !:strength + 2
31 !:strength + 2
38 # strength is changed to try these patterns before "x86 boot sector"
43 !:strength + 45
49 !:strength + 45
55 !:strength + 45
61 !:strength + 45
67 !:strength + 45
73 !:strength + 45
H A Djpeg15 !:strength +2
/minix/games/rogue/
H A Dhit.c273 short strength; in damage_for_strength() local
275 strength = rogue.str_current + add_strength; in damage_for_strength()
277 if (strength <= 6) { in damage_for_strength()
278 return(strength-5); in damage_for_strength()
280 if (strength <= 14) { in damage_for_strength()
283 if (strength <= 17) { in damage_for_strength()
286 if (strength <= 18) { in damage_for_strength()
289 if (strength <= 20) { in damage_for_strength()
292 if (strength <= 21) { in damage_for_strength()
295 if (strength <= 30) { in damage_for_strength()
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dtls_srp.c94 ctx->srp_ctx.strength = SRP_MINIMAL_N; in SSL_CTX_SRP_CTX_free()
126 s->srp_ctx.strength = SRP_MINIMAL_N; in SSL_SRP_CTX_free()
158 s->srp_ctx.strength = ctx->srp_ctx.strength; in SSL_SRP_CTX_init()
224 ctx->srp_ctx.strength = SRP_MINIMAL_N; in SSL_CTX_SRP_CTX_init()
435 if (BN_num_bits(srp->N) < srp->strength) { in srp_verify_server_param()
510 int SSL_CTX_set_srp_strength(SSL_CTX *ctx, int strength) in SSL_CTX_set_srp_strength() argument
512 return tls1_ctx_ctrl(ctx, SSL_CTRL_SET_TLS_EXT_SRP_STRENGTH, strength, in SSL_CTX_set_srp_strength()
/minix/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/
H A Dsetcc-strength-reduce.ll1 ; This test ensures that "strength reduction" of conditional expressions are
/minix/crypto/external/bsd/openssl/dist/
H A Dopenssl.spec23 protocols as well as a full-strength general purpose cryptography library.
44 protocols as well as a full-strength general purpose cryptography library.
65 protocols as well as a full-strength general purpose cryptography library.
/minix/external/bsd/llvm/dist/llvm/test/Transforms/LoopStrengthReduce/X86/
H A Dno_superflous_induction_vars.ll10 ; expanding the recurrence start value of loop strength reduced values from
/minix/crypto/external/bsd/openssl/dist/doc/ssl/
H A DSSL_CTX_set_tmp_rsa_callback.pod35 for RSA-based strength-limited 'exportable' ciphersuites because a RSA key
43 for RSA-based strength-limited 'exportable' ciphersuites because a RSA key
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dlsr-reuse-trunc.ll4 ; Full strength reduction wouldn't reduce register pressure, so LSR should
H A Dlsr-reuse.ll7 ; Full strength reduction reduces register pressure from 5 to 4 here.
43 ; Mostly-full strength reduction means we do full strength reduction on all
188 ; In this test, the counting IV exit value is used, so full strength reduction
224 ; In this test, the trip count value is used, so full strength reduction
259 ; Full strength reduction doesn't save any registers here because the
306 ; This should be fully strength-reduced to reduce register pressure.
/minix/crypto/external/bsd/openssl/dist/doc/crypto/
H A Ddes_modes.pod104 The strength of the CFB mode depends on the size of k (maximal if
209 There are attacks that could reduce the effective key strength
/minix/crypto/external/bsd/openssl/lib/libdes/
H A Ddes_modes.pod102 The strength of the CFB mode depends on the size of k (maximal if
207 There are attacks that could reduce the effective key strength
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/SystemZ/
H A Dloop-01.ll5 ; Test that strength reduction is applied to addresses with a scale factor,

12345