Searched defs:ct (Results 1 – 5 of 5) sorted by relevance
2091 size_t ct = c->iterators.xr - x; in scanline_col32cb16blend() local2134 size_t ct = c->iterators.xr - x; in scanline_t32cb16() local2184 size_t ct = c->iterators.xr - x; in scanline_t32cb16blend() local2254 size_t ct = c->iterators.xr - x; in scanline_memcpy() local2274 size_t ct = c->iterators.xr - x; in scanline_memset8() local2285 size_t ct = c->iterators.xr - x; in scanline_memset16() local2296 size_t ct = c->iterators.xr - x; in scanline_memset32() local2307 size_t ct = c->iterators.xr - x; in scanline_clear() local2320 size_t ct = c->iterators.xr - x; in scanline_set() local2345 size_t ct = c->iterators.xr - x; in rect_memcpy() local
452 size_t ct = c->iterators.xr - x; in scanline_set() local
24 import ctypes as ct namespace
921 int ad_len, void* ct, void* tag, int final) { in ae_encrypt()1131 int ae_decrypt(ae_ctx* ctx, const void* nonce, const void* ct, int ct_len, const void* ad, in ae_decrypt()
201 const CompoundType* ct = static_cast<const CompoundType*>(&t); in containsInterface() local