Home
last modified time | relevance | path

Searched refs:FIL (Results 1 – 25 of 1219) sorted by relevance

12345678910>>...49

/dports/sysutils/conky/conky-1.12.2/cmake/
H A DDocbook.cmake44 foreach(FIL ${ARGV})
53 add_custom_target(${FIL}.html ALL
55 endforeach(FIL)
65 foreach(FIL ${ARGV})
67 OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/${FIL}.html
75 ${CMAKE_CURRENT_SOURCE_DIR}/${FIL}.xml -o ${FIL}.mxml
77 --encoding=utf-8 ${FIL}.mxml
91 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/${FIL}.xml
92 COMMENT "Processing man page for ${FIL}")
93 add_custom_target(${FIL} ALL
[all …]
/dports/sysutils/conky-awesome/conky-1.12.2/cmake/
H A DDocbook.cmake44 foreach(FIL ${ARGV})
53 add_custom_target(${FIL}.html ALL
55 endforeach(FIL)
65 foreach(FIL ${ARGV})
67 OUTPUT ${CMAKE_CURRENT_SOURCE_DIR}/${FIL}.html
75 ${CMAKE_CURRENT_SOURCE_DIR}/${FIL}.xml -o ${FIL}.mxml
77 --encoding=utf-8 ${FIL}.mxml
91 DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/${FIL}.xml
92 COMMENT "Processing man page for ${FIL}")
93 add_custom_target(${FIL} ALL
[all …]
/dports/graphics/grx/grx249/test/
H A Dmakefile.wat112 @%write bccbgi.lk1 FIL bccbgi.obj
127 @%write small.lk1 FIL small.obj
137 @%write tfill.lk1 FIL tfill.obj
142 @%write tmodes.lk1 FIL tmodes.obj
147 @%write tpoly.lk1 FIL tpoly.obj
152 @%write ttext.lk1 FIL ttext.obj
157 @%write life.lk1 FIL life.obj
162 @%write bgilink.lk1 FIL bgilink.obj
195 @%write fnt2c.lk1 FIL fnt2c.obj
210 @%write imgtest.lk1 FIL imgtest.obj
[all …]
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_cat.c40 { MSG_FI_CSUM, SH_ERR_ALL, FIL, N_("msg=\"Checksum\" chk=\"%s\" path=\"%s\"")},
42 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=\"Checking %16s\" path=\"%s\"")},
174 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=\"Checking %16s\" path=\"%s\"")},
177 { MSG_FI_NULL, SH_ERR_ERR, FIL, N_("msg=\"Path is NULL\"")},
178 { MSG_FI_FAIL, SH_ERR_ERR, FIL, N_("msg=\"Check failed\" path=\"%s\"")},
193 { MSG_FI_LLNK, SH_ERR_ALL, FIL, N_("msg=\" >>> %10s %s\"")},
375 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=<Checking %16s>, path=<%s>")},
519 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=<Checking %16s>, path=<%s>")},
522 { MSG_FI_NULL, SH_ERR_ERR, FIL, N_("msg=<Path is NULL>")},
523 { MSG_FI_FAIL, SH_ERR_ERR, FIL, N_("msg=<Check failed>, path=<%s>")},
[all …]
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_cat.c40 { MSG_FI_CSUM, SH_ERR_ALL, FIL, N_("msg=\"Checksum\" chk=\"%s\" path=\"%s\"")},
42 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=\"Checking %16s\" path=\"%s\"")},
174 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=\"Checking %16s\" path=\"%s\"")},
177 { MSG_FI_NULL, SH_ERR_ERR, FIL, N_("msg=\"Path is NULL\"")},
178 { MSG_FI_FAIL, SH_ERR_ERR, FIL, N_("msg=\"Check failed\" path=\"%s\"")},
193 { MSG_FI_LLNK, SH_ERR_ALL, FIL, N_("msg=\" >>> %10s %s\"")},
375 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=<Checking %16s>, path=<%s>")},
519 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=<Checking %16s>, path=<%s>")},
522 { MSG_FI_NULL, SH_ERR_ERR, FIL, N_("msg=<Path is NULL>")},
523 { MSG_FI_FAIL, SH_ERR_ERR, FIL, N_("msg=<Check failed>, path=<%s>")},
[all …]
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_cat.c40 { MSG_FI_CSUM, SH_ERR_ALL, FIL, N_("msg=\"Checksum\" chk=\"%s\" path=\"%s\"")},
42 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=\"Checking %16s\" path=\"%s\"")},
174 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=\"Checking %16s\" path=\"%s\"")},
177 { MSG_FI_NULL, SH_ERR_ERR, FIL, N_("msg=\"Path is NULL\"")},
178 { MSG_FI_FAIL, SH_ERR_ERR, FIL, N_("msg=\"Check failed\" path=\"%s\"")},
193 { MSG_FI_LLNK, SH_ERR_ALL, FIL, N_("msg=\" >>> %10s %s\"")},
375 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=<Checking %16s>, path=<%s>")},
519 { MSG_FI_CHK, SH_ERR_INFO, FIL, N_("msg=<Checking %16s>, path=<%s>")},
522 { MSG_FI_NULL, SH_ERR_ERR, FIL, N_("msg=<Path is NULL>")},
523 { MSG_FI_FAIL, SH_ERR_ERR, FIL, N_("msg=<Check failed>, path=<%s>")},
[all …]
/dports/devel/goffice/goffice-0.10.50/tools/
H A Dresource-embedder59 local (*FIL);
61 open (*FIL, "<$filename") or die "$myself: cannot read $filename: $!\n";
62 my $data = <FIL>;
63 close (*FIL);
71 local (*FIL);
72 open (*FIL, ">$filename") or die "$myself: cannot write $filename: $!\n";
73 print FIL $data;
74 close (*FIL);
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlibx/third_party/ff/
H A Dff.h136 } FIL; typedef
205 FRESULT f_open (FIL*, const TCHAR*, BYTE); /* Open or create a file */
206 FRESULT f_read (FIL*, void*, UINT, UINT*); /* Read data from a file */
207 FRESULT f_lseek (FIL*, DWORD); /* Move file pointer of a file object */
208 FRESULT f_close (FIL*); /* Close an open file object */
212 FRESULT f_write (FIL*, const void*, UINT, UINT*); /* Write data to a file */
214 FRESULT f_truncate (FIL*); /* Truncate file */
215 FRESULT f_sync (FIL*); /* Flush cached data of a writing file */
226 int f_putc (TCHAR, FIL*); /* Put a character to the file */
227 int f_puts (const TCHAR*, FIL*); /* Put a string to the file */
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlib/third_party/ff/
H A Dff.h136 } FIL; typedef
205 FRESULT f_open (FIL*, const TCHAR*, BYTE); /* Open or create a file */
206 FRESULT f_read (FIL*, void*, UINT, UINT*); /* Read data from a file */
207 FRESULT f_lseek (FIL*, DWORD); /* Move file pointer of a file object */
208 FRESULT f_close (FIL*); /* Close an open file object */
212 FRESULT f_write (FIL*, const void*, UINT, UINT*); /* Write data to a file */
214 FRESULT f_truncate (FIL*); /* Truncate file */
215 FRESULT f_sync (FIL*); /* Flush cached data of a writing file */
226 int f_putc (TCHAR, FIL*); /* Put a character to the file */
227 int f_puts (const TCHAR*, FIL*); /* Put a string to the file */
[all …]
/dports/graphics/grx/grx249/test/bgi/
H A Dmakefile.wat40 @%write bccbgi.lk1 FIL bccbgi.obj
45 @%write colortst.lk1 FIL colortst.obj
50 @%write fontplay.lk1 FIL fontplay.obj
55 @%write small.lk1 FIL small.obj
60 @%write tellipse.lk1 FIL tellipse.obj
65 @%write tfill.lk1 FIL tfill.obj
70 @%write tmodes.lk1 FIL tmodes.obj
75 @%write tpoly.lk1 FIL tpoly.obj
80 @%write ttext.lk1 FIL ttext.obj
85 @%write bgilink.lk1 FIL bgilink.obj
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/third_party/nanopb/extra/
H A DFindNanopb.cmake101 foreach(FIL ${ARGN})
150 foreach(FIL ${GENERATOR_CORE_SRC})
165 foreach(FIL ${ARGN})
167 get_filename_component(FIL_WE ${FIL} NAME_WE)
168 get_filename_component(FIL_DIR ${FIL} PATH)
235 foreach(FIL ${_nanopb_srcs})
236 …find_file(${FIL}__nano_pb_file NAMES ${FIL} PATHS ${NANOPB_SRC_ROOT_FOLDER} ${NANOPB_INCLUDE_DIRS})
238 mark_as_advanced(${FIL}__nano_pb_file)
241 foreach(FIL ${_nanopb_hdrs})
242 find_file(${FIL}__nano_pb_file NAMES ${FIL} PATHS ${NANOPB_INCLUDE_DIRS})
[all …]
/dports/devel/z88dk/z88dk/src/appmake/
H A Dff.h213 } FIL;
283 FRESULT f_open (FIL* fp, const TCHAR* path, BYTE mode); /* Open or create a file */
284 FRESULT f_close (FIL* fp); /* Close an open file object */
285 FRESULT f_read (FIL* fp, void* buff, UINT btr, UINT* br); /* Read data from the file */
287 FRESULT f_lseek (FIL* fp, FSIZE_t ofs); /* Move file pointer of the file object */
288 FRESULT f_truncate (FIL* fp); /* Truncate the file */
289 FRESULT f_sync (FIL* fp); /* Flush cached data of the writing file */
313 int f_putc (TCHAR c, FIL* fp); /* Put a character to the file */
314 int f_puts (const TCHAR* str, FIL* cp); /* Put a string to the file */
315 int f_printf (FIL* fp, const TCHAR* str, ...); /* Put a formatted string to the file */
[all …]
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/fatfs/source/
H A Dff.h222 } FIL; typedef
304 FRESULT f_open (FIL* fp, const TCHAR* path, BYTE mode); /* Open or create a file */
305 FRESULT f_close (FIL* fp); /* Close an open file object */
306 FRESULT f_read (FIL* fp, void* buff, UINT btr, UINT* br); /* Read data from the file */
308 FRESULT f_lseek (FIL* fp, FSIZE_t ofs); /* Move file pointer of the file object */
309 FRESULT f_truncate (FIL* fp); /* Truncate the file */
310 FRESULT f_sync (FIL* fp); /* Flush cached data of the writing file */
334 int f_putc (TCHAR c, FIL* fp); /* Put a character to the file */
335 int f_puts (const TCHAR* str, FIL* cp); /* Put a string to the file */
336 int f_printf (FIL* fp, const TCHAR* str, ...); /* Put a formatted string to the file */
[all …]
/dports/math/gnumeric/gnumeric-1.12.50/tools/
H A Dcheck-gtk-includes51 local (*FIL);
52 if (open (*FIL, "< $filename")) {
57 while (<FIL>) {
65 close (*FIL);
H A Dcheck-gfrees51 local (*FIL);
52 if (open (*FIL, "< $filename")) {
57 while (<FIL>) {
90 close (*FIL);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/cld_3/src/misc/
H A Dmyprotobuf.cmake12 foreach(FIL ${ARGN})
13 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
36 foreach(FIL ${ARGN})
37 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
38 get_filename_component(FIL_WE ${FIL} NAME_WE)
51 COMMENT "Running C++ protocol buffer compiler on ${FIL}"
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cld_3/src/misc/
H A Dmyprotobuf.cmake12 foreach(FIL ${ARGN})
13 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
36 foreach(FIL ${ARGN})
37 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
38 get_filename_component(FIL_WE ${FIL} NAME_WE)
51 COMMENT "Running C++ protocol buffer compiler on ${FIL}"
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/extra/
H A DFindNanopb.cmake179 foreach(FIL ${GENERATOR_CORE_SRC})
181 get_filename_component(FIL_WE ${FIL} NAME_WE)
198 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
199 get_filename_component(FIL_WE ${FIL} NAME_WE)
200 get_filename_component(FIL_DIR ${FIL} PATH)
330 foreach(FIL ${_nanopb_srcs})
331 …find_file(${FIL}__nano_pb_file NAMES ${FIL} PATHS ${NANOPB_SRC_ROOT_FOLDER} ${NANOPB_INCLUDE_DIRS}…
333 mark_as_advanced(${FIL}__nano_pb_file)
336 foreach(FIL ${_nanopb_hdrs})
337 find_file(${FIL}__nano_pb_file NAMES ${FIL} PATHS ${NANOPB_INCLUDE_DIRS} NO_CMAKE_FIND_ROOT_PATH)
[all …]
/dports/lang/micropython/micropython-1.17/lib/oofatfs/
H A Dff.h212 } FIL; typedef
282 FRESULT f_open (FATFS *fs, FIL* fp, const TCHAR* path, BYTE mode); /* Open or create a file */
283 FRESULT f_close (FIL* fp); /* Close an open file object */
284 FRESULT f_read (FIL* fp, void* buff, UINT btr, UINT* br); /* Read data from the file */
285 FRESULT f_write (FIL* fp, const void* buff, UINT btw, UINT* bw); /* Write data to the file */
286 FRESULT f_lseek (FIL* fp, FSIZE_t ofs); /* Move file pointer of the fil…
287 FRESULT f_truncate (FIL* fp); /* Truncate the file */
288 FRESULT f_sync (FIL* fp); /* Flush cached data of the wri…
305 FRESULT f_forward (FIL* fp, UINT(*func)(const BYTE*,UINT), UINT btf, UINT* bf); /* Forward data to …
306 FRESULT f_expand (FIL* fp, FSIZE_t szf, BYTE opt); /* Allocate a contiguous block …
/dports/math/gnumeric/gnumeric-1.12.50/test/
H A Dt6050-vba-roundtrip.pl51 local (*FIL);
52 open (FIL, "$gsf list '$fn' | ") or die "Cannot parse $fn: $!\n";
53 while (<FIL>) {
57 close FIL;
/dports/cad/sumo/sumo-1.2.0/build/cmake_modules/
H A DFindGRPC.cmake32 foreach(FIL ${ARGN})
33 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
56 foreach(FIL ${ARGN})
57 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
58 get_filename_component(FIL_WE ${FIL} NAME_WE)
71 COMMENT "Running gRPC C++ protocol buffer compiler on ${FIL}"
/dports/biology/ddocent/dDocent-2.7.8/scripts/untested/
H A DdDocent_filters138 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --re…
139 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
145 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --ex…
148 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
165 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --re…
166 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
172 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --ex…
175 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
H A DdDocent_filters_lite138 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --re…
139 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
145 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --ex…
148 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
165 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --re…
166 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
172 vcftools --vcf $2.fil.vcf --remove-filtered NP --recode-INFO-all --out $2.FIL --max-meanDP $DP --ex…
175 FILTERED=$(mawk '!/#/' $2.FIL.recode.vcf | wc -l)
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/cmake/
H A DFindProtobuf-c.cmake14 foreach(FIL ${ARGN})
15 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
38 foreach(FIL ${ARGN})
39 get_filename_component(ABS_FIL ${FIL} ABSOLUTE)
40 get_filename_component(FIL_WE ${FIL} NAME_WE)
51 COMMENT "Running C protocol buffer compiler on ${FIL}"
/dports/devel/codequery/codequery-0.24.0/gui/translations/
H A Ddolupdate.pl30 open(FIL, "./tslist.txt");
31 while(<FIL>)
39 close(FIL);

12345678910>>...49