Home
last modified time | relevance | path

Searched defs:uid (Results 251 – 275 of 23064) sorted by relevance

1...<<11121314151617181920>>...923

/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/deskutils/korganizer/korganizer-21.12.3/src/impl/
H A Dkorganizerifaceimpl.cpp53 bool KOrganizerIfaceImpl::deleteIncidence(const QString &uid, bool force) in deleteIncidence()
75 bool KOrganizerIfaceImpl::addIncidence(const QString &uid) in addIncidence()
80 bool KOrganizerIfaceImpl::showIncidence(const QString &uid) in showIncidence()
91 bool KOrganizerIfaceImpl::showIncidenceContext(const QString &uid) in showIncidenceContext()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/common_type/requirements/
H A Dtypedefs-1.cc27 #define COMMON_TYPE_TEST_1(type1, uid) \ argument
79 #define COMMON_TYPE_TEST_2_IMPL(type1, type2, type3, uid) \ argument
87 #define COMMON_TYPE_TEST_2(cv_qual, type1, type2, type3, uid) \ argument
92 #define COMMON_TYPE_TEST_ALL_2(type1, type2, type3, uid) \ argument
/dports/mail/archiveopteryx-devel/aox-96ab17e/message/
H A Dmessagecache.cpp49 void MessageCache::insert( class Mailbox * mb, uint uid, in insert()
69 class Message * MessageCache::find( class Mailbox * mailbox, uint uid ) in find()
90 class Message * MessageCache::provide( class Mailbox * mailbox, uint uid ) in provide()
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/message/
H A Dmessagecache.cpp49 void MessageCache::insert( class Mailbox * mb, uint uid, in insert()
69 class Message * MessageCache::find( class Mailbox * mailbox, uint uid ) in find()
90 class Message * MessageCache::provide( class Mailbox * mailbox, uint uid ) in provide()
/dports/www/drupal8/drupal-8.9.20/core/modules/user/src/
H A DUserData.php32 public function get($module, $uid = NULL, $name = NULL) {
76 public function set($module, $uid, $name, $value) {
97 public function delete($module = NULL, $uid = NULL, $name = NULL) {
/dports/www/drupal9/drupal-9.2.10/core/modules/user/src/
H A DUserData.php32 public function get($module, $uid = NULL, $name = NULL) {
76 public function set($module, $uid, $name, $value) {
97 public function delete($module = NULL, $uid = NULL, $name = NULL) {
/dports/www/owncloud/owncloud/lib/public/
H A DUserInterface.php59 public function deleteUser($uid);
78 public function userExists($uid);
86 public function getDisplayName($uid);
/dports/www/nextcloud/nextcloud/lib/public/
H A DUserInterface.php56 public function deleteUser($uid);
75 public function userExists($uid);
83 public function getDisplayName($uid);
/dports/editors/abiword/abiword-3.0.5/plugins/goffice/unix/
H A DAbiGOComponent.cpp404 bool GR_GOComponentManager::modify(UT_sint32 uid) in modify()
416 void GR_GOComponentManager::loadEmbedData(G_GNUC_UNUSED UT_sint32 uid) in loadEmbedData()
442 UT_sint32 GR_GOComponentManager::getWidth(UT_sint32 uid) in getWidth()
451 UT_sint32 GR_GOComponentManager::getAscent(UT_sint32 uid) in getAscent()
460 UT_sint32 GR_GOComponentManager::getDescent(UT_sint32 uid) in getDescent()
477 void GR_GOComponentManager::render(UT_sint32 uid, UT_Rect & rec) in render()
487 void GR_GOComponentManager::releaseEmbedView(UT_sint32 uid) in releaseEmbedView()
499 bool GR_GOComponentManager::isEdittable(UT_sint32 uid) in isEdittable()
505 bool GR_GOComponentManager::isResizeable(UT_sint32 uid) in isResizeable()
511 void GR_GOComponentManager::setRun(UT_sint32 uid, fp_Run *pRun) in setRun()
[all …]
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/libkolab/lib/
H A Dkolab_storage_folder.php184 public function set_uid($uid)
372 public function get_object($uid)
398 …public function get_attachment($uid, $part, $mailbox = null, $print = false, $fp = null, $skip_cha…
595 public function save(&$object, $type = null, $uid = null)
781 private static function recurrence_exception_uid($uid, $recurrence_id)
845 public function undelete($uid)
871 public function move($uid, $target_folder)
/dports/net/miniupnpd/miniupnpd-2.1.20200510/
H A Dupnppinhole.c98 int uid; in upnp_find_inboundpinhole() local
122 int * uid) in upnp_add_inboundpinhole()
232 upnp_get_pinhole_info(unsigned short uid, in upnp_get_pinhole_info()
289 upnp_update_inboundpinhole(unsigned short uid, unsigned int leasetime) in upnp_update_inboundpinhole()
304 upnp_delete_inboundpinhole(unsigned short uid) in upnp_delete_inboundpinhole()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnppinhole.c98 int uid; in upnp_find_inboundpinhole() local
122 int * uid) in upnp_add_inboundpinhole()
232 upnp_get_pinhole_info(unsigned short uid, in upnp_get_pinhole_info()
289 upnp_update_inboundpinhole(unsigned short uid, unsigned int leasetime) in upnp_update_inboundpinhole()
304 upnp_delete_inboundpinhole(unsigned short uid) in upnp_delete_inboundpinhole()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnppinhole.c98 int uid; in upnp_find_inboundpinhole() local
122 int * uid) in upnp_add_inboundpinhole()
232 upnp_get_pinhole_info(unsigned short uid, in upnp_get_pinhole_info()
289 upnp_update_inboundpinhole(unsigned short uid, unsigned int leasetime) in upnp_update_inboundpinhole()
304 upnp_delete_inboundpinhole(unsigned short uid) in upnp_delete_inboundpinhole()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnppinhole.c98 int uid; in upnp_find_inboundpinhole() local
122 int * uid) in upnp_add_inboundpinhole()
232 upnp_get_pinhole_info(unsigned short uid, in upnp_get_pinhole_info()
289 upnp_update_inboundpinhole(unsigned short uid, unsigned int leasetime) in upnp_update_inboundpinhole()
304 upnp_delete_inboundpinhole(unsigned short uid) in upnp_delete_inboundpinhole()
/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dsetuid.c37 uid_gid_string (uid_t uid, gid_t gid) in uid_gid_string()
55 uid_t uid = getuid(); in describe_uids() local
116 set_ids_by_number (uid_t uid, gid_t gid, char **message_ret) in set_ids_by_number()
258 uid_t uid = getuid(); in hack_uid() local
330 uid_t uid = getuid (); /* get it again */ in hack_uid() local
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/libkolab/SQL/sqlite/
H A D2018122700.sql5 uid VARCHAR(512) NOT NULL, field
26 uid VARCHAR(512) NOT NULL, field
43 uid VARCHAR(512) NOT NULL, field
60 uid VARCHAR(512) NOT NULL, field
77 uid VARCHAR(512) NOT NULL, field
92 uid VARCHAR(512) NOT NULL, field
109 uid VARCHAR(512) NOT NULL, field
126 uid VARCHAR(512) NOT NULL, field

1...<<11121314151617181920>>...923