OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loaded
(Results
101 - 125
of
6589
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Launcher3/res/values-sw720dp/
config.xml
6
<!-- Out of 100, the percent to shrink the workspace during spring
loaded
mode. -->
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
nm-pdb.c
135
printf(("
Loaded
symbols: Exports\n"));
138
printf(("
Loaded
symbols: COFF\n"));
141
printf(("
Loaded
symbols: CodeView\n"));
144
printf(("
Loaded
symbols: SYM\n"));
147
printf(("
Loaded
symbols: Virtual\n"));
150
printf(("
Loaded
symbols: PDB\n"));
153
printf(("
Loaded
symbols: DIA\n"));
156
printf(("
Loaded
symbols: Deferred\n")); /* not actually
loaded
*/
159
printf(("
Loaded
symbols: Unknown format.\n"))
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
nm-pdb.c
135
printf(("
Loaded
symbols: Exports\n"));
138
printf(("
Loaded
symbols: COFF\n"));
141
printf(("
Loaded
symbols: CodeView\n"));
144
printf(("
Loaded
symbols: SYM\n"));
147
printf(("
Loaded
symbols: Virtual\n"));
150
printf(("
Loaded
symbols: PDB\n"));
153
printf(("
Loaded
symbols: DIA\n"));
156
printf(("
Loaded
symbols: Deferred\n")); /* not actually
loaded
*/
159
printf(("
Loaded
symbols: Unknown format.\n"))
[
all
...]
/external/chromium/base/memory/
scoped_native_library.h
18
// This class automatically unloads the
loaded
library in its destructor.
32
// Returns true if there's a valid library
loaded
.
/external/chromium/chrome/browser/extensions/
extension_apitest.cc
145
bool
loaded
= false;
local
147
loaded
=
151
loaded
= enable_fileaccess ?
156
loaded
= enable_fileaccess ?
161
if (!
loaded
) {
172
// may lack a scheme & host and thus be a relative url within the
loaded
198
// Test that exactly one extension
loaded
.
204
// Ignore any component extensions. They are automatically
loaded
into all
/external/chromium_org/base/
scoped_native_library.h
17
// This class automatically unloads the
loaded
library in its destructor.
31
// Returns true if there's a valid library
loaded
.
/external/chromium_org/base/win/
resource_util.h
21
// returns false but doesn't raise an error if the resource can't be
loaded
.
30
// but doesn't raise an error if the resource can't be
loaded
.
/external/chromium_org/chrome/browser/android/provider/
bookmark_model_observer_task.h
13
// Ensures the model has been
loaded
before accessing it.
34
virtual void
Loaded
(BookmarkModel* model, bool ids_reassigned) OVERRIDE;
/external/chromium_org/chrome/browser/resources/chromeos/login/
resource_loader.js
16
* Register assets for deferred loading. When the bundle is
loaded
48
loaded
: false,
62
* Determines whether an asset bundle has already been
loaded
.
66
return hasDeferredAssets(id) && ASSETS[id].
loaded
;
136
* Record that a resource has been
loaded
for an asset bundle. When
137
* all the resources have been
loaded
the callback that was specified
155
assets.
loaded
= true;
172
console.warn('asset bundle', id, 'already
loaded
!');
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
main.js
13
* Indicates if the DOM and scripts have been already
loaded
.
38
// Final initialization is performed after all scripts and Dom is
loaded
.
/external/chromium_org/chrome/installer/mini_installer/
pe_resource.h
12
// it to disk. Each resource is unique only in the context of a
loaded
module,
32
// not be
loaded
into memory or if it cannot be written to disk it returns
/external/chromium_org/content/browser/webui/
web_ui_controller_factory_registry.h
31
// Returns true if the given URL can be
loaded
by Web UI system. This allows
32
// URLs that UseWebUIForURL returns true for, and also URLs that can be
loaded
/external/chromium_org/content/public/android/java/src/org/chromium/content/app/
LibraryLoader.java
19
* This may be an advantage for Android Webview, where the libraries can be
loaded
23
* The libraries may be
loaded
and initialized from any thread. Synchronization
37
// One-way switch becomes true when the libraries are
loaded
.
54
* This method blocks until the library is fully
loaded
and initialized.
68
* Checks if library is fully
loaded
and initialized.
95
*
loaded
with loadNow.
137
// Check that the version of the library we have
loaded
matches the version we expect
183
// i.e. whether the library failed to be
loaded
at a fixed address, and
/external/chromium_org/content/test/plugin/
plugin_client.h
23
// The browser calls this function only once: when a plug-in is
loaded
,
26
//
loaded
it and provides global initialization. Allocate any memory or
/external/chromium_org/third_party/WebKit/ManualTests/
database-threading-stress-test-2.html
16
function
loaded
()
45
addEventListener('load',
loaded
, false);
mouseevent-on-closeddoc.html
10
Click on the link below, and move your mouse cursor over the blank page that is
loaded
.</p>
13
No crash after moving the mouse over the blank page that is
loaded
. Nothing happens.
/external/chromium_org/third_party/skia/include/ports/
SkTypeface_win.h
29
* Set an optional callback to ensure that the data behind a LOGFONT is
loaded
.
32
* remotely (re)
loaded
.
/external/skia/include/ports/
SkTypeface_win.h
29
* Set an optional callback to ensure that the data behind a LOGFONT is
loaded
.
32
* remotely (re)
loaded
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_URL_suite.py
26
Keyword argument to: file the URL should be
loaded
into
27
Keyword argument inside: Window the URL should be
loaded
to
/external/chromium/chrome/browser/search_engines/
search_provider_install_data.h
53
// Use to determine when the search provider information is
loaded
. The
68
// Notification that the keywords have been
loaded
.
77
// Sets up the
loaded
state and then lets clients know that the search
78
// provider install state has been
loaded
.
82
// install state has been
loaded
.
/external/chromium_org/chrome/browser/chromeos/login/
resource_loader_browsertest.cc
106
// Create a flag to set when the JavaScript is
loaded
.
112
std::string js_url = CreateResource("stuff.
loaded
= true;").spec();
130
// Check that the JS was
loaded
and evaluated.
131
JSExpect("stuff.
loaded
");
133
// Check that the styles were
loaded
.
/external/chromium_org/chrome/browser/extensions/
extension_icon_image.h
40
// when the image get updated. Until the resource is
loaded
, the UI code will be
42
// If the requested resource doesn't exist or can't be
loaded
and a default
56
// is
loaded
and added to |image|.
80
// If the representation gets
loaded
synchronously, it is returned by this
83
// representation is returned. When the representation gets
loaded
the
/external/chromium_org/chrome/browser/search_engines/
search_provider_install_data.h
53
// Use to determine when the search provider information is
loaded
. The
68
// Notification that the keywords have been
loaded
.
78
// Sets up the
loaded
state and then lets clients know that the search
79
// provider install state has been
loaded
.
83
// install state has been
loaded
.
/external/chromium_org/sandbox/win/src/
interception_agent.h
31
//
loaded
and unloaded respectively.
33
// This class assumes that it will get called for every dll being
loaded
,
41
// This method should be invoked whenever a new dll is
loaded
to perform the
45
// full_path is the (optional) full name of the module being
loaded
and name
65
// Performs the patching of the dll
loaded
at base_address.
/external/chromium_org/third_party/openssl/openssl/patches/
eng_dyn_dirs.patch
8
be considered "
loaded
" for the next call of DSO_load(...) and cause
10
loaded
" even though the load failed.
14
if another library is
loaded
successfully on subsequent calls to
32
+ * this to determine when the DSO has been
loaded
above. */
41
+ * this to determine when the DSO has been
loaded
above. */
Completed in 663 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>