Searched defs:cache_index (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/cache/
H A Dftccache.h64 FT_UShort cache_index; /* index of cache the node belongs to */ member in struct:FTC_NodeRec_
/external/v8/src/
H A Dserialize.cc821 int cache_index = source_->GetInt(); \
823 [cache_index]; \
1393 int cache_index = PartialSnapshotCacheIndex(heap_object); local
1396 sink_->PutInt(cache_index, "partial_snapshot_cache_index");

Completed in 644 milliseconds