Home
last modified time | relevance | path

Searched defs:cids (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c1180 int64_t *cids = NULL; in _channels_list_all() local
2313 int64_t *cids = _channels_list_all(&_globals.channels, &count); in channel_list_all() local
/external/freetype/include/freetype/internal/
Dcfftypes.h103 FT_UShort* cids; /* the inverse mapping of `sids'; only needed */ member