/external/e2fsprogs/lib/ext2fs/ |
D | csum.c | 52 __u32 calculated; in ext2fs_mmp_csum_verify() local 57 calculated = ext2fs_mmp_csum(fs, mmp); in ext2fs_mmp_csum_verify() 59 return ext2fs_le32_to_cpu(mmp->mmp_checksum) == calculated; in ext2fs_mmp_csum_verify() 94 __u32 flag, calculated; in ext2fs_superblock_csum_verify() local 104 calculated = ext2fs_superblock_csum(fs, sb); in ext2fs_superblock_csum_verify() 106 return ext2fs_le32_to_cpu(sb->s_checksum) == calculated; in ext2fs_superblock_csum_verify() 152 __u32 calculated; in ext2fs_ext_attr_block_csum_verify() local 158 retval = ext2fs_ext_attr_block_csum(fs, inum, block, hdr, &calculated); in ext2fs_ext_attr_block_csum_verify() 162 return ext2fs_le32_to_cpu(hdr->h_checksum) == calculated; in ext2fs_ext_attr_block_csum_verify() 323 __u32 calculated; in ext2fs_dirent_csum_verify() local [all …]
|
/external/e2fsprogs/e2fsck/ |
D | recovery.c | 203 __u32 calculated; in jbd2_descr_block_csum_verify() local 212 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_descr_block_csum_verify() 215 return provided == ext2fs_cpu_to_be32(calculated); in jbd2_descr_block_csum_verify() 407 __u32 calculated; in jbd2_commit_block_csum_verify() local 415 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_commit_block_csum_verify() 418 return provided == ext2fs_cpu_to_be32(calculated); in jbd2_commit_block_csum_verify() 838 __u32 calculated; in jbd2_revoke_block_csum_verify() local 847 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_revoke_block_csum_verify() 850 return provided == ext2fs_cpu_to_be32(calculated); in jbd2_revoke_block_csum_verify()
|
/external/e2fsprogs/debugfs/ |
D | recovery.c | 203 __u32 calculated; in jbd2_descr_block_csum_verify() local 212 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_descr_block_csum_verify() 215 return provided == ext2fs_cpu_to_be32(calculated); in jbd2_descr_block_csum_verify() 407 __u32 calculated; in jbd2_commit_block_csum_verify() local 415 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_commit_block_csum_verify() 418 return provided == ext2fs_cpu_to_be32(calculated); in jbd2_commit_block_csum_verify() 838 __u32 calculated; in jbd2_revoke_block_csum_verify() local 847 calculated = jbd2_chksum(j, j->j_csum_seed, buf, j->j_blocksize); in jbd2_revoke_block_csum_verify() 850 return provided == ext2fs_cpu_to_be32(calculated); in jbd2_revoke_block_csum_verify()
|
/external/u-boot/drivers/led/ |
D | Kconfig | 131 The LED blink period calculated from LED_STATUS_FREQ: 166 The LED blink period calculated from LED_STATUS_FREQ1: 201 The LED blink period calculated from LED_STATUS_FREQ2: 236 The LED blink period calculated from LED_STATUS_FREQ3: 271 The LED blink period calculated from LED_STATUS_FREQ4: 306 The LED blink period calculated from LED_STATUS_FREQ5:
|
/external/boringssl/src/util/fipstools/inject_hash/ |
D | inject_hash.go | 146 calculated := mac.Sum(nil) 160 copy(objectBytes[offset:], calculated)
|
/external/deqp/external/openglcts/docs/specs/ |
D | CTS_ARB_shader_ballot.txt | 79 Call readFirstInvocationARB with calculated color as a default value 85 calculated color as a default value passed as first parameter and
|
/external/u-boot/doc/device-tree-bindings/clock/ |
D | st,stm32-rcc.txt | 38 It is calculated as: index = register_offset / 4 * 32 + bit_offset. 86 It is calculated as: index = register_offset / 4 * 32 + bit_offset.
|
/external/nanopb-c/tests/regression/issue_166/ |
D | SConscript | 1 # Verify that the maximum encoded size is calculated properly
|
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_166/ |
D | SConscript | 1 # Verify that the maximum encoded size is calculated properly
|
/external/nanopb-c/tests/regression/issue_253/ |
D | SConscript | 1 # Regression test for Issue 253: Wrong calculated message maximum size
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
D | cpuctl_testplan.txt | 74 The cpu time for each group(task ) is calculated in %. There are two outcomes of the test: 86 groups is decreased. Accordingly the expected cpu time of a task is calculated. 89 (i.e. calculated cpu time and expected cpu time should be same) 167 The threshold for this test is calculated based on the value exported by the 178 Time:: calc:- calculated cpu time obtained for a running task
|
/external/nanopb-c/tests/regression/issue_195/ |
D | SConscript | 1 # Regression test for Issue 195: Message size not calculated if a submessage includes
|
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_195/ |
D | SConscript | 1 # Regression test for Issue 195: Message size not calculated if a submessage includes
|
/external/google-benchmark/docs/ |
D | tools.md | 83 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`. 133 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`. 183 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`. 193 If the calculated p-value is below this value is lower than the significance
|
/external/libcxx/utils/google-benchmark/docs/ |
D | tools.md | 83 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`. 133 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`. 183 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`. 193 If the calculated p-value is below this value is lower than the significance
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | bit-addr-align.mir | 3 # Hexagon bit tracker incorrectly calculated address alignment and removed
|
D | global-const-gep.ll | 3 ; Test that global constant GEPs are calculated correctly
|
/external/python/cpython2/Doc/library/ |
D | posixfile.rst | 35 Offset is calculated from the start of the file. 40 Offset is calculated from the current position in the file. 45 Offset is calculated from the end of the file.
|
/external/llvm/test/DebugInfo/AArch64/ |
D | line-header.ll | 4 ; check line table length is correctly calculated for both big and little endian
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/AArch64/ |
D | line-header.ll | 4 ; check line table length is correctly calculated for both big and little endian
|
/external/swiftshader/third_party/LLVM/test/Assembler/ |
D | 2002-08-22-DominanceProblem.ll | 3 ; Dominance relationships is not calculated correctly for unreachable blocks,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/ |
D | 2002-08-22-DominanceProblem.ll | 4 ; Dominance relationships is not calculated correctly for unreachable blocks,
|
/external/llvm/test/Assembler/ |
D | 2002-08-22-DominanceProblem.ll | 4 ; Dominance relationships is not calculated correctly for unreachable blocks,
|
/external/autotest/client/tests/fs_mark/ |
D | control | 12 calculated number of synchronous operations/sec of the underlying drive.
|
/external/autotest/client/site_tests/video_YouTubeMseEme/ |
D | control.append_timestamp_offset | 9 This test will fail if timestamp offset is not calculated correctly.
|