Home
last modified time | relevance | path

Searched refs:linefile (Results 1 – 25 of 85) sorted by relevance

1234

/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/bsp/qbsp3/
H A Dleakfile.c47 FILE *linefile; in LeakFile() local
61 linefile = fopen (filename, "w"); in LeakFile()
62 if (!linefile) in LeakFile()
89 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
95 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
98 fclose (linefile); in LeakFile()
/dports/games/gtkradiant/GPL/Q2Tools/bsp/qbsp3/
H A Dleakfile.c47 FILE *linefile; in LeakFile() local
61 linefile = fopen (filename, "w"); in LeakFile()
62 if (!linefile) in LeakFile()
89 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
95 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
98 fclose (linefile); in LeakFile()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/compilers/dmap/
H A Dleakfile.cpp55 FILE *linefile; in LeakFile() local
71 linefile = fopen( ospath, "w" ); in LeakFile()
72 if ( !linefile ) { in LeakFile()
100 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
106 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
109 fclose (linefile); in LeakFile()
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/q2map/
H A Dleakfile.c116 FILE *linefile; in LeakFile() local
132 linefile = fopen( filename, "w" ); in LeakFile()
133 if ( !linefile ) { in LeakFile()
162 fprintf( linefile, "%f %f %f\n", mid[0], mid[1], mid[2] ); in LeakFile()
170 fprintf( linefile, "%f %f %f\n", mid[0], mid[1], mid[2] ); in LeakFile()
175 fclose( linefile ); in LeakFile()
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/q2map/
H A Dleakfile.c117 FILE *linefile; in LeakFile() local
132 linefile = fopen (filename, "w"); in LeakFile()
133 if (!linefile) in LeakFile()
162 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
170 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
175 fclose (linefile); in LeakFile()
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3map2/
H A Dleakfile.c65 FILE *linefile; in LeakFile() local
80 linefile = fopen (filename, "w"); in LeakFile()
81 if (!linefile) in LeakFile()
110 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
118 fprintf (linefile, "%f %f %f\n", mid[0], mid[1], mid[2]); in LeakFile()
123 fclose (linefile); in LeakFile()
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Dleakfile.c64 FILE *linefile; in LeakFile() local
80 linefile = fopen( filename, "w" ); in LeakFile()
81 if ( !linefile ) { in LeakFile()
110 fprintf( linefile, "%f %f %f\n", mid[0], mid[1], mid[2] ); in LeakFile()
118 fprintf( linefile, "%f %f %f\n", mid[0], mid[1], mid[2] ); in LeakFile()
123 fclose( linefile ); in LeakFile()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Scripts/
H A DMemoryProfileSymbolGen.py65 linefile = open("nmDump.line.log")
66 reportLines = linefile.readlines()
67 linefile.close()
119 linefile = open("DIA2Dump.line.log")
120 reportLines = linefile.readlines()
121 linefile.close()
H A DSmiHandlerProfileSymbolGen.py68 linefile = open("nmDump.line.log")
69 reportLines = linefile.readlines()
70 linefile.close()
111 linefile = open("DIA2Dump.line.log")
112 reportLines = linefile.readlines()
113 linefile.close()

1234