Home
last modified time | relevance | path

Searched defs:caches (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcmanag.h100 FTC_Cache caches[FTC_MAX_CACHES]; member
/third_party/python/Objects/
H A Dcodeobject.c1454 int caches = _PyOpcode_Caches[opcode]; in deopt_code() local
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1683 std::vector<CacheInfo> caches; member
/third_party/python/Python/
H A Dcompile.c201 int caches = _PyOpcode_Caches[opcode]; in instr_size() local
211 int caches = _PyOpcode_Caches[opcode]; in write_instr() local

Completed in 19 milliseconds