Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dxrecord.c466 static int lookup_attr_cache(Window win, int *cache_index, int *next_index) { in lookup_attr_cache()
543 int cache_index, next_index, valid; in record_CA() local
870 int cache_index, next_index, valid; in record_CW() local
/external/freetype/src/cache/
Dftccache.h63 FT_UShort cache_index; /* index of cache the node belongs to */ member
/external/v8/src/
Dserialize.cc1445 int cache_index = PartialSnapshotCacheIndex(heap_object); in SerializeObject() local