Home
last modified time | relevance | path

Searched refs:sc7 (Results 1 – 25 of 76) sorted by relevance

1234

/dports/games/flightgear-data/fgdata/Aircraft/Instruments-3d/glider/vario/ilec-sc7/
H A DREADME_install1 If you wish to implement the ilec-sc7 on your glider,
5 * call the ilec-sc7.xml file from your model xml file
6 * call the ilec-sc7.nas script from your [aircraft-name]-set.xml file
12 <path>Instruments-3d/glider/vario/ilec-sc7/vario.wav</path>
16 <property>instrumentation/ilec-sc7/audio</property>
26 <property>/instrumentation/ilec-sc7/sound-pitch</property>
30 <property>instrumentation/ilec-sc7/volume</property>
38 <path>Instruments-3d/glider/vario/ilec-sc7/vario2.wav</path>
42 <property>instrumentation/ilec-sc7/audio</property>
56 <property>/instrumentation/ilec-sc7/sound-pitch</property>
[all …]
H A Dilec-sc7.nas4 setprop("/instrumentation/ilec-sc7/volume", 0.8);
5 setprop("/instrumentation/ilec-sc7/audio", 2);
6 setprop("/instrumentation/ilec-sc7/mode", 1);
7 setprop("/instrumentation/ilec-sc7/sensitivity", 3);
8 setprop("/instrumentation/ilec-sc7/lcd-digits-abs", 0);
9 setprop("/instrumentation/ilec-sc7/lcd-digits-sgn", 0);
10 setprop("/instrumentation/ilec-sc7/te-reading-mps", 0);
12 setprop("/instrumentation/ilec-sc7/sound-pitch", 1);
41 on_update: update_prop("/instrumentation/ilec-sc7/sound-pitch"));
66 setlistener("instrumentation/ilec-sc7/mode",
[all …]
H A Dilec-sc7.ac599 texture "sc7-top.png"
2841 texture "sc7-top.png"
4140 texture "sc7-top.png"
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/c-c++-common/gomp/
H A Ddefaultmap-2.c90 f7 (int sc7, struct S ag7, int *pt7) in f7() argument
96 int *q = &sc7; in f7()
102 bar (sc7, ar7, ag7, pt7); in f7()
/dports/lang/v/v-0.1.29/vlib/strconv/
H A Dformat_test.v75 sc7 := "[%9x] [%9X] [%-9x] [%-9X] [%09x] [%09X]"
76 temp_s = strconv.v_sprintf(sc7, a2, a2, a2, a2, a2, a2)
H A Dformat.md155 sc7 := "[%9x] [%9X] [%-9x] [%-9X] [%09x] [%09X]"
156 temp_s = strconv.v_sprintf(sc7, a2, a2, a2, a2, a2, a2)
/dports/science/tinker/tinker/source/
H A Depolar2.f215 real*8 sc3,sc5,sc7 local
561 sc7 = 1.0d0
634 sr7 = rr7 * sc7
784 term7 = 2.0d0 * sc7 * rr7 * yr
798 term7 = 2.0d0 * sc7 * rr7 * zr
812 term7 = 2.0d0 * sc7 * rr7 * zr
1622 sc7 = 1.0d0
1695 sr7 = rr7 * sc7
1845 term7 = 2.0d0 * sc7 * rr7 * yr
1859 term7 = 2.0d0 * sc7 * rr7 * zr
[all …]
H A Depolar1.f95 real*8 sc3,sc5,sc7 local
440 sc7 = 1.0d0
513 sr7 = rr7 * sc7
1517 sc7 = 1.0d0
2543 real*8 sc3,sc5,sc7 local
2904 sc7 = 1.0d0
4160 real*8 sc3,sc5,sc7 local
4492 sc7 = 1.0d0
5668 sc7 = 1.0d0
7020 real*8 sc3,sc5,sc7 local
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DLevelset.cpp725 bool sc7 = recur_sign_change(t->e[6], plug); in recur_sign_change() local
727 if(sc1 || sc2 || sc3 || sc4 || sc5 || sc6 || sc7 || sc8) { in recur_sign_change()
734 if(!sc7) t->e[6]->visible = true; in recur_sign_change()
777 bool sc7 = recur_sign_change(t->e[6], plug); in recur_sign_change() local
779 if(sc1 || sc2 || sc3 || sc4 || sc5 || sc6 || sc7 || sc8) { in recur_sign_change()
786 if(!sc7) t->e[6]->visible = true; in recur_sign_change()
823 bool sc7 = recur_sign_change(t->e[6], plug); in recur_sign_change() local
825 if(sc1 || sc2 || sc3 || sc4 || sc5 || sc6 || sc7 || sc8) { in recur_sign_change()
832 if(!sc7) t->e[6]->visible = true; in recur_sign_change()
868 bool sc7 = recur_sign_change(t->e[6], plug); in recur_sign_change() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dtdriver4.cpp132 SimpleColumn* sc7 = new SimpleColumn ("tpch.lineitem.l_returnflag"); in Q1() local
146 subReturnedColList.push_back(sc7); in Q1()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dtdriver4.cpp132 SimpleColumn* sc7 = new SimpleColumn ("tpch.lineitem.l_returnflag"); in Q1() local
146 subReturnedColList.push_back(sc7); in Q1()
/dports/games/flightgear-data/fgdata/Aircraft/Instruments-3d/glider/vario/S3/
H A DREADME.install43 <path>Aircraft/Instruments-3d/glider/vario/ilec-sc7/vario.wav</path>
82 <path>Aircraft/Instruments-3d/glider/vario/ilec-sc7/vario2.wav</path>
H A DS3.nas6 # THANKS TO Colin Geniet (SoundPitchController), original developers of the ilec-sc7 (WooT)
/dports/math/gecode/gecode-0916a1a/contribs/qecode/examples/
H A Dstress_test.cpp206 int sc7[] = {1,1}; in main() local
208 Qcop test7(2,q7,sc7); in main()
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/tests/
H A Dtest_spectral_coordinate.py433 sc7 = sc2.with_observer_stationary_relative_to(ICRS(0 * u.km, 0 * u.km, 0 * u.km,
436 assert_quantity_allclose(sc7.radial_velocity, 4 * u.km / u.s)
513sc7 = SpectralCoord(500 * u.nm, radial_velocity=1 * u.km / u.s, target=ICRS(10 * u.deg, 20 * u.deg…
515 sc8 = sc7.with_radial_velocity_shift(1 * u.km / u.s)
518 sc9 = sc7.with_radial_velocity_shift(-3 * u.km / u.s)
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/test/java/org/apache/hadoop/hbase/
H A DTestChoreService.java632 SlowChore sc7 = new SlowChore("sc7", period); in testMaximumChoreServiceThreads() local
638 service.scheduleChore(sc7); in testMaximumChoreServiceThreads()

1234