Searched defs:do_store (Results 1 – 8 of 8) sorted by relevance
/external/webp/src/dsp/ |
D | yuv.c | 134 int src_width, int do_store) { in WebPConvertARGBToUV_C()
|
D | yuv_neon.c | 141 int src_width, int do_store) { in ConvertARGBToUV_NEON()
|
D | yuv_sse41.c | 518 int src_width, int do_store) { in ConvertARGBToUV_SSE41()
|
D | yuv_sse2.c | 684 int src_width, int do_store) { in ConvertARGBToUV_SSE2()
|
/external/e2fsprogs/tests/progs/ |
D | test_icount.c | 180 void do_store(int argc, char **argv, int sci_idx EXT2FS_ATTR((unused)), in do_store() function
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_nir_lower_storage_image.c | 586 nir_def *do_store = image_coord_is_in_bounds(b, deref, coord); in lower_image_store_instr() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_nir_soa.c | 1597 LLVMValueRef do_store = lp_build_const_int32(gallivm, -1); in emit_store_mem() local
|
/external/vixl/src/aarch64/ |
D | simulator-aarch64.cc | 5106 bool do_store = true; in VisitLoadStoreExclusive() local
|