Home
last modified time | relevance | path

Searched defs:pos0 (Results 1 – 25 of 854) sorted by relevance

12345678910>>...35

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dfunctions.h102 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
122 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
135 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1) { } in FunctionDialogReturnBase() argument
150 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
167 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
182 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
203 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
219 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
234 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
250 FunctionDialogReturnBase(allEvents, allParts, useRange, pos0, pos1), in FunctionDialogReturnBase() argument
/dports/misc/vxl/vxl-3.3.2/contrib/tbl/section/
H A Dsection.h97 T Value(uint pos0) const { assert(N==1); return buffer[pos0*offset[0]]; } in Value()
98 …T Value(uint pos0,uint pos1) const { assert(N==2); return buffer[pos0*offset[0]+pos1*offset[1… in Value()
99 …T Value(uint pos0,uint pos1,uint pos2) const { assert(N==3); return buffer[pos0*offset[0]+pos… in Value()
101 void Set(T const& val,uint pos0) { assert(N==1); buffer[pos0*offset[0]]=val; } in Set()
102 …void Set(T const& val,uint pos0,uint pos1) { assert(N==2); buffer[pos0*offset[0]+pos1*offset[1]]… in Set()
103 …void Set(T const& val,uint pos0,uint pos1,uint pos2) { assert(N==3); buffer[pos0*offset[0]+pos1*… in Set()
/dports/java/javahelp/javahelp-3ca862d/jhMaster/JavaHelp/src/new/javax/help/event/
H A DHelpModelEvent.java100 public HelpModelEvent(Object source, int pos0, int pos1) { in HelpModelEvent()
139 private int pos0, pos1; field in HelpModelEvent
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/polygons2d/
H A DpolygonLoops.m97 pos0 = 0; variable
155 pos0 = positions(1, 2); variable
/dports/mail/qmail/netqmail-1.06/
H A Didedit.c55 void u(account,group,home,pos0,pos1,pos2,pos3) in u() argument
91 void g(group,pos0,pos1,pos2,pos3) in g() argument
/dports/mail/qmail-mysql/netqmail-1.06/
H A Didedit.c55 void u(account,group,home,pos0,pos1,pos2,pos3) in u() argument
91 void g(group,pos0,pos1,pos2,pos3) in g() argument
/dports/mail/qmail-tls/netqmail-1.06/
H A Didedit.c55 void u(account,group,home,pos0,pos1,pos2,pos3) in u() argument
91 void g(group,pos0,pos1,pos2,pos3) in g() argument
/dports/mail/qmail-dk/qmail-1.03/
H A Didedit.c55 void u(account,group,home,pos0,pos1,pos2,pos3) in u() argument
91 void g(group,pos0,pos1,pos2,pos3) in g() argument
/dports/biology/bowtie/bowtie-1.3.1/
H A Dsearch_seeded_phase2.c80 uint32_t pos0 = partials[i].entry.pos0; variable
H A Dsearch_seeded_phase3.c126 uint32_t pos0 = partials[i].entry.pos0; variable
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/feature/
H A Dbrief_pythran.py4 def _brief_loop(image, descriptors, keypoints, pos0, pos1): argument
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/
H A Dscan_outlook.cpp75 const pos0_t &pos0 = sbuf.pos0; in scan_outlook() local
H A Dscan_xor.cpp30 const pos0_t &pos0 = sbuf.pos0; in scan_xor() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/qtsoap-2.7_1/src/
H A Dqtsoap.cpp1052 void QtSoapArray::insert(int pos0, int pos1, QtSoapType *item) in insert()
1077 void QtSoapArray::insert(int pos0, int pos1, int pos2, QtSoapType *item) in insert()
1124 void QtSoapArray::insert(int pos0, int pos1, int pos2, int pos3, int pos4, in insert()
1222 int pos0, pos1, pos2, pos3, pos4; in toDomElement() local
1399 QtSoapType &QtSoapArray::at(int pos0, int pos1) in at()
1411 QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2) in at()
1423 QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2, int pos3) in at()
1438 QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2, int pos3, int pos4) in at()
1470 const QtSoapType &QtSoapArray::at(int pos0, int pos1) const in at()
1482 const QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2) const in at()
[all …]
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtsoap/src/
H A Dqtsoap.cpp1046 void QtSoapArray::insert(int pos0, int pos1, QtSoapType *item) in insert()
1071 void QtSoapArray::insert(int pos0, int pos1, int pos2, QtSoapType *item) in insert()
1118 void QtSoapArray::insert(int pos0, int pos1, int pos2, int pos3, int pos4, in insert()
1216 int pos0, pos1, pos2, pos3, pos4; in toDomElement() local
1393 QtSoapType &QtSoapArray::at(int pos0, int pos1) in at()
1405 QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2) in at()
1417 QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2, int pos3) in at()
1432 QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2, int pos3, int pos4) in at()
1464 const QtSoapType &QtSoapArray::at(int pos0, int pos1) const in at()
1476 const QtSoapType &QtSoapArray::at(int pos0, int pos1, int pos2) const in at()
[all …]
/dports/sysutils/ucspi-ssl/host/superscript.com/net/ucspi-ssl-0.99b/src/
H A Dip6_compactaddr.c17 unsigned long len,temp, k, pos0 = 0,len0 = 0, pos1 = 0, compr = 0; in ip6_compactaddr() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/NEB/src/
H A Dengine_to_path_pos.f9033 REAL(DP), ALLOCATABLE :: pos0(:,:), pos1(:,:) local
/dports/devel/libowfat/libowfat-0.32/socket/
H A Dfmt_ip6.c9 size_t len, k, pos0=0,len0=0, pos1=0, compr=0; in fmt_ip6() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dsp-item-notify-moveto.cpp44 double const pos0 = dot(dir, snappoints[snappoint_ix].getPoint()); in sp_item_notify_moveto() local
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/general/
H A Ddraw-arrays-colormaterial.c46 static GLfloat pos0[4][3] = variable
/dports/math/vtk8/VTK-8.2.0/Rendering/OptiX/CUDA/
H A DCylinder.cu54 float3 pos0 = make_float3(posAndRadius0.x, posAndRadius0.y, posAndRadius0.z); in intersect_cylinder() local
170 float3 pos0 = make_float3(posAndRadius0.x, posAndRadius0.y, posAndRadius0.z); in CylinderBounds() local
/dports/misc/dartsim/dart-6.11.1/unittests/unit/
H A Dtest_ScrewJoint.cpp53 const Eigen::Vector3d pos0 = bodyNode->getTransform().translation(); in TEST() local
/dports/misc/dartsim/dart-6.11.1/unittests/regression/
H A Dtest_Issue1596.cpp82 const double pos0 = joint->getPosition(0); in TEST() local
/dports/net/kea/kea-2.0.1/src/lib/dns/
H A Dquestion.cc59 const size_t pos0 = renderer.getLength(); in toWire() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/mda-vst3/source/
H A DmdaDetuneProcessor.h49 int32 pos0; //buffer input variable

12345678910>>...35