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

1 2 3 4 5 6 7 8 91011>>

  /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();
polling_constants.h 5 // Constants used by SyncerThread when polling servers for updates.
update_applicator.h 5 // An UpdateApplicator is used to iterate over a number of unapplied updates,
9 // failed updates until no remaining updates can be successfully applied.
47 // return true if we've applied all updates.
65 // Used to resolve conflicts when trying to apply updates.
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);
download_updates_command.h 20 // Determine the enabled datatypes, download a batch of updates for them
25 // the SyncSession. DownloadUpdatesCommand will fetch updates for
34 // In practice, DownloadUpdatesCommand should loop until all updates are
  /external/mesa3d/docs/
RELNOTES-6.4 36 Glide (3dfx Voodoo1/2) requires updates
37 SVGA requires updates
38 DJGPP requires updates
39 GGI requires updates
40 BeOS requires updates
41 Allegro requires updates
42 D3D requires updates
44 The drivers which require updates mostly need to be updated to work
relnotes-6.4.1.html 58 Glide (3dfx Voodoo1/2) requires updates
59 SVGA requires updates
60 DJGPP requires updates
61 GGI requires updates
62 BeOS requires updates
63 Allegro requires updates
64 D3D requires updates
relnotes-6.4.2.html 65 Glide (3dfx Voodoo1/2) requires updates
66 SVGA requires updates
67 DJGPP requires updates
68 GGI requires updates
69 BeOS requires updates
70 Allegro requires updates
71 D3D requires updates
relnotes-6.4.html 80 Glide (3dfx Voodoo1/2) requires updates
81 SVGA requires updates
82 DJGPP requires updates
83 GGI requires updates
84 BeOS requires updates
85 Allegro requires updates
86 D3D requires updates
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.h 21 // Updates web app shortcut of the TabContents. This function checks and
22 // updates web app icon and shortcuts if needed. For icon, the check is based
25 // updates (recreates) them if they exits.
  /external/libvpx/examples/includes/geshi/geshi/
apt_sources.php 51 'stable', 'old-stable', 'testing', 'testing-proposed-updates',
52 'unstable', 'unstable-proposed-updates', 'experimental',
55 'stable/updates',
60 'warty', 'warty-updates', 'warty-security', 'warty-proposed', 'warty-backports',
61 'hoary', 'hoary-updates', 'hoary-security', 'hoary-proposed', 'hoary-backports',
62 'breezy', 'breezy-updates', 'breezy-security', 'breezy-proposed', 'breezy-backports',
63 'dapper', 'dapper-updates', 'dapper-security', 'dapper-proposed', 'dapper-backports',
64 'edgy', 'edgy-updates', 'edgy-security', 'edgy-proposed', 'edgy-backports',
65 'feisty', 'feisty-updates', 'feisty-security', 'feisty-proposed', 'feisty-backports',
66 'gutsy', 'gutsy-updates', 'gutsy-security', 'gutsy-proposed', 'gutsy-backports'
    [all...]
  /external/v8/
V8_MERGE_REVISION 3 We have synced V8 past the last revision used in Chrome 12, as we continue to take 3.2 updates.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dqblk_v1.h 14 /* Numbers of blocks needed for updates */
dqblk_v2.h 13 /* Numbers of blocks needed for updates */
  /external/chromium/chrome/browser/ui/cocoa/
tab_view_picker_table.h 14 // of the tab view, clicking the table updates the tab view, and switching
15 // tab view items updates the selection of the table.
command_observer_bridge.h 15 // A C++ bridge class that handles listening for updates to commands and
20 // bridge will handle automatically unregistering for updates, so there's no
29 // Register for updates about |command|.
  /external/chromium/chrome/browser/visitedlink/
visitedlink_event_listener.h 5 // VisitedLinkEventListener broadcasts link coloring database updates to all
6 // processes. It also coalesces the updates to avoid excessive broadcasting of
  /external/webkit/LayoutTests/fast/dom/DeviceOrientation/
updates-expected.txt 1 Tests that updates to the orientation causes new events to fire.
updates.html 9 <script src="script-tests/updates.js"></script>
  /frameworks/base/tests/LocationTracker/res/values/
strings.xml 26 <string name="summary_mintime_preference">The suggested minimum time interval for location updates, in seconds</string>
29 <string name="summary_mindistance_preference">Minimum distance interval for location updates, in meters</string>
33 <string name="summary_network_preference">Listen for updates to network location (Wi-Fi/cellid)</string>
35 <string name="summary_gps_preference">Listen for updates to GPS location</string>
37 <string name="summary_signal_preference">Listen for updates to signal strength</string>
  /packages/apps/Contacts/res/layout-sw580dp-w1000dp/
contact_detail_container.xml 18 Two-column layout for a contact with social updates. If the contact does not
19 have social updates, then the second fragment container will just be hidden.
31 with social updates. This view ID must match with a view ID in the layout
48 Container for the "Updates" fragment on the contact card for a contact
49 with social updates. This view ID must match with a view ID in the layout
  /frameworks/base/docs/html/guide/topics/location/
obtaining-user-location.jd 13 long you listen for updates</li>
18 <li><a href="#Updates">Requesting Location Updates</a>
26 <li><a href="#StartListening">Deciding when to start listening for updates</a></li>
28 <li><a href="#StopListening">Deciding when to stop listening for updates</a></li>
82 <h2 id="Updates">Requesting Location Updates</h2>
88 like to receive location updates from the {@link android.location.LocationManager} ("Location
96 and request location updates:
103 // Define a listener that responds to location updates
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
update_view.h 47 // Shows label for "Preparing updates" state.
61 // Updates visibility of the elements.
85 // Show preparing updates label?
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKViewPrivate.h 28 // Stops updating the size of the page as the WKView frame size updates.
31 // Immediately updates the size of the page to match WKView's frame size
32 // and allows subsequent updates as the frame size is set. Calls can be nested.

Completed in 523 milliseconds

1 2 3 4 5 6 7 8 91011>>