Home
last modified time | relevance | path

Searched refs:f_groups (Results 1 – 11 of 11) sorted by relevance

/dports/devel/horde-whups/whups-3.0.12/lib/Form/Ticket/
H A DCreateStepFour.php43 $f_groups = array();
46 $f_groups['group:' . $id] = $group;
56 if (count($f_groups)) {
57 asort($f_groups);
61 array($f_groups));
64 if (!count($f_users) && !count($f_groups)) {
H A DEdit.php108 $f_groups = array();
111 $f_groups['group:' . $id] = $groups->getName($id);
125 if (count($f_groups)) {
126 asort($f_groups);
133 array($f_groups));
/dports/games/minetest_game/minetest_game-5.4.1/mods/flowers/
H A Dinit.lua36 local function add_simple_flower(name, desc, box, f_groups)
38 f_groups.snappy = 3
39 f_groups.flower = 1
40 f_groups.flora = 1
41 f_groups.attached_node = 1
54 groups = f_groups,
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil_compat.c519 struct frgroup *f_groups[IPL_LOGSIZE][2]; member
540 struct frgroup *f_groups[IPL_LOGSIZE][2]; member
2306 bcopy(&old->f_groups, &fiop->f_groups, sizeof(old->f_groups)); in friostat_4_1_33_to_current()
2336 bcopy(&old->f_groups, &fiop->f_groups, sizeof(old->f_groups)); in friostat_4_1_0_to_current()
3518 bcopy(&fiop->f_groups, &old->f_groups, sizeof(old->f_groups)); in friostat_current_to_4_1_33()
3559 bcopy(&fiop->f_groups, &old->f_groups, sizeof(old->f_groups)); in friostat_current_to_4_1_0()
3579 bcopy(&fiop->f_groups, &old->f_groups, sizeof(old->f_groups)); in friostat_current_to_4_1_0()
H A Dip_fil.h1117 struct frgroup *f_groups[IPL_LOGSIZE][2]; member
H A Dfil.c4185 fiop->f_groups[i][0] = softc->ipf_groups[i][0]; in ipf_getstat()
4186 fiop->f_groups[i][1] = softc->ipf_groups[i][1]; in ipf_getstat()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/data/
H A Ddata_chat_filters.cpp114 | ((_flags & Flag::Groups) ? TLFlag::f_groups : TLFlag(0)) in tl()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dx11-extension-implementation.h24449 int f_groups; in xkbSetCompatMap() local
24459 f_groups = tvb_get_guint8(tvb, *offsetp); in xkbSetCompatMap()
24480 struct_xkb_ModDef(tvb, offsetp, t, byte_order, ws_count_ones(f_groups)); in xkbSetCompatMap()
24481 length -= ws_count_ones(f_groups) * 4; in xkbSetCompatMap()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dx11-extension-implementation.h24449 int f_groups; in xkbSetCompatMap() local
24459 f_groups = tvb_get_guint8(tvb, *offsetp); in xkbSetCompatMap()
24480 struct_xkb_ModDef(tvb, offsetp, t, byte_order, ws_count_ones(f_groups)); in xkbSetCompatMap()
24481 length -= ws_count_ones(f_groups) * 4; in xkbSetCompatMap()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dx11-extension-implementation.h24449 int f_groups; in xkbSetCompatMap() local
24459 f_groups = tvb_get_guint8(tvb, *offsetp); in xkbSetCompatMap()
24480 struct_xkb_ModDef(tvb, offsetp, t, byte_order, ws_count_ones(f_groups)); in xkbSetCompatMap()
24481 length -= ws_count_ones(f_groups) * 4; in xkbSetCompatMap()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dx11-extension-implementation.h24449 int f_groups; in xkbSetCompatMap() local
24459 f_groups = tvb_get_guint8(tvb, *offsetp); in xkbSetCompatMap()
24480 struct_xkb_ModDef(tvb, offsetp, t, byte_order, ws_count_ones(f_groups)); in xkbSetCompatMap()
24481 length -= ws_count_ones(f_groups) * 4; in xkbSetCompatMap()