Home
last modified time | relevance | path

Searched refs:S2b (Results 1 – 25 of 138) sorted by relevance

123456

/dports/audio/bristol/bristol-0.60.10/brighton/
H A DbrightonTrilogy.c70 #define S2b 15 macro
142 {"Osc1-Sync", 2, C11 + (D2*1), R1, S2b+4, S2-10, 0, 1, 0,
144 {"Osc1-Octave", 2, C11 + (D2*2), R1, S2b+4, S2-10, 0, 12, 0,
148 {"Osc2-Trill", 2, C11 + (D2*4) - 5, R1, S2b+4, S2-10, 0, 1, 0,
150 {"Osc2-Octave", 2, C11 + (D2*3) - 3, R1, S2b+4, S2-10, 0, 12, 0,
276 {"", 2, C11+(D3*1), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
278 {"", 2, C11+(D3*2), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
280 {"", 2, C11+(D3*3), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
282 {"", 2, C11+(D3*4), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
285 {"", 2, C11+(D3*1), R2b, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
[all …]
H A DbrightonStratus.c144 #define S2b 15 macro
219 {"Osc1-Sync", 2, C11 + (D2*1) + 3, R1, S2b+4, S2-10, 0, 1, 0,
221 {"Osc1-Octave", 2, C11 + (D2*2), R1, S2b+4, S2-10, 0, 12, 0,
225 {"Osc1-Trill", 2, C11 + (D2*1) + 3, R2, S2b+4, S2-10, 0, 1, 0,
227 {"Osc2-Octave", 2, C11 + (D2*2), R2, S2b+4, S2-10, 0, 12, 0,
365 {"", 2, C17+(D3*1), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
367 {"", 2, C17+(D3*2), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
369 {"", 2, C17+(D3*3), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
371 {"", 2, C17+(D3*4), R2a, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
374 {"", 2, C17+(D3*1), R2b, S2b, S2c, 0, 1, 0, "bitmaps/buttons/pressoff.xpm",
[all …]
/dports/emulators/nestopia/nestopia-1.51.1/source/core/board/
H A DNstBoardSunsoft2.cpp45 void S2b::SubReset(bool) in SubReset()
47 Map( 0x8000U, 0xFFFFU, &S2b::Poke_8000 ); in SubReset()
62 NES_POKE_AD(S2b,8000)
H A DNstBoardSunsoft2.hpp54 class S2b : public S2a class
58 explicit S2b(const Context& c) in S2b() function in Nes::Core::Boards::Sunsoft::S2b
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/board/
H A DNstBoardSunsoft2.cpp45 void S2b::SubReset(bool) in SubReset()
47 Map( 0x8000U, 0xFFFFU, &S2b::Poke_8000 ); in SubReset()
62 NES_POKE_AD(S2b,8000)
H A DNstBoardSunsoft2.hpp54 class S2b : public S2a class
58 explicit S2b(const Context& c) in S2b() function in Nes::Core::Boards::Sunsoft::S2b
/dports/math/miracl/miracl-5.6/
H A Dblmq.cpp59 G2 Q2,Q2pub,S2a,S2b; in main() local
84 S2b=pfc.mult(Q2,inverse(b+s,order)); in main()
105 pfc.precomp_for_pairing(S2b); // Bob can precompute on his private key in main()
106 r=pfc.pairing(S2b,T); in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d23 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
106 S2b* s2; delete s2; // error in test2b()
146 S2b[] a2; delete a2; // error in test3b()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d62 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
145 S2b* s2; delete s2; // error in test2b()
185 S2b[] a2; delete a2; // error in test3b()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d23 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
106 S2b* s2; delete s2; // error in test2b()
146 S2b[] a2; delete a2; // error in test3b()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d23 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
106 S2b* s2; delete s2; // error in test2b()
146 S2b[] a2; delete a2; // error in test3b()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d62 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
145 S2b* s2; delete s2; // error in test2b()
185 S2b[] a2; delete a2; // error in test3b()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d62 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
145 S2b* s2; delete s2; // error in test2b()
185 S2b[] a2; delete a2; // error in test3b()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d23 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
106 S2b* s2; delete s2; // error in test2b()
146 S2b[] a2; delete a2; // error in test3b()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d23 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
106 S2b* s2; delete s2; // error in test2b()
146 S2b[] a2; delete a2; // error in test3b()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d23 struct S2b { ~this() {} nothrow delete(void* p) {} } in ~this()
106 S2b* s2; delete s2; // error in test2b()
146 S2b[] a2; delete a2; // error in test3b()
/dports/math/R-cran-energy/energy/R/
H A Ddcov2d.R42 dvarY <- Sums$S1b/d1 - 2*Sums$S2b/d2 + Sums$S3b/d3
83 S1a=NA, S1b=NA, S2a=NA, S2b=NA, S3a=NA, S3b=NA, nameattr
89 L$S2b <- sum(b.^2)
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerperfect/qa/unit/data/calc/libmwaw/pass/
H A DMicrosoftWorks_DB_2.0.hqx6 !)!`)!#%-D!!L$-J!)`dS!#30L!!P$HJ!*Jj)!#F1U!!S$`J!+3pS!#S2b!!V%#J
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerperfect/qa/unit/data/calc/libmwaw/pass/
H A DMicrosoftWorks_DB_2.0.hqx6 !)!`)!#%-D!!L$-J!)`dS!#30L!!P$HJ!*Jj)!#F1U!!S$`J!+3pS!#S2b!!V%#J
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/TableGen/
H A DSetTheory.td52 def S2b : Set<(sub S1c, S1d)>;
57 // CHECK: S2b = [ ]
/dports/devel/stack/stack-2.7.3/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs181 data Sum2 a b = S2a a | S2b b constructor
205 , hash (S2b x :: Sum2 Int Int) ]
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs181 data Sum2 a b = S2a a | S2b b constructor
205 , hash (S2b x :: Sum2 Int Int) ]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/hashable-1.3.1.0/tests/
H A DProperties.hs181 data Sum2 a b = S2a a | S2b b constructor
205 , hash (S2b x :: Sum2 Int Int) ]
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs181 data Sum2 a b = S2a a | S2b b constructor
205 , hash (S2b x :: Sum2 Int Int) ]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/hashable-1.3.0.0/tests/
H A DProperties.hs181 data Sum2 a b = S2a a | S2b b constructor
205 , hash (S2b x :: Sum2 Int Int) ]

123456