Searched refs:fetches (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit.c55 unsigned fetches[MAP_SIZE]; member in struct:vsplit_frontend::__anon13718
68 memset(vsplit->cache.fetches, 0xff, sizeof(vsplit->cache.fetches));
95 if (vsplit->cache.fetches[hash] != fetch) {
97 vsplit->cache.fetches[hash] = fetch;
119 vsplit->cache.fetches[hash] = fetch - 1; /* force update */
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit.c55 unsigned fetches[MAP_SIZE]; member in struct:vsplit_frontend::__anon27129
68 memset(vsplit->cache.fetches, 0xff, sizeof(vsplit->cache.fetches));
95 if (vsplit->cache.fetches[hash] != fetch) {
97 vsplit->cache.fetches[hash] = fetch;
119 vsplit->cache.fetches[hash] = fetch - 1; /* force update */
/external/chromium_org/chrome/browser/net/
H A Dsdch_browsertest.cc351 int fetches = -1; local
357 &fetches),
360 DCHECK_NE(-1, fetches);
361 return fetches;
483 // Now data fetches should be SDCH encoded.
591 // Data fetches from incognito or separate profiles should not be SDCH
611 // Data fetches on main browser should not be SDCH encoded.
/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dgitiles_file_system.py144 fetches = [(path, self._FetchAsync(fixup_url_format(path)))
158 for path, future in fetches).Then(parse_contents)
H A Dsubversion_file_system.py138 fetches = [(path, self._file_fetcher.FetchAsync(apply_args(path)))
143 for path, future in fetches:
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_texture_signed_rgba.spec123 fetches interact with fragment coloring?
132 For assembly program extensions supporting texture fetches
/external/mesa3d/docs/
H A DMESA_texture_signed_rgba.spec123 fetches interact with fragment coloring?
132 For assembly program extensions supporting texture fetches
/external/oprofile/events/i386/westmere/
H A Dunit_masks127 0x03 reads L1I Instruction fetches
160 0x30 ifetches L2 instruction fetches
/external/oprofile/events/i386/atom/
H A Dunit_masks43 0x03 accesses Instruction fetches
/external/oprofile/events/x86-64/family10/
H A Dunit_masks283 0x01 Instruction fetches to a 4K page
284 0x02 Instruction fetches to a 2M page
/external/oprofile/events/x86-64/family11h/
H A Devents64 event:0x80 counters:0,1,2,3 um:zero minimum:500 name:INSTRUCTION_CACHE_FETCHES : Instruction cache fetches
/external/oprofile/events/x86-64/hammer/
H A Devents64 event:0x80 counters:0,1,2,3 um:zero minimum:500 name:INSTRUCTION_CACHE_FETCHES : Instruction cache fetches

Completed in 245 milliseconds