Home
last modified time | relevance | path

Searched defs:group_map (Results 1 – 25 of 123) sorted by relevance

12345

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dgroup.c22 static GHashTable *group_map; variable
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/parameter/
H A DParameterWidget.h45 typedef std::map<std::string,groupInst > group_map; typedef
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/parameter/
H A DParameterWidget.h45 typedef std::map<std::string,groupInst > group_map; typedef
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/c/
H A Dfossconfig.h47 GTree* group_map; ///< Tree of groups in conf file member
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/widgets/
H A Dgroup.hpp32 using group_map = std::map<T, selectable_item*>; typedef in gui2::group
/dports/net/samba412/samba-4.12.15/source3/passdb/
H A Dpy_passdb.c1257 GROUP_MAP *group_map = (GROUP_MAP *)pytalloc_get_ptr(obj); in py_groupmap_get_gid() local
1268 GROUP_MAP *group_map = (GROUP_MAP *)pytalloc_get_ptr(obj); in py_groupmap_set_gid() local
1279 GROUP_MAP *group_map = (GROUP_MAP *)pytalloc_get_ptr(obj); in py_groupmap_get_sid() local
1310 GROUP_MAP *group_map = (GROUP_MAP *)pytalloc_get_ptr(obj); in py_groupmap_set_sid() local
1434 GROUP_MAP *group_map; in py_groupmap_new() local
1796 GROUP_MAP *group_map; in py_pdb_getgrsid() local
1837 GROUP_MAP *group_map; in py_pdb_getgrgid() local
1876 GROUP_MAP *group_map; in py_pdb_getgrnam() local
1975 GROUP_MAP *group_map; in py_pdb_add_group_mapping_entry() local
2006 GROUP_MAP *group_map; in py_pdb_update_group_mapping_entry() local
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dpsymodel.c33 int num_groups, const uint8_t *group_map) in ff_psy_init()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dpsymodel.c33 int num_groups, const uint8_t *group_map) in ff_psy_init()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dpsymodel.c33 int num_groups, const uint8_t *group_map) in ff_psy_init()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dpsymodel.c33 int num_groups, const uint8_t *group_map) in ff_psy_init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dpsymodel.c33 int num_groups, const uint8_t *group_map) in ff_psy_init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dpsymodel.c33 int num_groups, const uint8_t *group_map) in ff_psy_init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dpsymodel.c33 int num_groups, const uint8_t *group_map) in ff_psy_init()
/dports/math/R-cran-dplyr/dplyr/R/
H A Dgroup_map.R118 group_map <- function(.data, .f, ..., .keep = FALSE) { function
/dports/archivers/gtar/tar-1.34/src/
H A Dmap.c237 static Hash_table *group_map; variable
/dports/science/py-obspy/obspy-1.2.2/obspy/clients/filesystem/
H A Dsds.py601 def _parse_path_to_dict(path, pattern, group_map): argument
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/pluginsimpl/
H A DBasicPluginConfigImpl.java165 Map<ParameterGroupImpl,Composite> group_map = new HashMap<ParameterGroupImpl, Composite>(); in configSectionCreate() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/main/
H A Dscene_tree.h118 Map<StringName, Group> group_map; variable
/dports/devel/godot/godot-3.2.3-stable/scene/main/
H A Dscene_tree.h118 Map<StringName, Group> group_map; variable
/dports/emulators/mess/mame-mame0226/src/emu/
H A Drender.h677 using group_map = std::unordered_map<std::string, layout_group>; variable
721 using group_map = std::unordered_map<std::string, layout_group>; variable
946 using group_map = std::unordered_map<std::string, layout_group>; variable
/dports/emulators/mame/mame-mame0226/src/emu/
H A Drender.h677 using group_map = std::unordered_map<std::string, layout_group>; variable
721 using group_map = std::unordered_map<std::string, layout_group>; variable
946 using group_map = std::unordered_map<std::string, layout_group>; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/tools/cddl/
H A Dsema.h200 std::map<std::string, CddlGroup*> group_map; member
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/main/
H A Dscene_main_loop.h99 Map<StringName, Group> group_map; variable
/dports/devel/godot2/godot-2.1.6-stable/scene/main/
H A Dscene_main_loop.h99 Map<StringName, Group> group_map; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/tools/cddl/
H A Dsema.h200 std::map<std::string, CddlGroup*> group_map; member

12345