Home
last modified time | relevance | path

Searched refs:vdt (Results 1 – 25 of 135) sorted by relevance

123456

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/vpfutil/
H A Dvpfdisp.c174 vpf_table_type vdt;
182 vdt.status = CLOSED;
209 vpf_close_table(&vdt);
218 vdt, NULL, &count );
273 vpf_close_table(&vdt);
296 vdt, NULL, &count);
307 free_row( vdtrow, vdt );
346 vpf_close_table(&vdt);
369 vdt, NULL, &count);
380 free_row( vdtrow, vdt );
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnzext/
H A Dplasticskeletondeformation.cpp365 assert(vdt != m_vds.end()); in vertexDeformation()
367 return vdt->m_vd; in vertexDeformation()
416 vdt != vdEnd && vdt->m_hookNumber == h; ++vdt, ++h) in attachVertex()
426 if (vdt == m_vds.end()) { in attachVertex()
450 SkVD &vd = vdt->m_vd; in detachVertex()
455 m_vds.erase(vdt); in detachVertex()
724 return (vdt == m_imp->m_vds.end()) ? (SkVD *)0 : &vdt->m_vd; in vertexDeformation()
1051 for (vdt = m_imp->m_vds.begin(); vdt != vdEnd; ++vdt) { in setGrammar()
1052 SkVD &vd = vdt->m_vd; in setGrammar()
1069 SkVDSet::iterator vdt, in saveData() local
[all …]
/dports/x11-wm/piewm/piewm-1.04/
H A Dgray778 vdt.c:460: tmp_win->icon_loc_x = x;
779 vdt.c:461: tmp_win->icon_loc_y = y;
791 vdt.c:1011: if (!tmp_win->sticky) {
793 vdt.c:1018: x = tmp_win->frame_x;
795 vdt.c:1020: x = tmp_win->frame_x;
797 vdt.c:1023: y = tmp_win->frame_y;
799 vdt.c:1025: y = tmp_win->frame_y;
800 vdt.c:1031: x = tmp_win->frame_x;
801 vdt.c:1032: y = tmp_win->frame_y;
803 vdt.c:1057: x=tmp_win->frame_x;
[all …]
H A DImakefile37 cursor.c icons.c vdt.c move.c LocPixmap.c
41 cursor.o icons.o vdt.o move.o LocPixmap.o
45 SpecialObjectRule(parse.o, vdt.c, '-DPIEWMDIR="$(PIEWMDIR)"')
46 SpecialObjectRule(vdt.o, vdt.c, $(XLOADIM_DEF))
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMPolyBoolOp.h37 void setVertexDistanceThreshold(double vdt) in setVertexDistanceThreshold() argument
39 if(vdt == 0) return; in setVertexDistanceThreshold()
40 fprintf(mFile,"\tsetAttr \".vdt\" %f;\n", vdt); in setVertexDistanceThreshold()
/dports/net/kf5-kcalendarcore/kcalendarcore-5.89.0/autotests/
H A Dtestrecurrence.cpp121 const QDateTime vdt = viewZone.isValid() ? dt.toTimeZone(viewZone) : dt; in dumpTime() local
125 } else if (vdt.timeZone().isValid()) { in dumpTime()
126 format += QStringLiteral(" '%1'").arg(QString::fromUtf8(vdt.timeZone().id())); in dumpTime()
128 return vdt.toString(format); in dumpTime()
H A Dtestrecurrencetype.cpp116 QDateTime vdt = viewZone.isValid() ? dt.toTimeZone(viewZone) : dt; in dumpTime() local
121 return vdt.toString(format); in dumpTime()
H A Dtestrecurprevious.cpp134 const QDateTime vdt = viewZone.isValid() ? dt.toTimeZone(viewZone) : dt; in dumpTime() local
139 return vdt.toString(format); in dumpTime()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/vnc/
H A DvncSelection.c391 struct VncDataTarget* vdt; in vncConvertSelection() local
397 vdt = calloc(1, sizeof(struct VncDataTarget)); in vncConvertSelection()
398 if (vdt == NULL) in vncConvertSelection()
401 vdt->client = client; in vncConvertSelection()
402 vdt->selection = selection; in vncConvertSelection()
403 vdt->target = target; in vncConvertSelection()
404 vdt->property = property; in vncConvertSelection()
405 vdt->requestor = requestor; in vncConvertSelection()
406 vdt->time = time; in vncConvertSelection()
408 vdt->next = vncDataTargetHead; in vncConvertSelection()
[all …]
/dports/net/tigervnc-viewer/tigervnc-1.12.0/unix/xserver/hw/vnc/
H A DvncSelection.c391 struct VncDataTarget* vdt; in vncConvertSelection() local
397 vdt = calloc(1, sizeof(struct VncDataTarget)); in vncConvertSelection()
398 if (vdt == NULL) in vncConvertSelection()
401 vdt->client = client; in vncConvertSelection()
402 vdt->selection = selection; in vncConvertSelection()
403 vdt->target = target; in vncConvertSelection()
404 vdt->property = property; in vncConvertSelection()
405 vdt->requestor = requestor; in vncConvertSelection()
406 vdt->time = time; in vncConvertSelection()
408 vdt->next = vncDataTargetHead; in vncConvertSelection()
[all …]
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/samples/matlab/
H A Dreactor_ode.m36 vdt = feval(vdot, t, vol, gas); variable
41 udt = -p * vdt + a * q;
48 vdt
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/modules/
H A Dstreson.c57 int vdt; in sp_streson_compute() local
64 vdt = size - delay; /* set the var delay */ in sp_streson_compute()
68 rp = (vdt + wp); in sp_streson_compute()
/dports/cad/netgen/netgen-6.2.2105/libsrc/core/
H A Dpython_ngcore.cpp60 auto vdt = py::cast<py::tuple>(value); in SetFlag() local
62 flags.SetFlag(s, makeCArray<double>(vdt)); in SetFlag()
64 flags.SetFlag(s, makeCArray<double>(vdt)); in SetFlag()
66 flags.SetFlag(s, makeCArray<string>(vdt)); in SetFlag()
/dports/editors/vim/vim-8.2.3745/runtime/macros/urm/
H A Durm28 `ahmaF'wa 'aa1 > @b 0p0f>w"vdt 0D@v
31 `ahmaF'wa `alr0 > @q 0p0f>w"vdt 0D@v
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dstageobjectutil.cpp455 SkD::vd_iterator vdt, vdEnd; in removeFrame() local
456 sd->vertexDeformations(vdt, vdEnd); in removeFrame()
458 for (; vdt != vdEnd; ++vdt) { in removeFrame()
459 SkVD *vd = (*vdt).second; in removeFrame()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dplastictool.cpp173 SkD::vd_iterator vdt, vdEnd; in setKeyframe() local
174 sd->vertexDeformations(vdt, vdEnd); in setKeyframe()
176 for (; vdt != vdEnd; ++vdt) setKeyframe((*vdt).second, frame); in setKeyframe()
1277 SkD::vd_iterator vdt, vdEnd; in setGlobalKey() local
1278 sd->vertexDeformations(vdt, vdEnd); in setGlobalKey()
1280 for (; vdt != vdEnd; ++vdt) in setGlobalKey()
1281 if (!(*vdt).second->isFullKeyframe(frame)) return false; in setGlobalKey()
1312 SkD::vd_iterator vdt, vdEnd; in setGlobalRestKey() local
1313 m_sd->vertexDeformations(vdt, vdEnd); in setGlobalRestKey()
1315 for (; vdt != vdEnd; ++vdt) { in setGlobalRestKey()
[all …]
/dports/security/courier-authlib-base/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/databases/courier-authlib-pgsql/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/databases/courier-authlib-userdb/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/net/courier-authlib-ldap/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/mail/courier-authlib-vchkpw/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/databases/courier-authlib-usergdbm/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/databases/courier-authlib-sqlite/courier-authlib-0.71.4/
H A DREADME.authmysql.myownquery175 struct var_data vdt[] = {
215 struct var_data *vdt);
219 This function searches an array pointed by vdt and tries to find
224 of vdt elements and validating requested variables.
243 static int parse_core (const char *source, struct var_data *vdt,
261 It passes vdt structure pointer to get_variable() function is
354 static char *parse_string (const char *source, struct var_data *vdt);
360 its pointer vdt. It produces changed string located in newly allocated
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/jfet2/
H A Dpsmodel.c154 double vdt = (rpt - a_rpt); in PSids() local
156 double dvdt_dvgt = (vdt - vdp*dvdt_dvdp) in PSids()
159 gds=pow(vgt-vdt,mQ-1); in PSids()
160 idrain = vdt*gds + vgt*(gm=pow(vgt,mQ-1)-gds); in PSids()

123456