Home
last modified time | relevance | path

Searched defs:ckey (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_1.c294 Uint32 ckey = info->colorkey; in Blit1to1Key() local
341 Uint32 ckey = info->colorkey; in Blit1to2Key() local
373 Uint32 ckey = info->colorkey; in Blit1to3Key() local
406 Uint32 ckey = info->colorkey; in Blit1to4Key() local
479 Uint32 ckey = info->colorkey; in Blit1toNAlphaKey() local
DSDL_blit_0.c205 Uint32 ckey = info->colorkey; in BlitBto1Key() local
258 Uint32 ckey = info->colorkey; in BlitBto2Key() local
293 Uint32 ckey = info->colorkey; in BlitBto3Key() local
327 Uint32 ckey = info->colorkey; in BlitBto4Key() local
416 Uint32 ckey = info->colorkey; in BlitBtoNAlphaKey() local
DSDL_blit_slow.c50 Uint32 ckey = info->colorkey & rgbmask; in SDL_Blit_Slow() local
DSDL_surface.c294 Uint16 ckey = (Uint16) surface->map->info.colorkey; in SDL_ConvertColorkeyToAlpha() local
318 Uint32 ckey = surface->map->info.colorkey; in SDL_ConvertColorkeyToAlpha() local
DSDL_blit_N.c570 Uint32 ckey = info->colorkey; in Blit32to32KeyAltivec() local
2219 Uint32 ckey = info->colorkey; in BlitNto1Key() local
2283 Uint32 ckey = info->colorkey; in Blit2to2Key() local
2317 Uint32 ckey = info->colorkey; in BlitNtoNKey() local
2360 Uint32 ckey = info->colorkey; in BlitNtoNKeyCopyAlpha() local
DSDL_blit_A.c135 Uint32 ckey = info->colorkey; in BlitNto1SurfaceAlphaKey() local
1196 Uint32 ckey = info->colorkey; in BlitNtoNSurfaceAlphaKey() local
DSDL_RLEaccel.c1285 Uint32 ckey, rgbmask; in RLEColorkeySurface() local
/third_party/selinux/libsepol/cil/src/
Dcil_symtab.c152 static void cil_complex_symtab_hash(struct cil_complex_symtab_key *ckey, int mask, intptr_t *hash) in cil_complex_symtab_hash()
168 struct cil_complex_symtab_key *ckey, in cil_complex_symtab_insert()
227 struct cil_complex_symtab_key *ckey, in cil_complex_symtab_search()
Dcil_symtab.h61 struct cil_complex_symtab_key *ckey; member
/third_party/iowow/src/kv/tests/
Diwkv_test6.c57 IWKV_val ckey; in iwkv_test6_1_impl() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_disk_cache.c93 struct v3d_key *ckey = malloc(ckey_size); in v3d_disk_cache_compute_key() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp49 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
/third_party/node/deps/icu-small/source/common/
Dunifiedcache.cpp50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
/third_party/icu/icu4c/source/common/
Dunifiedcache.cpp50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
/third_party/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
/third_party/openssl/ssl/statem/
Dstatem_clnt.c2906 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_dhe() local
2971 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_ecdhe() local
Dstatem_srvr.c2960 EVP_PKEY *ckey = NULL; in tls_process_cke_dhe() local
3009 EVP_PKEY *ckey = NULL; in tls_process_cke_ecdhe() local
Dextensions_srvr.c1594 EVP_PKEY *ckey = s->s3.peer_tmp, *skey = NULL; in tls_construct_stoc_key_share() local
Dextensions_clnt.c1743 EVP_PKEY *ckey = s->s3.tmp.pkey, *skey = NULL; in tls_parse_stoc_key_share() local
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c196 guint32 ckey = 0; in gst_xvcontext_get_xv_support() local
/third_party/libxml2/
Dxmlschemas.c23172 xmlSchemaPSVIIDCKeyPtr ckey, bkey, *bkeySeq; in xmlSchemaXPathProcessHistory() local