HomeSort by relevance Sort by last modified time
    Searched refs:updates (Results 1 - 25 of 48) sorted by null

1 2

  /external/valgrind/main/exp-ptrcheck/tests/
bad_percentify.stdout.exp 1 translate: fast SP updates identified: 0 (--% )
2 translate: generic_known SP updates identified: 0 (--% )
3 translate: generic_unknown SP updates identified: 0 (--% )
  /external/chromium/chrome/browser/sync/engine/
store_timestamps_command.cc 27 const GetUpdatesResponse& updates = local
36 for (int i = 0; i < updates.new_progress_marker_size(); ++i) {
39 updates.new_progress_marker(i).data_type_id());
45 dir->SetDownloadProgress(model, updates.new_progress_marker(i));
48 updates.changes_remaining() == 0);
51 << "Get Updates got new progress marker for types: "
55 if (updates.has_changes_remaining()) {
56 int64 changes_left = updates.changes_remaining();
verify_updates_command_unittest.cc 60 void AddUpdate(GetUpdatesResponse* updates,
63 sync_pb::SyncEntity* e = updates->add_entries();
83 GetUpdatesResponse* updates = session()->status_controller()-> local
85 AddUpdate(updates, "b1", root, syncable::BOOKMARKS);
86 AddUpdate(updates, "b2", root, syncable::BOOKMARKS);
87 AddUpdate(updates, "p1", root, syncable::PREFERENCES);
88 AddUpdate(updates, "a1", root, syncable::AUTOFILL);
verify_updates_command.cc 40 const GetUpdatesResponse& updates = status->updates_response().get_updates(); local
41 int update_count = updates.entries().size();
46 *reinterpret_cast<const SyncEntity *>(&(updates.entries(i)));
88 LOG(ERROR) << "Illegal negative id in received updates";
115 // If we have an existing entry, we check here for updates that break
process_updates_command.cc 29 const GetUpdatesResponse& updates = local
31 const int update_count = updates.entries_size();
33 // Don't bother processing updates if there were none.
  /device/samsung/toro/recovery/
Android.mk 5 # Edify extension functions for doing modem (radio) updates on Toro devices.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_matrix.c 46 Eina_List *updates; member in struct:_Ewk_Tile_Matrix
76 if (t->updates || t->stats.full_update)
77 tm->updates = eina_list_remove(tm->updates, t);
112 if (t->updates || t->stats.full_update)
113 tm->updates = eina_list_remove(tm->updates, t);
460 tm->updates = eina_list_append(tm->updates, t);
525 if (!t->updates && !t->stats.full_update
    [all...]
ewk_tiled_model.c 239 * @c stats.full_update and @c updates.
281 t->updates = NULL;
337 if (t->updates)
338 eina_tiler_free(t->updates);
378 /* TODO: list of tiles pending updates? */
383 if (t->updates) {
384 eina_tiler_free(t->updates);
385 t->updates = NULL;
395 /* TODO: list of tiles pending updates? */
403 if (t->updates) {
    [all...]
ewk_tiled_backing_store.h 70 Eina_Tiler *updates; /**< updated/dirty areas */ member in struct:_Ewk_Tile
  /device/samsung/tuna/recovery/
Android.mk 17 # Edify extension functions for doing bootloader updates on Tuna devices.
  /external/chromium/base/files/
file_path_watcher_mac.cc 250 // potentially rendering other events in |updates| invalid.
269 // potentially rendering other events in |updates| invalid.
315 EventVector updates(valid);
316 int count = HANDLE_EINTR(kevent(kqueue_, &events_[0], valid, &updates[0],
318 if (!AreKeventValuesValid(&updates[0], count)) {
344 // them in |updates|. |count| will contain the number of updates that have
346 EventVector updates(events_.size());
348 int count = HANDLE_EINTR(kevent(kqueue_, NULL, 0, &updates[0], updates.size()
    [all...]
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/
updates.js 1 description('Tests that updates to the orientation causes new events to fire.');
  /external/chromium/chrome/common/extensions/
update_manifest.cc 137 std::vector<xmlNode*> updates = GetChildren(app_node, xml_namespace, local
139 if (updates.size() > 1) {
143 if (updates.empty()) {
147 xmlNode *updatecheck = updates[0];
  /external/webrtc/src/modules/audio_processing/ns/main/source/
ns_core.h 72 int updates; member in struct:NSinst_t_
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
watch.js 1 description("Tests that watchPosition correctly reports position updates and errors from the Geolocation service.");
  /frameworks/base/services/input/
SpriteController.cpp 108 // Collect information about sprite updates.
113 Vector<SpriteUpdate> updates; local
122 updates.push(SpriteUpdate(sprite, sprite->getStateLocked()));
131 SpriteUpdate& update = updates.editItemAt(i);
149 SpriteUpdate& update = updates.editItemAt(i);
190 SpriteUpdate& update = updates.editItemAt(i);
243 SpriteUpdate& update = updates.editItemAt(i);
329 const SpriteUpdate& update = updates.itemAt(i);
344 updates.clear();
  /external/chromium/chrome/browser/sync/sessions/
status_controller.cc 160 // Returns the number of updates received from the sync server.
162 const ClientToServerResponse& updates = shared_.updates_response; local
163 if (updates.has_get_updates()) {
164 return updates.get_updates().entries().size();
  /external/mesa3d/docs/
MESA_ycbcr_texture.spec 200 29 April 2003 - minor updates
202 19 September 2003 - a few more updates prior to submitting to extension
MESA_resize_buffers.spec 36 Mesa's glViewport command queries the current window size and updates
  /external/webkit/Tools/Scripts/
update-webkit 68 -q|--quiet pass -q to svn update for quiet updates
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 99 PreferencePage_Heap_Updates_Enabled_Default=Heap updates enabled by default
106 PreferencePage_Thread_Updates_Enabled_By_Default=Thread updates enabled by default
  /external/chromium/chrome/browser/password_manager/
password_store_mac_unittest.cc 545 // Test that adding duplicate item updates the existing item.
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1125.js 28 // Test a lot of updates to freshly created contexts.
  /external/chromium/chrome/browser/extensions/
extension_management_browsertest.cc 57 // Helper method that installs a low permission extension then updates
194 // Used for testing notifications sent during extension updates.
213 const std::set<std::string>& updates() { return updates_; } function in class:NotificationListener
300 ASSERT_TRUE(ContainsKey(notification_listener.updates(),
315 ASSERT_TRUE(ContainsKey(notification_listener.updates(),
extension_updater_unittest.cc 563 UpdateManifest::Results updates; local
565 updates);
568 // Create two updates - expect that DetermineUpdates will return the first
577 "1.1", "http://localhost/e1_1.1.crx", &updates);
582 tmp[1]->VersionString(), "http://localhost/e2_2.0.crx", &updates);
583 updateable = updater.DetermineUpdates(fetch_data, updates);
603 UpdateManifest::Results updates; local
611 "1.1", "http://localhost/e1_1.1.crx", &updates);
614 updater.DetermineUpdates(fetch_data, updates);
    [all...]

Completed in 439 milliseconds

1 2