Home
last modified time | relevance | path

Searched refs:HeaderLines (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Simple/Build/
H A DMacros.hs45 type HeaderLines = String function
47 line :: String -> HeaderLines
50 ifndef :: String -> HeaderLines -> HeaderLines
56 define :: String -> Maybe [String] -> String -> HeaderLines
63 defineStr :: String -> String -> HeaderLines
66 ifndefDefine :: String -> Maybe [String] -> String -> HeaderLines
70 ifndefDefineStr :: String -> String -> HeaderLines
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Simple/Build/
H A DMacros.hs45 type HeaderLines = String type
47 line :: String -> HeaderLines
50 ifndef :: String -> HeaderLines -> HeaderLines
56 define :: String -> Maybe [String] -> String -> HeaderLines
63 defineStr :: String -> String -> HeaderLines
66 ifndefDefine :: String -> Maybe [String] -> String -> HeaderLines
70 ifndefDefineStr :: String -> String -> HeaderLines
/dports/math/vtk8/VTK-8.2.0/IO/TecplotTable/
H A DvtkTecplotTableReader.h70 vtkGetMacro(HeaderLines, vtkIdType);
71 vtkSetMacro(HeaderLines, vtkIdType);
138 vtkIdType HeaderLines; variable
H A DvtkTecplotTableReader.cxx75 HeaderLines(headerLines), in DelimitedTextIterator()
304 recordIndex = this->CurrentRecordIndex - HeaderLines; in InsertField()
336 vtkIdType HeaderLines; member in __anon4f8c6eab0111::DelimitedTextIterator
358 HeaderLines(2), in vtkTecplotTableReader()
452 this->HeaderLines, in RequestData()
/dports/math/vtk9/VTK-9.1.0/IO/TecplotTable/
H A DvtkTecplotTableReader.h69 vtkGetMacro(HeaderLines, vtkIdType);
70 vtkSetMacro(HeaderLines, vtkIdType);
132 vtkIdType HeaderLines; variable
H A DvtkTecplotTableReader.cxx77 , HeaderLines(headerLines) in DelimitedTextIterator()
297 recordIndex = this->CurrentRecordIndex - HeaderLines; in InsertField()
330 vtkIdType HeaderLines; member in __anonfd84916c0111::DelimitedTextIterator
351 , HeaderLines(2) in vtkTecplotTableReader()
435 DelimitedTextIterator iterator(output_table, this->MaxRecords, this->HeaderLines, in RequestData()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/
H A Dtable_formatter.py374 def HeaderLines(self): member in PrettyFormatter
389 self.FormatHrule(), self.HeaderLines(), self.FormatHrule())
462 return itertools.chain(self.HeaderLines(), self.FormatHrule())
H A Dtable_formatter_test.py207 list(formatter.HeaderLines()))
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/bin/elasticurl_cpp/
H A Dmain.cpp33 Vector<const char *> HeaderLines; member
136 ctx.HeaderLines.push_back(aws_cli_optarg); in s_ParseOptions()
515 for (auto headerLine : appCtx.HeaderLines) in main()
/dports/editors/lazarus/lazarus/components/rtticontrols/
H A Drttigrids.pas530 HeaderLines: LongInt;
542 HeaderLines:=FixedRows;
543 RowCount:=HeaderLines+FTIObjectCount
545 HeaderLines:=FixedCols;
546 ColCount:=HeaderLines+FTIObjectCount;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/rtticontrols/
H A Drttigrids.pas536 HeaderLines: LongInt;
548 HeaderLines:=FixedRows;
549 RowCount:=HeaderLines+FTIObjectCount
551 HeaderLines:=FixedCols;
552 ColCount:=HeaderLines+FTIObjectCount;
/dports/editors/lazarus-qt5/lazarus/components/rtticontrols/
H A Drttigrids.pas530 HeaderLines: LongInt;
542 HeaderLines:=FixedRows;
543 RowCount:=HeaderLines+FTIObjectCount
545 HeaderLines:=FixedCols;
546 ColCount:=HeaderLines+FTIObjectCount;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/rtticontrols/
H A Drttigrids.pas536 HeaderLines: LongInt;
548 HeaderLines:=FixedRows;
549 RowCount:=HeaderLines+FTIObjectCount
551 HeaderLines:=FixedCols;
552 ColCount:=HeaderLines+FTIObjectCount;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/tools_webrtc/matlab/
H A DrtpAnalyze.m221 'Delimiter', '', 'WhiteSpace', '', 'HeaderLines', startRow(1)-1, ...
227 '', 'HeaderLines', startRow(block)-1, 'ReturnOnError', false);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/tools_webrtc/matlab/
H A DrtpAnalyze.m221 'Delimiter', '', 'WhiteSpace', '', 'HeaderLines', startRow(1)-1, ...
227 '', 'HeaderLines', startRow(block)-1, 'ReturnOnError', false);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/examples/script_interfaces/TankExamples/tank_model/
H A DVizTankDataFile.m47 test = textscan(fid, '%s %s %f', 'HeaderLines',1);
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/
H A Dcritcl.tcl164 lassign [HeaderLines $text] leadoffset text
256 lassign [HeaderLines $body] leadoffset body
962 lassign [HeaderLines $conversion] leadoffset conversion
1044 lassign [HeaderLines $conversion] leadoffset conversion
1177 lassign [HeaderLines $body] leadoffset body
1214 lassign [HeaderLines $text] leadoffset text
1221 lassign [HeaderLines $edecls] leadoffset edecls
/dports/news/inn/inn-2.6.4/innd/
H A Dinnd.h239 int HeaderLines; /* number of header lines */ member
H A Dart.c739 data->Lines = data->HeaderLines = data->CRwithoutLF = data->LFwithoutCR = 0; in ARTprepare()
869 data->HeaderLines++; in ARTparseheader()
/dports/news/inn-current/inn-2.7-20211226/innd/
H A Dinnd.h240 int HeaderLines; /* number of header lines */ member
H A Dart.c747 data->Lines = data->HeaderLines = data->CRwithoutLF = data->LFwithoutCR = in ARTprepare()
878 data->HeaderLines++; in ARTparseheader()
/dports/sysutils/shlock/inn-2.6.4/innd/
H A Dinnd.h239 int HeaderLines; /* number of header lines */ member
H A Dart.c739 data->Lines = data->HeaderLines = data->CRwithoutLF = data->LFwithoutCR = 0; in ARTprepare()
869 data->HeaderLines++; in ARTparseheader()
/dports/mail/p5-Mail-IMAPTalk/Mail-IMAPTalk-4.04/lib/Mail/
H A DIMAPTalk.pm5080 my @HeaderLines = split(/[\r\n]+/,$Value);
5083 for (@HeaderLines) {
/dports/www/erlang-cowboy/cowboy-1.1.2/src/
H A Dcowboy_req.erl1203 HeaderLines = [[Key, <<": ">>, Value, <<"\r\n">>]
1205 Transport:send(Socket, [StatusLine, HeaderLines, <<"\r\n">>, Body2]),

12