Searched defs:ct (Results 1 – 4 of 4) sorted by relevance
68 for (int ct=0; ct < (1000 * (1000 / 20)); ct++) { in test_mad() local104 for (int ct=0; ct < (1000 * (1000 / 80)); ct++) { in test_fma() local
2089 size_t ct = c->iterators.xr - x; in scanline_col32cb16blend() local2130 size_t ct = c->iterators.xr - x; in scanline_t32cb16() local2180 size_t ct = c->iterators.xr - x; in scanline_t32cb16blend() local2248 size_t ct = c->iterators.xr - x; in scanline_memcpy() local2268 size_t ct = c->iterators.xr - x; in scanline_memset8() local2279 size_t ct = c->iterators.xr - x; in scanline_memset16() local2290 size_t ct = c->iterators.xr - x; in scanline_memset32() local2301 size_t ct = c->iterators.xr - x; in scanline_clear() local2314 size_t ct = c->iterators.xr - x; in scanline_set() local2339 size_t ct = c->iterators.xr - x; in rect_memcpy() local
452 size_t ct = c->iterators.xr - x; in scanline_set() local
919 int ad_len, void* ct, void* tag, int final) { in ae_encrypt()1129 int ae_decrypt(ae_ctx* ctx, const void* nonce, const void* ct, int ct_len, const void* ad, in ae_decrypt()