Home
last modified time | relevance | path

Searched refs:NextLine (Results 1 – 25 of 854) sorted by relevance

12345678910>>...35

/dports/games/duel/duel/src/
H A DShipLoader.cpp117 NextLine(); in Load()
128 NextLine(); in Load()
138 NextLine(); in Load()
144 NextLine(); in Load()
150 NextLine(); in Load()
156 NextLine(); in Load()
162 NextLine(); in Load()
168 NextLine(); in Load()
174 NextLine(); in Load()
180 NextLine(); in Load()
[all …]
H A DGalaxyLoader.cpp141 NextLine(); in Load()
183 NextLine(); in Load()
196 NextLine(); in Load()
202 NextLine(); in Load()
208 NextLine(); in Load()
229 NextLine(); in Load()
236 NextLine(); in Load()
254 NextLine(); in Load()
261 NextLine(); in Load()
287 NextLine(); in Load()
[all …]
/dports/devel/fpc-fcl-json/fpc-3.2.2/packages/fcl-json/tests/
H A Dtcjsontocode.pp183 S:=NextLine;
185 S:=NextLine;
187 S:=NextLine;
189 S:=NextLine;
225 S:=NextLine;
227 S:=NextLine;
229 S:=NextLine;
241 S:=NextLine;
257 S:=NextLine;
312 S:=NextLine;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-json/tests/
H A Dtcjsontocode.pp183 S:=NextLine;
185 S:=NextLine;
187 S:=NextLine;
189 S:=NextLine;
225 S:=NextLine;
227 S:=NextLine;
229 S:=NextLine;
241 S:=NextLine;
257 S:=NextLine;
312 S:=NextLine;
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c104 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
115 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
116 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
120 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
122 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
126 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
127 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()
157 free (NextLine); in ParseGuidedSectionToolsMemoryFile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1302 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1331 EXPECT_EQ(NextLine(), in TEST_F()
1337 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1340 EXPECT_EQ(NextLine(), ""); in TEST_F()
1343 EXPECT_EQ(NextLine(), in TEST_F()
1345 EXPECT_EQ(NextLine(), in TEST_F()
1347 EXPECT_EQ(NextLine(), in TEST_F()
1349 EXPECT_EQ(NextLine(), in TEST_F()
1363 EXPECT_EQ(NextLine(), in TEST_F()
1373 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1302 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1331 EXPECT_EQ(NextLine(), in TEST_F()
1337 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1340 EXPECT_EQ(NextLine(), ""); in TEST_F()
1343 EXPECT_EQ(NextLine(), in TEST_F()
1345 EXPECT_EQ(NextLine(), in TEST_F()
1347 EXPECT_EQ(NextLine(), in TEST_F()
1349 EXPECT_EQ(NextLine(), in TEST_F()
1363 EXPECT_EQ(NextLine(), in TEST_F()
1373 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() { in TEST_F() local
1330 EXPECT_EQ(NextLine(), in TEST_F()
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:"); in TEST_F()
1339 EXPECT_EQ(NextLine(), ""); in TEST_F()
1342 EXPECT_EQ(NextLine(), in TEST_F()
1344 EXPECT_EQ(NextLine(), in TEST_F()
1346 EXPECT_EQ(NextLine(), in TEST_F()
1348 EXPECT_EQ(NextLine(), in TEST_F()
1362 EXPECT_EQ(NextLine(), in TEST_F()
1372 EXPECT_EQ(NextLine(), in TEST_F()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugLineTest.cpp1301 auto NextLine = [&Pos, &OutputRef]() {
1330 EXPECT_EQ(NextLine(),
1336 EXPECT_EQ(NextLine(), "file_names[ 0]:");
1339 EXPECT_EQ(NextLine(), "");
1342 EXPECT_EQ(NextLine(),
1344 EXPECT_EQ(NextLine(),
1346 EXPECT_EQ(NextLine(),
1348 EXPECT_EQ(NextLine(),
1362 EXPECT_EQ(NextLine(),
1372 EXPECT_EQ(NextLine(),
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/Common/
H A DParseGuidedSectionTools.c110 CHAR8 *NextLine; in ParseGuidedSectionToolsMemoryFile() local
121 NextLine = ReadMemoryFileLine (InputFile); in ParseGuidedSectionToolsMemoryFile()
122 if (NextLine == NULL) { in ParseGuidedSectionToolsMemoryFile()
126 Status = StripInfDscStringInPlace (NextLine); in ParseGuidedSectionToolsMemoryFile()
131 if (NextLine[0] == '\0') { in ParseGuidedSectionToolsMemoryFile()
135 Tool = SplitStringByWhitespace (NextLine); in ParseGuidedSectionToolsMemoryFile()

12345678910>>...35