Home
last modified time | relevance | path

Searched refs:no_op (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/library/
H A Dconstant_time.c155 mbedtls_ct_condition_t no_op = mbedtls_ct_uint_gt(total - offset, i); in mbedtls_ct_memmove_left() local
162 buf[n] = mbedtls_ct_uint_if(no_op, current, next); in mbedtls_ct_memmove_left()
164 buf[total-1] = mbedtls_ct_uint_if_else_0(no_op, buf[total-1]); in mbedtls_ct_memmove_left()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_fastpath.c46 no_op(const struct lp_jit_context *context, in no_op() function
219 variant->jit_function[RAST_WHOLE] = no_op; in llvmpipe_fs_variant_fastpath()
220 variant->jit_function[RAST_EDGE_TEST] = no_op; in llvmpipe_fs_variant_fastpath()

Completed in 2 milliseconds