Home
last modified time | relevance | path

Searched refs:spun (Results 1 – 25 of 798) sorted by relevance

12345678910>>...32

/dports/x11-toolkits/tk87/tk8.7a5/tests/
H A DsafePrimarySelection.test153 # spinbox spun
162 # spinbox spun/selected/spun
186 # ttk::spinbox spun
196 # ttk::spinbox spun/selected/spun
286 test safePrimarySelection-1.7 {parent interpreter, spinbox spun/selected/spun, no existing selectio…
322 test safePrimarySelection-1.10 {parent interpreter, ttk::spinbox spun/selected/spun, no existing se…
436 test safePrimarySelection-2.7 {child interpreter, spinbox spun/selected/spun, no existing selection…
786 test safePrimarySelection-4.7 {parent interpreter, spinbox spun/selected/spun, existing selection} …
822 test safePrimarySelection-4.10 {parent interpreter, ttk::spinbox spun/selected/spun, existing selec…
936 test safePrimarySelection-5.7 {child interpreter, spinbox spun/selected/spun, existing selection} -…
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/tests/
H A DsafePrimarySelection.test153 # spinbox spun
162 # spinbox spun/selected/spun
186 # ttk::spinbox spun
196 # ttk::spinbox spun/selected/spun
286 test safePrimarySelection-1.7 {parent interpreter, spinbox spun/selected/spun, no existing selectio…
322 test safePrimarySelection-1.10 {parent interpreter, ttk::spinbox spun/selected/spun, no existing se…
436 test safePrimarySelection-2.7 {child interpreter, spinbox spun/selected/spun, no existing selection…
786 test safePrimarySelection-4.7 {parent interpreter, spinbox spun/selected/spun, existing selection} …
822 test safePrimarySelection-4.10 {parent interpreter, ttk::spinbox spun/selected/spun, existing selec…
936 test safePrimarySelection-5.7 {child interpreter, spinbox spun/selected/spun, existing selection} -…
[all …]
/dports/lang/fpc-source/fpc-3.2.2/tests/bench/shootout/src/
H A Dmeteorshower.pp60 procedure spin(var spun:Soln);
240 procedure Soln.spin(var spun:Soln);
249 spun.m_cells[y,x]:=m_cells[N_ROW-y-1,N_COL-x-1];
252 spun.m_pieces[0].iPiece:=m_pieces[N_PIECE_TYPE-1].iPiece;
253 spun.m_synched:=true;
794 var spun:soln;
812 s.spin(spun);
813 if spun.lessThan(m_minSoln) then
814 m_minSoln := spun
815 else if m_maxSoln.lessThan(spun) then
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DXSpinListener.idl36 /** is invoked when the spin field is spun up.
41 /** is invoked when the spin field is spun down.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DXSpinListener.idl36 /** is invoked when the spin field is spun up.
41 /** is invoked when the spin field is spun down.
/dports/devel/p5-Role-HasMessage/Role-HasMessage-0.006/
H A DChanges7 spun off from Throwable-X 0.004
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/jackc/pgx/v4/
H A DCHANGELOG.md95 * pgtype has been spun off to a separate package (github.com/jackc/pgtype).
96 * pgproto3 has been spun off to a separate package (github.com/jackc/pgproto3/v2).
97 * Logical replication support has been spun off to a separate package (github.com/jackc/pglogrepl).
/dports/devel/p5-Role-Identifiable/Role-Identifiable-0.007/
H A DChanges11 first release, spun off of Throwable-X 0.004
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/mesh/
H A Dbug27384_16 # BRepMesh_IncrementalMesh does not take angular deflection into account for spun/elementary surfac…
H A Dbug27384_26 # BRepMesh_IncrementalMesh does not take angular deflection into account for spun/elementary surfac…
/dports/devel/py-twisted/Twisted-22.1.0/docs/core/howto/
H A Dconstants.rst6 …``twisted.python.constants`` has been deprecated in Twisted, and the same code has been spun out i…
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/standardCamera/
H A Dmain.cpp41 QObject::connect(viewer.camera()->frame(), SIGNAL(spun()), &cviewer, in main()
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/bsd/
H A Dfreebsd_hdd_power_state54 graph_info The power state of the hard disk drives on the system (1 is spun up, 0 is idle/standby).
/dports/graphics/libQGLViewer/libQGLViewer-2.7.2/examples/frustumCulling/
H A Dmain.cpp61 QObject::connect(viewer.camera()->frame(), SIGNAL(spun()), &observer, in main()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/jackc/pgx/v4/
H A DCHANGELOG.md131 * pgtype has been spun off to a separate package (github.com/jackc/pgtype).
132 * pgproto3 has been spun off to a separate package (github.com/jackc/pgproto3/v2).
133 * Logical replication support has been spun off to a separate package (github.com/jackc/pglogrepl).
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/space/
H A DSpace.cpp752 Space* spun = 0; in unionOf() local
781 spun = Space::findSubSpace(dom, spu); in unionOf()
782 if(spun == 0) spun= new Space(*dom, *spu); // create new subspace in unionOf()
793 spun = new Space(vdofs, *spu); // create new subspace in unionOf()
797 return spun; in unionOf()
/dports/devel/py-strategies/strategies-0.2.3/
H A DREADME.md16 [SymPy](http://sympy.org) Python library for symbolic algebra but was then spun
H A DPKG-INFO24 [SymPy](http://sympy.org) Python library for symbolic algebra but was then spun
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/jackc/pgx/v4/
H A DCHANGELOG.md158 * pgtype has been spun off to a separate package (github.com/jackc/pgtype).
159 * pgproto3 has been spun off to a separate package (github.com/jackc/pgproto3/v2).
160 * Logical replication support has been spun off to a separate package (github.com/jackc/pglogrepl).
/dports/devel/py-strategies/strategies-0.2.3/strategies.egg-info/
H A DPKG-INFO24 [SymPy](http://sympy.org) Python library for symbolic algebra but was then spun
/dports/sysutils/hatop/hatop-0.8.1/test/hatop/
H A DREADME.md24 To change the number of instances spun up, set the `INSTANCES`
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkColorSpace.cpp178 skcms_Matrix3x3 spun = skcms_Matrix3x3_concat(&fToXYZD50, &spin); in makeColorSpin() local
180 return sk_sp<SkColorSpace>(new SkColorSpace(fTransferFn, spun)); in makeColorSpin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkColorSpace.cpp179 skcms_Matrix3x3 spun = skcms_Matrix3x3_concat(&fToXYZD50, &spin); in makeColorSpin() local
181 return sk_sp<SkColorSpace>(new SkColorSpace(fTransferFn, spun)); in makeColorSpin()
/dports/net/storj/storj-1.45.3/vendor/github.com/jackc/pgx/v4/
H A DCHANGELOG.md202 * pgtype has been spun off to a separate package (github.com/jackc/pgtype).
203 * pgproto3 has been spun off to a separate package (github.com/jackc/pgproto3/v2).
204 * Logical replication support has been spun off to a separate package (github.com/jackc/pglogrepl).
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/jackc/pgx/v4/
H A DCHANGELOG.md202 * pgtype has been spun off to a separate package (github.com/jackc/pgtype).
203 * pgproto3 has been spun off to a separate package (github.com/jackc/pgproto3/v2).
204 * Logical replication support has been spun off to a separate package (github.com/jackc/pglogrepl).

12345678910>>...32