OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fetched
(Results
176 - 200
of
731
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/oprofile/events/ppc64/power4/
events
52
event:0X044 counters:4 um:zero minimum:1000 name:PM_INST_FETCH_CYC_GRP4 : (Group 4 pm_ifu) Cycles at least 1 instruction
fetched
78
event:0X070 counters:0 um:zero minimum:1000 name:PM_INST_FROM_MEM_GRP7 : (Group 7 pm_isource) Instruction
fetched
from memory
79
event:0X071 counters:1 um:zero minimum:1000 name:PM_INST_FROM_L25_L275_GRP7 : (Group 7 pm_isource) Instruction
fetched
from L2.5/L2.75
80
event:0X072 counters:2 um:zero minimum:1000 name:PM_INST_FROM_L2_GRP7 : (Group 7 pm_isource) Instructions
fetched
from L2
81
event:0X073 counters:3 um:zero minimum:1000 name:PM_INST_FROM_L35_GRP7 : (Group 7 pm_isource) Instructions
fetched
from L3.5
82
event:0X074 counters:4 um:zero minimum:1000 name:PM_INST_FROM_L3_GRP7 : (Group 7 pm_isource) Instruction
fetched
from L3
83
event:0X075 counters:5 um:zero minimum:1000 name:PM_INST_FROM_L1_GRP7 : (Group 7 pm_isource) Instruction
fetched
from L1
84
event:0X076 counters:6 um:zero minimum:1000 name:PM_INST_FROM_PREF_GRP7 : (Group 7 pm_isource) Instructions
fetched
from prefetch
85
event:0X077 counters:7 um:zero minimum:1000 name:PM_0INST_FETCH_GRP7 : (Group 7 pm_isource) No instructions
fetched
280
event:0X1B2 counters:2 um:zero minimum:1000 name:PM_INST_FROM_L2_GRP27 : (Group 27 pm_isource2) Instructions
fetched
from L
[
all
...]
/external/oprofile/events/ppc64/power6/
events
158
event:0X0170 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L2_GRP23 : (Group 23 pm_isource) Instructions
fetched
from L2
159
event:0X0171 counters:1 um:zero minimum:1000 name:PM_INST_FROM_L21_GRP23 : (Group 23 pm_isource) Instruction
fetched
from private L2 other core
160
event:0X0172 counters:2 um:zero minimum:1000 name:PM_INST_FROM_L25_MOD_GRP23 : (Group 23 pm_isource) Instruction
fetched
from L2.5 modified
161
event:0X0173 counters:3 um:zero minimum:1000 name:PM_INST_FROM_L2MISS_GRP23 : (Group 23 pm_isource) Instructions
fetched
missed L2
164
event:0X0180 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L35_MOD_GRP24 : (Group 24 pm_isource2) Instruction
fetched
from L3.5 modified
165
event:0X0181 counters:1 um:zero minimum:1000 name:PM_INST_FROM_L35_SHR_GRP24 : (Group 24 pm_isource2) Instruction
fetched
from L3.5 shared
166
event:0X0182 counters:2 um:zero minimum:1000 name:PM_INST_FROM_L3_GRP24 : (Group 24 pm_isource2) Instruction
fetched
from L3
167
event:0X0183 counters:3 um:zero minimum:1000 name:PM_INST_FROM_L25_SHR_GRP24 : (Group 24 pm_isource2) Instruction
fetched
from L2.5 shared
170
event:0X0190 counters:0 um:zero minimum:1000 name:PM_INST_FROM_RL2L3_MOD_GRP25 : (Group 25 pm_isource3) Instruction
fetched
from remote L2 or L3 modified
171
event:0X0191 counters:1 um:zero minimum:1000 name:PM_INST_FROM_RL2L3_SHR_GRP25 : (Group 25 pm_isource3) Instruction
fetched
from remote L2 or L3 share
[
all
...]
/external/chromium_org/third_party/libwebp/webp/
mux.h
163
// mux - (in) object from which the chunk data is to be
fetched
247
// mux - (in) object from which the info is to be
fetched
297
// mux - (in) object from which the animation parameters to be
fetched
311
// mux - (in) object from which the features are to be
fetched
325
// mux - (in) object from which the info is to be
fetched
/external/chromium/net/proxy/
proxy_service.h
117
// Returns the last configuration
fetched
from ProxyConfigService.
298
// We store the proxy configuration that was last
fetched
from the
300
// The effective configuration is what we condense the original
fetched
/external/chromium_org/chrome/browser/google/
google_url_tracker.cc
174
// We've re-
fetched
a TLD the user previously turned down. Although the new
177
// cases, we
fetched
yet another different URL in the meantime, which we
183
// We've
fetched
a URL with a different TLD than the user is currently using
/external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_fetcher.cc
464
VLOG(1) << "OAuth1 access token
fetched
.";
485
VLOG(1) << "OAuth2 access token
fetched
.";
522
VLOG(1) << "GAIA user info
fetched
for " << email << ".";
/external/chromium_org/net/proxy/
proxy_service.h
191
// Returns the last configuration
fetched
from ProxyConfigService.
385
// We store the proxy configuration that was last
fetched
from the
387
// The effective configuration is what we condense the original
fetched
proxy_config_service_linux.h
72
// These are all the values that can be
fetched
. We used to just use the
152
// (KDE). The new settings are
fetched
on that thread, and the resulting
proxy_script_fetcher_impl.cc
220
VLOG(1) << "
Fetched
PAC script had (bad) status line: "
233
VLOG(1) << "
Fetched
PAC script does not have a proper mime type: "
/external/chromium_org/third_party/WebKit/Source/core/css/
FontFace.cpp
509
FontResource*
fetched
= item->fetch(document);
local
510
if (
fetched
) {
511
source = adoptPtr(new CSSFontFaceSource(item->resource(),
fetched
));
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_shader_tokens.h
556
* register that follows. The register can be now
fetched
into local storage
559
* If Negate is TRUE, all components of the
fetched
register are negated.
561
* The
fetched
register components are swizzled according to SwizzleX, SwizzleY,
/external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h
556
* register that follows. The register can be now
fetched
into local storage
559
* If Negate is TRUE, all components of the
fetched
register are negated.
561
* The
fetched
register components are swizzled according to SwizzleX, SwizzleY,
/external/oprofile/events/ppc64/970/
events
308
event:0X1E0 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L2_GRP30 : (Group 30 pm_isource) Instructions
fetched
from L2
309
event:0X1E1 counters:1 um:zero minimum:1000 name:PM_INST_FROM_MEM_GRP30 : (Group 30 pm_isource) Instruction
fetched
from memory
328
event:0X200 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L1_GRP32 : (Group 32 pm_ierat) Instruction
fetched
from L1
[
all
...]
/external/oprofile/events/ppc64/970MP/
events
313
event:0X01E0 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L2_GRP30 : (Group 30 pm_isource) Instructions
fetched
from L2
314
event:0X01E1 counters:1 um:zero minimum:1000 name:PM_INST_FROM_MEM_GRP30 : (Group 30 pm_isource) Instruction
fetched
from memory
333
event:0X0200 counters:0 um:zero minimum:1000 name:PM_INST_FROM_L1_GRP32 : (Group 32 pm_ierat) Instruction
fetched
from L1
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
angular_framework.html
57
<li>Render a list of files
fetched
from the
516
alt="
Fetched
list of files in Google Drive Uploader">
568
console.log('
Fetched
icon via XHR');
605
Every time, n images are
fetched
:
611
alt="Console log 65:
Fetched
icon via XHR">
655
console.log('
Fetched
icon via XHR');
/external/chromium/chrome/browser/safe_browsing/
client_side_detection_service.h
122
// It's unclear whether or not the model was already
fetched
.
124
// Model is
fetched
and is stored on disk.
/external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.h
94
// If |directory_fetch_info| is not empty, the directory will be
fetched
267
//
fetched
from the server. The retrieved about resoure is cloned, and one is
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_chromeos.cc
201
// on the initial policy fetch, so the token must be
fetched
immediately.
203
// fetch a refresh token, and then the policy token is
fetched
.
/external/chromium_org/chrome/browser/favicon/
favicon_service.h
93
// bits have been
fetched
. |icon_url| is the URL of the icon itself, e.g.
151
// page URL is returned. |callback| is run when the bits have been
fetched
.
/external/chromium_org/chrome/common/safe_browsing/
csd.proto
149
// A redirect URL that was
fetched
before hitting the final DOWNLOAD_URL.
153
// A redirect URL thas was
fetched
before hitting the final TAB_URL.
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client.h
116
// to determine which version of policy was
fetched
.
204
// determine which at which invalidation version the policy was
fetched
.
/external/llvm/include/llvm/Support/
StreamableMemoryObject.h
27
/// it has all been
fetched
. This means that to return the right result,
116
// This could be fixed by ensuring the bytes are
fetched
and making a copy,
/frameworks/base/services/java/com/android/server/
NetworkTimeUpdateService.java
77
// The last time that we successfully
fetched
the NTP time.
177
//
fetched
since boot, set the current time.
/external/chromium/chrome/browser/extensions/
pending_extension_manager.h
76
// to be
fetched
, installed, and activated.
/external/chromium/chrome/browser/net/gaia/
token_service.h
126
// Tokens will be
fetched
for all services(sync, talk) in the background.
Completed in 1609 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>