Home
last modified time | relevance | path

Searched refs:ttag (Results 201 – 225 of 490) sorted by relevance

12345678910>>...20

/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DEarthOrientation.hpp150 void interpolateEOP(const EphTime& ttag,
H A DSatPass.cpp221 int SatPass::trimAfter(const Epoch ttag) in trimAfter() argument
224 if(ttag <= firstTime) return -1; in trimAfter()
225 if(ttag >= lastTime) return 1; in trimAfter()
228 int count = countForTime(ttag); in trimAfter()
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dvgp.c1677 uint16 ttag; in Vinqtagref() local
1700 ttag = (uint16) tag; in Vinqtagref()
1705 if ((ttag == vg->tag[u]) && (rref == vg->ref[u])) in Vinqtagref()
1740 uint16 ttag; /* tag for comparison */ in Vdeletetagref() local
1771 ttag = (uint16) tag; in Vdeletetagref()
1777 if ((ttag == vg->tag[i]) && (rref == vg->ref[i])) in Vdeletetagref()
1900 uint16 ttag = (uint16)tag; /* alias for faster comparison */ in Vnrefs() local
1923 if (ttag == vg->tag[u]) in Vnrefs()
/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A D__OCT_oct2xlsx__.m434 stag = ttag = form = ""; ## t: e = error, b = boolean, s/str = string
439 ttag = ' t="n"'; variable
442 ttag = ' t="b"'; variable
449 ttag = ' t="s"'; variable
472 fprintf (fid, '<c%s%s%s>', addr, stag, ttag);
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/
H A Dtuio2_out.c134 _frm(plughandle_t *handle, uint64_t ttag) in _frm() argument
143 ++handle->fid, ttag, handle->dim, handle->state.device_name); in _frm()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/net/
H A Dxilinx_ll_temac.h52 u32 ttag; /* Transmit VLAN Tag */ member
/dports/net/kamailio/kamailio-5.4.5/src/modules/dialog/
H A Ddialog.c2625 str ttag = {NULL,0}; in rpc_dlg_terminate_dlg() local
2633 if(rpc->scan(c, ".S.S.S", &callid,&ftag,&ttag)<3) { in rpc_dlg_terminate_dlg()
2639 dlg=get_dlg(&callid, &ftag, &ttag, &dir); in rpc_dlg_terminate_dlg()
2664 str ttag = {NULL,0}; in rpc_dlg_set_state() local
2673 if(rpc->scan(c, ".S.S.Sd", &callid, &ftag, &ttag, &sval)<3) { in rpc_dlg_set_state()
2684 dlg=get_dlg(&callid, &ftag, &ttag, &dir); in rpc_dlg_set_state()
2729 str ttag = {NULL, 0}; in rpc_dlg_is_alive() local
2735 if (rpc->scan(c, ".S.S.S", &callid, &ftag, &ttag) < 3) { in rpc_dlg_is_alive()
2741 dlg = get_dlg(&callid, &ftag, &ttag, &dir); in rpc_dlg_is_alive()
/dports/devel/ga/ga-5.8/armci/src-gemini/
H A Dmessage.c825 long ttag=ARMCI_TAG, llen=len, rroot=root; in armci_msg_brdcst() local
826 tcg_brdcst(ttag, buffer, llen, rroot); in armci_msg_brdcst()
847 long ttag=tag, llen=len, tto=to, block=1; in armci_msg_snd()
848 tcg_snd(ttag, buffer, llen, tto, block); in armci_msg_snd()
869 long ttag=tag, llen=buflen, mlen, ffrom=from, sender, block=1; in armci_msg_rcv()
870 tcg_rcv(ttag, buffer, llen, &mlen, ffrom, &sender, block); in armci_msg_rcv()
897 long ttag=tag, llen=buflen, mlen, ffrom=-1, sender, block=1; in armci_msg_rcvany()
898 tcg_rcv(ttag, buffer, llen, &mlen, ffrom, &sender, block); in armci_msg_rcvany()
/dports/devel/ga/ga-5.8/armci/src-portals/
H A Dmessage.c825 long ttag=ARMCI_TAG, llen=len, rroot=root; in armci_msg_brdcst() local
826 tcg_brdcst(ttag, buffer, llen, rroot); in armci_msg_brdcst()
847 long ttag=tag, llen=len, tto=to, block=1; in armci_msg_snd()
848 tcg_snd(ttag, buffer, llen, tto, block); in armci_msg_snd()
869 long ttag=tag, llen=buflen, mlen, ffrom=from, sender, block=1; in armci_msg_rcv()
870 tcg_rcv(ttag, buffer, llen, &mlen, ffrom, &sender, block); in armci_msg_rcv()
897 long ttag=tag, llen=buflen, mlen, ffrom=-1, sender, block=1; in armci_msg_rcvany()
898 tcg_rcv(ttag, buffer, llen, &mlen, ffrom, &sender, block); in armci_msg_rcvany()
/dports/net/kamailio/kamailio-5.4.5/misc/examples/ims/pcscf/route/
H A Dmo.cfg152 xlog("L_ERR", "IMS: ttag: "+ "$avp(TTAG_CUSTOM_AVP)");
225 xlog("L_ERR", "IMS: ttag: "+ "$avp(TTAG_CUSTOM_AVP)");
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sc68/file68/src/
H A Dfile68.c967 int dtag = 0, ttag = 0; in sndh_info() local
1050 if (ttag < TAG68_ID_CUSTOM_MAX) { in sndh_info()
1052 mb->mus[0].tags.tag.custom[ttag].key = tagstr.ripper; in sndh_info()
1053 p = &mb->mus[0].tags.tag.custom[ttag++].val; in sndh_info()
1057 if (ttag < TAG68_ID_CUSTOM_MAX) { in sndh_info()
1059 mb->mus[0].tags.tag.custom[ttag].key = tagstr.converter; in sndh_info()
1060 p = &mb->mus[0].tags.tag.custom[ttag++].val; in sndh_info()
/dports/net/smm++/smm/sources/mapping/
H A DTRoom.tcl154 set ttag "ec[$cont getXY],$conp"
157 $aCanvas delete $ttag
183 -tag "$atag $ttag"]
/dports/astro/gpstk/GPSTk-8.0.0/core/apps/Rinextools/
H A DRinSum.cpp1553 CommonTime ttag(firstObsTime); in ProcessFiles() local
1579 ttag += (k-j)*C.dt*dn; in ProcessFiles()
1587 oss << "VTAB " << setw(4) << printTime(ttag,C.longfmt) in ProcessFiles()
1600 LOG(INFO) << "VTAB " << setw(4) << printTime(ttag,C.longfmt) in ProcessFiles()
1602 << " " << setw(5) << int(0.5+(ttag-firstObsTime)/C.dt) in ProcessFiles()
/dports/devel/aixlog/aixlog-1.5.0/
H A DREADME.md92 …cout << "Callback:\n\tmsg: " << message << "\n\ttag: " << metadata.tag.text << "\n\tsever: " <…
138 …cout << "Callback:\n\tmsg: " << message << "\n\ttag: " << metadata.tag.text << "\n\tsever: " <…
/dports/devel/ga/ga-5.8/armci/src/collectives/
H A Dmessage.c862 long ttag=ARMCI_TAG, llen=len, rroot=root; in armci_msg_brdcst() local
863 tcg_brdcst(ttag, buffer, llen, rroot); in armci_msg_brdcst()
884 long ttag=tag, llen=len, tto=to, block=1; in armci_msg_snd()
885 tcg_snd(ttag, buffer, llen, tto, block); in armci_msg_snd()
906 long ttag=tag, llen=buflen, mlen, ffrom=from, sender, block=1; in armci_msg_rcv()
907 tcg_rcv(ttag, buffer, llen, &mlen, ffrom, &sender, block); in armci_msg_rcv()
934 long ttag=tag, llen=buflen, mlen, ffrom=-1, sender, block=1; in armci_msg_rcvany()
935 tcg_rcv(ttag, buffer, llen, &mlen, ffrom, &sender, block); in armci_msg_rcvany()
/dports/science/mmdb2/mmdb2-2.0.20/mmdb2/
H A Dmmdb_mmcif_.h153 int GetTagNo ( cpstr ttag );
168 int AddTag ( cpstr ttag );
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/netstat/
H A Dnetstat.c435 g_source_remove(ns->ttag); in netstat_destructor()
484 ns->ttag = g_timeout_add(NETSTAT_IFACE_POLL_DELAY, (GSourceFunc)refresh_devstat, ns); in netstat_constructor()
/dports/www/py-django-cms/django-cms-3.7.1/docs/how_to/
H A Dtesting.rst15 use the :ttag:`url` template tag, you need to hook up your app to a special
H A Dlanguages.rst77 The :ttag:`language_chooser` template tag will display a language chooser for the
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DC4DImporter.cpp629 TextureTag& ttag = dynamic_cast<TextureTag&>(*tag); in ResolveMaterial() local
631 BaseMaterial* const mat = ttag.GetMaterial(); in ResolveMaterial()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DC4DImporter.cpp635 TextureTag& ttag = dynamic_cast<TextureTag&>(*tag); in ResolveMaterial() local
637 BaseMaterial* const mat = ttag.GetMaterial(); in ResolveMaterial()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/C4D/
H A DC4DImporter.cpp594 TextureTag& ttag = dynamic_cast<TextureTag&>(*tag); in ResolveMaterial() local
596 BaseMaterial* const mat = ttag.GetMaterial(); in ResolveMaterial()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DC4DImporter.cpp635 TextureTag& ttag = dynamic_cast<TextureTag&>(*tag); in ResolveMaterial() local
637 BaseMaterial* const mat = ttag.GetMaterial(); in ResolveMaterial()
/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dnpair_intel.cpp313 tagint * _noalias const ttag = ncachetag + toffs; in bin_newton() local
370 if (THREE) ttag[u] = tag[j]; in bin_newton()
518 const tagint jtag = ttag[u]; in bin_newton()
/dports/net/kamailio/kamailio-5.4.5/src/modules/seas/
H A Dseas_action.c655 char *ttag; in ac_reply() local
661 ttag=NULL; in ac_reply()
747 if(ttag) in ac_reply()
748 pkg_free(ttag); in ac_reply()

12345678910>>...20