Home
last modified time | relevance | path

Searched refs:AddNewline (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/vulkaninfo/generated/
H A Dvulkaninfo.hpp2420 p.AddNewline(); in chain_iterator_phys_device_props2()
2426 p.AddNewline(); in chain_iterator_phys_device_props2()
2432 p.AddNewline(); in chain_iterator_phys_device_props2()
2438 p.AddNewline(); in chain_iterator_phys_device_props2()
2445 p.AddNewline(); in chain_iterator_phys_device_props2()
2452 p.AddNewline(); in chain_iterator_phys_device_props2()
2458 p.AddNewline(); in chain_iterator_phys_device_props2()
2465 p.AddNewline(); in chain_iterator_phys_device_props2()
2471 p.AddNewline(); in chain_iterator_phys_device_props2()
2477 p.AddNewline(); in chain_iterator_phys_device_props2()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/vulkaninfo/generated/
H A Dvulkaninfo.hpp2085 p.AddNewline(); in chain_iterator_phys_device_props2()
2091 p.AddNewline(); in chain_iterator_phys_device_props2()
2097 p.AddNewline(); in chain_iterator_phys_device_props2()
2104 p.AddNewline(); in chain_iterator_phys_device_props2()
2111 p.AddNewline(); in chain_iterator_phys_device_props2()
2117 p.AddNewline(); in chain_iterator_phys_device_props2()
2124 p.AddNewline(); in chain_iterator_phys_device_props2()
2130 p.AddNewline(); in chain_iterator_phys_device_props2()
2137 p.AddNewline(); in chain_iterator_phys_device_props2()
2143 p.AddNewline(); in chain_iterator_phys_device_props2()
[all …]
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/vulkaninfo/
H A Dvulkaninfo.cpp177 p.AddNewline(); in DumpSurface()
226 p.AddNewline(); in DumpPresentableSurfaces()
302 p.AddNewline(); in GpuDumpProps()
304 p.AddNewline(); in GpuDumpProps()
306 p.AddNewline(); in GpuDumpProps()
359 p.AddNewline(); in GpuDumpQueueProps()
476 p.AddNewline(); in GpuDumpMemoryProps()
502 p.AddNewline(); in GpuDumpFeatures()
611 p.AddNewline(); in GpuDevDump()
640 p.AddNewline(); in DumpGpu()
[all …]
H A Doutputprinter.h640 void AddNewline() { in AddNewline() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/vulkaninfo/
H A Dvulkaninfo.cpp194 p.AddNewline(); in DumpSurface()
241 p.AddNewline(); in DumpPresentableSurfaces()
322 p.AddNewline(); in GpuDumpProps()
327 p.AddNewline(); in GpuDumpProps()
332 p.AddNewline(); in GpuDumpProps()
390 p.AddNewline(); in GpuDumpQueueProps()
507 p.AddNewline(); in GpuDumpMemoryProps()
533 p.AddNewline(); in GpuDumpFeatures()
642 p.AddNewline(); in GpuDevDump()
671 p.AddNewline(); in DumpGpu()
[all …]
H A Doutputprinter.h616 void AddNewline() { in AddNewline() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp45 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline) { in crc16_byte()
51 if (AddNewline) in crc16_byte()
189 bool AddNewline = EndCommentNextTok && in crc16_byte()
193 computeEndCommentText(NamespaceName, AddNewline); in crc16_byte()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp45 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline) { in computeEndCommentText() argument
51 if (AddNewline) in computeEndCommentText()
194 bool AddNewline = EndCommentNextTok && in analyze() local
198 computeEndCommentText(NamespaceName, AddNewline); in analyze()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp56 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
67 if (AddNewline) in computeEndCommentText()
230 bool AddNewline = EndCommentNextTok && in analyze() local
234 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp68 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
79 if (AddNewline) in computeEndCommentText()
242 bool AddNewline = EndCommentNextTok && in analyze() local
246 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp68 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
79 if (AddNewline) in computeEndCommentText()
242 bool AddNewline = EndCommentNextTok && in analyze() local
246 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp64 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
77 if (AddNewline) in computeEndCommentText()
275 bool AddNewline = EndCommentNextTok && in analyze() local
279 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok, in analyze()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp68 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
79 if (AddNewline) in computeEndCommentText()
277 bool AddNewline = EndCommentNextTok && in analyze() local
281 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp64 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
77 if (AddNewline) in computeEndCommentText()
275 bool AddNewline = EndCommentNextTok && in analyze() local
279 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok, in analyze()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp68 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
79 if (AddNewline) in computeEndCommentText()
277 bool AddNewline = EndCommentNextTok && in analyze() local
281 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp68 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
79 if (AddNewline) in computeEndCommentText()
277 bool AddNewline = EndCommentNextTok && in analyze() local
281 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp68 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
79 if (AddNewline) in computeEndCommentText()
277 bool AddNewline = EndCommentNextTok && in analyze() local
281 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp64 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
77 if (AddNewline) in computeEndCommentText()
275 bool AddNewline = EndCommentNextTok && in analyze() local
279 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok, in analyze()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp64 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
77 if (AddNewline) in computeEndCommentText()
275 bool AddNewline = EndCommentNextTok && in analyze() local
279 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok, in analyze()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp68 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
79 if (AddNewline) in computeEndCommentText()
277 bool AddNewline = EndCommentNextTok && in analyze() local
281 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok); in analyze()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp64 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
77 if (AddNewline) in computeEndCommentText()
275 bool AddNewline = EndCommentNextTok && in analyze() local
279 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok, in analyze()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Format/
H A DNamespaceEndCommentsFixer.cpp64 std::string computeEndCommentText(StringRef NamespaceName, bool AddNewline, in computeEndCommentText() argument
77 if (AddNewline) in computeEndCommentText()
275 bool AddNewline = EndCommentNextTok && in analyze() local
279 computeEndCommentText(NamespaceName, AddNewline, NamespaceTok, in analyze()
/dports/math/muparserx/muparserx-4.0.11/parser/
H A DmpRPN.h53 void AddNewline(ptr_tok_type tok, int n);
H A DmpRPN.cpp79 void RPN::AddNewline(ptr_tok_type tok, int n) in AddNewline() function in RPN
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitCodes.h335 void Print(raw_ostream &Stream, bool AddNewline = true) const;

12