Home
last modified time | relevance | path

Searched refs:toscan (Results 1 – 25 of 39) sorted by relevance

12

/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/dvbscan/
H A Ddvbscan.c47 static struct transponder *toscan = NULL; variable
106 append_transponder(t, &toscan, &toscan_end); in scan_load_callback()
247 while(toscan) { in main()
249 struct transponder *tmp = first_transponder(&toscan, &toscan_end); in main()
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler.cminusminus/
H A DLink.sml199 fun reportLinked toscan =
204 List.app reportUnit (rev toscan);
211 val toscan = foldL check_file [] unit_list value
212 val _ = if !verbose then reportLinked toscan else ()
213 val tolink = foldL scan_file [] toscan
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/
H A DLink.sml210 fun reportLinked toscan =
215 List.app reportUnit (rev toscan);
222 val toscan = foldL check_file [] unit_list value
223 val _ = if !verbose then reportLinked toscan else ()
224 val tolink = foldL scan_file [] toscan
/dports/net/prosearch/search/
H A Dcrawler.pl1335 my ( @toscan, $toscanfile );
1385 @toscan = ();
1421 push( @toscan, $_ );
1437 push( @toscan, $dir );
1440 FTPSCAN: while (@toscan) {
1441 FTPTOSCAN: while ( $dir = pop(@toscan) ) { #v1:shift v2:pop
1442 @toscan = (),
1457 #printlog( 'ftpdbg', scalar @toscan, $dir );
1515 push( @toscan, @thisdir );
1520 @toscan = (),
[all …]
H A DTODO5 toscan->db, banned->db, dc dont dl filelist when no need, parse .dclst, finish new style
105 toscan generate in ls-lR mode
140 ftp: ls-lR work with toscan
568 test new toscan, test with old files
669 .toscan expiry
H A DWHATSNEW337 bugs fixed (.toscan names, web cosmetic, web dl stat bug, )
369 new ./tmp/* filenames, new ./var/*.toscan filenames.
370 please delete old ./var/*.toscan
749 ftp recurse mode now save and load toscan list if scan fails
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/internal/gc/impl/conservative/
H A Dgc.d2043 alias toscan = scanStack!precise;
2234 if (toscan.empty)
2238 rng = toscan.pop();
2256 toscan.stackLock.lock();
2259 toscan.push(rng);
2262 toscan.push(range);
3080 toscan.stackLock.lock();
3087 toscan.stackLock.unlock();
3253 alias toscan = scanStack!precise;
3257 if (toscan.empty)
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/chm/src/
H A Dchmfilewriter.pas78 procedure ScanList(toscan,newfiles:TStrings;recursion:boolean);
794 procedure TChmProject.ScanList(toscan,newfiles:TStrings;recursion:boolean);
967 for j:=0 to toscan.count-1 do
969 fn:=toscan[j];
/dports/misc/fpc-chm/fpc-3.2.2/packages/chm/src/
H A Dchmfilewriter.pas78 procedure ScanList(toscan,newfiles:TStrings;recursion:boolean);
794 procedure TChmProject.ScanList(toscan,newfiles:TStrings;recursion:boolean);
967 for j:=0 to toscan.count-1 do
969 fn:=toscan[j];
/dports/devel/efl/efl-1.25.1/src/lib/eolian/
H A Deolian_database.c1111 const char *toscan = mpath; in eolian_state_file_path_parse() local
1114 toscan = "."; in eolian_state_file_path_parse()
1120 if (!eolian_state_directory_add(state, toscan)) in eolian_state_file_path_parse()
1122 eolian_state_log(state, "could not scan directory '%s'", toscan); in eolian_state_file_path_parse()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/gc/impl/conservative/
H A Dgc.d1376 toscan.reset();
1944 ToScanStack toscan;
2071 toscan.push(Range(p1, p2));
2074 toscan.push(rng);
2083 else if (!toscan.empty)
2086 next = toscan.pop();
/dports/databases/redis6/redis-6.0.16/src/
H A Dacl.c1637 long toscan = 10; /* Do a limited work trying to find duplicated. */ in addACLLogEntry() local
1642 while (toscan-- && (ln = listNext(&li)) != NULL) { in addACLLogEntry()
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dacl.c1907 long toscan = 10; /* Do a limited work trying to find duplicated. */ in addACLLogEntry() local
1912 while (toscan-- && (ln = listNext(&li)) != NULL) { in addACLLogEntry()
/dports/mail/thunderbird-dictionaries/dictionaries/spell-ia.xpi/
H A Dia.dic25034 toscan/A
/dports/editors/texstudio/texstudio-4.1.2/utilities/dictionaries/
H A Dfur_FUR-Friulian.dic33921 toscan/e
H A Dia_IA-Interlingua.dic48396 toscan/_Ao
/dports/www/dooble/dooble-2021.12.05/Dictionaries/oc_FR/
H A Doc_FR.dic54035 toscan/sF

12