Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 24 of 24) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sha.py20 computed = obj.hexdigest()
21 self.assertTrue(computed == digest)
26 self.assertTrue(computed == computed_again)
33 self.assertTrue(computed == hexd)
Dtest_hashlib.py165 computed = hash_object_constructor(data).hexdigest()
167 computed, digest,
171 computed, len(data), digest))
Dmath_testcases.txt40 -- Many of the values below were computed with the help of
Dcmath_testcases.txt46 -- The majority of the values below were computed with the help of
/device/generic/goldfish/gatekeeper/
DSoftGateKeeper.h150 fast_hash_t computed = ComputeFastHash(password, fast_hash.salt); in VerifyFast() local
151 return memcmp(computed.digest, fast_hash.digest, SHA256_DIGEST_LENGTH) == 0; in VerifyFast()
/device/google/cuttlefish_common/guest/hals/gatekeeper/
DSoftGateKeeper.h150 fast_hash_t computed = ComputeFastHash(password, fast_hash.salt); in VerifyFast() local
151 return memcmp(computed.digest, fast_hash.digest, SHA256_DIGEST_LENGTH) == 0; in VerifyFast()
/device/linaro/bootloader/OpenPlatformPkg/Documentation/Marvell/PortingGuide/
DPp2.txt58 GMAC and XLG addresses are computed as follows:
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/IA32/
DInterruptTable.S40 # computed.
DInterruptTable.asm42 ; computed.
DInterruptTable.nasm40 ; computed.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/
DInterruptTable.S41 # computed.
DInterruptTable.asm40 ; computed.
DInterruptTable.nasm41 ; computed.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133.txt179 expression can be computed easily and evaluated cheaply, so I
954 computed. Therefore, lap(before the loop) == lap (after the loop).
1002 This cannot be computed, because alpha is only part of a rule,
1007 Prior to 1.33MR14, the follow of (alpha)? was computed as
1596 are computed during an early phase of antlr processing. As
1605 were not computed properly. This resulted in incorrect
1606 context being computed for such expressions.
1610 expressions have been computed in order to produce the correct
1618 not properly computed.
1700 When the first set for a rule cannot be computed due to infinite
DCHANGES_FROM_133_before_mr13.txt1031 the automatically computed context. Thus it useful for
1582 intentional because it is meant to mimic automatically computed
2220 With -mrhoist a lookahead tree is computed for the entire
2430 Prior to 1.33MR10, predicate guards were computed to k tokens rather
2448 to be computed (with "-prc on") for the predicate under some circum-
2786 the program branches based on the assumption that the computed
2787 value is larger than any number computed by counting actual cases
DCHANGES_SUMMARY.txt795 the automatically computed context. Thus it useful for
1272 intentional because it is meant to mimic automatically computed
1761 With -mrhoist a lookahead tree is computed for the entire
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt81 resulted in a new bug as exemplified by the example below, which computed
262 for both cases. However, the prediction expression was correctly computed
634 appropriate one. The appropriate one is computed by comparing
850 expression can be computed easily and evaluated cheaply, so I
1636 computed. Therefore, lap(before the loop) == lap (after the loop).
1684 This cannot be computed, because alpha is only part of a rule,
1689 Prior to 1.33MR14, the follow of (alpha)? was computed as
2278 are computed during an early phase of antlr processing. As
2287 were not computed properly. This resulted in incorrect
2288 context being computed for such expressions.
[all …]
DCHANGES_FROM_133_BEFORE_MR13.txt1031 the automatically computed context. Thus it useful for
1582 intentional because it is meant to mimic automatically computed
2220 With -mrhoist a lookahead tree is computed for the entire
2430 Prior to 1.33MR10, predicate guards were computed to k tokens rather
2448 to be computed (with "-prc on") for the predicate under some circum-
2786 the program branches based on the assumption that the computed
2787 value is larger than any number computed by counting actual cases
DCHANGES_SUMMARY.txt795 the automatically computed context. Thus it useful for
1272 intentional because it is meant to mimic automatically computed
1761 With -mrhoist a lookahead tree is computed for the entire
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dalgorithm.txt22 length 3 are inserted in the hash table. A hash index is computed for
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dalgorithm.txt22 length 3 are inserted in the hash table. A hash index is computed for
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr1.txt204 predicate context computed and semantic predicates
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgc_weakref.txt7 Once gc has computed the set of unreachable objects, no Python-level
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DQuarkPlatformPkg.dec312 …# Note: The size of the runtime BIOS image can be computed by subtracting the Starting Address Seg…