OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetches
(Results
1 - 8
of
8
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_updater.cc
273
std::vector<ManifestFetchData*>
fetches
;
local
274
fetches
.reserve(fetches_.size());
277
fetches
.push_back(it->second);
281
return
fetches
;
749
// Examine the parsed manifest and kick off
fetches
of any new crx files.
[
all
...]
extension_updater_unittest.cc
531
std::vector<ManifestFetchData*>
fetches
= builder.GetFetches();
local
532
EXPECT_EQ(1u,
fetches
.size());
533
scoped_ptr<ManifestFetchData> fetch(
fetches
[0]);
534
fetches
.clear();
839
// Start two
fetches
1163
std::vector<ManifestFetchData*>
fetches
= builder.GetFetches();
local
[
all
...]
/external/mesa3d/docs/
MESA_texture_signed_rgba.spec
123
fetches
interact with fragment coloring?
132
For assembly program extensions supporting texture
fetches
/external/oprofile/events/i386/westmere/
unit_masks
127
0x03 reads L1I Instruction
fetches
160
0x30 ifetches L2 instruction
fetches
/external/oprofile/events/i386/atom/
unit_masks
43
0x03 accesses Instruction
fetches
/external/oprofile/events/x86-64/family10/
unit_masks
283
0x01 Instruction
fetches
to a 4K page
284
0x02 Instruction
fetches
to a 2M page
/external/oprofile/events/x86-64/family11h/
events
64
event:0x80 counters:0,1,2,3 um:zero minimum:500 name:INSTRUCTION_CACHE_FETCHES : Instruction cache
fetches
/external/oprofile/events/x86-64/hammer/
events
64
event:0x80 counters:0,1,2,3 um:zero minimum:500 name:INSTRUCTION_CACHE_FETCHES : Instruction cache
fetches
Completed in 1981 milliseconds