Searched defs:word4 (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/freetype/src/gzip/ |
H A D | crc32.c | 810 z_word_t word4; in crc32_z() local 933 z_word_t crc4, word4; in crc32_z() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/zlib/ |
D | crc32.c | 747 z_word_t word4; in crc32_z() local 870 z_word_t crc4, word4; in crc32_z() local
|
/aosp_15_r20/external/zlib/ |
H A D | crc32.c | 816 z_word_t word4; in crc32_z() local 939 z_word_t crc4, word4; in crc32_z() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | crc32_braid.c | 146 z_word_t crc4, word4; in crc32_braid() local
|
/aosp_15_r20/external/swiftshader/src/System/ |
H A D | Types.hpp | 216 using word4 = vec4<word>; typedef
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLSPIRVCodeGenerator.cpp | 1183 int32_t word3, int32_t word4, OutputStream& out) { in writeInstruction() 1192 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 1203 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 1215 int32_t word3, int32_t word4, int32_t word5, in writeInstruction() 1228 int32_t word3, int32_t word4, int32_t word5, in writeInstruction()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_state.c | 664 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in r600_create_sampler_view_custom() local
|
H A D | r600_state_common.c | 2742 uint32_t result = 0, word4 = 0, yuv_format = 0; in r600_translate_texformat() local
|
H A D | evergreen_state.c | 737 uint32_t word4 = 0, yuv_format = 0, pitch = 0; in evergreen_fill_tex_resource_words() local
|