Searched defs:cache_index (Results 1 - 3 of 3) sorted by last modified time

/external/freetype/src/cache/
H A Dftccache.h63 FT_UShort cache_index; /* index of cache the node belongs to */ member in struct:FTC_NodeRec_
/external/chromium_org/v8/src/
H A Dserialize.cc849 int cache_index = source_->GetInt(); \
850 new_object = isolate->serialize_partial_snapshot_cache()[cache_index]; \
1445 int cache_index = PartialSnapshotCacheIndex(heap_object); local
1448 sink_->PutInt(cache_index, "partial_snapshot_cache_index");
/external/chromium_org/third_party/freetype/src/cache/
H A Dftccache.h63 FT_UShort cache_index; /* index of cache the node belongs to */ member in struct:FTC_NodeRec_

Completed in 133 milliseconds