HomeSort by relevance Sort by last modified time
    Searched full:recent (Results 176 - 200 of 1267) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/apache-http/src/org/apache/http/client/methods/
HttpHead.java 49 * and recent modification.
  /external/bison/examples/
extexi 66 # Note that recent Bison support it, but not Flex.
  /external/chromium/chrome/browser/metrics/
metrics_log.h 51 // Record recent delta for critical stability metrics. We can't wait for a
  /external/chromium/chrome/browser/net/
passive_log_collector_unittest.cc 139 SourceInfoList recent = GetDeadSources(tracker); local
141 ASSERT_EQ(RequestTracker::kMaxGraveyardSize, recent.size());
146 EXPECT_EQ(url, recent[i].GetURL());
150 // Check that we exclude "chrome://" URLs from being saved into the recent
  /external/chromium/chrome/browser/resources/bookmark_manager/js/bmm/
bookmark_list.js 100 } else if (parentId == 'recent') {
130 * currently displaying recent or search this returns null.
148 * @return {boolean} Whether we are currently showing recent bookmakrs.
151 return this.parentId_ == 'recent';
  /external/chromium/chrome/browser/resources/net_internals/
proxyview.js 10 * - Shows the log entries for the most recent INIT_PROXY_RESOLVER source
  /external/chromium/chrome/browser/
spellchecker_platform_engine.h 78 // browser, so (on the mac, anyway) we remember the most recent tag and use
  /external/chromium/chrome/browser/sync/glue/
extension_util.h 92 // has a more recent or the same version as |merged_specifics|.
  /external/chromium/chrome/browser/sync/sessions/
sync_session.cc 34 // most recent, while the type/payload map gets merged.
  /external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.h 87 // This variable keeps track of what the most recent request id is.
  /external/chromium/chrome/browser/ui/views/
accessibility_event_router_views.h 114 // The profile associated with the most recent window event - used to
  /external/chromium/chrome/common/
important_file_writer.h 78 // the most recent |serializer| will be used. This operation does not block.
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
transportchannel.h 68 // Returns the most recent error that occurred on this channel.
  /external/dbus/
README.wince 33 A recent version of libtool is required, with this change:
  /external/e2fsprogs/
ABOUT-NLS 45 you have installed a recent copy of the GNU gettext package with the
76 should use the more recent version of the GNU `gettext' library. I.e.
78 package is more recent, you should use
412 If August 2002 seems to be old, you may fetch a more recent copy of
  /external/mesa3d/docs/
README.OS2 42 - a recent version of XFree86 (3.3.x or above) including
  /external/openssh/contrib/caldera/
sshd.init 22 # created by recent OpenSSH daemon/ssd combinations. See Caldera internal
  /external/openssl/crypto/des/
INSTALL 12 In recent times, some system compilers give better performace.
  /external/regex-re2/util/
arena.h 74 char* freestart_; // beginning of the free space in most recent block
  /external/valgrind/main/
AUTHORS 11 more recent Linux/glibc versions, set up the present build system, and has
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
validatechangelogs.py 43 # identical in the most recent entries. If the diff starts any
  /frameworks/av/services/audioflinger/
AudioWatchdog.cpp 34 fdprintf(fd, "Watchdog: underruns=%u, logs=%u, most recent underrun log at %s",
AudioWatchdog.h 37 time_t mMostRecent; // time of most recent log
  /frameworks/base/docs/html/training/basics/fragments/
index.jd 62 <dd>Learn how to use more recent framework APIs in earlier versions of Android by bundling
  /frameworks/base/graphics/java/android/graphics/
SurfaceTexture.java 34 * updated to contain the most recent image from the image stream. This may cause some frames of
157 * Update the texture image to the most recent frame from the image stream. This may only be
205 * the most recent call to updateTexImage.
228 * Retrieve the timestamp associated with the texture image set by the most recent call to

Completed in 849 milliseconds

1 2 3 4 5 6 78 91011>>