Home
last modified time | relevance | path

Searched refs:registered (Results 1 – 25 of 73) sorted by relevance

123

/dragonfly/contrib/gcc-8.0/gcc/
H A Dvtable-verify.c176 gcc_assert (node && node->registered); in vtbl_map_node_registration_find()
179 slot = node->registered->find_slot (&key, NO_INSERT); in vtbl_map_node_registration_find()
205 if (!node || !node->registered) in vtbl_map_node_registration_insert()
209 slot = node->registered->find_slot (&key, INSERT); in vtbl_map_node_registration_insert()
456 node->registered = new register_table_type (16); in find_or_create_vtbl_map_node()
H A Dvtable-verify.h117 register_table_type *registered; /* Hashtable of vtable pointers for which member
/dragonfly/usr.sbin/rpc.lockd/
H A Dlockd.c283 int registered = 0; in create_service() local
452 if (registered == 0) { in create_service()
453 registered = 1; in create_service()
/dragonfly/sys/dev/drm/
H A Ddrm_connector.c341 if (WARN_ON(connector->registered)) in drm_connector_cleanup()
394 if (!connector->dev->registered) in drm_connector_register()
398 if (connector->registered) in drm_connector_register()
418 connector->registered = true; in drm_connector_register()
440 if (!connector->registered) { in drm_connector_unregister()
451 connector->registered = false; in drm_connector_unregister()
H A Ddrm_drv.c925 dev->registered = true; in drm_dev_register()
978 dev->registered = false; in drm_dev_unregister()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_device.h47 bool registered; member
H A Ddrm_connector.h776 bool registered; member
/dragonfly/contrib/tcp_wrappers/
H A DREADME.NIS18 the other to a serial link. In the NIS it is registered as:
27 is registered in zone win.tue.nl, with one name that has two A records:
/dragonfly/contrib/file/magic/Magdir/
H A Dmsooxml45 # file we have. Correct the mimetype with the registered ones:
/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa.h174 int registered; member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dvtable-class-hierarchy.c1031 || (current->registered->size() > 0))) in register_all_pairs()
1117 && current->registered->size() == 0) in write_out_vtv_count_data()
/dragonfly/sys/dev/virtual/virtio/scsi/
H A Dvirtio_scsi.c624 int registered, error; in vtscsi_register_cam() local
627 registered = 0; in vtscsi_register_cam()
637 registered = 1; in vtscsi_register_cam()
663 if (registered != 0) in vtscsi_register_cam()
/dragonfly/share/i18n/csmapper/APPLE/
H A DCENTEURO%UCS.src45 # Computer, Inc., registered in the United States and other countries.
H A DINUIT%UCS.src32 # Computer, Inc., registered in the United States and other countries.
H A DTURKISH%UCS.src46 # Computer, Inc., registered in the United States and other countries.
H A DUCS%CENTEURO.src45 # Computer, Inc., registered in the United States and other countries.
H A DUCS%INUIT.src32 # Computer, Inc., registered in the United States and other countries.
H A DUCS%TURKISH.src46 # Computer, Inc., registered in the United States and other countries.
H A DCELTIC%UCS.src32 # Computer, Inc., registered in the United States and other countries.
H A DCROATIAN%UCS.src48 # Computer, Inc., registered in the United States and other countries.
H A DUCS%CELTIC.src32 # Computer, Inc., registered in the United States and other countries.
H A DUCS%CROATIAN.src48 # Computer, Inc., registered in the United States and other countries.
H A DCYRILLIC%UCS.src49 # Computer, Inc., registered in the United States and other countries.
/dragonfly/share/misc/
H A Diso63914 # maintains an accurate list of information associated with registered
15 # language codes, processes updates of registered language codes, and
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-P2P232 adv_mac - Mandatory MAC address that owns/registered the service
257 adv_mac - Mandatory MAC address that owns/registered the service
804 adv_mac - always MAC address that owns/registered the service
823 adv_mac - always MAC address that owns/registered the service

123