Home
last modified time | relevance | path

Searched refs:floop (Results 1 – 25 of 969) sorted by relevance

12345678910>>...39

/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-x86-cygwin/TokeErrs/
H A DDupNams.fth17 \ floop Global Macro, Alias to flop (alias to drop),
55 [macro] floop flop #message" Using FLOOP "
56 alias drop floop
73 floop
76 : floop ." Oh, Jiggly!" ;
81 floop
96 floop
112 floop
116 alias coop floop
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-ppc-linux/TokeErrs/
H A DDupNams.fth17 \ floop Global Macro, Alias to flop (alias to drop),
55 [macro] floop flop #message" Using FLOOP "
56 alias drop floop
73 floop
76 : floop ." Oh, Jiggly!" ;
81 floop
96 floop
112 floop
116 alias coop floop
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testsuite/TokeErrs/
H A DDupNams.fth17 \ floop Global Macro, Alias to flop (alias to drop),
55 [macro] floop flop #message" Using FLOOP "
56 alias drop floop
73 floop
76 : floop ." Oh, Jiggly!" ;
81 floop
96 floop
112 floop
116 alias coop floop
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-ppc-aix/TokeErrs/
H A DDupNams.fth17 \ floop Global Macro, Alias to flop (alias to drop),
55 [macro] floop flop #message" Using FLOOP "
56 alias drop floop
73 floop
76 : floop ." Oh, Jiggly!" ;
81 floop
96 floop
112 floop
116 alias coop floop
/dports/www/netsurf/netsurf-3.10/utils/
H A Dmessages.c81 int floop; in messages_create_ctx() local
82 for (floop = 0; fallback[floop].key != NULL; floop++) { in messages_create_ctx()
84 fallback[floop].key, in messages_create_ctx()
85 fallback[floop].value); in messages_create_ctx()
/dports/cad/feappv/feappv-4.1i/program/
H A Dpmacr2.f118 floop(1) = .true.
119 floop(2) = .false.
137 if(lv.gt.1 .and. floop(1) .and. floop(2) .and.
143 floop(2) = .false.
219 floop(1) = .false.
/dports/cad/feappv/feappv-4.1i/include/
H A Dprflag.h2 logical chflg,dyncon,fops,hadd,idenf,nmfl,trifl,floop
3 common /prflag/ chflg,dyncon,fops,hadd,idenf,nmfl,trifl,floop(2)
/dports/devel/z88dk/z88dk/libsrc/target/zx81/graphics_phrg/
H A Dinvhrg.asm31 .floop
43 jr nz,floop
/dports/devel/z88dk/z88dk/libsrc/target/zx81/zx81/
H A Dfilltxt.asm32 floop: label
51 djnz floop
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/advanced/content/
H A Dcompiler_optimizations.rst23 …frame-pointer -fomit-frame-pointer -floop-block -ftree-loop-distribution -ftree-loop-linear -floop
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dfilelist.c74 s32 floop; member
298 if (!ctx->floop) return GF_FALSE; in filelist_next_url()
299 if (ctx->floop>0) ctx->floop--; in filelist_next_url()
306 if (!ctx->floop) return GF_FALSE; in filelist_next_url()
307 if (ctx->floop>0) ctx->floop--; in filelist_next_url()
326 if (ctx->floop != 0) { in filelist_next_url()
775 ctx->floop = 0; in filelist_initialize()
812 …{ OFFS(floop), "loop playlist/list of files, `0` for one time, `n` for n+1 times, `-1` for indefin…
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dfilelist.c74 s32 floop; member
298 if (!ctx->floop) return GF_FALSE; in filelist_next_url()
299 if (ctx->floop>0) ctx->floop--; in filelist_next_url()
306 if (!ctx->floop) return GF_FALSE; in filelist_next_url()
307 if (ctx->floop>0) ctx->floop--; in filelist_next_url()
326 if (ctx->floop != 0) { in filelist_next_url()
775 ctx->floop = 0; in filelist_initialize()
812 …{ OFFS(floop), "loop playlist/list of files, `0` for one time, `n` for n+1 times, `-1` for indefin…
/dports/devel/z88dk/z88dk/libsrc/target/zx81/stdio/ansi/
H A Df_ansi_dline.asm56 .floop
65 jr nz,floop
/dports/archivers/fastjar/fastjar/
H A Djargrep.c617 int floop = TRUE; in jargrep() local
631 floop = FALSE; in jargrep()
636 floop = cont_grep(exp, nl_exp, fd, &pbf, options); in jargrep()
639 floop = FALSE; in jargrep()
646 } while(floop); in jargrep()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Djargrep.c617 int floop = TRUE; in jargrep() local
631 floop = FALSE; in jargrep()
636 floop = cont_grep(exp, nl_exp, fd, &pbf, options); in jargrep()
639 floop = FALSE; in jargrep()
646 } while(floop); in jargrep()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Djargrep.c617 int floop = TRUE; in jargrep() local
631 floop = FALSE; in jargrep()
636 floop = cont_grep(exp, nl_exp, fd, &pbf, options); in jargrep()
639 floop = FALSE; in jargrep()
646 } while(floop); in jargrep()
/dports/devel/global/global-6.6.7/global/
H A Dliteral.c323 floop: if (state == 0) {
335 goto floop;
338 goto floop;
/dports/security/libdecaf/libdecaf-1.0.0/_aux/
H A Ddecaffeinate_curve25519.sage79 floop = qpositive(Z^2 * ooTZ) or doPinkBikeShed # 0
80 if floop:
92 if qpositive(-2*osx*Z) != floop: osx = -osx
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Dtest18868.d8 alias floop = FLS!(int); variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/imports/
H A Dtest18868_a.d3 alias floop = FLS!(int); variable
/dports/devel/z88dk/z88dk/libsrc/target/zx81/graphics_hr/
H A Dmt_hrg_on.asm55 .floop
64 jr nz,floop
H A Dg007_hrg_on.asm55 .floop
62 jr nz,floop
/dports/math/combblas/CombBLAS_beta_16_2/graph500-1.2/make-incs/
H A Dmake.inc-gcc5 #CFLAGS = -g -std=c99 -O3 -march=native -fgcse-sm -fgcse-las -fgcse-after-reload -floop-strip-mine …
/dports/sysutils/heirloom/heirloom-070715/grep/
H A Dac.c543 floop: if (state == 0) { in cfail()
554 goto floop; in cfail()
557 goto floop; in cfail()
/dports/sysutils/munin-common/munin-2.0.67/node/t/
H A Dmunin_node_spoolreader.t211 $writer->write(1234567890, 'floop', [
231 …is_deeply([ sort $reader->_get_spooled_plugins ], [ sort qw( fnord_foo floop blort ) ], 'Retrieved…
232 is($reader->list, "blort floop fnord_foo\n", 'Retrieved stringified list of spooled plugins');

12345678910>>...39