Searched defs:NL (Results 26 - 50 of 52) sorted by relevance

123

/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.h104 #define NL '\n' macro
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.c194 #define NL 268 macro
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h146 #define NL gettyflags[1].value macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp743 Out << Sep << "Moved-from objects :" << NL; local
750 Out << NL; local
737 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DNullabilityChecker.cpp1172 << "Nullability invariant was violated, warnings suppressed." << NL; local
1183 Out << NL; local
1165 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DIteratorModeling.cpp1102 Out << Sep << "Container Data :" << NL; local
1116 Out << " ]" << NL; local
1124 Out << Sep << "Iterator Positions :" << NL; local
1096 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DGenericTaintChecker.cpp543 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
H A DMallocChecker.cpp3364 Out << Sep << "MallocChecker :" << NL; local
3377 Out << NL; local
3358 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp719 NLOut << "\", " << NL; // Inject the ending and a new line local
735 Out << '[' << NL; local
759 Out << NL; local
770 Out << NL; local
704 runCheckersForPrintStateJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) const argument
H A DRegionStore.cpp248 Out << NL; local
255 Out << NL; local
2676 void RegionStoreManager::printJson(raw_ostream &Out, Store S, const char *NL, argument
2683 Out << "null," << NL; local
[all...]
H A DExprEngine.cpp572 Out << "[" << NL; local
591 Out << NL; local
608 Out << '[' << NL; local
616 Out << "null," << NL; local
555 printObjectsUnderConstructionJson(raw_ostream &Out, ProgramStateRef State, const char *NL, const LocationContext *LCtx, unsigned int Space = 0, bool IsDot = false) argument
601 printJson(raw_ostream &Out, ProgramStateRef State, const LocationContext *LCtx, const char *NL, unsigned int Space, bool IsDot) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp1468 Out << NL; local
1455 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp270 auto NL = ApplyDebugLocation::CreateEmpty(*this); local
H A DCGStmt.cpp698 auto NL = ApplyDebugLocation::CreateEmpty(*this); local
707 auto NL = ApplyDebugLocation::CreateEmpty(*this); local
H A DCGBlocks.cpp1603 auto NL = ApplyDebugLocation::CreateEmpty(*this); local
H A DMicrosoftCXXABI.cpp3968 auto NL = ApplyDebugLocation::CreateEmpty(CGF); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1010 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Drepos.c46 #define NL APR_EOL_STR macro
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs_x.c358 #define NL macro
532 #undef NL macro
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c1353 #define NL(s) s, (sizeof s) - 1 macro
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c1399 #define NL(s) s, (sizeof s) - 1 macro
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c956 #define NL macro
1159 #undef NL macro
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp72 std::string NL; member in class:__anon269::StmtPrinter
93 OS << ";" << NL; local
117 OS << NL; local
119 OS << NL; local
179 OS << "{" << NL; local
202 OS << ";" << NL; local
208 OS << "" << NL; local
218 OS << ":" << NL; local
256 OS << NL; local
267 OS << NL; local
272 OS << NL; local
301 OS << ")" << NL; local
311 OS << NL; local
318 OS << ");" << NL; local
381 if (Policy.IncludeNewlines) OS << NL; local
388 if (Policy.IncludeNewlines) OS << NL; local
393 if (Policy.IncludeNewlines) OS << NL; local
398 if (Policy.IncludeNewlines) OS << NL; local
408 if (Policy.IncludeNewlines) OS << NL; local
487 if (Policy.IncludeNewlines) OS << NL; local
494 OS << "{" << NL; local
508 OS << NL; local
521 OS << NL; local
528 OS << NL; local
545 OS << ";" << NL; local
558 OS << NL; local
564 OS << NL; local
580 OS << NL; local
590 OS << NL; local
604 OS << NL; local
610 OS << NL; local
616 OS << ")" << NL; local
618 OS << NL; local
624 OS << NL; local
630 OS << NL; local
635 if (Policy.IncludeNewlines) OS << NL; local
651 OS << NL; local
2518 printPretty(raw_ostream &Out, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation, StringRef NL, const ASTContext *Context) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp3472 int NL = __kmp_hwloc_count_children_by_depth(tp, hN, L2depth, &hL); local
3501 int NL = __kmp_hwloc_count_children_by_depth(tp, hS, L2depth, &hL); local
3579 int NL = __kmp_hwloc_count_children_by_depth(tp, hN, L2depth, &hL); local
3723 int NL = __kmp_hwloc_count_children_by_depth(tp, hS, L2depth, &hL); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2799 Instruction *NL = Builder.CreateLoad(EV.getType(), GEP); local

Completed in 504 milliseconds

123