Home
last modified time | relevance | path

Searched defs:cur_hash (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/brotli/c/enc/
Dcompress_fragment_two_pass.c353 uint32_t cur_hash; in CreateCommands() local
408 uint32_t cur_hash; in CreateCommands() local
Dcompress_fragment.c607 uint32_t cur_hash = HashBytesAtOffset(input_bytes, 3, shift); in BrotliCompressFragmentFastImpl() local
644 uint32_t cur_hash = HashBytesAtOffset(input_bytes, 3, shift); in BrotliCompressFragmentFastImpl() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dcompress_fragment_two_pass.c353 uint32_t cur_hash; in CreateCommands() local
408 uint32_t cur_hash; in CreateCommands() local
Dcompress_fragment.c607 uint32_t cur_hash = HashBytesAtOffset(input_bytes, 3, shift); in BrotliCompressFragmentFastImpl() local
644 uint32_t cur_hash = HashBytesAtOffset(input_bytes, 3, shift); in BrotliCompressFragmentFastImpl() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors.c1157 uint32_t cur_hash = get_descriptor_surface_hash(ctx, &zds->surfaces[i]); in desc_set_sampler_add() local
1178 uint32_t cur_hash = get_descriptor_surface_hash(ctx, &zds->surfaces[i]); in desc_set_image_add() local
1196 uint32_t cur_hash = get_descriptor_surface_hash(ctx, &zds->surfaces[i]); in desc_set_descriptor_surface_add() local