Home
last modified time | relevance | path

Searched defs:FL (Results 1 – 25 of 40) sorted by relevance

12

/external/llvm-project/llvm/lib/DebugInfo/MSF/
DMSFCommon.cpp65 MSFStreamLayout FL; in getFpmStreamLayout() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFCommon.cpp65 MSFStreamLayout FL; in getFpmStreamLayout() local
/external/llvm-project/clang/test/Analysis/
Diterator-modeling.cpp478 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/
DStmtCXX.cpp55 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
DOpenMPClause.cpp309 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { in setFinals()
DStmt.cpp798 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
/external/llvm-project/clang/lib/AST/
DStmtCXX.cpp50 Stmt *Body, SourceLocation FL, in CXXForRangeStmt()
DJSONNodeDumper.cpp1420 void JSONNodeDumper::VisitFloatingLiteral(const FloatingLiteral *FL) { in VisitFloatingLiteral()
DStmt.cpp999 Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, in ForStmt()
/external/pdfium/third_party/lcms/src/
Dcmscam02.c53 cmsFloat64Number n, Nbb, Ncb, z, FL, D; member
81 cmsFloat64Number k, FL; in computeFL() local
/external/rust/crates/rayon/src/iter/
Dunzip.rs454 fn consume<FL, FR>(&self, item: Either<L, R>, left: FL, right: FR) -> (FL, FR) in consume()
/external/clang/lib/Lex/
DPTHLexer.cpp491 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/
DReleaseTest-API.cc75 short FL, testNum; in main() local
/external/clang/lib/StaticAnalyzer/Checkers/
DDebugCheckers.cpp235 FullSourceLoc FL(S->getLocStart(), SM); in checkPostStmt() local
/external/webrtc/modules/audio_coding/codecs/isac/fix/test/
Dkenny.cc789 size_t FL; in TEST() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DExprInspectionChecker.cpp327 FullSourceLoc FL(CE->getArg(0)->getBeginLoc(), SM); in analyzerHashDump() local
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1527 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter()
2019 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
/external/llvm-project/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1712 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) in ThreadSafetyReporter()
2222 SourceLocation FL = AC.getDecl()->getLocation(); in IssueWarnings() local
/external/clang/lib/CodeGen/
DCGExprAgg.cpp1044 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
DCoverageMappingGen.cpp187 for (const auto &FL : FileLocs) { in gatherFileIDs() local
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp304 for (const auto &FL : FileLocs) { in gatherFileIDs() local
DCGExprAgg.cpp1498 if (const FloatingLiteral *FL = dyn_cast<FloatingLiteral>(E)) in isSimpleZero() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1554 const auto &FL = M.getFunctionList(); in areRemarksEnabled() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1709 const auto &FL = M.getFunctionList(); in areRemarksEnabled() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1397 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { in isIncrementOrInitInForLoop()

12