Home
last modified time | relevance | path

Searched refs:has_key (Results 151 – 175 of 5994) sorted by relevance

12345678910>>...240

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/transport/
H A Dnirio_zero_copy.cpp416 if (hints.has_key("recv_buff_size")) { in make()
424 if (hints.has_key("recv_frame_size") and hints.has_key("num_recv_frames")) { in make()
434 if (hints.has_key("num_recv_frames") and hints.has_key("recv_buff_size")) { in make()
444 if (hints.has_key("recv_buff_size")) { in make()
447 } else if (hints.has_key("num_recv_frames")) { in make()
468 if (hints.has_key("send_buff_size")) { in make()
476 if (hints.has_key("send_frame_size") and hints.has_key("num_send_frames")) { in make()
486 if (hints.has_key("num_send_frames") and hints.has_key("send_buff_size")) { in make()
496 if (hints.has_key("send_buff_size")) { in make()
499 } else if (hints.has_key("num_send_frames")) { in make()
/dports/games/widelands/widelands-build21/src/logic/map_objects/tribes/
H A Dworker_descr.cc41 ware_hotspot_(table.has_key("ware_hotspot") ? in WorkerDescr()
44 default_target_quantity_(table.has_key("default_target_quantity") ? in WorkerDescr()
47 buildable_(table.has_key("buildcost")), in WorkerDescr()
51 becomes_(table.has_key("experience") ? tribes.safe_worker_index(table.get_string("becomes")) : in WorkerDescr()
53 needed_experience_(table.has_key("becomes") ? table.get_int("experience") : INVALID_INDEX), in WorkerDescr()
54 ai_hints_(table.has_key("aihints") ? in WorkerDescr()
67 if (table.has_key("buildcost")) { in WorkerDescr()
107 if (table.has_key("programs")) { in WorkerDescr()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/lib-scriptpackages/SystemEvents/
H A DStandard_Suite.py40 if _arguments.has_key('----'):
66 if _arguments.has_key('----'):
86 if _arguments.has_key('----'):
113 if _arguments.has_key('----'):
134 if _arguments.has_key('----'):
155 if _arguments.has_key('----'):
186 if _arguments.has_key('----'):
211 if _arguments.has_key('----'):
231 if _arguments.has_key('----'):
251 if _arguments.has_key('----'):
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/lib-scriptpackages/Terminal/
H A DStandard_Suite.py40 if _arguments.has_key('----'):
66 if _arguments.has_key('----'):
86 if _arguments.has_key('----'):
113 if _arguments.has_key('----'):
134 if _arguments.has_key('----'):
155 if _arguments.has_key('----'):
186 if _arguments.has_key('----'):
211 if _arguments.has_key('----'):
231 if _arguments.has_key('----'):
251 if _arguments.has_key('----'):
[all …]
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/lib-scriptpackages/Terminal/
H A DStandard_Suite.py40 if _arguments.has_key('----'):
66 if _arguments.has_key('----'):
86 if _arguments.has_key('----'):
113 if _arguments.has_key('----'):
134 if _arguments.has_key('----'):
155 if _arguments.has_key('----'):
186 if _arguments.has_key('----'):
211 if _arguments.has_key('----'):
231 if _arguments.has_key('----'):
251 if _arguments.has_key('----'):
[all …]
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/lib-scriptpackages/SystemEvents/
H A DStandard_Suite.py40 if _arguments.has_key('----'):
66 if _arguments.has_key('----'):
86 if _arguments.has_key('----'):
113 if _arguments.has_key('----'):
134 if _arguments.has_key('----'):
155 if _arguments.has_key('----'):
186 if _arguments.has_key('----'):
211 if _arguments.has_key('----'):
231 if _arguments.has_key('----'):
251 if _arguments.has_key('----'):
[all …]
/dports/devel/pyl-gobject/pygobject-2.28.6/codegen/
H A Doverride.py182 if not self.defines.has_key(klass):
212 if self.ignores.has_key(name):
223 return self.overrides.has_key(name)
226 return self.overridden.has_key(name)
243 return self.kwargs.has_key(name)
246 return self.noargs.has_key(name)
249 return self.onearg.has_key(name)
252 return self.staticmethod.has_key(name)
255 return self.classmethod.has_key(name)
258 return self.override_attrs.has_key(attr)
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/bindings/python/
H A Dtopsort.py81 if not num_parents.has_key( parent ):
83 if not num_parents.has_key( child ):
99 if children.has_key( parent ):
161 if not num_parents.has_key( parent ):
163 if not num_parents.has_key( child ):
221 if children.has_key(level_parent):
/dports/comms/pyla/pyla/winldap/ldap/
H A Dcidict.py43 def has_key(self,key): member in cidict
44 return UserDict.has_key(self,lower(key))
73 if not temp.has_key(elt)
88 if temp.has_key(elt)
121 assert not cix._keys.has_key("abcdef")
122 assert not cix.has_key("AbCDef")
/dports/lang/python27/Python-2.7.18/Tools/pybench/
H A DLookups.py777 d.has_key
778 d.has_key
779 d.has_key
780 d.has_key
781 d.has_key
813 d.has_key
814 d.has_key
815 d.has_key
816 d.has_key
817 d.has_key
[all …]
/dports/lang/python-legacy/Python-2.7.18/Tools/pybench/
H A DLookups.py777 d.has_key
778 d.has_key
779 d.has_key
780 d.has_key
781 d.has_key
813 d.has_key
814 d.has_key
815 d.has_key
816 d.has_key
817 d.has_key
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
H A DLookups.py777 d.has_key
778 d.has_key
779 d.has_key
780 d.has_key
781 d.has_key
813 d.has_key
814 d.has_key
815 d.has_key
816 d.has_key
817 d.has_key
[all …]
/dports/editors/neovim/neovim-0.6.1/runtime/autoload/remote/
H A Ddefine.vim4 if has_key(a:opts, 'range')
12 elseif has_key(a:opts, 'count')
18 if has_key(a:opts, 'bang')
22 if has_key(a:opts, 'register')
26 if has_key(a:opts, 'nargs')
56 if has_key(a:opts, 'nargs')
61 if has_key(a:opts, 'range')
74 if has_key(a:opts, 'bang')
161 if has_key(a:opts, 'range')
262 if has_key(a:opts, key)
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp_clock/octoclock/
H A Doctoclock_eeprom.cpp95 if ((*this).has_key("mac-addr")) { in _store()
101 if ((*this).has_key("ip-addr")) { in _store()
109 if ((*this).has_key("gateway")) { in _store()
117 if ((*this).has_key("netmask")) { in _store()
125 if ((*this).has_key("serial")) { in _store()
131 if ((*this).has_key("name")) { in _store()
137 if ((*this).has_key("revision")) { in _store()
/dports/graphics/dia/dia-0.97.3/sheets/
H A Dchecktrans.py51 if locdct.has_key(name):
58 if self.langs.has_key(name):
64 if self.namelangs.has_key(name):
70 if self.langs.has_key(name):
81 if attmap.has_key('name'):
87 if attmap.has_key("xml:lang"):
93 if attmap.has_key("xml:lang"):
174 if globlangs.has_key(k):
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webdriver/pylib/selenium/webdriver/common/
H A Dproxy.py29 if raw.has_key('proxyType') and raw['proxyType'] is not None:
31 if raw.has_key('ftpProxy') and raw['ftpProxy'] is not None:
33 if raw.has_key('httpProxy') and raw['httpProxy'] is not None:
35 if raw.has_key('noProxy') and raw['noProxy'] is not None:
37 if raw.has_key('proxyAutoconfigUrl') and raw['proxyAutoconfigUrl'] is not None:
39 if raw.has_key('sslProxy') and raw['sslProxy'] is not None:
41 if raw.has_key('autodetect') and raw['autodetect'] is not None:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webdriver/pylib/selenium/webdriver/common/
H A Dproxy.py29 if raw.has_key('proxyType') and raw['proxyType'] is not None:
31 if raw.has_key('ftpProxy') and raw['ftpProxy'] is not None:
33 if raw.has_key('httpProxy') and raw['httpProxy'] is not None:
35 if raw.has_key('noProxy') and raw['noProxy'] is not None:
37 if raw.has_key('proxyAutoconfigUrl') and raw['proxyAutoconfigUrl'] is not None:
39 if raw.has_key('sslProxy') and raw['sslProxy'] is not None:
41 if raw.has_key('autodetect') and raw['autodetect'] is not None:
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dwidget.cpp33 if(v.has_key("width")) { in widget()
36 if(v.has_key("height")) { in widget()
39 if(v.has_key("wh")) { in widget()
45 if(v.has_key("rect")) { in widget()
51 if(v.has_key("draw_area")) { in widget()
57 if(v.has_key("x")) { in widget()
60 if(v.has_key("y")) { in widget()
63 if(v.has_key("xy")) { in widget()
74 if(v.has_key("tooltip")) { in widget()
85 if(v.has_key("align_h")) { in widget()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/msm/front/euml/
H A Doperator.hpp94 typename ::boost::mpl::has_key<
107 typename ::boost::mpl::has_key<
198 typename ::boost::mpl::has_key<
210 typename ::boost::mpl::has_key<
475 typename ::boost::mpl::has_key<
484 typename ::boost::mpl::has_key<
512 typename ::boost::mpl::has_key<
521 typename ::boost::mpl::has_key<
548 typename ::boost::mpl::has_key<
557 typename ::boost::mpl::has_key<
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/msm/front/euml/
H A Doperator.hpp94 typename ::boost::mpl::has_key<
107 typename ::boost::mpl::has_key<
198 typename ::boost::mpl::has_key<
210 typename ::boost::mpl::has_key<
475 typename ::boost::mpl::has_key<
484 typename ::boost::mpl::has_key<
512 typename ::boost::mpl::has_key<
521 typename ::boost::mpl::has_key<
548 typename ::boost::mpl::has_key<
557 typename ::boost::mpl::has_key<
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/msm/front/euml/
H A Doperator.hpp94 typename ::boost::mpl::has_key<
107 typename ::boost::mpl::has_key<
198 typename ::boost::mpl::has_key<
210 typename ::boost::mpl::has_key<
475 typename ::boost::mpl::has_key<
484 typename ::boost::mpl::has_key<
512 typename ::boost::mpl::has_key<
521 typename ::boost::mpl::has_key<
548 typename ::boost::mpl::has_key<
557 typename ::boost::mpl::has_key<
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/msm/front/euml/
H A Doperator.hpp94 typename ::boost::mpl::has_key<
107 typename ::boost::mpl::has_key<
198 typename ::boost::mpl::has_key<
210 typename ::boost::mpl::has_key<
475 typename ::boost::mpl::has_key<
484 typename ::boost::mpl::has_key<
512 typename ::boost::mpl::has_key<
521 typename ::boost::mpl::has_key<
548 typename ::boost::mpl::has_key<
557 typename ::boost::mpl::has_key<
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/msm/front/euml/
H A Doperator.hpp94 typename ::boost::mpl::has_key<
107 typename ::boost::mpl::has_key<
198 typename ::boost::mpl::has_key<
210 typename ::boost::mpl::has_key<
475 typename ::boost::mpl::has_key<
484 typename ::boost::mpl::has_key<
512 typename ::boost::mpl::has_key<
521 typename ::boost::mpl::has_key<
548 typename ::boost::mpl::has_key<
557 typename ::boost::mpl::has_key<
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/msm/front/euml/
H A Doperator.hpp94 typename ::boost::mpl::has_key<
107 typename ::boost::mpl::has_key<
198 typename ::boost::mpl::has_key<
210 typename ::boost::mpl::has_key<
475 typename ::boost::mpl::has_key<
484 typename ::boost::mpl::has_key<
512 typename ::boost::mpl::has_key<
521 typename ::boost::mpl::has_key<
548 typename ::boost::mpl::has_key<
557 typename ::boost::mpl::has_key<
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/msm/front/euml/
H A Doperator.hpp94 typename ::boost::mpl::has_key<
107 typename ::boost::mpl::has_key<
198 typename ::boost::mpl::has_key<
210 typename ::boost::mpl::has_key<
475 typename ::boost::mpl::has_key<
484 typename ::boost::mpl::has_key<
512 typename ::boost::mpl::has_key<
521 typename ::boost::mpl::has_key<
548 typename ::boost::mpl::has_key<
557 typename ::boost::mpl::has_key<
[all …]

12345678910>>...240