HomeSort by relevance Sort by last modified time
    Searched full:loaded (Results 301 - 325 of 6589) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SystemZ/
cond-store-07.ll 7 ; Test the simple case, with the loaded value first.
20 ; ...and with the loaded value second
34 ; loaded value first.
49 ; ...and with the loaded value second
65 ; loaded value first.
80 ; ...and with the loaded value second
  /external/oprofile/events/ppc64/power6/
events 68 event:0X0080 counters:0 um:zero minimum:1000 name:PM_DATA_FROM_L2_GRP8 : (Group 8 pm_dsource) Data loaded from L2
69 event:0X0081 counters:1 um:zero minimum:1000 name:PM_DATA_FROM_L21_GRP8 : (Group 8 pm_dsource) Data loaded from private L2 other core
70 event:0X0082 counters:2 um:zero minimum:1000 name:PM_DATA_FROM_L2MISS_GRP8 : (Group 8 pm_dsource) Data loaded missed L2
71 event:0X0083 counters:3 um:zero minimum:1000 name:PM_DATA_FROM_L3MISS_GRP8 : (Group 8 pm_dsource) Data loaded from private L3 miss
74 event:0X0090 counters:0 um:zero minimum:1000 name:PM_DATA_FROM_L35_MOD_GRP9 : (Group 9 pm_dsource2) Data loaded from L3.5 modified
75 event:0X0091 counters:1 um:zero minimum:1000 name:PM_DATA_FROM_L35_SHR_GRP9 : (Group 9 pm_dsource2) Data loaded from L3.5 shared
76 event:0X0092 counters:2 um:zero minimum:1000 name:PM_DATA_FROM_L3_GRP9 : (Group 9 pm_dsource2) Data loaded from L3
77 event:0X0093 counters:3 um:zero minimum:1000 name:PM_DATA_FROM_L3MISS_GRP9 : (Group 9 pm_dsource2) Data loaded from private L3 miss
80 event:0X00A0 counters:0 um:zero minimum:1000 name:PM_DATA_FROM_L35_MOD_GRP10 : (Group 10 pm_dsource3) Data loaded from L3.5 modified
81 event:0X00A1 counters:1 um:zero minimum:1000 name:PM_DATA_FROM_L35_SHR_GRP10 : (Group 10 pm_dsource3) Data loaded from L3.5 share
    [all...]
  /packages/apps/Email/src/com/android/email/provider/
Utilities.java 45 * Copy one downloaded message (which may have partially-loaded sections)
52 * EmailContent.Message.LOADED)
89 * Copy one downloaded message (which may have partially-loaded sections)
95 * EmailContent.Message.LOADED)
142 // Since we haven't actually loaded the attachment, we're just putting
154 // attachments we have until we've loaded the complete message.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PrintHtmlFromScreen.java 54 // Important: Only enable the print option after the page is loaded.
58 // Data loaded, so now we want to show the print option.
  /external/chromium/chrome/browser/autofill/
personal_data_manager.h 32 // This class also stores the profiles loaded from the database for use during
139 // Returns whether the personal data has been loaded from the web database.
198 // Receives the loaded profiles from the web data service and stores them in
203 // Receives the loaded credit cards from the web data service and stores them
232 // True if personal data has been loaded from the web database.
235 // The loaded web profiles.
245 // The loaded credit cards.
255 // so they can be loaded at the same time.
  /external/chromium/chrome/browser/extensions/
external_extension_loader.h 41 // Implementations of this method should save the loaded results
55 // Notifies the provider that the list of extensions has been loaded.
external_extension_provider_impl.h 27 // The constructed provider will provide the extensions loaded from |loader|
88 // Indicates that the extensions provided by this provider are loaded
  /external/chromium/chrome/browser/sync/glue/
bookmark_data_type_controller.cc 33 // If the bookmarks model is loaded, continue with association.
39 // Add an observer and continue when the bookmarks model is loaded.
  /external/chromium/chrome/browser/ui/views/
theme_install_bubble_view.h 22 // center of a browser window for use when an extension or theme is loaded.
26 // been loaded. The purpose of this bubble is to warn the user that the browser
  /external/chromium/chrome/browser/ui/webui/options/
autofill_options_handler.h 48 // loaded profile data to open the address editor.
53 // loaded profile data to open the credit card editor.
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_expanded_state_tracker.cc 32 if (!bookmark_model_->loaded())
61 void BookmarkExpandedStateTracker::Loaded(BookmarkModel* model,
bookmark_tag_model_observer.h 15 virtual void Loaded(BookmarkTagModel* model) = 0;
49 // Invoked when a favicon has been loaded or changed.
  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.h 209 // The number of wallpapers have loaded. For test only.
215 // There are two ways the first wallpaper might be loaded:
216 // 1. Loaded on boot. Login WebUI waits for it.
217 // 2. When flag --disable-boot-animation is passed. Login WebUI is loaded
252 // to the loaded wallpaper.
275 // loaded wallpaper. Must run on wallpaper sequenced worker thread.
325 // The number of loaded wallpapers.
334 // The file path of current loaded/loading custom/online wallpaper.
  /external/chromium_org/chrome/browser/extensions/api/
execute_code_function.h 45 // arguments has been loaded.
57 // Called when contents from the loaded file have been localized.
  /external/chromium_org/chrome/browser/extensions/
external_loader.h 43 // Implementations of this method should save the loaded results
57 // Notifies the provider that the list of extensions has been loaded.
  /external/chromium_org/chrome/browser/
icon_loader.h 51 // icon has been successfully loaded, result is non-null. This method must
77 // Some icons (exe's on windows) can change as they're loaded.
  /external/chromium_org/chrome/browser/resources/file_manager/
mediaplayer.html 10 -- As soon as the i18n'd strings are loaded we replace it with the correct
24 <!-- This section is used when the file manager is loaded with
video_player.html 9 -- As soon as the i18n'd strings are loaded we replace it with the correct
23 <!-- This section is used when the file manager is loaded with
  /external/chromium_org/chrome/browser/resources/net_internals/
import_view.html 42 <div id=import-view-loaded-div style="display: none">
43 <h2>Data Loaded</h2>
  /external/chromium_org/chrome/browser/speech/
tts_platform.h 22 // if the extension was not previously loaded and is now loading, and
23 // false if it's already loaded or if there's no extension to load.
  /external/chromium_org/chrome/browser/ui/search/
instant_test_utils.h 90 // Loads a named image from url |image| from the given |rvh| host. |loaded|
95 bool* loaded);
  /external/chromium_org/chrome/browser/ui/search_engines/
keyword_editor_controller.cc 93 bool KeywordEditorController::loaded() const { function in class:KeywordEditorController
94 return url_model()->loaded();
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
gaia_screen_handler.h 18 // A class that's used to specify the way how Gaia should be loaded.
34 // Whether Gaia should be loaded in offline mode.
user_image_screen_handler.h 74 // Called when the user image screen has been loaded and shown.
82 // Keeps whether screen has loaded all default images and redy to be shown.
  /external/chromium_org/components/policy/core/common/cloud/
user_cloud_policy_store.h 60 // Callback invoked when a new policy has been loaded from disk. If
75 // Callback invoked to install a just-loaded policy after validation has

Completed in 175 milliseconds

<<11121314151617181920>>