/external/llvm-project/llvm/lib/DebugInfo/MSF/ |
D | MSFCommon.cpp | 65 MSFStreamLayout FL; in getFpmStreamLayout() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
D | MSFCommon.cpp | 65 MSFStreamLayout FL; in getFpmStreamLayout() local
|
/external/llvm-project/clang/test/Analysis/ |
D | iterator-modeling.cpp | 478 void forward_list_assign(std::forward_list<int> &FL, int n) { in forward_list_assign() 511 void forward_list_clear(std::forward_list<int> &FL) { in forward_list_clear() 742 void forward_list_push_front(std::forward_list<int> &FL, int n) { in forward_list_push_front() 799 void forward_list_emplace_front(std::forward_list<int> &FL, int n) { in forward_list_emplace_front() 861 void forward_list_pop_front(std::list<int> &FL, int n) { in forward_list_pop_front() 1152 void forward_list_insert_after_begin(std::forward_list<int> &FL, int n) { in forward_list_insert_after_begin() 1168 void forward_list_insert_after_behind_begin(std::forward_list<int> &FL, int n) { in forward_list_insert_after_behind_begin() 1186 void forward_list_insert_after_unknown(std::forward_list<int> &FL, int n) { in forward_list_insert_after_unknown() 1477 void forward_list_emplace_after_begin(std::forward_list<int> &FL, int n) { in forward_list_emplace_after_begin() 1493 void forward_list_emplace_after_behind_begin(std::forward_list<int> &FL, in forward_list_emplace_after_behind_begin() [all …]
|
/external/clang/lib/AST/ |
D | StmtCXX.cpp | 55 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
|
D | OpenMPClause.cpp | 309 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { in setFinals()
|
D | Stmt.cpp | 798 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
|
/external/llvm-project/clang/lib/AST/ |
D | StmtCXX.cpp | 50 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
|
D | JSONNodeDumper.cpp | 1420 void JSONNodeDumper::VisitFloatingLiteral(const FloatingLiteral *FL) { in VisitFloatingLiteral()
|
D | Stmt.cpp | 999 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
|
/external/pdfium/third_party/lcms/src/ |
D | cmscam02.c | 53 cmsFloat64Number n, Nbb, Ncb, z, FL, D; member 81 cmsFloat64Number k, FL; in computeFL() local
|
/external/rust/crates/rayon/src/iter/ |
D | unzip.rs | 454 fn consume<FL, FR>(&self, item: Either<L, R>, left: FL, right: FR) -> (FL, FR) in consume()
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 491 std::unique_ptr<PTHFileLookup> FL(PTHFileLookup::Create(FileTable, BufBeg)); in Create() local 694 PTHStatCache(PTHManager::PTHFileLookup &FL) in PTHStatCache()
|
/external/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/ |
D | ReleaseTest-API.cc | 75 short FL, testNum; in main() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | DebugCheckers.cpp | 235 FullSourceLoc FL(S->getLocStart(), SM); in checkPostStmt() local
|
/external/webrtc/modules/audio_coding/codecs/isac/fix/test/ |
D | kenny.cc | 789 size_t FL; in TEST() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | ExprInspectionChecker.cpp | 327 FullSourceLoc FL(CE->getArg(0)->getBeginLoc(), SM); in analyzerHashDump() local
|
/external/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 1527 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter() 2019 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
|
/external/llvm-project/clang/lib/Sema/ |
D | AnalysisBasedWarnings.cpp | 1712 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter() 2222 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
|
/external/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 1044 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
|
D | CoverageMappingGen.cpp | 187 for (const auto &FL : FileLocs) { in gatherFileIDs() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CoverageMappingGen.cpp | 304 for (const auto &FL : FileLocs) { in gatherFileIDs() local
|
D | CGExprAgg.cpp | 1498 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 1554 const auto &FL = M.getFunctionList(); in areRemarksEnabled() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 1709 const auto &FL = M.getFunctionList(); in areRemarksEnabled() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 1397 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { in isIncrementOrInitInForLoop()
|