Home
last modified time | relevance | path

Searched refs:newtag (Results 201 – 225 of 572) sorted by relevance

12345678910>>...23

/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/tkinter/
H A D__init__.pyi349 def addtag_above(self, newtag, tagOrId): ...
350 def addtag_all(self, newtag): ...
351 def addtag_below(self, newtag, tagOrId): ...
352 … def addtag_closest(self, newtag, x, y, halo: Optional[Any] = ..., start: Optional[Any] = ...): ...
353 def addtag_enclosed(self, newtag, x1, y1, x2, y2): ...
354 def addtag_overlapping(self, newtag, x1, y1, x2, y2): ...
355 def addtag_withtag(self, newtag, tagOrId): ...
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php996 …$this->newtag = sodium_crypto_aead_aes256gcm_encrypt($plaintext, $this->aad, $this->nonce, $this->…
997 return Strings::shift($this->newtag, strlen($plaintext));
1005 $this->newtag,
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php996 …$this->newtag = sodium_crypto_aead_aes256gcm_encrypt($plaintext, $this->aad, $this->nonce, $this->…
997 return Strings::shift($this->newtag, strlen($plaintext));
1005 $this->newtag,
/dports/www/owncloud/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php996 …$this->newtag = sodium_crypto_aead_aes256gcm_encrypt($plaintext, $this->aad, $this->nonce, $this->…
997 return Strings::shift($this->newtag, strlen($plaintext));
1005 $this->newtag,
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/include/dcmtk/dcmdata/
H A Ddcxfer.h200 DcmXfer & operator = ( const DcmXfer &newtag );
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/kolab_tags/localization/
H A Des_AR.inc33 $labels['newtag'] = 'Nueva etiqueta';
H A Des_ES.inc33 $labels['newtag'] = 'Etiqueta nueva';
H A Dpl_PL.inc33 $labels['newtag'] = 'Nowa etykieta';
H A Dfr_FR.inc33 $labels['newtag'] = 'Nouvelle balise';
H A Dcs_CZ.inc33 $labels['newtag'] = 'Nová značka';
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Dlua.lang15 "foreachi", "getglobal", "getn", "gettagmethod", "globals", "newtag", "next",
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DLogDialog.py165 newtag = subtag + (tag[len(subtag)], )
167 cls._createPage(iter, newtag)
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/rc/
H A Dwmiirc.sh124 newtag=$(wi_tags | awk -v't='$tag '
129 wmiir xwrite /ctl view $newtag
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dtest116.tcl27 set newtag new
184 copy_extent_file $testdir $testfile $newtag
/dports/math/gp2c/gp2c-0.0.12/src/
H A Dparse.y183 | expr ':' KENTRY {$$=newtag($1,$3.s,$3.c);}
189 | lvalue ':' KENTRY {$$=newtag($1,$3.s,$3.c);}
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/net/
H A Dbcm570x.c535 LM_UINT32 oldtag, newtag; in eth_isr() local
550 newtag = pDevice->pStatusBlkVirt->StatusTag; in eth_isr()
551 if ((newtag == oldtag) || (i > 50)) { in eth_isr()
554 newtag << 24); in eth_isr()
562 oldtag = newtag; in eth_isr()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/net/
H A Dbcm570x.c535 LM_UINT32 oldtag, newtag; in eth_isr() local
550 newtag = pDevice->pStatusBlkVirt->StatusTag; in eth_isr()
551 if ((newtag == oldtag) || (i > 50)) { in eth_isr()
554 newtag << 24); in eth_isr()
562 oldtag = newtag; in eth_isr()
/dports/print/lout/lout-3.40/
H A Dz20.c899 BOOLEAN found, gall; FULL_CHAR newtag[MAX_BUFF], newseq[MAX_BUFF]; in FlushGalley() local
936 { found = DbRetrieveNext(OldCrossDb, &gall, &newsym, newtag, newseq, in FlushGalley()
943 newtag, string(tag)); in FlushGalley()
947 StringEqual(newtag, string(tag)); in FlushGalley()
975 tag = MakeWord(WORD, newtag, no_fpos); in FlushGalley()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/net/
H A Dbcm570x.c535 LM_UINT32 oldtag, newtag; in eth_isr() local
550 newtag = pDevice->pStatusBlkVirt->StatusTag; in eth_isr()
551 if ((newtag == oldtag) || (i > 50)) { in eth_isr()
554 newtag << 24); in eth_isr()
562 oldtag = newtag; in eth_isr()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/net/
H A Dbcm570x.c535 LM_UINT32 oldtag, newtag; in eth_isr() local
550 newtag = pDevice->pStatusBlkVirt->StatusTag; in eth_isr()
551 if ((newtag == oldtag) || (i > 50)) { in eth_isr()
554 newtag << 24); in eth_isr()
562 oldtag = newtag; in eth_isr()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/net/
H A Dbcm570x.c535 LM_UINT32 oldtag, newtag; in eth_isr() local
550 newtag = pDevice->pStatusBlkVirt->StatusTag; in eth_isr()
551 if ((newtag == oldtag) || (i > 50)) { in eth_isr()
554 newtag << 24); in eth_isr()
562 oldtag = newtag; in eth_isr()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/net/
H A Dbcm570x.c535 LM_UINT32 oldtag, newtag; in eth_isr() local
550 newtag = pDevice->pStatusBlkVirt->StatusTag; in eth_isr()
551 if ((newtag == oldtag) || (i > 50)) { in eth_isr()
554 newtag << 24); in eth_isr()
562 oldtag = newtag; in eth_isr()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/net/
H A Dbcm570x.c535 LM_UINT32 oldtag, newtag; in eth_isr() local
550 newtag = pDevice->pStatusBlkVirt->StatusTag; in eth_isr()
551 if ((newtag == oldtag) || (i > 50)) { in eth_isr()
554 newtag << 24); in eth_isr()
562 oldtag = newtag; in eth_isr()
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dbasic.lua73 tolua_tag = newtag()
/dports/games/zangband/zangband/src/lua/
H A Dbasic.lua73 tolua_tag = newtag()

12345678910>>...23