Home
last modified time | relevance | path

Searched refs:bfile (Results 1 – 25 of 1066) sorted by relevance

12345678910>>...43

/dports/devel/cvs-devel/cvs-1.12.13/contrib/
H A Dcvs2vendor.sh75 bfile=`basename $file`
96 sed "s/$olddate/$newdate/" < $dstdir/$bfile,v > $dstdir/$bfile.x
97 mv -f $dstdir/$bfile.x $dstdir/$bfile,v
98 chmod -w $dstdir/$bfile,v
102 rcs $symname $dstdir/$bfile,v
113 co -r1 -l $dstdir/$bfile
118 rm -f $dstdir/$bfile
130 co -p -r$rev $file > $bfile
137 ci -f -m"`cat $commentfile`" -d"$date" $symname -w"$author" $bfile $dstdir/$bfile,v
142 rm -f $bfile
[all …]
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/bfile/test/
H A Dbfile.test33 do_test bfile-0 {
41 do_test bfile-1.1 {
48 do_test bfile-1.2 {
57 do_test bfile-1.3 {
64 do_test bfile-1.4 {
72 do_test bfile-1.4 {
80 do_test bfile-2.1 {
90 do_test bfile-2.2 {
98 do_test bfile-2.3 {
106 do_test bfile-2.4 {
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/glk/archetype/
H A Dgame_stat.cpp38 bfile->writeUint32LE(GTimeStamp); in save_game_state()
46 bfile->writeByte(vContSeq); in save_game_state()
48 dump_item_list(bfile, op->attributes, EXPR_LIST); in save_game_state()
54 bfile->writeByte(vContSeq); in save_game_state()
55 dump_object(bfile, (ObjectPtr)p); in save_game_state()
59 bfile->writeByte(vEndSeq); in save_game_state()
70 tstamp = bfile->readUint32LE(); in load_game_state()
86 sentinel = (StatementKind)bfile->readByte(); in load_game_state()
105 sentinel = (StatementKind)bfile->readByte(); in load_game_state()
107 load_object(bfile, op); in load_game_state()
[all …]
H A Dsaveload.cpp127 walk_expr(mission, bfile, this_expr); in walk_item_list()
133 walk_expr(mission, bfile, this_expr); in walk_item_list()
143 walk_stmt(mission, bfile, this_stmt); in walk_item_list()
149 walk_stmt(mission, bfile, this_stmt); in walk_item_list()
161 walk_expr(mission, bfile, this_case->value); in walk_item_list()
162 walk_stmt(mission, bfile, this_case->action); in walk_item_list()
170 walk_expr(mission, bfile, this_case->value); in walk_item_list()
171 walk_stmt(mission, bfile, this_case->action); in walk_item_list()
302 walk_expr(mission, bfile, the_expr->_data._oper.left); in walk_expr()
524 walk_expr(mission, bfile, this_expr); in walk_stmt()
[all …]
H A Dkeywords.cpp140 void load_id_info(Common::ReadStream *bfile) { in load_id_info() argument
141 load_text_list(bfile, g_vm->Type_ID_List); in load_id_info()
142 load_text_list(bfile, g_vm->Object_ID_List); in load_id_info()
143 load_text_list(bfile, g_vm->Attribute_ID_List); in load_id_info()
146 void dump_id_info(Common::WriteStream *bfile) { in dump_id_info() argument
147 dump_text_list(bfile, g_vm->Type_ID_List); in dump_id_info()
148 dump_text_list(bfile, g_vm->Object_ID_List); in dump_id_info()
149 dump_text_list(bfile, g_vm->Attribute_ID_List); in dump_id_info()
/dports/biology/plink/plink-ng-79b2df8c/2.0/Tests/TEST_PHASED_VCF/
H A Drun_tests.sh56 plink --bfile plink1_data --thin 0.1 --thin-indiv 0.1 --make-bed --out sparse
71 plink --bfile plink1_data --maf 0.02 --pca 3 header tabs var-wts --out plink1_pca
72 $1/plink2 $2 $3 --bfile plink1_data --maf 0.02 --pca 3 biallelic-var-wts --out plink2_pca
78 plink --bfile plink1_data --freq
82 plink --bfile plink1_data --freqx
85 $1/plink2 --bfile plink1_data --freq
88 $1/plink2 --bfile plink1_data --geno-counts
93 $1/plink2 $2 $3 --bfile plink1_data --maf 0.02 --pca 3 approx biallelic-var-wts --out plink2_pca_ap…
120 plink --bfile plink1_data --maf 0.02 --pheno pheno_cc.txt --logistic --allow-no-sex --out plink1_glm
123 plink --bfile plink1_data --maf 0.02 --pheno pheno_qt.txt --linear --allow-no-sex --out plink1_glm
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/util/
H A Dboxm2_convert_bundle.cxx39 std::ifstream bfile( bundle_file.c_str() ); in boxm2_convert_bundle() local
40 if (!bfile) { in boxm2_convert_bundle()
63 this->read_nums(bfile, num_cams, num_pts); in boxm2_convert_bundle()
140 bfile.getline(buffer,1024); in read_nums()
141 if (bfile.eof()) { in read_nums()
146 bfile>>num_cams>>num_pts; in read_nums()
166 bfile>>f>>k1>>k2; in read_cameras()
167 bfile>>R>>T; in read_cameras()
206 bfile>>x>>y>>z; in read_points()
212 bfile>>r>>g>>b; in read_points()
[all …]
/dports/devel/py-tables/tables-3.6.1/bench/
H A Dsqlite-search-bench-rnd.sh8 bfile=$2
11 …cmd="${python} sqlite-search-bench.py -R -h -b ${bfile} ${psyco} -m ${smode} -w -n ${nrows} data.n…
18 bfile=$2
28 …cmd="${python} sqlite-search-bench.py -R -h -b ${bfile} ${psyco} -n ${nrows} -m ${smode} -r -k ${r…
50 bfile="sqlite-dbench.h5"
53 bn=`basename $bfile ".h5"`
92 writedata ${nrows} ${bfile} "${smode}" "${psyco}"
100 readdata ${nrows} ${bfile} "${smode}" "${psyco}"
104 echo "New data available on: $bfile"
H A Dsearch-bench-rnd.sh8 bfile=$2
16 …cmd="${python} search-bench.py -R ${worst} -b ${bfile} -h ${psyco} -l ${libcomp} -c ${complevel} $…
23 bfile=$2
34 …cmd="${python} search-bench.py -R ${worst} -h -b ${bfile} ${psyco} -m ${smode} -r -k ${repeats} da…
73 bfile="worst-dbench-cl-${libcomp}-c${complevel}-S${shuffle}.h5"
76 bn=`basename $bfile ".h5"`
102 writedata ${nrows} ${bfile} "${worst}" "${psyco}"
111 readdata ${nrows} ${bfile} "${worst}" "${psyco}" "${smode}"
119 echo "New data available on: $bfile"
H A Dsearch-bench.sh6 bfile=$2
14 …cmd="${python} search-bench.py -b ${bfile} ${heavy} ${psyco} -l ${libcomp} -c ${complevel} ${shuff…
21 bfile=$2
35 …cmd="${python} search-bench.py -b ${bfile} ${heavy} ${psyco} -m ${smode} -r -k ${repeats} data.nob…
61 bfile="dbench-cl-${libcomp}-c${complevel}-S${shuffle}.h5"
64 bn=`basename $bfile ".h5"`
106 writedata ${nrows} ${bfile} "${heavy}" "${psyco}"
117 readdata ${nrows} ${bfile} "${heavy}" "${psyco}" "${smode}"
122 echo "New data available on: $bfile"
H A Dsqlite-search-bench.sh8 bfile=$2
11 …cmd="${python} sqlite-search-bench.py -b ${bfile} ${psyco} -m ${smode} -w -n ${nrows} data.nobacku…
18 bfile=$2
27 …cmd="${python} sqlite-search-bench.py -b ${bfile} ${psyco} -n ${nrows} -m ${smode} -r -k ${repeats…
46 bfile="sqlite-dbench.h5"
49 bn=`basename $bfile ".h5"`
91 readdata ${nrows} ${bfile} "${smode}" "${psyco}"
95 echo "New data available on: $bfile"
/dports/graphics/blender/blender-2.91.0/source/blender/blenloader/tests/
H A Dblendfile_loading_base_test.cc130 bfile = BLO_read_from_file(abspath, BLO_READ_SKIP_NONE, NULL /* reports */); in blendfile_load()
131 if (bfile == nullptr) { in blendfile_load()
141 if (bfile == nullptr) { in blendfile_free()
145 wmWindowManager *wm = static_cast<wmWindowManager *>(bfile->main->wm.first); in blendfile_free()
149 BLO_blendfiledata_free(bfile); in blendfile_free()
150 bfile = nullptr; in blendfile_free()
156 bfile->main, bfile->curscene, bfile->cur_view_layer, depsgraph_evaluation_mode); in depsgraph_create()
158 BKE_scene_graph_update_tagged(depsgraph, bfile->main); in depsgraph_create()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/bfile/build/
H A DMakefile65 libbfile_ext.so: $(TOP)/src/bfile.c $(TOP)/include/bfile.h
66 $(TCC) $(TOP)/src/bfile.c -o libbfile_ext.so -shared
69 bfile_test: $(TOP)/test/bfile_test_sql.c $(TOP)/include/bfile.h libbfile_ext.so
71 bfile_example: $(TOP)/examples/bfile_example_sql.c $(TOP)/include/bfile.h libbfile_ext.so
74 bfile_test: $(TOP)/test/bfile_test_capi.c $(TOP)/include/bfile.h libbfile_ext.so
76 bfile_example: $(TOP)/examples/bfile_example_capi.c $(TOP)/include/bfile.h libbfile_ext.so
79 install: libbfile_ext.so $(TOP)/include/bfile.h
81 $(INSTALL) -m 0644 $(TOP)/include/bfile.h $(DESTDIR)$(includedir)
96 tcl_test: $(TOP)/test/bfile.test
97 cp $(TOP)/test/bfile.test $(TEST_DIR)/
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/
H A Dtest_hd.c34 FILE *bfile; in main() local
42 bfile = fopen(argv[1], "rb"); in main()
44 if (!bfile) { in main()
49 while ((ch = fgetc(bfile)) != EOF) in main()
52 if (ferror(bfile)) { in main()
57 fclose(bfile); in main()
/dports/devel/yasm/yasm-1.3.0/
H A Dtest_hd.c34 FILE *bfile; in main() local
42 bfile = fopen(argv[1], "rb"); in main()
44 if (!bfile) { in main()
49 while ((ch = fgetc(bfile)) != EOF) in main()
52 if (ferror(bfile)) { in main()
57 fclose(bfile); in main()
/dports/net/zebra-server/idzebra-2.0.55/isamb/
H A DMakefile.am14 ../bfile/libidzebra-bfile.la \
19 ../bfile/libidzebra-bfile.la \
24 ../bfile/libidzebra-bfile.la \
32 LDADD = ../util/libutil.a ../bfile/libbfile.a libisamc.a $(YAZLALIB)
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/test/
H A Druntests.in112 bfile=$1
114 stdfile=${srcdir}/std/$bfile.std
115 if [ ! -s $bfile.out ] ; then
116 echo "No output file $bfile.out!"
120 rm -f ${bfile}.tout
121 grep -v 'FORTRAN STOP' ${bfile}.out > ${bfile}.tout
129 echo "Differences in $bfile.out"
130 diff -b $bfile.tout $stdfile
134 echo "Differences in $bfile.out"
135 diff -b $bfile.tout $stdfile
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/fiasco/lib/
H A Dbit-io.h23 #define OUTPUT_BYTE_ALIGN(bfile) while ((bfile)->bitpos) put_bit (bfile, 0); argument
24 #define INPUT_BYTE_ALIGN(bfile) while ((bfile)->bitpos) get_bit (bfile); argument
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/test/
H A Druntests.in112 bfile=$1
114 stdfile=${srcdir}/std/$bfile.std
115 if [ ! -s $bfile.out ] ; then
116 echo "No output file $bfile.out!"
120 rm -f ${bfile}.tout
121 grep -v 'FORTRAN STOP' ${bfile}.out > ${bfile}.tout
129 echo "Differences in $bfile.out"
130 diff -b $bfile.tout $stdfile
134 echo "Differences in $bfile.out"
135 diff -b $bfile.tout $stdfile
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/test/
H A Druntests.in112 bfile=$1
114 stdfile=${srcdir}/std/$bfile.std
115 if [ ! -s $bfile.out ] ; then
116 echo "No output file $bfile.out!"
120 rm -f ${bfile}.tout
121 grep -v 'FORTRAN STOP' ${bfile}.out > ${bfile}.tout
129 echo "Differences in $bfile.out"
130 diff -b $bfile.tout $stdfile
134 echo "Differences in $bfile.out"
135 diff -b $bfile.tout $stdfile
[all …]
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/test/
H A Druntests.in117 bfile=$1
119 stdfile=${srcdir}/std/$bfile.std
120 if [ ! -s $bfile.out ] ; then
121 echo "No output file $bfile.out!"
125 rm -f ${bfile}.tout
126 grep -v 'FORTRAN STOP' ${bfile}.out > ${bfile}.tout
134 echo "Differences in $bfile.out"
135 diff -b $bfile.tout $stdfile
139 echo "Differences in $bfile.out"
140 diff -b $bfile.tout $stdfile
[all …]
/dports/ftp/wget/wget-1.21.2/tests/
H A DTest-ftp-bad-list.px15 my $bfile = <<EOF;
20 $bfile =~ s/\n/\r\n/g;
28 content => $bfile,
44 content => $bfile,
53 content => $bfile,
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/blob_db/
H A Dblob_db_impl.cc1616 assert(bfile); in CloseBlobFile()
1618 assert(!bfile->Obsolete()); in CloseBlobFile()
1620 if (bfile->HasTTL() || bfile == open_non_ttl_file_) { in CloseBlobFile()
1626 bfile->BlobFileNumber(), bfile->PathName().c_str()); in CloseBlobFile()
1642 if (bfile->HasTTL()) { in CloseBlobFile()
1673 assert(!bfile->Obsolete() || bfile->Immutable()); in CloseBlobFileIfNeeded()
1674 if (bfile->Immutable()) { in CloseBlobFileIfNeeded()
1698 assert(bfile->Obsolete()); in VisibleToActiveSnapshot()
1825 auto bfile = ent.second; in ReclaimOpenFiles() local
1856 auto bfile = *iter; in DeleteObsoleteFiles() local
[all …]
/dports/www/moinmoin/moin-1.9.11/MoinMoin/script/old/migration/
H A D12_to_13_mig05.py153 for bfile in backuplist:
154 backup_from = opj(backupdir_from, bfile)
155 ts = long(bfile)
159 bleftover.remove(bfile)
185 for bfile in backuplist:
186 if not bfile in bleftover: continue
187 backup_from = opj(backupdir_from, bfile)
194 bleftover.remove(bfile)
198 bleftover.remove(bfile)
208 for bfile in bleftover:
[all …]
/dports/net-mgmt/kismet/kismet-2016-07-R1/
H A Dbattery.cc70 FILE *bfile; in Fetch_Battery_Info() local
73 if ((bfile = fopen("/proc/apm", "r")) != NULL) { in Fetch_Battery_Info()
76 if (fgets(buf, 128, bfile) == NULL) { in Fetch_Battery_Info()
77 fclose(bfile); in Fetch_Battery_Info()
84 fclose(bfile); in Fetch_Battery_Info()
110 fclose(bfile); in Fetch_Battery_Info()
136 if ((bfile = fopen(bpath.c_str(), "r")) == NULL) in Fetch_Battery_Info()
138 while (fgets(buf, 128, bfile)) { in Fetch_Battery_Info()
164 fclose(bfile); in Fetch_Battery_Info()
171 while (fgets(buf, 128, bfile)) { in Fetch_Battery_Info()
[all …]

12345678910>>...43