HomeSort by relevance Sort by last modified time
    Searched full:last (Results 476 - 500 of 23681) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/bookmarks/
bookmark_stats.h 17 BOOKMARK_ENTRY_POINT_LIMIT // Keep this last.
39 BOOKMARK_LAUNCH_LOCATION_LIMIT // Keep this last.
  /external/chromium_org/chrome/browser/chromeos/
camera_detector.h 21 // Returns result of the last presence check. If no check has been performed
39 // Result of the last presence check.
  /external/chromium_org/chrome/browser/net/
chrome_http_user_agent_settings.h 35 // Avoid re-processing by caching the last value from the preferences and the
36 // last result of processing via net::HttpUtil::GenerateAccept*Header().
  /external/chromium_org/chrome/browser/resources/options/
autofill_options.css 30 #autofill-options > div:last-child {
34 #autofill-options > div.settings-list > div:last-child {
  /external/chromium_org/chrome/browser/resources/translate_internals/
prefs.html 25 <p id="prefs-supported-languages-last-updated">Last updated: <span></span></p>
  /external/chromium_org/chrome/browser/sessions/
session_backend.h 26 // . The last file. When created the current file is moved to the last
52 // Moves the current file to the last file, and recreates the current file.
67 // Invoked from the service to read the commands that make up the last
73 // Reads the commands from the last file.
79 // Deletes the file containing the commands for the last session.
82 // Moves the current session to the last and resets the current. This is
116 // Returns the path to the last file.
  /external/chromium_org/chrome/browser/ui/cocoa/
dock_icon.h 16 // The time that the icon was last updated.
19 // If true, the state has changed in a significant way since the last icon
  /external/chromium_org/chrome/browser/ui/webui/help/
version_updater_chromeos.h 24 // Gets the last update status, without triggering a new check or download.
45 // Last state received via UpdateStatusChanged().
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
sticky_settings.h 39 // Stores app state for the last used printer.
41 // Stores the last path the user used to save to pdf.
  /external/chromium_org/chrome/common/extensions/docs/templates/public/
owners.html 43 {{owner.username}}</a>{{^owner.last}}, {{/owner.last}}
  /external/chromium_org/chrome/utility/
web_resource_unpacker.h 36 // Returns the last error message set by Run().
51 // Holds the last error message produced by Run().
  /external/chromium_org/chrome_elf/
chrome_elf_constants.h 41 // means the last setup crashed.
43 // If the last setup crashed, we reassign the state to failed.
  /external/chromium_org/chromeos/
login_event_recorder.h 23 // the time between this marker and the last will be sent to UMA with
43 // the time between this marker and the last will be sent to UMA with
  /external/chromium_org/content/test/data/webcrypto/
aes_cbc.json 21 // Truncated the last block to make it more interesting.
23 // Last block differs from source vector (due to truncation)
  /external/chromium_org/native_client_sdk/src/libraries/sdk_util/
ref_object.h 24 * first incremented when it gets assigned to a ScopedRef. When the last
48 // Override to clean up object when last reference is released.
  /external/chromium_org/net/third_party/nss/patches/
reorderextensions.patch 13 + /* WebSphere Application Server 7.0 is intolerant to the last extension
29 + * 7.0 is intolerant to the last extension being zero-length. */
  /external/chromium_org/ppapi/api/
pp_file_info.idl 67 * This value represents the last time the file was accessed.
72 * This value represents the last time the file was modified.
  /external/chromium_org/third_party/brotli/src/brotli/enc/
command.h 28 // code of a backward distance of 1, this way the last insert-only command
29 // won't use the last-distance short code, and accordingly distance_prefix_ is
  /external/chromium_org/third_party/leveldatabase/src/table/
block_builder.h 24 // REQUIRES: Finish() has not been callled since the last call to Reset().
37 // Return true iff no entries have been added since the last Reset()
  /external/chromium_org/third_party/libxml/src/
dbgen.pl 27 $last = $lastnames [($i / 10) % 10];
34 printf " <lastname>$last</lastname>\n", $i;
dbgenattr.pl 27 $last = $lastnames [($i / 10) % 10];
34 printf " lastname='$last'\n", $i;
  /external/chromium_org/third_party/re2/re2/
make_unicode_casefold.py 66 last = -100
68 def evenodd(last, a, b, r):
69 if a != last+1 or b != _AddDelta(a, r[2]):
74 def evenoddpair(last, a, b, r):
75 if a != last+2:
92 if ranges and evenodd(last, a, b, ranges[-1]):
94 elif ranges and evenoddpair(last, a, b, ranges[-1]):
98 last = a
  /external/chromium_org/third_party/re2/re2/testing/
string_generator.h 45 StringPiece sp_; // Last StringPiece returned by Next().
46 string s_; // String data in last StringPiece returned by Next().
  /external/chromium_org/third_party/webrtc/base/
nattypes.h 34 // the one last sent to.
38 // the one last sent to.
  /external/chromium_org/tools/gyp/test/gyp-defines/
gyptest-multiple-values.py 8 Verifies that when multiple values are supplied for a gyp define, the last one
22 # The last occurrence of a repeated set should take precedence over other

Completed in 2068 milliseconds

<<11121314151617181920>>