Home
last modified time | relevance | path

Searched refs:item_type (Results 401 – 425 of 2377) sorted by relevance

1...<<11121314151617181920>>...96

/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dtagtransform-lua.cpp70 case osmium::item_type::node: in filter_tags()
73 case osmium::item_type::way: in filter_tags()
76 case osmium::item_type::relation: in filter_tags()
105 if (lua_pcall(L, 2, (o.type() == osmium::item_type::way) ? 4 : 2, 0)) { in filter_tags()
111 if (o.type() == osmium::item_type::way) { in filter_tags()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/io/detail/
H A Dinput_format.hpp176 osmium::item_type m_last_type = osmium::item_type::undefined;
178 bool is_different_type(osmium::item_type current_type) noexcept { in is_different_type()
183 if (m_last_type == osmium::item_type::undefined) { in is_different_type()
216 void maybe_new_buffer(osmium::item_type current_type) { in maybe_new_buffer()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/couple/
H A Dhecmw_couple_copy_c2f.c32 src = &couple_value->item_type; in set_item_type()
33 size = sizeof(couple_value->item_type); in set_item_type()
57 if (couple_value->item_type == HECMW_COUPLE_NODE_GROUP) { in set_item()
59 } else if (couple_value->item_type == HECMW_COUPLE_ELEMENT_GROUP) { in set_item()
61 } else if (couple_value->item_type == HECMW_COUPLE_SURFACE_GROUP) { in set_item()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/colin/src/colin/
H A DOptPointDB.h182 typename tag_table_type::item_type* item; in add()
204 typename tag_table_type::item_type* item; in get_taginfo()
216 typename point_table_type::item_type* item; in get_pointinfo()
227 typename point_table_type::item_type* pitem; in tag_point()
231 typename tag_table_type::item_type* item; in tag_point()
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A DqjackctlGraphCommand.cpp186 m_item.item_type = item->type(); in qjackctlGraphRenameCommand()
191 if (m_item.item_type == qjackctlGraphNode::Type) in qjackctlGraphRenameCommand()
194 if (m_item.item_type == qjackctlGraphPort::Type) in qjackctlGraphRenameCommand()
227 if (m_item.item_type == qjackctlGraphNode::Type && node) { in execute()
232 if (m_item.item_type == qjackctlGraphPort::Type && node) { in execute()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dfood.cc50 static void eating(unsigned char item_class, int item_type);
822 static void eating(unsigned char item_class, int item_type) in eating() argument
835 switch (item_type) in eating()
886 switch (item_type) in eating()
939 switch (item_type) in eating()
958 switch (item_type) in eating()
967 strcat(info, (item_type == FOOD_APPLE) ? "apple." : in eating()
968 (item_type == FOOD_PEAR) ? "pear." : in eating()
969 (item_type == FOOD_APRICOT) ? "apricot." in eating()
1014 switch (item_type) in eating()
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupItemTest.php233 protected $item_type; variable in CControllerPopupItemTest
393 $data['type'] = $this->item_type;
439 if (in_array($this->item_type, $this->items_support_proxy)) {
454 switch ($this->item_type) {
726 if ($this->item_type != ITEM_TYPE_SNMP) {
736 if ($this->item_type == ITEM_TYPE_SNMP) {
740 if (itemTypeInterface($this->item_type) === false) {
769 $interface_data = ($this->item_type == ITEM_TYPE_SNMP)
787 if ($this->item_type == ITEM_TYPE_SCRIPT) {
1291 if ($this->item_type == ITEM_TYPE_SNMP) {
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupItemTest.php233 protected $item_type; variable in CControllerPopupItemTest
393 $data['type'] = $this->item_type;
439 if (in_array($this->item_type, $this->items_support_proxy)) {
454 switch ($this->item_type) {
726 if ($this->item_type != ITEM_TYPE_SNMP) {
736 if ($this->item_type == ITEM_TYPE_SNMP) {
740 if (itemTypeInterface($this->item_type) === false) {
769 $interface_data = ($this->item_type == ITEM_TYPE_SNMP)
787 if ($this->item_type == ITEM_TYPE_SCRIPT) {
1291 if ($this->item_type == ITEM_TYPE_SNMP) {
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupItemTest.php233 protected $item_type; variable in CControllerPopupItemTest
393 $data['type'] = $this->item_type;
439 if (in_array($this->item_type, $this->items_support_proxy)) {
454 switch ($this->item_type) {
726 if ($this->item_type != ITEM_TYPE_SNMP) {
736 if ($this->item_type == ITEM_TYPE_SNMP) {
740 if (itemTypeInterface($this->item_type) === false) {
769 $interface_data = ($this->item_type == ITEM_TYPE_SNMP)
787 if ($this->item_type == ITEM_TYPE_SCRIPT) {
1291 if ($this->item_type == ITEM_TYPE_SNMP) {
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupItemTest.php233 protected $item_type; variable in CControllerPopupItemTest
393 $data['type'] = $this->item_type;
439 if (in_array($this->item_type, $this->items_support_proxy)) {
454 switch ($this->item_type) {
726 if ($this->item_type != ITEM_TYPE_SNMP) {
736 if ($this->item_type == ITEM_TYPE_SNMP) {
740 if (itemTypeInterface($this->item_type) === false) {
769 $interface_data = ($this->item_type == ITEM_TYPE_SNMP)
787 if ($this->item_type == ITEM_TYPE_SCRIPT) {
1291 if ($this->item_type == ITEM_TYPE_SNMP) {
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupItemTest.php233 protected $item_type; variable in CControllerPopupItemTest
393 $data['type'] = $this->item_type;
439 if (in_array($this->item_type, $this->items_support_proxy)) {
454 switch ($this->item_type) {
726 if ($this->item_type != ITEM_TYPE_SNMP) {
736 if ($this->item_type == ITEM_TYPE_SNMP) {
740 if (itemTypeInterface($this->item_type) === false) {
769 $interface_data = ($this->item_type == ITEM_TYPE_SNMP)
787 if ($this->item_type == ITEM_TYPE_SCRIPT) {
1291 if ($this->item_type == ITEM_TYPE_SNMP) {
[all …]
/dports/devel/py-oslo.config/oslo.config-8.7.1/oslo_config/
H A Dtypes.py472 def __init__(self, item_type=None, bounds=False, type_name='list value'): argument
475 if item_type is None:
476 item_type = String()
478 if not callable(item_type):
480 self.item_type = item_type
485 return list(map(self.item_type, value))
507 validated_value = self.item_type(value.strip())
522 return 'List of %s' % repr(self.item_type)
527 (self.item_type == other.item_type)
536 self.item_type._formatter(v)
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c104 if (entry->item_type == EXT_TOOLBAR_BUTTON) { in toolbar_cb()
117 else if ( entry->item_type == EXT_TOOLBAR_BOOLEAN ) in toolbar_cb()
123 else if ( entry->item_type == EXT_TOOLBAR_STRING ) in toolbar_cb()
129 else if ( entry->item_type == EXT_TOOLBAR_SELECTOR ) in toolbar_cb()
/dports/net/wireshark/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c104 if (entry->item_type == EXT_TOOLBAR_BUTTON) { in toolbar_cb()
117 else if ( entry->item_type == EXT_TOOLBAR_BOOLEAN ) in toolbar_cb()
123 else if ( entry->item_type == EXT_TOOLBAR_STRING ) in toolbar_cb()
129 else if ( entry->item_type == EXT_TOOLBAR_SELECTOR ) in toolbar_cb()
/dports/net/tshark-lite/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c104 if (entry->item_type == EXT_TOOLBAR_BUTTON) { in toolbar_cb()
117 else if ( entry->item_type == EXT_TOOLBAR_BOOLEAN ) in toolbar_cb()
123 else if ( entry->item_type == EXT_TOOLBAR_STRING ) in toolbar_cb()
129 else if ( entry->item_type == EXT_TOOLBAR_SELECTOR ) in toolbar_cb()
/dports/security/pam_google_authenticator/google-authenticator-libpam-1.09/examples/
H A Ddemo.c95 int pam_get_item(const pam_handle_t *pamh, int item_type, in pam_get_item() argument
97 switch (item_type) { in pam_get_item()
118 int pam_set_item(pam_handle_t *pamh, int item_type, in pam_set_item() argument
120 switch (item_type) { in pam_set_item()
/dports/net/tshark/wireshark-3.6.1/plugins/epan/pluginifdemo/
H A Dpluginifdemo.c104 if (entry->item_type == EXT_TOOLBAR_BUTTON) { in toolbar_cb()
117 else if ( entry->item_type == EXT_TOOLBAR_BOOLEAN ) in toolbar_cb()
123 else if ( entry->item_type == EXT_TOOLBAR_STRING ) in toolbar_cb()
129 else if ( entry->item_type == EXT_TOOLBAR_SELECTOR ) in toolbar_cb()
/dports/devel/py-graphql-core/graphql-core-3.1.6/src/graphql/utilities/
H A Dvalue_from_ast.py80 item_type = type_.of_type
88 if is_non_null_type(item_type):
92 item_value = value_from_ast(item_node, item_type, variables)
97 coerced_value = value_from_ast(value_node, item_type, variables)
/dports/net/py-txamqp/txAMQP-0.8.2/src/txamqp/
H A Dcodec.py223 item_type = self.read(1)
224 if item_type == b"S":
226 elif item_type == b"I":
228 elif item_type == b"F":
230 elif item_type == b"t":
233 raise ValueError(repr(item_type))
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/MetaDataApi/
H A DSpirMetaDataApi.h793 const ArgAddressSpacesList::item_type getArgAddressSpacesItem(size_t index) const in getArgAddressSpacesItem()
827 const ArgAccessQualifiersList::item_type getArgAccessQualifiersItem(size_t index) const in getArgAccessQualifiersItem()
861 const ArgTypesList::item_type getArgTypesItem(size_t index) const in getArgTypesItem()
895 const ArgBaseTypesList::item_type getArgBaseTypesItem(size_t index) const in getArgBaseTypesItem()
929 const ArgTypeQualifiersList::item_type getArgTypeQualifiersItem(size_t index) const in getArgTypeQualifiersItem()
963 const ArgNamesList::item_type getArgNamesItem(size_t index) const in getArgNamesItem()
1106 const KernelsList::item_type getKernelsItem(size_t index) const in getKernelsItem()
1141 const CompilerOptionsList::item_type getCompilerOptionsItem(size_t index) const in getCompilerOptionsItem()
1281 const UsedKhrExtensionsList::item_type getUsedKhrExtensionsItem(size_t index) const in getUsedKhrExtensionsItem()
1316 const SpirVersionsList::item_type getSpirVersionsItem(size_t index) const in getSpirVersionsItem()
[all …]
/dports/multimedia/onevpl/oneVPL-2022.0.6/api/vpl/preview/
H A Doption_tree.hpp37 template<typename item_type, typename dest_type=item_type> class property_value : public std::optio…
40 using value_type = item_type;
43 using this_type = property_value<item_type, dest_type>;
105 using item_type = std::pair<item_type_1, item_type_2>; typedef in oneapi::vpl::property_pair_value
108 using value_type = item_type;
173 template<typename item_type, typename dest_type=item_type> class list_property_value : public std::…
176 using value_type = std::vector<item_type>;
179 using this_type = list_property_value<item_type, dest_type>;
250 using item_type = std::pair<item_type_1, item_type_2>; typedef in oneapi::vpl::list_property_pair_value
253 using value_type = std::vector<item_type>;
/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/io/
H A D_tools.py256 def read_binary(self, num, item_type='B'): argument
258 if 'B' in item_type:
261 if item_type[0] in ('@', '=', '<', '>', '!'):
262 order = item_type[0]
263 item_type = item_type[1:]
267 return list(self.read_struct(Struct(order + f'{int(num):d}' + item_type)))
/dports/devel/py-mypy/mypy-0.910/mypyc/codegen/
H A Demit.py286 item_type = rtuple.types[0]
287 if isinstance(item_type, RTuple):
292 tuple_expr_in_c, compare, c_type_compare_val(item_type))
338 for i, item_type in enumerate(rtype.types):
339 self.emit_inc_ref('{}.f{}'.format(dest, i), item_type)
354 for i, item_type in enumerate(rtype.types):
660 for i, item_type in enumerate(typ.types):
666 if item_type.is_unboxed:
760 for i, item_type in enumerate(rtype.types):
761 self.emit_gc_visit('{}.f{}'.format(target, i), item_type)
[all …]
/dports/net/samba412/samba-4.12.15/third_party/pam_wrapper/
H A Dpam_wrapper.c204 int item_type,
208 int item_type,
1300 int item_type,
1308 rc = libpam_pam_get_item(pamh, item_type, item);
1311 switch(item_type) {
1363 item_type, (const void *)*item);
1375 return pwrap_pam_get_item(pamh, item_type, item);
1379 int item_type,
1386 rc = libpam_pam_set_item(pamh, item_type, item);
1388 switch(item_type) {
[all …]
/dports/devel/pam_wrapper/pam_wrapper-1.0.6/src/
H A Dpam_wrapper.c204 int item_type,
208 int item_type,
1294 int item_type, in pwrap_pam_get_item() argument
1302 rc = libpam_pam_get_item(pamh, item_type, item); in pwrap_pam_get_item()
1305 switch(item_type) { in pwrap_pam_get_item()
1357 item_type, (const void *)*item); in pwrap_pam_get_item()
1369 return pwrap_pam_get_item(pamh, item_type, item); in pam_get_item()
1373 int item_type, in pwrap_pam_set_item() argument
1380 rc = libpam_pam_set_item(pamh, item_type, item); in pwrap_pam_set_item()
1382 switch(item_type) { in pwrap_pam_set_item()
[all …]

1...<<11121314151617181920>>...96