Searched defs:ct (Results 1 – 4 of 4) sorted by relevance
67 for (int ct=0; ct < (1000 * (1000 / 20)); ct++) { in test_mad() local102 for (int ct=0; ct < (1000 * (1000 / 80)); ct++) { in test_fma() local
2096 size_t ct = c->iterators.xr - x; in scanline_col32cb16blend() local2139 size_t ct = c->iterators.xr - x; in scanline_t32cb16() local2190 size_t ct = c->iterators.xr - x; in scanline_t32cb16blend() local2260 size_t ct = c->iterators.xr - x; in scanline_memcpy() local2280 size_t ct = c->iterators.xr - x; in scanline_memset8() local2291 size_t ct = c->iterators.xr - x; in scanline_memset16() local2302 size_t ct = c->iterators.xr - x; in scanline_memset32() local2313 size_t ct = c->iterators.xr - x; in scanline_clear() local2326 size_t ct = c->iterators.xr - x; in scanline_set() local2351 size_t ct = c->iterators.xr - x; in rect_memcpy() local
452 size_t ct = c->iterators.xr - x; in scanline_set() local
918 int ad_len, void* ct, void* tag, int final) { in ae_encrypt()1128 int ae_decrypt(ae_ctx* ctx, const void* nonce, const void* ct, int ct_len, const void* ad, in ae_decrypt()