/external/webkit/Source/WebKit/mac/WebView/ |
WebPreferences.h | 415 documents that hold resources in common, and to revisit previously visited
|
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/ |
buildbot.css | 11 a:link,a:visited,a:active {
|
/frameworks/base/docs/html/design/patterns/ |
help.jd | 27 <p style="margin-top:0;">Without it, users wouldn't be able to customize the most frequently visited Android screen to meet their needs.</p></li>
|
/frameworks/base/tests/DumpRenderTree/assets/ |
run_reliability_tests.py | 196 logging.error("DumpRenderTree exited before all URLs are visited.")
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidContentAssist.java | 296 HashSet<String> visited = new HashSet<String>(); local 311 visited.add(uri); 318 // visited above. 321 for (int i = 1; visited.contains(prefix); i++) { [all...] |
/external/chromium/chrome/browser/sync/resources/ |
configure.html | 126 .sync-config-tab-active A:visited, 127 .sync-config-tab-inactive A:visited,
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
IdempotentOperationChecker.cpp | 122 // If we already have visited this node on a path that does not contain an 330 // Add the ExplodedNode we just visited
|
/external/clang/lib/StaticAnalyzer/Core/ |
CoreEngine.cpp | 176 // Mark the entry block as visited. 287 // Mark this block as visited.
|
ProgramState.cpp | 499 unsigned &isVisited = visited[sym]; 552 unsigned &isVisited = visited[R];
|
/external/llvm/lib/CodeGen/ |
ExecutionDepsFix.cpp | 143 /// True when the current block has a predecessor that hasn't been visited 415 // Also use LiveOuts as a visited set to detect back-edges.
|
/external/openfst/src/include/fst/ |
cache.h | 396 // recurs uncaching recently visited states as well. If still 453 static const uint32 kCacheRecent = 0x0004; // Mark as visited since GC
|
/external/v8/src/ |
store-buffer.cc | 519 // allocated during iteration may or may not be visited by the iteration, but 520 // they will not be partially visited.
|
/external/valgrind/main/include/ |
pub_tool_oset.h | 129 // visited in increasing order of unsigned words (UWord). Or, returns 230 // iterator, and advances the iterator by one; the elements are visited
|
/external/webkit/Source/WebKit/gtk/po/ |
et.po | 175 msgid "Last visited Time" 178 msgid "The time at which the history item was last visited"
|
gr.po | 204 msgid "Last visited Time" 208 msgid "The time at which the history item was last visited"
|
lv.po | 204 msgid "Last visited Time" 208 msgid "The time at which the history item was last visited"
|
/external/webkit/Source/WebKit2/WebProcess/ |
WebProcess.cpp | 280 // FIXME: We may want to track visited links per WebPageGroup rather than per WebContext. 293 // FIXME: We may want to track visited links per WebPageGroup rather than per WebContext.
|
/frameworks/base/core/java/android/provider/ |
BrowserContract.java | 211 * The date the item was last visited, in milliseconds since the epoch. 217 * The number of times the item has been visited.
|
/frameworks/base/docs/html/reference/renderscript/ |
doxygen.css | 94 .contents a:visited { 113 .contents a.qindexHL:visited {
|
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
AsmAnalyzer.java | 333 * Creates a new visitor that will find all the dependencies for the visited class. 700 // type is the operand of the instruction to be visited. This operand must be the
|
/packages/apps/Email/src/org/apache/commons/io/ |
DirectoryWalker.java | 33 * limit the files and direcories visited.
275 * filtering should occur and all files and directories will be visited.
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
gimple.h | 270 /* Nonzero if this tuple has been visited. Passes are responsible 272 unsigned int visited : 1; 1170 /* Set the visited status on statement STMT to VISITED_P. */ [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.h | 283 /* Nonzero if this tuple has been visited. Passes are responsible 285 unsigned int visited : 1; [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gimple.h | 283 /* Nonzero if this tuple has been visited. Passes are responsible 285 unsigned int visited : 1; [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.h | 283 /* Nonzero if this tuple has been visited. Passes are responsible 285 unsigned int visited : 1; [all...] |