HomeSort by relevance Sort by last modified time
    Searched full:visited (Results 526 - 550 of 781) sorted by null

<<21222324252627282930>>

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
RedundentExprEliminator.java 81 * node context have been visited. It eliminates redundent
111 * node context have been visited. It eliminates redundent
    [all...]
  /external/chromium/chrome/browser/search_engines/
template_url_model.cc     [all...]
  /external/chromium/net/tools/spdyshark/
packet-spdy.c 563 if (!pinfo->fd->flags.visited) {
    [all...]
  /external/llvm/lib/Analysis/
LazyValueInfo.cpp 944 // NOTE: We do not need a visited list since any blocks we have alread
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp 757 SmallPtrSet<Value*, 16> Visited;
773 if (!Visited.insert(V)) {
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 333 SmallPtrSet<Instruction*, 4> Visited;
341 if (!Visited.insert(I)) {
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java     [all...]
  /external/v8/src/
jsregexp.h 478 visited(false) { }
527 bool visited: 1; member in struct:v8::internal::NodeInfo
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.cpp     [all...]
  /external/webkit/Source/WebKit/gtk/po/
cs.po 233 msgid "Last visited Time"
237 msgid "The time at which the history item was last visited"
    [all...]
de.po 237 msgid "Last visited Time"
241 msgid "The time at which the history item was last visited"
    [all...]
es.po 237 msgid "Last visited Time"
241 msgid "The time at which the history item was last visited"
    [all...]
eu.po 234 msgid "Last visited Time"
238 msgid "The time at which the history item was last visited"
    [all...]
fr.po 266 msgid "Last visited Time"
270 msgid "The time at which the history item was last visited"
    [all...]
gl.po 242 msgid "Last visited Time"
246 msgid "The time at which the history item was last visited"
    [all...]
hu.po 228 msgid "Last visited Time"
232 msgid "The time at which the history item was last visited"
    [all...]
ko.po 439 msgid "Last visited Time"
443 msgid "The time at which the history item was last visited"
    [all...]
lt.po 235 msgid "Last visited Time"
239 msgid "The time at which the history item was last visited"
    [all...]
pt.po 238 msgid "Last visited Time"
242 msgid "The time at which the history item was last visited"
    [all...]
pt_BR.po 234 msgid "Last visited Time"
238 msgid "The time at which the history item was last visited"
    [all...]
sl.po 236 msgid "Last visited Time"
240 msgid "The time at which the history item was last visited"
    [all...]
sr@latin.po 238 msgid "Last visited Time"
242 msgid "The time at which the history item was last visited"
    [all...]
vi.po 231 msgid "Last visited Time"
235 msgid "The time at which the history item was last visited"
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp 188 // The loop depth of the currently visited node.
191 // The switch statement depth of the currently visited node.
    [all...]
  /dalvik/vm/alloc/
MarkSweep.cpp 130 * the finger won't be visited by the bitmap scan, so those objects

Completed in 713 milliseconds

<<21222324252627282930>>