OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recent
(Results
126 - 150
of
1267
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/autocomplete/
history_contents_provider.h
79
// Results from most
recent
query. These are cached so we don't have to
/external/chromium/chrome/browser/
crash_upload_list.h
50
// Populates |crashes| with the |max_count| most
recent
uploaded crashes,
/external/chromium/chrome/browser/extensions/
extension_accessibility_api.h
92
// API function that returns the most
recent
focused control.
/external/chromium/chrome/browser/history/
history_querying_unittest.cc
45
// A more
recent
visit of the first one.
179
// get the N most
recent
entries.
252
// get the N most
recent
entries.
283
// get the N most
recent
entries.
text_database_manager.cc
120
// Start checking
recent
changes and committing them.
189
// This page is not in our cache of
recent
pages. This is very much an edge
195
// To solve this problem, we'll just associate the most
recent
visit with
202
return; // No
recent
visit, give up.
237
// This page is not in our cache of
recent
pages. This means that the page
242
// As a fallback, set the most
recent
visit's contents using the input, and
249
return; // No
recent
visit, give up.
351
// has the most
recent
item at the beginning. There won't normally be very
444
// Iterate over the databases from the most
recent
backwards.
visit_tracker.h
59
// Maps render view hosts to lists of
recent
transitions.
/external/chromium/chrome/browser/policy/
config_dir_policy_provider.cc
63
// Enumerate the files and find the most
recent
modification timestamp.
/external/chromium/chrome/common/
child_process_logging_linux.cc
20
// We use static strings to hold the most
recent
active url and the client
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_error_handler.js
41
* Details of the most
recent
error.
/external/chromium/net/proxy/
proxy_config_service.h
48
// Gets the most
recent
availability status. If a configuration is present,
/external/dexmaker/src/dx/java/com/android/dx/util/
AnnotatedOutput.java
65
* End the most
recent
annotation. Subsequent output will be unannotated,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
results.html
20
The lines are ordered in descending order (from the most
recent
to the oldest build).
/external/libvpx/vp8/encoder/
block.h
102
int vector_range; // Used to monitor limiting range of
recent
vectors to guide search.
/external/mesa3d/docs/
relnotes-7.8.1.html
14
Mesa 7.8.1 fixes a couple critical bugs in the
recent
Mesa 7.8 release. Even
/external/proguard/src/proguard/
Targeter.java
63
System.err.print("Warning: some classes have more
recent
versions (");
/external/qemu/distrib/
update-audio.sh
81
# ensure we have a
recent
audio library built
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
AnnotatedOutput.java
73
* End the most
recent
annotation. Subsequent output will be unannotated,
/external/v8/test/mjsunit/compiler/
regress-3218915.js
30
// Regression test for failure to deoptimize properly when the most
recent
/external/valgrind/tsan/
ts_atomic.h
35
// The most
recent
version of the draft (as of now) can be found here:
/external/webkit/Tools/QueueStatusServer/handlers/
dashboard.py
62
"rows": [self._build_row(attachment) for attachment in Attachment.
recent
(limit=25)],
/external/webkit/Tools/iExploder/iexploder-1.7.2/tools/
lasthit.rb
20
# Shows statistics about
recent
agents that have tested with iExploder.
/frameworks/av/services/audioflinger/
Android.mk
97
# uncomment for dumpsys to write most
recent
audio output to .wav file
PipeReader.cpp
52
// Discard 1/16 of the most
recent
data in pipe to avoid another overrun immediately
/frameworks/native/services/surfaceflinger/
SurfaceTextureLayer.cpp
45
// show the most
recent
frame at the cost of requiring an
/libcore/dalvik/src/main/java/dalvik/system/
VMStack.java
57
* @return an array with classes for the most-
recent
methods on the stack
Completed in 437 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>