HomeSort by relevance Sort by last modified time
    Searched full:last (Results 876 - 900 of 13702) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/browser/policy/
config_dir_policy_provider.h 28 // last value read takes precedence in case of preference key collisions.
file_based_policy_provider.h 30 // Gets the last modification timestamp for the policy information from the
policy_notifier.h 27 NUM_SOURCES // This must be the last element in the enum.
  /external/chromium/chrome/browser/resources/
crashes.css 42 #crashList > div:not(:last-child) {
  /external/chromium/chrome/browser/sessions/
base_session_service.h 51 // Deletes the last session.
59 // Callback used when fetching the last session. The last session consists
100 // Returns the number of commands sent down since the last reset.
session_restore_browsertest.cc 86 SessionStartupPref(SessionStartupPref::LAST));
188 // Verifies we remember the last browser window when closing the last
192 SessionStartupPref pref(SessionStartupPref::LAST);
session_service_test_helper.h 42 // Reads the contents of the last session.
  /external/chromium/chrome/browser/tabs/
pinned_tab_codec.h 19 // On startup if the user has not chosen to restore the last session the set of
pinned_tab_service.h 34 // If true we've seen an exit event (or the last browser is closing which
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_mac.h 61 // Stores the last known path where the file will be saved.
  /external/chromium/chrome/browser/ui/cocoa/
hover_close_button.h 24 // The size of the control when the last drawRect: was called, to recenter
  /external/chromium/chrome/browser/ui/find_bar/
find_notification_details.h 48 bool final_update_; // Whether this is the last Find Result update.
  /external/chromium/chrome/browser/ui/gtk/
cairo_cached_surface.cc 51 // First time here since last UsePixbuf call. Generate the surface.
focus_store_gtk.h 32 // The widget which last had focus.
  /external/chromium/net/disk_cache/
trace.h 6 // keep a static circular buffer where we store the last traced events, so we
  /external/chromium/testing/gtest/samples/
sample3-inl.h 109 // Gets the last element of the queue, or NULL if the queue is empty.
110 QueueNode<E>* Last() { return last_; }
111 const QueueNode<E>* Last() const { return last_; }
165 QueueNode<E>* last_; // The last node of the queue.
  /external/chromium-trace/
README 5 The file UPSTREAM_REVISION contains the upstream revision number that was last
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
README.chromium 20 define flags in the source file in which they're used. (This last is its
  /external/clang/test/Analysis/
unions.cpp 19 // the last one won.
  /external/clang/test/PCH/
empty-with-headers.c 6 // This last one should warn for -Wempty-translation-unit (C99 6.9p1).
  /external/clang/test/Preprocessor/
dump_macros.c 25 // gcc prints macros at end of translation unit, so last one wins.
  /external/dhcpcd/
control.c 55 struct fd_list *l, *last = NULL; local
61 if (last == NULL)
64 last->next = l->next;
68 last = l;
  /external/dnsmasq/contrib/slackware-dnsmasq/
slack-desc 4 # the right side marks the last column you can put a character in. You must make
  /external/doclava/src/com/google/doclava/parser/
README.txt 10 When this step was last done, there were some extra files generated,
  /external/dropbear/libtommath/
bn_mp_and.c 43 /* zero digits above the last from the smallest mp_int */

Completed in 473 milliseconds

<<31323334353637383940>>