/external/proguard/src/proguard/classfile/util/ |
InstructionSequenceMatcher.java | 32 * occurs in the instructions that are visited. The arguments of the
|
/external/smali/util/src/main/java/ds/tree/ |
RadixTreeImpl.java | 324 * @param key The key that need to be visited
|
/external/v8/src/ |
bootstrapper.cc | 213 UNVISITED, VISITED, INSTALLED [all...] |
/frameworks/av/include/media/nbaio/ |
NBAIO.h | 53 // too large, then this decision should be re-visited.
|
/frameworks/base/core/java/android/webkit/ |
WebChromeClient.java | 367 /** Obtains a list of all visited history items, used for link coloring
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 171 <p>In the next lesson, we discuss mechanisms for allowing users to navigate up our information hierarchy and back, to previously visited screens.</p
|
/frameworks/base/docs/html/training/implementing-navigation/ |
temporal.jd | 30 they previously visited. All Android devices provide a <em>Back</em> button for this
|
/frameworks/base/tests/CoreTests/android/core/ |
HeapTest.java | 289 /* We've visited all of the enqueued references.
|
/frameworks/base/tools/layoutlib/create/ |
README.txt | 119 Finally fields are also visited and changed from protected/private to public.
|
/packages/apps/Browser/ |
AndroidManifest.xml | 246 <!-- For custom home pages (like most visited) -->
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/ |
symbols.py | 351 assigned to. Instead, the children in node.nodes are visited
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/ |
handler.py | 307 # description: When parsing, the current DOM node being visited if this is
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/ |
symbols.py | 351 assigned to. Instead, the children in node.nodes are visited
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/ |
handler.py | 307 # description: When parsing, the current DOM node being visited if this is
|
/system/media/camera/docs/ |
html.mako | 28 a:visited { color: #154a5f; text-decoration: none}
|
/external/chromium_org/v8/src/ |
hydrogen-instructions.h | 705 virtual HValue* EnsureAndPropagateNotMinusZero(BitVector* visited) { 706 visited->Add(id()); [all...] |
jsregexp.cc | [all...] |
/dalvik/dx/src/com/android/dx/ssa/ |
SsaBasicBlock.java | 1004 * Indicates a block has been visited by an iterator method. 1006 * @param v {@code non-null;} block visited [all...] |
/external/chromium_org/chrome/browser/autocomplete/ |
history_url_provider_unittest.cc | 239 // special logic for things visited very recently). Note that this time must 699 // previoulsy visited. [all...] |
/external/chromium_org/chrome/browser/sync/glue/ |
typed_url_model_associator.cc | 135 // We ignore URLs that were imported, but have never been visited by 213 // other problem with it (it was empty, or imported and never visited).
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/ |
PrettyPatch.rb | 161 :link, :visited { 188 h1 :link, h1 :visited {
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ProgramState.h | 227 // visited. 803 VisitedItems visited; member in class:clang::ento::ScanReachableSymbols
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
SsaBasicBlock.java | 1005 * Indicates a block has been visited by an iterator method. 1007 * @param v {@code non-null;} block visited [all...] |
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.css | 256 #jd-header .crumb a:visited { 413 .absent a:visited,
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
Tracer.java | 135 * Invoked when the visited instruction is jsr. 148 * Invoked when the visited instruction is ret or wide ret.
|