Home
last modified time | relevance | path

Searched defs:gid (Results 1 – 25 of 5228) sorted by relevance

12345678910>>...210

/dports/science/hdf5/hdf5-1.10.6/java/test/
H A DTestH5Gbasic.java39 long gid = -1; in _createGroup() local
82 long gid = H5.H5Gclose(-1); in testH5Gclose_invalid() local
88 long gid = -1; in testH5Gcreate_null() local
105 long gid = -1; in testH5Gcreate() local
122 long gid = _createGroup(H5fid, "/testH5Gcreate"); in testH5Gclose() local
135 long gid = _createGroup(H5fid, "/testH5Gcreate"); in testH5Gcreate_exists() local
148 long gid = -1; in testH5Gcreate_anon() local
164 long gid = -1; in testH5Gopen_null() local
178 long gid = -1; in testH5Gopen_not_exists() local
187 long gid = _createGroup(H5fid, "/testH5Gcreate"); in testH5Gopen() local
[all …]
/dports/security/pear-Horde_Group/Horde_Group-2.1.1/lib/Horde/Group/
H A DBase.php149 public function rename($gid, $name)
182 protected function _rename($gid, $name)
194 public function remove($gid)
219 protected function _remove($gid)
232 public function exists($gid)
287 public function getName($gid)
343 public function getData($gid)
512 public function listUsers($gid)
588 public function addUser($gid, $user)
613 protected function _addUser($gid, $user)
[all …]
H A DSql.php84 protected function _rename($gid, $name)
102 protected function _remove($gid)
126 protected function _exists($gid)
145 protected function _getName($gid)
165 protected function _getData($gid)
195 protected function _setData($gid, $attribute, $value = null)
237 protected function _listUsers($gid)
275 protected function _addUser($gid, $user)
293 protected function _removeUser($gid, $user)
H A DMock.php94 protected function _rename($gid, $name)
110 protected function _remove($gid)
124 protected function _exists($gid)
138 protected function _getName($gid)
156 protected function _getData($gid)
177 protected function _setData($gid, $attribute, $value = null)
216 protected function _listUsers($gid)
254 protected function _addUser($gid, $user)
271 protected function _removeUser($gid, $user)
H A DLdap.php164 protected function _rename($gid, $name)
176 protected function _remove($gid)
199 protected function _exists($gid)
217 protected function _getName($gid)
236 protected function _getData($gid)
271 protected function _setData($gid, $attribute, $value = null)
335 protected function _listUsers($gid)
408 protected function _addUser($gid, $user)
438 protected function _removeUser($gid, $user)
/dports/science/eccodes/eccodes-2.23.0-Source/fortran/
H A Dgrib_f77.c54 int grib_iterator_new_(int* gid,int* iterid,int* mode) { in grib_iterator_new_()
218 int grib_new_from_file_(int* fid, int* gid){ in grib_new_from_file_()
222 int grib_new_from_file__(int* fid, int* gid){ in grib_new_from_file__()
234 int grib_dump_(int* gid){ in grib_dump_()
238 int grib_dump__(int* gid){ in grib_dump__()
421 int grib_get_message_size_(int* gid, size_t *len){ in grib_get_message_size_()
425 int grib_get_message_size__(int* gid, size_t *len){ in grib_get_message_size__()
437 int grib_write_(int* gid, int* fid) { in grib_write_()
441 int grib_write__(int* gid, int* fid) { in grib_write__()
445 int grib_multi_write_(int* gid, int* fid) { in grib_multi_write_()
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/user_ldap/lib/
H A DGroup_Proxy.php119 public function inGroup($uid, $gid) {
167 public function createGroup($gid) {
178 public function deleteGroup($gid) {
192 public function addToGroup($uid, $gid) {
206 public function removeFromGroup($uid, $gid) {
218 public function countUsersInGroup($gid, $search = '') {
229 public function getGroupDetails($gid) {
260 public function groupExists($gid) {
284 public function getLDAPAccess($gid) {
295 public function getNewLDAPConnection($gid) {
[all …]
H A DILDAPGroupPlugin.php40 public function createGroup($gid);
47 public function deleteGroup($gid);
57 public function addToGroup($uid, $gid);
67 public function removeFromGroup($uid, $gid);
75 public function countUsersInGroup($gid, $search = '');
82 public function getGroupDetails($gid);
H A DGroupPluginManager.php78 public function createGroup($gid) {
93 public function deleteGroup($gid) {
111 public function addToGroup($uid, $gid) {
129 public function removeFromGroup($uid, $gid) {
145 public function countUsersInGroup($gid, $search = '') {
160 public function getGroupDetails($gid) {
/dports/www/nextcloud/nextcloud/lib/private/Group/
H A DDatabase.php94 public function createGroup(string $gid): bool {
124 public function deleteGroup(string $gid): bool {
159 public function inGroup($uid, $gid) {
184 public function addToGroup(string $uid, string $gid): bool {
208 public function removeFromGroup(string $uid, string $gid): bool {
301 public function groupExists($gid) {
386 public function countUsersInGroup(string $gid, string $search = ''): int {
420 public function countDisabledInGroup(string $gid): int {
445 public function getDisplayName(string $gid): string {
468 public function getGroupDetails(string $gid): array {
[all …]
/dports/science/grib_api/grib_api-1.28.0-Source/fortran/
H A Dgrib_f77.c54 int grib_iterator_new_(int* gid,int* iterid,int* mode) { in grib_iterator_new_()
226 int grib_new_from_file_(int* fid, int* gid){ in grib_new_from_file_()
230 int grib_new_from_file__(int* fid, int* gid){ in grib_new_from_file__()
242 int grib_dump_(int* gid){ in grib_dump_()
246 int grib_dump__(int* gid){ in grib_dump__()
429 int grib_get_message_size_(int* gid, size_t *len){ in grib_get_message_size_()
433 int grib_get_message_size__(int* gid, size_t *len){ in grib_get_message_size__()
445 int grib_write_(int* gid, int* fid) { in grib_write_()
449 int grib_write__(int* gid, int* fid) { in grib_write__()
453 int grib_multi_write_(int* gid, int* fid) { in grib_multi_write_()
[all …]
H A Dgrib_fortran.c267 static void _push_index(grib_index *h,int *gid){ in _push_index()
389 static void push_index(grib_index *h,int *gid){ in push_index()
899 void grib_f_write_on_fail(int* gid) { in grib_f_write_on_fail()
917 void grib_f_write_on_fail_(int* gid) { in grib_f_write_on_fail_()
920 void grib_f_write_on_fail__(int* gid) { in grib_f_write_on_fail__()
1593 int grib_f_dump_(int* gid){ in grib_f_dump_()
1607 int grib_f_dump__(int* gid){ in grib_f_dump__()
1610 int grib_f_dump(int* gid){ in grib_f_dump()
2789 int grib_f_write_(int* gid, int* fid) { in grib_f_write_()
2806 int grib_f_write__(int* gid, int* fid) { in grib_f_write__()
[all …]
/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dinc_simd.h1053 #define pack(arr,var,gid,idx) make_u32x ((arr)[((gid) * 1) + 0].var) argument
1055 #define pack(arr,var,gid,idx) make_u32x ((arr)[((gid) * 2) + 0].var, (arr)[((gid) * 2) + 1].var) argument
1065 #define packv(arr,var,gid,idx) make_u32x ((arr)[((gid) * 1) + 0].var[(idx)]) argument
1077 #define pack64v(arr,var,gid,idx) make_u64x ((arr)[((gid) * 1) + 0].var[(idx)]) argument
1089 #define packvf(arr,var,gid) make_u32x ((arr)[((gid) * 1) + 0].var) argument
1091 #define packvf(arr,var,gid) make_u32x ((arr)[((gid) * 2) + 0].var, (arr)[((gid) * 2) + 1].var) argument
1101 #define pack64vf(arr,var,gid) make_u64x ((arr)[((gid) * 1) + 0].var) argument
1113 #define unpack(arr,var,gid,val) (arr)[((gid) * 1) + 0].var = val; argument
1125 #define unpackv(arr,var,gid,idx,val) (arr)[((gid) * 1) + 0].var[(idx)] = val; argument
1137 #define unpack64v(arr,var,gid,idx,val) (arr)[((gid) * 1) + 0].var[(idx)] = val; argument
[all …]
/dports/www/owncloud/owncloud/lib/private/Group/
H A DDatabase.php90 public function createGroup($gid) {
111 public function deleteGroup($gid) {
146 public function inGroup($uid, $gid) {
171 public function addToGroup($uid, $gid) {
195 public function removeFromGroup($uid, $gid) {
274 public function groupExists($gid) {
305 public function usersInGroup($gid, $search = '', $limit = null, $offset = null) {
335 public function countUsersInGroup($gid, $search = '') {
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/reversi/
H A Dreversi.tcl347 proc reversi::save_position {gid} { argument
354 proc reversi::restore_position {gid} { argument
485 proc reversi::close {gid} { argument
492 proc reversi::exists {gid} { argument
497 proc reversi::open {gid} { argument
687 proc reversi::toggle_draw {gid} { argument
756 proc reversi::draw_position {gid} { argument
982 proc reversi::accept_draw {gid} { argument
1000 proc reversi::send_resign {gid} { argument
1046 proc reversi::count_pieces {gid} { argument
[all …]
/dports/databases/postgis32/postgis-3.2.0/raster/test/regress/
H A Drt_setvalues_geomval.sql8 SELECT 1 AS gid, 'SRID=0;POINT(2.5 -2.5)'::geometry geom UNION ALL field
9 SELECT 2 AS gid, 'SRID=0;POLYGON((1 -1, 4 -1, 4 -4, 1 -4, 1 -1))'::geometry geom UNION ALL field
10 SELECT 3 AS gid, 'SRID=0;POLYGON((0 0, 5 0, 5 -1, 1 -1, 1 -4, 0 -4, 0 0))'::geometry geom UNION ALL field
11 SELECT 4 AS gid, 'SRID=0;MULTIPOINT(0 0, 4 4, 4 -4)'::geometry field
/dports/databases/postgis31/postgis-3.1.4/raster/test/regress/
H A Drt_setvalues_geomval.sql8 SELECT 1 AS gid, 'SRID=0;POINT(2.5 -2.5)'::geometry geom UNION ALL field
9 SELECT 2 AS gid, 'SRID=0;POLYGON((1 -1, 4 -1, 4 -4, 1 -4, 1 -1))'::geometry geom UNION ALL field
10 SELECT 3 AS gid, 'SRID=0;POLYGON((0 0, 5 0, 5 -1, 1 -1, 1 -4, 0 -4, 0 0))'::geometry geom UNION ALL field
11 SELECT 4 AS gid, 'SRID=0;MULTIPOINT(0 0, 4 4, 4 -4)'::geometry field
/dports/databases/postgis30/postgis-3.0.4/raster/test/regress/
H A Drt_setvalues_geomval.sql8 SELECT 1 AS gid, 'SRID=0;POINT(2.5 -2.5)'::geometry geom UNION ALL field
9 SELECT 2 AS gid, 'SRID=0;POLYGON((1 -1, 4 -1, 4 -4, 1 -4, 1 -1))'::geometry geom UNION ALL field
10 SELECT 3 AS gid, 'SRID=0;POLYGON((0 0, 5 0, 5 -1, 1 -1, 1 -4, 0 -4, 0 0))'::geometry geom UNION ALL field
11 SELECT 4 AS gid, 'SRID=0;MULTIPOINT(0 0, 4 4, 4 -4)'::geometry field
/dports/databases/postgis25/postgis-2.5.5/raster/test/regress/
H A Drt_setvalues_geomval.sql8 SELECT 1 AS gid, 'SRID=0;POINT(2.5 -2.5)'::geometry geom UNION ALL field
9 SELECT 2 AS gid, 'SRID=0;POLYGON((1 -1, 4 -1, 4 -4, 1 -4, 1 -1))'::geometry geom UNION ALL field
10 SELECT 3 AS gid, 'SRID=0;POLYGON((0 0, 5 0, 5 -1, 1 -1, 1 -4, 0 -4, 0 0))'::geometry geom UNION ALL field
11 SELECT 4 AS gid, 'SRID=0;MULTIPOINT(0 0, 4 4, 4 -4)'::geometry field
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/poker/
H A Dpoker.tcl344 proc poker::close {gid} { argument
351 proc poker::exists {gid} { argument
356 proc poker::open {gid} { argument
704 proc poker::stop_game {gid} { argument
734 proc poker::send_deck {gid} { argument
806 proc poker::send_deck2 {gid} { argument
1045 proc poker::draw_flop {gid} { argument
1066 proc poker::draw_turn {gid} { argument
1087 proc poker::draw_river {gid} { argument
1233 proc poker::start_betting {gid} { argument
[all …]
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/chess/
H A Dchess.tcl384 proc chess::save_position {gid} { argument
391 proc chess::restore_position {gid} { argument
402 proc chess::code_position {gid} { argument
625 proc chess::close {gid} { argument
632 proc chess::exists {gid} { argument
637 proc chess::open {gid} { argument
820 proc chess::toggle_draw {gid} { argument
889 proc chess::draw_position {gid} { argument
1267 proc chess::accept_draw {gid} { argument
1285 proc chess::send_resign {gid} { argument
[all …]
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/renju/
H A Drenju.tcl374 proc renju::save_position {gid} { argument
527 proc renju::close {gid} { argument
534 proc renju::exists {gid} { argument
539 proc renju::open {gid} { argument
716 proc renju::toggle_draw {gid} { argument
789 proc renju::draw_position {gid} { argument
977 proc renju::accept_draw {gid} { argument
995 proc renju::send_skip {gid} { argument
1025 proc renju::send_resign {gid} { argument
1072 proc renju::count_pieces {gid} { argument
[all …]
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/checkers/
H A Dcheckers.tcl438 proc checkers::save_position {gid} { argument
445 proc checkers::restore_position {gid} { argument
616 proc checkers::close {gid} { argument
623 proc checkers::exists {gid} { argument
628 proc checkers::open {gid} { argument
819 proc checkers::toggle_draw {gid} { argument
888 proc checkers::draw_position {gid} { argument
1151 proc checkers::accept_draw {gid} { argument
1169 proc checkers::send_resign {gid} { argument
1308 proc checkers::clean_jumps {gid} { argument
[all …]
/dports/devel/lion/lion/
H A Dlgroup.c143 void lgroup_free(int gid) in lgroup_free()
156 void lgroup_set_rate_in(int gid, int cps) in lgroup_set_rate_in()
175 void lgroup_set_rate_out(int gid, int cps) in lgroup_set_rate_out()
200 void lgroup_add(connection_t *handle, int gid) in lgroup_add()
214 void lgroup_remove(connection_t *handle, int gid) in lgroup_remove()
282 int lgroup_check_rate_in(connection_t *node, int gid) in lgroup_check_rate_in()
323 int lgroup_check_rate_out(connection_t *node, int gid) in lgroup_check_rate_out()
/dports/net-im/tkabber-plugins/tkabber-plugins-1.1.2/battleship/
H A Dbattleship.tcl344 proc battleship::save_position {gid} { argument
685 proc battleship::close {gid} { argument
693 proc battleship::exists {gid} { argument
698 proc battleship::open_win {gid} { argument
1184 proc battleship::toggle_draw {gid} { argument
1267 proc battleship::draw_position {gid} { argument
1573 proc battleship::accept_draw {gid} { argument
1603 proc battleship::send_resign {gid} { argument
1621 proc battleship::send_board {gid} { argument
1687 proc battleship::send_board2 {gid} { argument
[all …]

12345678910>>...210