Searched defs:word4 (Results 1 – 7 of 7) sorted by relevance
/third_party/zlib/ |
D | crc32.c | 804 z_word_t word4; local 927 z_word_t crc4, word4; local
|
/third_party/node/deps/zlib/ |
D | crc32.c | 815 z_word_t word4; in crc32_z() local 938 z_word_t crc4, word4; in crc32_z() local
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Types.hpp | 216 using word4 = vec4<word>; typedef
|
/third_party/skia/src/sksl/codegen/ |
D | SkSLSPIRVCodeGenerator.cpp | 375 int32_t word3, int32_t word4, OutputStream& out) { in writeInstruction() 384 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 395 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 407 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 420 int32_t word3, int32_t word4, int32_t word5, in writeInstruction()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state.c | 674 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in r600_create_sampler_view_custom() local
|
D | r600_state_common.c | 2769 uint32_t result = 0, word4 = 0, yuv_format = 0; in r600_translate_texformat() local
|
D | evergreen_state.c | 733 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in evergreen_fill_tex_resource_words() local
|