Home
last modified time | relevance | path

Searched refs:MODE2 (Results 1 – 25 of 1308) sorted by relevance

12345678910>>...53

/dports/audio/cuetools/cuetools-1.4.1/src/lib/
H A Dcue_scan.l55 MODE2\/2336 { yylval.ival = MODE_MODE2; return MODE2_2336; }
56 MODE2\/2048 { yylval.ival = MODE_MODE2_FORM1; return MODE2_2048; }
57 MODE2\/2342 { yylval.ival = MODE_MODE2_FORM2; return MODE2_2342; }
58 MODE2\/2332 { yylval.ival = MODE_MODE2_FORM_MIX; return MODE2_2332; }
59 MODE2\/2352 { yylval.ival = MODE_MODE2_RAW; return MODE2_2352; }
/dports/textproc/libcue/libcue-2.1.0/
H A Dcue_scanner.l68 MODE2\/2336 { yylval.ival = MODE_MODE2; return MODE2_2336; }
69 MODE2\/2048 { yylval.ival = MODE_MODE2_FORM1; return MODE2_2048; }
70 MODE2\/2342 { yylval.ival = MODE_MODE2_FORM2; return MODE2_2342; }
71 MODE2\/2332 { yylval.ival = MODE_MODE2_FORM_MIX; return MODE2_2332; }
72 MODE2\/2352 { yylval.ival = MODE_MODE2_RAW; return MODE2_2352; }
/dports/sysutils/cdrdao/cdrdao-1.2.4/testtocs/
H A Ddata6.toc1 // MODE2 track
6 TRACK MODE2
/dports/sysutils/libcdio/libcdio-2.1.0/test/data/
H A Ddata6.toc2 // MODE2 track
7 TRACK MODE2
/dports/math/octave-forge-bsltl/bsltl-1.3.1/inst/mfiles/filter/
H A Dfirfilterbank.m37 % MODE2: This mode uses two FIR filters (H0 and H1), and it only can accept {H0}
49 % [DATA0 DATA1] = firfilterbank(DATA,H0,'MODE2');
61 % FILTER=H0 is used in the mode 'MODE2', by other side FILTER=H0 or FILTER=[H0;H1]
64 % 'MODE2'.
111 if ( strcmp(MODE,'MODE2')==1 )
158 if strcmp(MODE,'MODE2')
175 if strcmp(MODE,'MODE2')
176 error([ 'The MODE2 only accept a H0 filter vector (1xN_even).']);
/dports/www/ilias6/ILIAS-6.14/src/GlobalScreen/Client/
H A DModeToggle.php16 const MODE2 = "none"; define in ILIAS\\GlobalScreen\\Client\\ModeToggle
34 $new_mode = $current_mode == self::MODE1 ? self::MODE2 : self::MODE1;
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlusol8a.h47 void LU8RPC(LUSOLrec *LUSOL, int MODE1, int MODE2, in LU8RPC() argument
89 if(MODE2==LUSOL_UPDATE_NEWEMPTY) { in LU8RPC()
93 if(MODE2==LUSOL_UPDATE_NEWNONEMPTY) { in LU8RPC()
127 if(MODE2==LUSOL_UPDATE_NEWEMPTY) { in LU8RPC()
/dports/math/lp_solve/lp_solve_5.5/bfp/bfp_LUSOL/LUSOL/
H A Dlusol8a.c47 void LU8RPC(LUSOLrec *LUSOL, int MODE1, int MODE2, in LU8RPC() argument
89 if(MODE2==LUSOL_UPDATE_NEWEMPTY) { in LU8RPC()
93 if(MODE2==LUSOL_UPDATE_NEWNONEMPTY) { in LU8RPC()
127 if(MODE2==LUSOL_UPDATE_NEWEMPTY) { in LU8RPC()
/dports/security/pecl-mcrypt/mcrypt-1.0.4/tests/
H A Dbug8040.phpt15 define ("MODE2", MCRYPT_MODE_CBC);
17 printf ("cipher=".CIPHER. " mode1=".MODE2."\n");
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/h8300/
H A Dh8300.h249 #define MODES_TIEABLE_P(MODE1, MODE2) \ argument
250 ((MODE1) == (MODE2) \
253 && ((MODE2) == QImode || (MODE2) == HImode \
254 || ((TARGET_H8300H || TARGET_H8300S) && (MODE2) == SImode))))
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/h8300/
H A Dh8300.h249 #define MODES_TIEABLE_P(MODE1, MODE2) \ argument
250 ((MODE1) == (MODE2) \
253 && ((MODE2) == QImode || (MODE2) == HImode \
254 || ((TARGET_H8300H || TARGET_H8300S) && (MODE2) == SImode))))
/dports/lang/gcc48/gcc-4.8.5/gcc/config/h8300/
H A Dh8300.h249 #define MODES_TIEABLE_P(MODE1, MODE2) \ argument
250 ((MODE1) == (MODE2) \
253 && ((MODE2) == QImode || (MODE2) == HImode \
254 || ((TARGET_H8300H || TARGET_H8300S) && (MODE2) == SImode))))
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/h8300/
H A Dh8300.h249 #define MODES_TIEABLE_P(MODE1, MODE2) \ argument
250 ((MODE1) == (MODE2) \
253 && ((MODE2) == QImode || (MODE2) == HImode \
254 || ((TARGET_H8300H || TARGET_H8300S) && (MODE2) == SImode))))
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/h8300/
H A Dh8300.h249 #define MODES_TIEABLE_P(MODE1, MODE2) \ argument
250 ((MODE1) == (MODE2) \
253 && ((MODE2) == QImode || (MODE2) == HImode \
254 || ((TARGET_H8300H || TARGET_H8300S) && (MODE2) == SImode))))
/dports/security/cops/cops_104+/src/
H A Duser.chk.c10 #define MODE2 040 macro
88 if (statb.st_mode & MODE1 || statb.st_mode & MODE2)
/dports/emulators/qemu42/qemu-4.2.1/hw/audio/
H A Dcs4231a.c87 #define MODE2 (1 << 6) macro
292 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
374 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
416 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
477 if (val & MODE2) in cs_write()
478 s->dregs[iaddr] |= MODE2; in cs_write()
480 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu/qemu-6.2.0/hw/audio/
H A Dcs4231a.c90 #define MODE2 (1 << 6) macro
295 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
377 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
419 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
480 if (val & MODE2) in cs_write()
481 s->dregs[iaddr] |= MODE2; in cs_write()
483 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu60/qemu-6.0.0/hw/audio/
H A Dcs4231a.c90 #define MODE2 (1 << 6) macro
295 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
377 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
419 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
480 if (val & MODE2) in cs_write()
481 s->dregs[iaddr] |= MODE2; in cs_write()
483 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/audio/
H A Dcs4231a.c84 #define MODE2 (1 << 6) macro
289 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
371 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
413 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
474 if (val & MODE2) in cs_write()
475 s->dregs[iaddr] |= MODE2; in cs_write()
477 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu5/qemu-5.2.0/hw/audio/
H A Dcs4231a.c90 #define MODE2 (1 << 6) macro
295 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
377 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
419 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
480 if (val & MODE2) in cs_write()
481 s->dregs[iaddr] |= MODE2; in cs_write()
483 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/audio/
H A Dcs4231a.c87 #define MODE2 (1 << 6) macro
292 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
374 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
416 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
477 if (val & MODE2) in cs_write()
478 s->dregs[iaddr] |= MODE2; in cs_write()
480 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/audio/
H A Dcs4231a.c87 #define MODE2 (1 << 6) macro
292 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
374 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
416 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
477 if (val & MODE2) in cs_write()
478 s->dregs[iaddr] |= MODE2; in cs_write()
480 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/audio/
H A Dcs4231a.c87 #define MODE2 (1 << 6) macro
292 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
374 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
416 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
477 if (val & MODE2) in cs_write()
478 s->dregs[iaddr] |= MODE2; in cs_write()
480 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/audio/
H A Dcs4231a.c90 #define MODE2 (1 << 6) macro
295 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
377 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
419 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
480 if (val & MODE2) in cs_write()
481 s->dregs[iaddr] |= MODE2; in cs_write()
483 s->dregs[iaddr] &= ~MODE2; in cs_write()
/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dtplus.h37 OVSTRT, MASKL, MASKH, LBNK, HBNK, MODE1, MODE2, member
44 OVSTRT, USCAN, MASKH, OSCAN, HBNK, ROWCNT, MODE2, member

12345678910>>...53