/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCContainersChecker.cpp | 57 const InvalidatedSymbols &Escaped, 156 const InvalidatedSymbols &Escaped, in checkPointerEscape() argument 159 for (InvalidatedSymbols::const_iterator I = Escaped.begin(), in checkPointerEscape() 160 E = Escaped.end(); in checkPointerEscape()
|
D | DeadStoresChecker.cpp | 130 llvm::SmallPtrSet<const VarDecl*, 20> Escaped; member in __anonbc6ba3940211::DeadStoreObs 143 Escaped(escaped), currentBlock(nullptr) {} in DeadStoreObs() 166 if (Escaped.count(V)) in Report() 398 llvm::SmallPtrSet<const VarDecl*, 20> Escaped; member in __anonbc6ba3940311::FindEscaped 418 Escaped.insert(VD); in operator ()() 439 Escaped.insert(VD); in findLambdaReferenceCaptures() 470 DeadStoreObs A(cfg, BR.getContext(), BR, this, AC, pmap, FS.Escaped); in checkASTCodeBody()
|
D | SimpleStreamChecker.cpp | 83 const InvalidatedSymbols &Escaped, 258 const InvalidatedSymbols &Escaped, in checkPointerEscape() argument 266 for (InvalidatedSymbols::const_iterator I = Escaped.begin(), in checkPointerEscape() 267 E = Escaped.end(); in checkPointerEscape()
|
D | CheckerDocumentation.cpp | 282 const InvalidatedSymbols &Escaped, in checkPointerEscape() argument 293 const InvalidatedSymbols &Escaped, in checkConstPointerEscape() argument
|
D | MallocChecker.cpp | 63 Escaped enumerator 80 bool isEscaped() const { return K == Escaped; } in isEscaped() 104 return RefState(Escaped, RS->getStmt(), RS->getAllocationFamily()); in getEscaped() 120 CASE(Escaped) in dump() 213 const InvalidatedSymbols &Escaped, 217 const InvalidatedSymbols &Escaped, 346 const InvalidatedSymbols &Escaped, 2536 const InvalidatedSymbols &Escaped, in checkPointerEscape() argument 2539 return checkPointerEscapeAux(State, Escaped, Call, Kind, &retTrue); in checkPointerEscape() 2543 const InvalidatedSymbols &Escaped, in checkConstPointerEscape() argument [all …]
|
D | StreamChecker.cpp | 30 enum Kind { Opened, Closed, OpenFailed, Escaped } K; enumerator 50 return StreamState(Escaped, s); in getEscaped()
|
D | BasicObjCFoundationChecks.cpp | 854 const InvalidatedSymbols &Escaped, 1131 const InvalidatedSymbols &Escaped, in checkPointerEscape() argument 1137 for (InvalidatedSymbols::const_iterator I = Escaped.begin(), in checkPointerEscape() 1138 E = Escaped.end(); in checkPointerEscape()
|
/external/llvm/lib/Transforms/Scalar/ |
D | TailRecursionElimination.cpp | 297 VisitType Escaped = UNESCAPED; in markTails() local 301 Escaped = ESCAPED; in markTails() 337 if (!IsNoTail && Escaped == UNESCAPED && !Tracker.AllocaUsers.count(CI)) { in markTails() 346 if (State < Escaped) { in markTails() 347 State = Escaped; in markTails() 357 Escaped = ESCAPED; in markTails() 364 Escaped = UNESCAPED; in markTails()
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | Checker.h | 336 const InvalidatedSymbols &Escaped, in _checkPointerEscape() argument 343 Escaped, in _checkPointerEscape() 348 for (InvalidatedSymbols::const_iterator I = Escaped.begin(), in _checkPointerEscape() 349 E = Escaped.end(); I != E; ++I) in _checkPointerEscape() 379 const InvalidatedSymbols &Escaped, in _checkConstPointerEscape() argument 388 for (InvalidatedSymbols::const_iterator I = Escaped.begin(), in _checkConstPointerEscape() 389 E = Escaped.end(); I != E; ++I) in _checkConstPointerEscape()
|
D | CheckerManager.h | 358 const InvalidatedSymbols &Escaped, 450 const InvalidatedSymbols &Escaped,
|
/external/pcre/dist/testdata/ |
D | testinput17 | 25 \\ [^\x80-\xff] # Escaped something (something != CR) 39 \\ [^\x80-\xff] # Escaped something (something != CR) 76 \\ [^\x80-\xff] # Escaped something (something != CR) 88 \\ [^\x80-\xff] # Escaped something (something != CR) 158 \\ [^\x80-\xff] # Escaped something (something != CR) 172 \\ [^\x80-\xff] # Escaped something (something != CR)
|
D | testinput14 | 107 \\ [^\x80-\xff] # Escaped something (something != CR) 121 \\ [^\x80-\xff] # Escaped something (something != CR) 158 \\ [^\x80-\xff] # Escaped something (something != CR) 170 \\ [^\x80-\xff] # Escaped something (something != CR) 240 \\ [^\x80-\xff] # Escaped something (something != CR) 254 \\ [^\x80-\xff] # Escaped something (something != CR)
|
D | testoutput14 | 174 \\ [^\x80-\xff] # Escaped something (something != CR) 188 \\ [^\x80-\xff] # Escaped something (something != CR) 225 \\ [^\x80-\xff] # Escaped something (something != CR) 237 \\ [^\x80-\xff] # Escaped something (something != CR) 307 \\ [^\x80-\xff] # Escaped something (something != CR) 321 \\ [^\x80-\xff] # Escaped something (something != CR)
|
D | testoutput17 | 41 \\ [^\x80-\xff] # Escaped something (something != CR) 55 \\ [^\x80-\xff] # Escaped something (something != CR) 92 \\ [^\x80-\xff] # Escaped something (something != CR) 104 \\ [^\x80-\xff] # Escaped something (something != CR) 174 \\ [^\x80-\xff] # Escaped something (something != CR) 188 \\ [^\x80-\xff] # Escaped something (something != CR)
|
D | testinput8 | 965 \\ [^\x80-\xff] # Escaped something (something != CR) 979 \\ [^\x80-\xff] # Escaped something (something != CR) 1016 \\ [^\x80-\xff] # Escaped something (something != CR) 1028 \\ [^\x80-\xff] # Escaped something (something != CR) 1098 \\ [^\x80-\xff] # Escaped something (something != CR) 1112 \\ [^\x80-\xff] # Escaped something (something != CR)
|
D | testinput1 | 481 \\ [^\x80-\xff] # Escaped something (something != CR) 495 \\ [^\x80-\xff] # Escaped something (something != CR) 532 \\ [^\x80-\xff] # Escaped something (something != CR) 544 \\ [^\x80-\xff] # Escaped something (something != CR) 614 \\ [^\x80-\xff] # Escaped something (something != CR) 628 \\ [^\x80-\xff] # Escaped something (something != CR)
|
D | testoutput8 | 1810 \\ [^\x80-\xff] # Escaped something (something != CR) 1824 \\ [^\x80-\xff] # Escaped something (something != CR) 1861 \\ [^\x80-\xff] # Escaped something (something != CR) 1873 \\ [^\x80-\xff] # Escaped something (something != CR) 1943 \\ [^\x80-\xff] # Escaped something (something != CR) 1957 \\ [^\x80-\xff] # Escaped something (something != CR)
|
D | testoutput1 | 955 \\ [^\x80-\xff] # Escaped something (something != CR) 969 \\ [^\x80-\xff] # Escaped something (something != CR) 1006 \\ [^\x80-\xff] # Escaped something (something != CR) 1018 \\ [^\x80-\xff] # Escaped something (something != CR) 1088 \\ [^\x80-\xff] # Escaped something (something != CR) 1102 \\ [^\x80-\xff] # Escaped something (something != CR)
|
/external/v8/src/compiler/ |
D | graph-visualizer.cc | 83 class Escaped { class 85 explicit Escaped(const std::ostringstream& os, in Escaped() function in v8::internal::compiler::Escaped 89 friend std::ostream& operator<<(std::ostream& os, const Escaped& e) { in operator <<() 129 os_ << "{\"id\":" << SafeId(node) << ",\"label\":\"" << Escaped(label, "\"") in PrintNode() 156 os_ << ",\"type\":\"" << Escaped(type_out, "\"") << "\""; in PrintNode()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CheckerManager.cpp | 517 const InvalidatedSymbols &Escaped, in runCheckersForPointerEscape() argument 530 State = PointerEscapeCheckers[i](State, Escaped, Call, Kind, ETraits); in runCheckersForPointerEscape()
|
/external/okhttp/okhttp-tests/src/test/resources/ |
D | web-platform-test-urltestdata.txt | 317 # Escaped numbers should be treated like IP addresses if they are.
|
/external/v8/test/mozilla/ |
D | mozilla.status | 96 # Escaped keywords are early errors in ES6
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-P2P | 810 Escaped single quote & backslash with a backslash:
|