/external/llvm/lib/Transforms/Scalar/ |
CorrelatedValuePropagation.cpp | 262 // If this was the first edge to be visited, record that all other edges
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/util/ |
TraceClassVisitor.java | 48 * visitor chain to trace the class that is visited at a given point in this
|
/external/opencv3/modules/core/test/ |
test_ds.cpp | [all...] |
/external/opencv3/samples/winrt/ImageManipulations/common/ |
LayoutAwarePage.cpp | 437 /// session. This will be null the first time a page is visited.</param>
|
/external/proguard/src/proguard/classfile/util/ |
ClassReferenceInitializer.java | 76 * of all visited class files, optionally printing warnings if some classes
|
InstructionSequenceMatcher.java | 34 * occurs in the instructions that are visited. The arguments of the
|
/external/skia/include/core/ |
SkPathRef.h | 120 segments have been visited, return kDone_Verb.
|
/external/v8/src/compiler/ |
simplified-lowering.cc | 319 bool visited() const { return visited_; } function in class:v8::internal::compiler::RepresentationSelector::NodeInfo 409 // it's been visited. 420 if (!info->visited()) { 457 if (info->visited() && !info->queued()) { [all...] |
/external/v8/src/heap/ |
objects-visiting.h | 225 // IterateBody returns size of visited object.
|
/frameworks/av/include/media/nbaio/ |
NBAIO.h | 54 // too large, then this decision should be re-visited.
|
/frameworks/base/docs/html/guide/webapps/ |
webview.jd | 300 history of visited web
|
/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 | 114 Finally fields are also visited and changed from protected/private to public.
|
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/ |
MtpDeviceIndex.java | 57 * @param numVisited Number of items visited so far
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
trie_map.cpp | 175 // Visited all entries.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/compiler/ |
symbols.py | 351 assigned to. Instead, the children in node.nodes are visited
|
/prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/ |
handler.py | 307 # description: When parsing, the current DOM node being visited if this is
|
/prebuilts/gdb/linux-x86/lib/python2.7/compiler/ |
symbols.py | 351 assigned to. Instead, the children in node.nodes are visited
|
/prebuilts/gdb/linux-x86/lib/python2.7/xml/sax/ |
handler.py | 307 # description: When parsing, the current DOM node being visited if this is
|
/prebuilts/go/darwin-x86/src/flag/ |
flag_test.go | 87 // Now test they're visited in sort order.
|
/prebuilts/go/darwin-x86/src/path/filepath/ |
path.go | 330 // visited by Walk. The path argument contains the argument to Walk as a
|
/prebuilts/go/linux-x86/src/flag/ |
flag_test.go | 87 // Now test they're visited in sort order.
|
/prebuilts/go/linux-x86/src/path/filepath/ |
path.go | 330 // visited by Walk. The path argument contains the argument to Walk as a
|