Home
last modified time | relevance | path

Searched refs:getlabels (Results 1 – 10 of 10) sorted by relevance

/dports/dns/dnsjava/dnsjava-2.1.9/org/xbill/DNS/
H A DName.java96 if (n == 0 && getlabels() == 0) in offset()
98 if (n < 0 || n >= getlabels()) in offset()
118 getlabels() { in getlabels() method in Name
154 int labels = getlabels(); in append()
277 origin.getlabels()); in Name()
355 if (getlabels() >= MAXLABELS) in Name()
432 newname.append(suffix.name, suffix.offset(0), suffix.getlabels()); in concatenate()
468 newname.append(name, offset(n), getlabels() - n); in wild()
494 newname.appendSafe(name, offset(0), getlabels()); in canonicalize()
563 if (getlabels() == 0) in length()
[all …]
/dports/security/py-onlykey/onlykey-1.2.2/
H A DREADME.md108 - getlabels - Returns slot labels
187 $ onlykey-cli getlabels
209 $ onlykey-cli getlabels
241 OnlyKey> getlabels
265 OnlyKey> getlabels
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_esri_e00/
H A DESRI_E00_Import.h108 CSG_Shapes * getlabels (int prec, double scale);
H A DESRI_E00_Import.cpp505 if( (pShapes = getlabels(prec_lab, scale)) != NULL ) in Load()
891 CSG_Shapes * CESRI_E00_Import::getlabels(int prec, double scale) // shape_type: LINE or AREA in getlabels() function in CESRI_E00_Import
/dports/security/py-onlykey/onlykey-1.2.2/onlykey/
H A Dcli.py110 for slot in only_key.getlabels():
344 for slot in only_key.getlabels():
H A Dclient.py375 def getlabels(self): member in OnlyKey
/dports/math/maxima/maxima-5.43.2/src/
H A Dsuprv1.lisp482 (setq l1 (nconc l1 (getlabels (car l2) (cdr l2) nil)) largp t))
696 (setq l (nconc (getlabels (car l1) (cdr l1) t) (cdr l)))))
729 (defun getlabels (n1 n2 flag) ; FLAG = T for STRINGOUT, = NIL for PLAYBACK and SAVE. function
H A Ddskfn.lisp101 (setq x (nconc (getlabels (car val) (cdr val) nil) (cdr x))))
/dports/net-mgmt/nagiosgraph/nagiosgraph-1.5.2/
H A DCHANGELOG279 * deal with undefined db in getlabels
/dports/math/octave/octave-6.4.0/scripts/help/
H A D__unimplemented__.m420 "geopdf", "geornd", "geostat", "getlabels", "getlevels", ...