OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:loads
(Results
76 - 100
of
1512
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/bookmarks/
bookmark_storage.h
23
// ownership) to BookmarkStorage. BoomarkStorage
loads
the bookmarks (and index)
90
//
Loads
the bookmarks into the model, notifying the model when done. This
117
//
Loads
bookmark data from |file| and notifies the model when finished.
123
// Called when history has written the file with bookmarks data.
Loads
data
/external/chromium/chrome/browser/extensions/
extension_incognito_apitest.cc
22
//
Loads
a simple extension which attempts to change the title of every page
23
// that
loads
to "modified".
56
//
Loads
a simple extension which attempts to change the title of every page
57
// that
loads
to "modified".
external_pref_extension_loader.h
45
// A simplified version of ExternalPrefExtensionLoader that
loads
the dictionary
/external/chromium/chrome/browser/policy/
asynchronous_policy_provider.h
18
// Policy provider that
loads
policy asynchronously. Providers should subclass
/external/chromium/chrome/browser/search_engines/
template_url_prepopulate_data.h
24
//
Loads
the set of TemplateURLs from the prepopulate data. Ownership of the
/external/chromium/chrome/browser/ui/cocoa/
html_dialog_window_controller.h
47
//
Loads
the HTML content from the delegate; this is not a lightweight
/external/chromium/chrome/browser/ui/cocoa/notifications/
balloon_view_host_mac.h
15
// notification. When initialized it creates a new RenderViewHost and
loads
/external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_host_gtk.h
15
// notification. When initialized it creates a new RenderViewHost and
loads
/external/chromium/chrome/browser/ui/gtk/
theme_install_bubble_view_gtk.h
51
// The number of
loads
we represent. When it reaches 0 we delete ourselves.
/external/chromium/chrome/browser/ui/views/notifications/
balloon_view_host.h
13
// notification. When initialized it creates a new RenderViewHost and
loads
/external/chromium/net/disk_cache/
mapped_file.h
36
//
Loads
or stores a given block from the backing file (synchronously).
/external/chromium/webkit/glue/
alt_error_page_resource_fetcher.h
37
// Stop any pending
loads
.
/external/icu4c/common/unicode/
icudataver.h
31
* This function
loads
up icuver and compares the data version to the wired-in U_ICU_DATA_VERSION.
/external/junit/src/junit/runner/
LoadingTestCollector.java
9
* An implementation of a TestCollector that
loads
/external/llvm/lib/Analysis/
CMakeLists.txt
29
Loads
.cpp
/external/llvm/lib/Transforms/Utils/
DemoteRegToStack.cpp
60
// node that we cannot multiple
loads
. The problem is that the resultant
63
// and reuse
loads
we insert.
64
std::map<BasicBlock*, Value*>
Loads
;
67
Value *&V =
Loads
[PN->getIncomingBlock(i)];
/external/llvm/test/Analysis/BasicAA/
gcsetest.ll
2
; disambiguating some obvious cases. All
loads
should be removable in
/external/llvm/test/CodeGen/PowerPC/
mem-rr-addr-mode.ll
5
; This shares the 16 between the two
loads
.
/external/llvm/test/CodeGen/X86/
fast-isel-mem.ll
13
; This should fold one of the
loads
into the add.
widen_load-0.ll
5
; Both
loads
should happen before either store.
/external/llvm/test/Transforms/GVN/
preserve-tbaa.ll
5
; GVN should preserve the TBAA tag on
loads
when doing PRE.
/external/llvm/test/Transforms/InstCombine/
load3.ll
5
; Instcombine should be able to do trivial CSE of
loads
.
/external/llvm/test/Transforms/ScalarRepl/
select_promote.ll
1
; Test promotion of
loads
that use the result of a select instruction. This
/external/llvm/test/Transforms/Sink/
basic.ll
24
; But don't sink volatile
loads
...
/external/qemu/
d3des.h
34
*
Loads
the internal key register with the data in cookedkey.
Completed in 1396 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>