Home
last modified time | relevance | path

Searched refs:fastload (Results 1 – 25 of 96) sorted by relevance

1234

/dports/net/pwhois/pwhois-2.2.1.0/
H A Dpwhoisd.conf120 fastload.acldb=/var/db/pwhois/acl.pwdump
121 fastload.asndb=/var/db/pwhois/asn.pwdump
122 fastload.geodb=/var/db/pwhois/geo.pwdump
123 fastload.netdb=/var/db/pwhois/net.pwdump
124 fastload.orgdb=/var/db/pwhois/org.pwdump
125 fastload.pocdb=/var/db/pwhois/poc.pwdump
126 fastload.roudb=/var/db/pwhois/rou.pwdump
127 fastload=1
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/oci/
H A DGNUmakefile21 fastload: fastload.cpp target
22 $(CXX) $(CPPFLAGS) $(CFLAGS) fastload.cpp -L../../.. -lgdal.1.1 \
23 -o fastload
H A Dmakefile.vc39 fastload.exe: $(LL_OBJ) fastload.obj
40 cl /Zi fastload.obj $(LL_OBJ) \
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/oci/
H A DGNUmakefile21 fastload: fastload.cpp target
22 $(CXX) $(CPPFLAGS) $(CFLAGS) fastload.cpp -L../../.. -lgdal.1.1 \
23 -o fastload
H A Dmakefile.vc40 fastload.exe: $(LL_OBJ) fastload.obj
41 cl /Zi fastload.obj $(LL_OBJ) \
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/oci/
H A DGNUmakefile21 fastload: fastload.cpp target
22 $(CXX) $(CPPFLAGS) $(CFLAGS) fastload.cpp -L../../.. -lgdal.1.1 \
23 -o fastload
H A Dmakefile.vc40 fastload.exe: $(LL_OBJ) fastload.obj
41 cl /Zi fastload.obj $(LL_OBJ) \
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/oci/
H A DGNUmakefile21 fastload: fastload.cpp target
22 $(CXX) $(CPPFLAGS) $(CFLAGS) fastload.cpp -L../../.. -lgdal.1.1 \
23 -o fastload
H A Dmakefile.vc40 fastload.exe: $(LL_OBJ) fastload.obj
41 cl /Zi fastload.obj $(LL_OBJ) \
/dports/emulators/fuse/fuse-1.6.0/timer/
H A Dtimer.c182 if( settings_current.fastload ) sound_pause(); in timer_start_fastloading()
190 if( settings_current.fastload ) { in timer_stop_fastloading()
216 if( settings_current.fastload && timer_fastloading_active() ) { in timer_frame()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/magic/Magdir/
H A Dmozilla4 # mozilla: file(1) magic for Mozilla XUL fastload files
9 0 string XPCOM\nMozFASL\r\n\x1A Mozilla XUL fastload data
H A Dmotorola60 >22 belong &0x01 fastload flag,
/dports/devel/srecord/srecord-1.64/test/00/
H A Dt0076a.sh91 srec_cat test.in -o test.out -fastload
94 srec_cmp test.in test.out -fastload
/dports/math/reduce/Reduce-svn5758-src/psl/dist/util/win32/
H A Dmakefile60 $(PL)/fastload.b $(PL)/muls32.b \
75 $(PL)/fastload.b: $(PXU)/fastload.sl
76 $(PDIST)/make-lap $(PXU) fastload
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dmozilla4 # mozilla: file(1) magic for Mozilla XUL fastload files
9 0 string XPCOM\nMozFASL\r\n\x1A Mozilla XUL fastload data
H A Dmotorola60 >22 belong &0x01 fastload flag,
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Dmozilla4 # mozilla: file(1) magic for Mozilla XUL fastload files
9 0 string XPCOM\nMozFASL\r\n\x1A Mozilla XUL fastload data
/dports/graphics/py-gdal/gdal-3.3.3/scripts/
H A Ddetect_printf.sh24 …encoding -e capi_test -e ntfdump -e test_load_virtual_ogr -e ocitest -e fastload -e s57dump -e dgn…
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/scripts/
H A Ddetect_printf.sh24 …encoding -e capi_test -e ntfdump -e test_load_virtual_ogr -e ocitest -e fastload -e s57dump -e dgn…
/dports/graphics/gdal/gdal-3.3.3/scripts/
H A Ddetect_printf.sh24 …encoding -e capi_test -e ntfdump -e test_load_virtual_ogr -e ocitest -e fastload -e s57dump -e dgn…
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/timer/
H A Dtimer.c180 if( settings_current.fastload && tape_is_playing() ) { in timer_frame()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/gtk/
H A Doptions_internals.h44 GtkWidget *fastload; member
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dtarget.c6041 static struct FastLoad *fastload; variable
6045 if (fastload != NULL) { in free_fastload()
6047 free(fastload[i].data); in free_fastload()
6048 free(fastload); in free_fastload()
6049 fastload = NULL; in free_fastload()
6079 if (fastload == NULL) { in COMMAND_HANDLER()
6118 if (fastload[i].data == NULL) { in COMMAND_HANDLER()
6126 fastload[i].length = length; in COMMAND_HANDLER()
6159 if (fastload == NULL) { in COMMAND_HANDLER()
6172 retval = target_write_buffer(target, fastload[i].address, fastload[i].length, fastload[i].data); in COMMAND_HANDLER()
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dsettings.h75 int fastload; member
/dports/emulators/fuse/fuse-1.6.0/
H A Dsettings.h81 int fastload; member

1234