Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dcid.rs196 cids: VecDeque<ConnectionId<'static>>, field
/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c1180 int64_t *cids = NULL; in _channels_list_all() local
2320 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