HomeSort by relevance Sort by last modified time
    Searched refs:Add (Results 726 - 750 of 1086) sorted by null

<<21222324252627282930>>

  /external/zlib/src/
make_vms.com 14 $! 0.03 20091224 Add support for large file check
15 $! 0.04 20100110 Add new gzclose, gzlib, gzread, gzwrite
303 $! 0.02 20060126 Add new "HELP" target
605 $! 0.05 20050103 Add processing of "comment defines"
724 $! 0.02 20120226 Add pre-load logic
  /frameworks/base/tools/aidl/
AST.cpp 232 StatementBlock::Add(Statement* statement)
238 StatementBlock::Add(Expression* expression)
  /ndk/toolchains/llvm-3.1/
setup.mk 99 # Add and LDFLAGS for the target here
  /ndk/toolchains/llvm-3.2/
setup.mk 99 # Add and LDFLAGS for the target here
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventHub.cs 39 * Don't add events in one thread while parser fires events in another.
55 * Add another listener to broadcast events too. Not thread-safe.
56 * Don't add events in one thread while parser fires events in another.
60 _listeners.Add(listener);
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventHub.cs 40 * Don't add events in one thread while parser fires events in another.
59 * Add another listener to broadcast events too. Not thread-safe.
60 * Don't add events in one thread while parser fires events in another.
65 _listeners.Add( listener );
  /external/chromium/base/metrics/
histogram.cc 116 void Histogram::Add(int value) {
132 sample_.Add(sample);
583 // about "avalanching" (which would worsten the hash, and add collisions),
704 void Histogram::SampleSet::Add(const SampleSet& other) {
    [all...]
  /external/chromium/chrome/browser/bookmarks/
bookmark_html_writer.cc 375 registrar_.Add(this,
bookmark_index.cc 59 void BookmarkIndex::Add(const BookmarkNode* node) {
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.cc 76 registrar_.Add(this,
336 // TODO(nkostylev): May add login UI implementation callback call.
login_performer.cc 316 registrar_.Add(this,
  /external/chromium/chrome/browser/chromeos/notifications/
balloon_view.cc 219 notification_registrar_.Add(this,
  /external/chromium/chrome/browser/extensions/
extension_management_api.cc 270 registrar_.Add(this,
extension_tabs_module.cc     [all...]
  /external/chromium/chrome/browser/
file_select_helper.cc 244 notification_registrar_.Add(this,
  /external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map_unittest.cc 23 registrar_.Add(this, NotificationType::GEOLOCATION_SETTINGS_CHANGED,
145 // Block requester_1 on the first embedder and add it to the second.
  /external/chromium/chrome/browser/importer/
profile_writer.cc 262 model->Add(t_url);
266 // Don't add invalid TemplateURLs to the model.
  /external/chromium/chrome/browser/profiles/
profile_io_data.cc 78 registrar_.Add(this,
  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.cc 70 void WebCacheManager::Add(int renderer_id) {
269 // Add in the space required to implement |tactic|.
  /external/chromium/chrome/browser/search_engines/
template_url_fetcher_unittest.cc 360 test_util_.model()->Add(t_url);
template_url_model.cc 289 void TemplateURLModel::Add(TemplateURL* template_url) {
631 registrar_.Add(this, NotificationType::HISTORY_URL_VISITED,
637 registrar_.Add(this, NotificationType::GOOGLE_URL_UPDATED,
645 // Add specific initializers, if any.
710 provider_map_.Add(template_url, search_terms_data);
715 // Add mappings for the new items.
717 // First, add the items that already have id's, so that the next_id_
729 // Next add the new items that don't have id's.
    [all...]
  /external/chromium/chrome/browser/service/
service_process_control.cc 58 // The tasks executed here may add more tasks to the vector. So copy
210 registrar_.Add(this, NotificationType::UPGRADE_RECOMMENDED,
  /external/chromium/chrome/browser/sidebar/
sidebar_manager.cc 275 registrar_.Add(this,
  /external/chromium/chrome/browser/sync/glue/
autofill_profile_change_processor.cc 132 case AutofillProfileChange::ADD: {
225 LOG(ERROR) << "could not add autofill profile for guid " << p.guid();
309 notification_registrar_.Add(this,
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk.cc 191 registrar_.Add(this, NotificationType::BROWSER_THEME_CHANGED,

Completed in 2478 milliseconds

<<21222324252627282930>>