Home
last modified time | relevance | path

Searched refs:NextLine (Results 101 – 125 of 854) sorted by relevance

12345678910>>...35

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageLabel/include/
H A DitkLabelContourImageFilter.hxx134 inLineIt.NextLine(), outLineIt.NextLine() ) in DynamicThreadedGenerateData()
180 for (outLineIt.GoToBegin(); !outLineIt.IsAtEnd(); outLineIt.NextLine()) in ThreadedIntegrateData()
H A DitkBinaryContourImageFilter.hxx143 inLineIt.NextLine(), outLineIt.NextLine() ) in DynamicThreadedGenerateData()
217 for (outLineIt.GoToBegin(); !outLineIt.IsAtEnd(); outLineIt.NextLine()) in ThreadedIntegrateData()
/dports/www/otrs/otrs-rel-6_0_29/scripts/DBUpdateTo6/
H A DMigrateChatData.pm268 NextLine => '
285 NextLine => ', ( ?, ?, ?, ?, ?, ?, ? ) ',
302 $SQL .= $DatabaseSQL{NextLine};
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/unicode-linebreak-0.1.2/src/
H A Dshared.rs15 NextLine, enumerator
105 Mandatory as BK, NextLine as NL, NonBreakingGlue as GL, NonStarter as NS, Numeric as NU,
/dports/lang/gleam/gleam-0.18.2/cargo-crates/unicode-linebreak-0.1.2/src/
H A Dshared.rs15 NextLine, enumerator
105 Mandatory as BK, NextLine as NL, NonBreakingGlue as GL, NonStarter as NS, Numeric as NU,
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/unicode-linebreak-0.1.2/src/
H A Dshared.rs15 NextLine, enumerator
105 Mandatory as BK, NextLine as NL, NonBreakingGlue as GL, NonStarter as NS, Numeric as NU,
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_FacesFiller.cxx133 …for (; myFacesIntersector->MoreLine(); myFacesIntersector->NextLine()) myFacesIntersector->Current… in Insert()
144 for (; myFacesIntersector->MoreLine(); myFacesIntersector->NextLine()) { in Insert()
152 for (; myFacesIntersector->MoreLine(); myFacesIntersector->NextLine()) { in Insert()
165 for (; myFacesIntersector->MoreLine(); myFacesIntersector->NextLine()) { in Insert()
329 myFacesIntersector->NextLine()) { in VP_Position()
338 myFacesIntersector->NextLine()) { in VP_Position()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/Thresholding/include/
H A DitkThresholdImageFilter.hxx141 inIt.NextLine(); in DynamicThreadedGenerateData()
142 outIt.NextLine(); in DynamicThreadedGenerateData()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ds_playlist.cpp73 while ((song = NextLine(file)).IsNotEmpty()) in ChangeList()
137 FString FPlayList::NextLine (FILE *file) in NextLine() function in FPlayList
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/ng/inline/
H A Dng_line_breaker.h53 inline void NextLine(NGLineInfo* line_info) { in NextLine() function
54 NextLine(kIndefiniteSize, line_info); in NextLine()
62 void NextLine(LayoutUnit percentage_resolution_block_size_for_min_max,
/dports/x11-toolkits/Xmt/xmt400/Xmt/
H A DXbm.c139 static char *NextLine(char *buf, int n, Stream *stream) in NextLine() function
141 static char *NextLine(buf, n, stream) in NextLine()
194 ((stream->f)?(fgets(buf, n, stream->f)):(NextLine(buf, n, stream)))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DDebugify.cpp92 unsigned NextLine = 1; in applyDebugifyMetadata() local
109 auto SP = DIB.createFunction(CU, F.getName(), F.getName(), File, NextLine, in applyDebugifyMetadata()
110 SPType, NextLine, DINode::FlagZero, SPFlags); in applyDebugifyMetadata()
132 I.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadata()
188 addDebugifyOperand(NextLine - 1); // Original number of lines. in applyDebugifyMetadata()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DDebugify.cpp92 unsigned NextLine = 1; in applyDebugifyMetadata() local
109 auto SP = DIB.createFunction(CU, F.getName(), F.getName(), File, NextLine, in applyDebugifyMetadata()
110 SPType, NextLine, DINode::FlagZero, SPFlags); in applyDebugifyMetadata()
132 I.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadata()
188 addDebugifyOperand(NextLine - 1); // Original number of lines. in applyDebugifyMetadata()
/dports/security/hs-cryptol/cryptol-2.11.0/cryptol/REPL/
H A DHaskeline.hs74 NextLine ls
96 data NextLine = NextLine [String] | NoMoreLines | Interrupted function
98 getInputLines :: String -> InputT REPL NextLine
108 | otherwise -> return $ NextLine $ reverse $ l : ls
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageNoise/include/
H A DitkSpeckleNoiseImageFilter.hxx116 inputIt.NextLine(); in DynamicThreadedGenerateData()
117 outputIt.NextLine(); in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFilterBase/include/
H A DitkCastImageFilter.hxx169 inputIt.NextLine(); in DynamicThreadedGenerateDataDispatched()
170 outputIt.NextLine(); in DynamicThreadedGenerateDataDispatched()
/dports/games/galaxyhack/galaxyhack/src/
H A DStuff.cpp73 NextLine(tempRect); in Init()
112 NextLine(tempRect); in Init()
151 NextLine(tempRect); in Init()
190 NextLine(tempRect); in Init()
229 NextLine(tempRect); in Init()
268 NextLine(tempRect); in Init()
315 void FontStruct::NextLine(SDL_Rect& theRect) { in NextLine() function in FontStruct
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/
H A Dstipsparc.s83 #define NextLine LY2 macro
121 bz NextLine /* skip out early on 0 */
141 NextLine: label
H A Dstipsprc32.s79 #define NextLine LY2 macro
118 bz NextLine /* skip out early on 0 */
138 NextLine: label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp92 unsigned NextLine = 1; in applyDebugifyMetadata() local
109 auto SP = DIB.createFunction(CU, F.getName(), F.getName(), File, NextLine, in applyDebugifyMetadata()
110 SPType, NextLine, DINode::FlagZero, SPFlags); in applyDebugifyMetadata()
132 I.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadata()
188 addDebugifyOperand(NextLine - 1); // Original number of lines. in applyDebugifyMetadata()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DDebugify.cpp93 unsigned NextLine = 1; in applyDebugifyMetadata() local
110 auto SP = DIB.createFunction(CU, F.getName(), F.getName(), File, NextLine, in applyDebugifyMetadata()
111 SPType, NextLine, DINode::FlagZero, SPFlags); in applyDebugifyMetadata()
133 I.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadata()
189 addDebugifyOperand(NextLine - 1); // Original number of lines. in applyDebugifyMetadata()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DDebugify.cpp93 unsigned NextLine = 1; in applyDebugifyMetadata() local
110 auto SP = DIB.createFunction(CU, F.getName(), F.getName(), File, NextLine, in applyDebugifyMetadata()
111 SPType, NextLine, DINode::FlagZero, SPFlags); in applyDebugifyMetadata()
133 I.setDebugLoc(DILocation::get(Ctx, NextLine++, 1, SP)); in applyDebugifyMetadata()
189 addDebugifyOperand(NextLine - 1); // Original number of lines. in applyDebugifyMetadata()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/systrace/atrace_helper/jni/
H A Dprocess_memory_stats.cc67 for (const char* line = rd.NextLine(); line; line = rd.NextLine()) { in ReadFullStats()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkImageLinearConstIteratorWithIndex.h153 inline void NextLine();
231 ::NextLine() in NextLine() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/printing/
H A Dppd_line_reader.cc81 bool NextLine(std::string* line) override { in NextLine() function in chromeos::__anon890405df0111::PpdLineReaderImpl
192 return line_reader->NextLine(&line) && in ContainsMagicNumber()

12345678910>>...35