Searched refs:computed (Results 1 – 24 of 24) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_sha.py | 20 computed = obj.hexdigest() 21 self.assertTrue(computed == digest) 26 self.assertTrue(computed == computed_again) 33 self.assertTrue(computed == hexd)
|
D | test_hashlib.py | 165 computed = hash_object_constructor(data).hexdigest() 167 computed, digest, 171 computed, len(data), digest))
|
D | math_testcases.txt | 40 -- Many of the values below were computed with the help of
|
D | cmath_testcases.txt | 46 -- The majority of the values below were computed with the help of
|
/device/generic/goldfish/gatekeeper/ |
D | SoftGateKeeper.h | 150 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/ |
D | SoftGateKeeper.h | 150 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/ |
D | Pp2.txt | 58 GMAC and XLG addresses are computed as follows:
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/IA32/ |
D | InterruptTable.S | 40 # computed.
|
D | InterruptTable.asm | 42 ; computed.
|
D | InterruptTable.nasm | 40 ; computed.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/X64/ |
D | InterruptTable.S | 41 # computed.
|
D | InterruptTable.asm | 40 ; computed.
|
D | InterruptTable.nasm | 41 ; computed.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_FROM_133.txt | 179 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
|
D | CHANGES_FROM_133_before_mr13.txt | 1031 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
|
D | CHANGES_SUMMARY.txt | 795 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/ |
D | CHANGES_FROM_133.txt | 81 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 …]
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 1031 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
|
D | CHANGES_SUMMARY.txt | 795 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/ |
D | algorithm.txt | 22 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/ |
D | algorithm.txt | 22 length 3 are inserted in the hash table. A hash index is computed for
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | antlr1.txt | 204 predicate context computed and semantic predicates
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | gc_weakref.txt | 7 Once gc has computed the set of unreachable objects, no Python-level
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/ |
D | QuarkPlatformPkg.dec | 312 …# Note: The size of the runtime BIOS image can be computed by subtracting the Starting Address Seg…
|