/external/chromium_org/third_party/WebKit/Source/modules/websockets/ |
WebSocket.cpp | 338 HashSet<String> visited; local 340 if (!visited.add(protocols[i]).isNewEntry) {
|
/external/chromium_org/third_party/sqlite/src/tool/ |
spaceanal.tcl | 109 # list of pages visited if the b-tree structure is traversed in a top-down 110 # fashion (each node visited before its child-tree is passed). Any overflow
|
/external/chromium_org/v8/src/ |
store-buffer.cc | 514 // allocated during iteration may or may not be visited by the iteration, but 515 // they will not be partially visited.
|
/external/clang/lib/AST/ |
VTableBuilder.cpp | 347 // Check if we've visited this virtual base before. 388 // We've visited this base before. 550 /// VisitedVirtualBases - Visited virtual bases. 748 // Check if this is a virtual base that we haven't visited before. [all...] |
/external/clang/lib/ASTMatchers/ |
ASTMatchFinder.cpp | 537 llvm::DenseSet<const void *> Visited; 555 if (Visited.insert(I->getMemoizationData()).second)
|
/external/clang/lib/Analysis/ |
AnalysisDeclContext.cpp | 450 llvm::SmallPtrSet<const VarDecl*, 4> Visited; 472 if (Visited.insert(VD))
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
IdempotentOperationChecker.cpp | 124 // If we already have visited this node on a path that does not contain an 332 // Add the ExplodedNode we just visited
|
/external/clang/lib/StaticAnalyzer/Core/ |
CoreEngine.cpp | 178 // Mark the entry block as visited. 288 // Mark this block as visited.
|
ExplodedGraph.cpp | 363 // Have we already visited this node? If so, continue to the next one. 367 // Otherwise, mark this node as visited.
|
ProgramState.cpp | 538 unsigned &isVisited = visited[sym]; 603 unsigned &isVisited = visited[R];
|
/external/eigen/doc/ |
eigendoxy.css | 90 .contents a:visited { 109 .contents a.qindexHL:visited {
|
/external/llvm/include/llvm/Analysis/ |
LoopInfoImpl.h | 250 // Keep track of the number of BBs visited. 512 /// 2) Visited during a forward DFS CFG traversal.
|
/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/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 277 // iterator, and advances the iterator by one; the elements are visited
|
/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 | 371 * Creates a new visitor that will find all the dependencies for the visited class. 746 // type is the operand of the instruction to be visited. This operand must be the
|
/packages/apps/UnifiedEmail/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.
|
/prebuilts/gcc/darwin-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/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...] |
/build/tools/droiddoc/templates-sac/assets/ |
android-developer-docs.css | 45 a:visited, 46 a:visited code { 481 #footerlinks a:visited { 1445 #jd-header .crumb a:visited { 1621 .absent a:visited, [all...] |
/build/tools/droiddoc/templates-sdk/assets/ |
android-developer-docs.css | 45 a:visited, 46 a:visited code { 481 #footerlinks a:visited { 1445 #jd-header .crumb a:visited { 1621 .absent a:visited, [all...] |