/external/valgrind/main/exp-sgcheck/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_org/chrome/installer/linux/common/ |
variables.include | 4 # sources.list setting for @@PACKAGE@@ updates.
|
/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();
|
/external/chromium_org/third_party/mesa/src/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 | 57 Glide (3dfx Voodoo1/2) requires updates 58 SVGA requires updates 59 DJGPP requires updates 60 GGI requires updates 61 BeOS requires updates 62 Allegro requires updates 63 D3D requires updates
|
relnotes-6.4.2.html | 64 Glide (3dfx Voodoo1/2) requires updates 65 SVGA requires updates 66 DJGPP requires updates 67 GGI requires updates 68 BeOS requires updates 69 Allegro requires updates 70 D3D requires updates
|
/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 | 57 Glide (3dfx Voodoo1/2) requires updates 58 SVGA requires updates 59 DJGPP requires updates 60 GGI requires updates 61 BeOS requires updates 62 Allegro requires updates 63 D3D requires updates
|
relnotes-6.4.2.html | 64 Glide (3dfx Voodoo1/2) requires updates 65 SVGA requires updates 66 DJGPP requires updates 67 GGI requires updates 68 BeOS requires updates 69 Allegro requires updates 70 D3D requires updates
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_JoystickUpdate.3 | 3 SDL_JoystickUpdate \- Updates the state of all joysticks 11 Updates the state(position, buttons, etc\&.) of all open joysticks\&. If joystick events have been enabled with \fI\fBSDL_JoystickEventState\fP\fR then this is called automatically in the event loop\&.
|
/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/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/chromium_org/sync/engine/ |
store_timestamps_command.cc | 38 const sync_pb::GetUpdatesResponse& updates = local 44 ProcessNewProgressMarkers(updates, session->context()->directory()); 46 updates.changes_remaining() == 0); 49 << "Get Updates got new progress marker for types: " 54 if (updates.has_changes_remaining()) { 55 int64 changes_left = updates.changes_remaining();
|
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. 43 // Attempt to apply the specified updates.
|
/external/chromium_org/chrome/browser/ui/web_applications/ |
web_app_ui.h | 35 // Updates web app shortcut of the WebContents. This function checks and 36 // updates web app icon and shortcuts if needed. For icon, the check is based 39 // updates (recreates) them if they exits. 42 // Updates the shortcut info for |extension| and |profile|.
|
/external/valgrind/main/none/tests/ |
selfrun.vgtest | 2 vgopts: --vex-iropt-register-updates=allregs-at-mem-access
|
/prebuilts/gcc/linux-x86/host/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 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
dqblk_v1.h | 14 /* Numbers of blocks needed for updates */
|
dqblk_v2.h | 13 /* Numbers of blocks needed for updates */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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.
|
/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/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_wrong_hwid.js | 20 * Updates state of login header so that necessary buttons are displayed. 27 * Updates localized content of the screen that is not updated via template.
|