Home
last modified time | relevance | path

Searched refs:def_ (Results 1 – 25 of 911) sorted by relevance

12345678910>>...37

/dports/devel/py-jedi/jedi-0.18.0/test/test_inference/test_gradual/
H A Dtest_typeshed.py38 value = def_._name._value
42 value = def_._name._value
46 assert isinstance(def_._name._value, ClassValue), def_
60 value = def_._name._value
66 value = def_._name._value
110 def_, = definitions
117 assert isinstance(def_._name, StubName), def_._name
119 def_, = script.infer()
192 def_, = s.infer()
199 definition, = script_on_source.infer(def_.line, def_.column)
[all …]
/dports/devel/py-jedi/jedi-0.18.0/test/test_api/
H A Dtest_keyword.py29 assert def_.name == 'def'
30 assert def_.complete == ''
31 assert def_.is_keyword is True
32 assert def_.is_stub() is False
34 assert def_.goto() == []
35 assert def_.infer() == []
36 assert def_.parent() is None
37 assert def_.docstring()
40 assert def_.full_name is None
41 assert def_.line is def_.column is None
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp119 if (0 == def_.which()) in what()
151 if (0 == def_.which()) { in collect()
172 , def_('\0'), token_id_() in token_def()
177 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
182 , def_(def_) in token_def()
188 , def_(def_), token_id_(id_) in token_def()
194 def_ = definition; in operator =()
202 def_ = rhs.def_; in operator =()
216 return (0 == def_.which()) ? in definition()
217 boost::get<string_type>(def_) : in definition()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp119 if (0 == def_.which()) in what()
151 if (0 == def_.which()) { in collect()
172 , def_('\0'), token_id_() in token_def()
177 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
182 , def_(def_) in token_def()
188 , def_(def_), token_id_(id_) in token_def()
194 def_ = definition; in operator =()
202 def_ = rhs.def_; in operator =()
216 return (0 == def_.which()) ? in definition()
217 boost::get<string_type>(def_) : in definition()
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 get<string_type>(def_) : string_type(1, get<char_type>(def_)); in definition()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp119 if (0 == def_.which()) in what()
151 if (0 == def_.which()) { in collect()
172 , def_('\0'), token_id_() in token_def()
177 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
182 , def_(def_) in token_def()
188 , def_(def_), token_id_(id_) in token_def()
194 def_ = definition; in operator =()
202 def_ = rhs.def_; in operator =()
216 return (0 == def_.which()) ? in definition()
217 boost::get<string_type>(def_) : in definition()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp119 if (0 == def_.which()) in what()
151 if (0 == def_.which()) { in collect()
172 , def_('\0'), token_id_() in token_def()
177 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
182 , def_(def_) in token_def()
188 , def_(def_), token_id_(id_) in token_def()
194 def_ = definition; in operator =()
202 def_ = rhs.def_; in operator =()
216 return (0 == def_.which()) ? in definition()
217 boost::get<string_type>(def_) : in definition()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/lex/lexer/
H A Dtoken_def.hpp117 if (0 == def_.which()) in what()
149 if (0 == def_.which()) { in collect()
170 , def_('\0'), token_id_() in token_def()
175 , def_(rhs.def_), token_id_(rhs.token_id_) in token_def()
180 , def_(def_) in token_def()
186 , def_(def_), token_id_(id_) in token_def()
192 def_ = definition; in operator =()
200 def_ = rhs.def_; in operator =()
214 return (0 == def_.which()) ? in definition()
215 boost::get<string_type>(def_) : in definition()
[all …]
/dports/devel/py-jedi/jedi-0.18.0/test/test_inference/
H A Dtest_context.py2 def_, = Script('__name__').complete()
3 assert def_.name == '__name__'
4 assert def_.line is None
5 assert def_.column is None
6 str_, = def_.infer()
12 def_, = Script('__file__', path='example.py').infer()
13 value = def_._name._value.get_safe_value()
16 def_, = Script('import antigravity; antigravity.__file__').infer()
17 value = def_._name._value.get_safe_value()
/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Dexport.h539 #define VBI_OPTION_BOOL_INITIALIZER(key_, label_, def_, tip_) \ argument
541 .num, def_, 0, 1, 1), { .num = NULL }, tip_ }
553 #define VBI_OPTION_INT_RANGE_INITIALIZER(key_, label_, def_, min_, \ argument
555 VBI_OPTION_BOUNDS_INITIALIZER_(.num, def_, min_, max_, step_), \
571 #define VBI_OPTION_INT_MENU_INITIALIZER(key_, label_, def_, \ argument
582 VBI_OPTION_BOUNDS_INITIALIZER_(.dbl, def_, min_, max_, step_), \
589 #define VBI_OPTION_REAL_MENU_INITIALIZER(key_, label_, def_, \ argument
602 #define VBI_OPTION_STRING_INITIALIZER(key_, label_, def_, tip_) \ argument
604 .str, def_, NULL, NULL, NULL), { .str = NULL }, tip_ }
621 #define VBI_OPTION_STRING_MENU_INITIALIZER(key_, label_, def_, \ argument
[all …]
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lslunitsync/
H A Dmmoptionmodel.cpp48 mmOptionBool::mmOptionBool(std::string name_, std::string key_, std::string description_, bool def_, in mmOptionBool() argument
51 def(def_),value(def_) in mmOptionBool()
60 …loat(std::string name_, std::string key_, std::string description_, float def_, float stepping_, f… in mmOptionFloat() argument
63 def(def_),value(def_),stepping(stepping_),min(min_),max(max_) in mmOptionFloat()
70 …td::string name_, std::string key_, std::string description_, std::string def_, unsigned int max_l… in mmOptionString() argument
73 def(def_),value(def_),max_len(max_len_) in mmOptionString()
84 …List::mmOptionList(std::string name_, std::string key_, std::string description_, std::string def_, in mmOptionList() argument
87 def(def_),value(def_) in mmOptionList()
/dports/textproc/jade/jade-1.2.1/style/
H A DMacroFlowObj.cxx22 : def_(new Definition(nics, inits, contentsId, body)) in MacroFlowObj()
24 size_t n = def_->nics().size(); in MacroFlowObj()
31 : CompoundFlowObj(obj), def_(obj.def_) in MacroFlowObj()
33 size_t n = def_->nics().size(); in MacroFlowObj()
51 if (def_->isCompound()) in asCompoundFlowObj()
59 const Vector<const Identifier *> &nics = def_->nics(); in hasNonInheritedC()
79 size_t n = def_->nics().size(); in traceSubObjects()
92 size_t n = def_->nics().size(); in unpack()
93 vm.needStack(n + 1 + def_->isCompound()); in unpack()
96 if (def_->isCompound()) { in unpack()
[all …]
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DMacroFlowObj.cxx22 : def_(new Definition(nics, inits, contentsId, body))
24 size_t n = def_->nics().size();
31 : CompoundFlowObj(obj), def_(obj.def_) in new()
33 size_t n = def_->nics().size(); in new()
51 if (def_->isCompound())
59 const Vector<const Identifier *> &nics = def_->nics();
79 size_t n = def_->nics().size();
92 size_t n = def_->nics().size();
93 vm.needStack(n + 1 + def_->isCompound());
96 if (def_->isCompound()) {
[all …]
/dports/devel/py-pythran/pythran-0.11.0/pythran/transformations/
H A Dfalse_polymorphism.py34 for def_ in self.def_use_chains.locals[node]:
36 identifiers.remove(def_.name())
43 for def_ in self.def_use_chains.locals[node]:
44 if def_ in visited_defs:
50 to_process = [def_]
55 if curr.name() != def_.name():
67 local_identifier = def_.name()

12345678910>>...37