Home
last modified time | relevance | path

Searched refs:LinePrefix (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/yap/yap-6.2.2/pl/
H A Derrors.yap290 '$messages':prefix(Level, LinePrefix, Stream, _, Lines), !,
292 print_message_lines(Stream, LinePrefix, Lines).
294 '$messages':prefix(Level, LinePrefix, Stream, Prefix),
298 print_message_lines(Stream, LinePrefix, LinesF).
302 '$messages':prefix(Level, LinePrefix, Stream, LinesF, Lines), !,
303 print_message_lines(Stream, LinePrefix, LinesF).
/dports/net/croc/croc-9.5.0/vendor/github.com/schollz/mnemonicode/cmd/mnencode/
H A Dmnencode.go50 prefix := quoted(config.LinePrefix)
77 config.LinePrefix = prefix.Get().(string)
/dports/net/croc/croc-9.5.0/vendor/github.com/schollz/mnemonicode/
H A Dmnemonicode.go29 LinePrefix string member
39 LinePrefix: "",
120 str = t.c.LinePrefix
H A Dmnemonicode_test.go145 LinePrefix: "{P}",
/dports/lang/fpc/fpc-3.2.2/compiler/llvm/
H A Dagllvm.pas39 function LinePrefix: AnsiString; in LinePrefix() function
46 function LinePrefix: AnsiString; in LinePrefix() function
194 function TLLVMModuleInlineAssemblyDecorator.LinePrefix: AnsiString; in TLLVMModuleInlineAssemblyDecorator.LinePrefix()
246 function TLLVMFunctionInlineAssemblyDecorator.LinePrefix: AnsiString; in TLLVMFunctionInlineAssemblyDecorator.LinePrefix()
/dports/lang/fpc-source/fpc-3.2.2/compiler/llvm/
H A Dagllvm.pas39 function LinePrefix: AnsiString; in LinePrefix() function
46 function LinePrefix: AnsiString; in LinePrefix() function
194 function TLLVMModuleInlineAssemblyDecorator.LinePrefix: AnsiString; in TLLVMModuleInlineAssemblyDecorator.LinePrefix()
246 function TLLVMFunctionInlineAssemblyDecorator.LinePrefix: AnsiString; in TLLVMFunctionInlineAssemblyDecorator.LinePrefix()
/dports/editors/fpc-ide/fpc-3.2.2/compiler/llvm/
H A Dagllvm.pas39 function LinePrefix: AnsiString; in LinePrefix() function
46 function LinePrefix: AnsiString; in LinePrefix() function
194 function TLLVMModuleInlineAssemblyDecorator.LinePrefix: AnsiString; in TLLVMModuleInlineAssemblyDecorator.LinePrefix()
246 function TLLVMFunctionInlineAssemblyDecorator.LinePrefix: AnsiString; in TLLVMFunctionInlineAssemblyDecorator.LinePrefix()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3065 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3068 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3083 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3092 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3065 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3068 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3083 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3092 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3065 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3068 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3083 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3092 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3066 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3069 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3084 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3093 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3068 const char *LinePrefix = "\n ";
3071 Out << LinePrefix;
3086 Out << LinePrefix;
3095 Out << LinePrefix << " vboffset at "
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DVTableBuilder.cpp3113 const char *LinePrefix = "\n "; in dumpMicrosoftThunkAdjustment() local
3116 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3131 Out << LinePrefix; in dumpMicrosoftThunkAdjustment()
3140 Out << LinePrefix << " vboffset at " in dumpMicrosoftThunkAdjustment()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1537 std::string LinePrefix = in runTest() local
1540 StringRef OutputToCheck = OutputRef.split(LinePrefix).second; in runTest()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1537 std::string LinePrefix = in runTest() local
1540 StringRef OutputToCheck = OutputRef.split(LinePrefix).second; in runTest()

12