OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:visited
(Results
351 - 375
of
781
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlock.java
277
* @param b block
visited
/dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java
277
* @param b block
visited
/dalvik/dx/src/com/android/dx/ssa/back/
LivenessAnalyzer.java
40
* that have already been
visited
. "M" as written in the original Appel
/dalvik/vm/compiler/
Compiler.h
222
/* Clear the
visited
flag for each BB */
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DecisionProbe.java
68
* This class is not thread safe due to shared use of
visited
maps etc...
804
* path taken through the NFA. Return the list of NFA states
visited
820
System.out.println("### already
visited
"+s.stateNumber+" previously at index "+
828
System.out.println("enter state "+s.stateNumber+"
visited
states: "+
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExtensionCall.java
307
* @return true if the children of the object should be
visited
.
/external/bluetooth/glib/glib/
gbsearcharray.h
102
* node last
visited
, which is pretty close to an exact match
/external/chromium/chrome/browser/history/
text_database.h
42
// Time the page that was returned was
visited
.
visit_database.h
141
// the host was
visited
. Returns true on success.
/external/chromium/chrome/browser/resources/options/
sync_setup_overlay.css
68
#sync-setup-overlay * a:
visited
{
/external/chromium/chrome/browser/resources/touch_ntp/
newtab.css
83
like the classic NTP's most-
visited
icons? Or should we extend webkit
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h
77
/// \brief Returns the number of times the current block has been
visited
/external/clang/lib/AST/
VTTBuilder.cpp
109
// Ignore virtual bases that we've already
visited
.
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
BasicBlock.java
277
* @param b block
visited
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
LivenessAnalyzer.java
40
* that have already been
visited
. "M" as written in the original Appel
/external/emma/core/java12/com/vladium/jcd/cls/
IConstantCollection.java
53
* and replaces the entry that was
visited
last without invalidating
/external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h
116
/// isValid - Returns true until all the operands have been
visited
.
/external/llvm/lib/CodeGen/
LiveIntervalUnion.cpp
97
// Verify the live intervals in this union and add them to the
visited
set.
LiveVariables.cpp
530
SmallPtrSet<MachineBasicBlock*,16>
Visited
;
533
DFI = df_ext_begin(Entry,
Visited
), E = df_ext_end(Entry,
Visited
);
690
assert(
Visited
.count(&*i) != 0 && "unreachable basic block found");
/external/llvm/lib/MC/MCDisassembler/
EDInst.h
172
/// returning 0 if all blocks are
visited
and/or the block signals
/external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp
112
// The instruction after it will be
visited
in the next iteration.
/external/llvm/utils/
llvmdo
32
# "code" should be
visited
. HTML documentation is considered code, but things
/external/mesa3d/src/glsl/
ir_hierarchical_visitor.h
156
* Callback function that is invoked on entry to each node
visited
.
/external/openfst/src/include/fst/
partition.h
250
// set of
visited
classes to be used in split refine
/external/proguard/src/proguard/classfile/editor/
MemberAdder.java
59
* @param targetClass the class to which all
visited
class members will be
Completed in 1501 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>