OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exponent
(Results
476 - 500
of
1644
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/crypto/
p224_spake.h
99
// x_ is the secret Diffie-Hellman
exponent
(see paper referenced in .cc
/external/chromium_org/net/data/ssl/certificates/
1024-rsa-ee-by-prime256v1-ecdsa-intermediate.pem
24
Exponent
: 65537 (0x10001)
1024-rsa-ee-by-secp256k1-ecdsa-intermediate.pem
24
Exponent
: 65537 (0x10001)
768-rsa-ee-by-768-rsa-intermediate.pem
22
Exponent
: 65537 (0x10001)
768-rsa-ee-by-prime256v1-ecdsa-intermediate.pem
22
Exponent
: 65537 (0x10001)
768-rsa-ee-by-secp256k1-ecdsa-intermediate.pem
22
Exponent
: 65537 (0x10001)
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FELighting.h
107
static int getPowerCoefficients(float
exponent
);
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
diy-fp.h
38
// with a uint64 significand and an int
exponent
. Normalized DiyFp numbers will
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_half.h
102
/*
Exponent
/ Mantissa */
/external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_statevars.h
91
STATE_ATTENUATION, /**< xyz = attenuation, w = spot
exponent
*/
/external/chromium_org/third_party/openssl/openssl/crypto/dh/
generate
59
eavesdropper can always determine the low-bit of your
exponent
for
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/
info.pem
23
Exponent
: 65537 (0x10001)
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/t/
c.pem
23
Exponent
: 65537 (0x10001)
s.pem
32
Exponent
: 65537 (0x10001)
server.pem
23
Exponent
: 65537 (0x10001)
/external/chromium_org/v8/src/
diy-fp.h
35
// with a uint64 significand and an int
exponent
. Normalized DiyFp numbers will
/external/chromium_org/v8/tools/
generate-ten-powers.scm
188
"// significand, a 16-bit signed binary
exponent
, and a 16-bit\n"
189
"// signed decimal
exponent
. Each entry will be constructed as follows:\n"
198
"// binary
exponent
distance between all elements of a given cache.\n"
200
"//
exponent
offset. It is equal to -cache[0].decimal_exponent.\n"
/external/libgsm/src/
rpe.c
230
/* Compute
exponent
and mantissa of the decoded version of xmaxc
310
* can be calculated by using the
exponent
and the mantissa part of
313
* of the RPE samples by a function of the
exponent
. A direct
326
temp1 = 6 - exp; /* normalization by the
exponent
*/
/external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.cpp
180
uint32_t
Exponent
= (Imm8 >> 4) & 0x7;
188
if (
Exponent
& 0x4) {
189
Val /= 1 << (7 -
Exponent
);
191
Val *= 1 << (
Exponent
+ 1);
/external/mesa3d/src/gallium/auxiliary/util/
u_half.h
102
/*
Exponent
/ Mantissa */
/external/mesa3d/src/mesa/program/
prog_statevars.h
91
STATE_ATTENUATION, /**< xyz = attenuation, w = spot
exponent
*/
/external/openssl/crypto/dh/
generate
59
eavesdropper can always determine the low-bit of your
exponent
for
/external/openssl/crypto/pkcs7/
info.pem
23
Exponent
: 65537 (0x10001)
/external/openssl/crypto/pkcs7/t/
c.pem
23
Exponent
: 65537 (0x10001)
s.pem
32
Exponent
: 65537 (0x10001)
Completed in 1242 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>