Searched defs:checksum (Results 76 - 84 of 84) sorted by relevance
1234
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1388 const deUint32 checksum = pSampleChecksumBase[globalSampleNdx]; in test() local
|
H A D | vktPipelineSpecConstantTests.cpp | 2146 const int checksum = (3 + 2 + 1 + specValue + 8); // matches the shader code in makeStructCompositeCaseDefinition() local 2309 const int checksum = (3 + 2 + 1) + (1 + 5 + 1) + (1 + 2 + 0); in createCompositeTests() local 2355 const int checksum = (1 + 2 + 31 + 4 + 0); in createCompositeTests() local 2391 const int checksum = (1 + 2 + 11 + 4 + 1); in createCompositeTests() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | reslist.cpp | 1045 uint32_t checksum = computeCRC((const char *)(fKeys + fKeysBottom), in write() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfwoff2.c | 286 FT_ULong checksum = 0; in compute_ULong_sum() local 756 store_loca( FT_ULong* loca_values, FT_ULong loca_values_size, FT_UShort index_format, FT_ULong* checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) store_loca() argument 1347 reconstruct_hmtx( FT_Stream stream, FT_UShort num_glyphs, FT_UShort num_hmetrics, FT_Short* x_mins, FT_ULong* checksum, FT_Byte** sfnt_bytes, FT_ULong* sfnt_size, FT_ULong* out_offset, FT_Memory memory ) reconstruct_hmtx() argument 1515 FT_ULong checksum = 0; reconstruct_font() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineSpecConstantTests.cpp | 2133 const int checksum = (3 + 2 + 1 + specValue + 8); // matches the shader code in makeStructCompositeCaseDefinition() local 2296 const int checksum = (3 + 2 + 1) + (1 + 5 + 1) + (1 + 2 + 0); in createCompositeTests() local 2342 const int checksum = (1 + 2 + 31 + 4 + 0); in createCompositeTests() local 2378 const int checksum = (1 + 2 + 11 + 4 + 1); in createCompositeTests() local [all...] |
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1396 const deUint32 checksum = pSampleChecksumBase[globalSampleNdx]; in test() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlpenc.c | 765 uint8_t checksum; in write_restart_header() local 1006 uint8_t parity, checksum; in write_substr() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | layout.h | 90 le32 checksum; /* Boot sector checksum. */ member
|
/third_party/backends/backend/ |
H A D | hp3900_rts8822.c | 1955 SANE_Byte checksum; in GainOffset_Get() local
|
Completed in 38 milliseconds
1234