Home
last modified time | relevance | path

Searched refs:ttype_ (Results 1 – 24 of 24) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/pygments/lexers/
H A Dspecial.py96 for ttype_ in ttypes:
97 if not ttype_ or not ttype_[0].isupper():
99 ttype = getattr(ttype, ttype_)
/dports/textproc/py-pygments/Pygments-2.7.2/build/lib/pygments/lexers/
H A Dspecial.py98 for ttype_ in ttypes:
99 if not ttype_ or not ttype_[0].isupper():
101 ttype = getattr(ttype, ttype_)
/dports/textproc/py-pygments/Pygments-2.7.2/pygments/lexers/
H A Dspecial.py98 for ttype_ in ttypes:
99 if not ttype_ or not ttype_[0].isupper():
101 ttype = getattr(ttype, ttype_)
/dports/textproc/py-pygments/stage/usr/local/lib/python3.8/site-packages/pygments/lexers/
H A Dspecial.py98 for ttype_ in ttypes:
99 if not ttype_ or not ttype_[0].isupper():
101 ttype = getattr(ttype, ttype_)
/dports/www/moinmoin/moin-1.9.11/MoinMoin/support/pygments/lexers/
H A Dspecial.py97 for ttype_ in ttypes:
98 if not ttype_ or not ttype_[0].isupper():
100 ttype = getattr(ttype, ttype_)
/dports/textproc/py-pygments-25/Pygments-2.5.2/pygments/lexers/
H A Dspecial.py97 for ttype_ in ttypes:
98 if not ttype_ or not ttype_[0].isupper():
100 ttype = getattr(ttype, ttype_)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/pygments/lexers/
H A Dspecial.py94 for ttype_ in ttypes:
95 if not ttype_ or not ttype_[0].isupper():
97 ttype = getattr(ttype, ttype_)
/dports/devel/antlr/antlr-2.7.7/antlr/
H A DCommonAST.java56 public void setType(int ttype_) { in setType() argument
57 ttype = ttype_; in setType()
/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dapi.cpp33 ttype_ = FILE_TRANSFER; in SwarmID()
38 ttype_ = LIVE_TRANSFER; in SwarmID()
51 ttype_ = FILE_TRANSFER; in SwarmID()
54 ttype_ = LIVE_TRANSFER; in SwarmID()
68 ttype_ = source.ttype_; in operator =()
82 else if (ttype_ == b.ttype_) { in operator ==()
95 if (ttype_ == FILE_TRANSFER) in hex()
105 if (ttype_ == LIVE_TRANSFER) { in tofilename()
H A Dswift.h163 ttype_ = FILE_TRANSFER; in SwarmID()
168 ttype_ = LIVE_TRANSFER; in SwarmID()
179 return ttype_; in ttype()
190 ttype_ = FILE_TRANSFER; in SetRootHash()
199 transfer_t ttype_; member
531 return ttype_; in ttype()
644 transfer_t ttype_;
H A Dcontent.cpp34 ContentTransfer::ContentTransfer(transfer_t ttype) : ttype_(ttype), in ContentTransfer()
/dports/devel/antlr/antlr-2.7.7/lib/csharp/antlr.runtime/antlr/
H A DCommonAST.cs85 override public void setType(int ttype_) in setType() argument
87 this.Type = ttype_; in setType()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dt_const_value.h192 const boost::optional<t_type_ref>& ttype() const { return ttype_; } in ttype()
193 void set_ttype(boost::optional<t_type_ref> type) { ttype_ = std::move(type); } in set_ttype()
224 boost::optional<t_type_ref> ttype_; variable
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A DTensorK.hpp93 TensorK(int m_deg_, int r_deg_, triangulation_type ttype_, which_matrix wmat, double p_exp_);
135 TensorK::TensorK(int m_deg_, int r_deg_, triangulation_type ttype_ = Graded, in TensorK() argument
137 : m_deg(m_deg_), r_deg(r_deg_), ttype(ttype_), wmat(wmat_), p_exp(p_exp_), in TensorK()
138 t_deg((ttype_ == Quasi_Acute_Proved) ? 2 * (m_deg_ - r_deg_) : m_deg_), in TensorK()
140 homog_exp(1. / ((m_deg_ - r_deg_) * (ttype_ == Quasi_Acute_Proved ? 2. : 1.))), in TensorK()
141 is_valid(m_deg_ >= 2 && m_deg_ <= 5 && r_deg_ >= 0 && r_deg_ <= m_deg_ - 1 && ttype_ >= 0 && in TensorK()
142 ttype_ <= 3 && wmat_ >= 0 && wmat_ <= 2 && p_exp_ >= 0) { in TensorK()
/dports/graphics/jogl/jogl-1.1.1_9/gluegen/src/java/com/sun/gluegen/cgram/
H A DTNode.java76 public void setType(int ttype_) { in setType() argument
77 ttype = ttype_; in setType()
/dports/graphics/jogamp-jogl/gluegen/src/java/com/jogamp/gluegen/cgram/
H A DTNode.java101 public void setType(final int ttype_) { in setType() argument
102 ttype = ttype_; in setType()
/dports/devel/antlr/antlr-2.7.7/lib/python/antlr/
H A Dantlr.py2531 def setType(self,ttype_): argument
2532 assert isinstance(ttype_,int)
2533 self.ttype = ttype_
/dports/textproc/py-xlwt/xlwt-1.3.0/xlwt/
H A Dantlr.py2562 def setType(self,ttype_): argument
2563 assert isinstance(ttype_,int)
2564 self.ttype = ttype_
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/immer/dist/
H A Dimmer.cjs.production.min.js.map1ttype_: ProxyType.ES5Object\n\tdraft_: Drafted<AnyObject, ES5ObjectState>\n\tbase_: AnyObject\n\tc…
H A Dimmer.esm.js.map1ttype_: ProxyType.ES5Object\n\tdraft_: Drafted<AnyObject, ES5ObjectState>\n\tbase_: AnyObject\n\tc…
H A Dimmer.umd.production.min.js.map1ttype_: ProxyType.ES5Object\n\tdraft_: Drafted<AnyObject, ES5ObjectState>\n\tbase_: AnyObject\n\tc…
H A Dimmer.cjs.development.js.map1ttype_: ProxyType.ES5Object\n\tdraft_: Drafted<AnyObject, ES5ObjectState>\n\tbase_: AnyObject\n\tc…
H A Dimmer.umd.development.js.map1ttype_: ProxyType.ES5Object\n\tdraft_: Drafted<AnyObject, ES5ObjectState>\n\tbase_: AnyObject\n\tc…
/dports/net-p2p/bazarr/bazarr-1.0.2/frontend/build/static/js/
H A D2.4541a288.chunk.js.map1ttype_: ProxyType.ES5Object\n\tdraft_: Drafted<AnyObject, ES5ObjectState>\n\tbase_: AnyObject\n\tc…