Home
last modified time | relevance | path

Searched refs:constant (Results 1 – 8 of 8) sorted by relevance

/third_party/lib/jitterentropy/
A Djitterentropy-base.c417 union c constant; in jent_stir_pool() local
436 constant.uint32[1] = 0x67452301; in jent_stir_pool()
437 constant.uint32[0] = 0xefcdab89; in jent_stir_pool()
447 mixer.uint64 ^= constant.uint64; in jent_stir_pool()
449 throw_away.uint64 ^= constant.uint64; in jent_stir_pool()
A DCHANGES.md19 * Use constant time operation of jent_stir_pool to prevent leaking
/third_party/ulib/musl/include/sys/
A Dtimex.h22 long constant, precision, tolerance; member
/third_party/lib/acpica/generate/lint/
A Doptions.lnt80 -e778 // Allow constant expressions to evaluate to zero
/third_party/lib/acpica/source/compiler/
A Dreadme.txt25 constant expressions.
/third_party/ulib/musl/
A DWHATSNEW457 - math.h constant expression fixes for INFINITY/NAN/etc.
849 - failure of offsetof() to be an integer constant expression
1233 - configure now detects serious constant-folding bug in gcc 4.9.0
1408 - various minor header conformance bugs (signedness, constant expressions, ...)
/third_party/lib/acpica/
A Dchanges.txt3032 iASL: Fixed a problem with constant folding for fixed-length constant
3033 expressions. The constant-folding code was not being invoked for constant
8329 constant values for this parameter.
10288 constant
11768 64-bit constant.
13277 Fixed a problem where the semaphore WAIT_FOREVER constant was
13925 The _PRT code now handles all AML constant opcodes correctly
14163 Implemented support for compile-time constant folding for the
14172 evaluate constant expressions.
15091 evaluated refered to a constant such as Zero, Ones, etc.
[all …]
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl36 // 2) Disables constant folding

Completed in 36 milliseconds