Home
last modified time | relevance | path

Searched defs:helem (Results 1 – 25 of 101) sorted by relevance

12345

/dports/audio/alsa-lib/alsa-lib-1.2.2/modules/mixer/simple/python/
H A Dcommon.py71 def attachVolume(self, helem, dir): argument
78 def attachSwitch(self, helem, dir): argument
83 def attach(self, helem): argument
125 def update(self, helem): argument
139 def attach(self, helem): argument
177 def update(self, helem): argument
195 def element_add(helem): argument
211 def eventHandler(evmask, helem, melem): argument
H A Dhda.py39 def event(evmask, helem, melem): argument
/dports/audio/alsa-lib/alsa-lib-1.2.2/modules/mixer/simple/
H A Dsbase.c79 struct helem_base *helem; in update_ranges() local
120 struct helem_base *helem; in is_ops() local
138 struct helem_base *helem; in is_ops() local
144 struct helem_base *helem; in is_ops() local
294 static int simple_event_remove(snd_hctl_elem_t *helem, in simple_event_remove()
317 snd_hctl_elem_t *helem, in simple_event_add1()
454 static int simple_event_add(snd_mixer_class_t *class, snd_hctl_elem_t *helem) in simple_event_add()
481 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_sbasic_event()
H A Dhda.c69 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
H A Dac97.c68 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
H A Dpython.c56 void **helem; member
578 snd_hctl_elem_t *helem; in pymelem_attach() local
598 snd_hctl_elem_t *helem; in pymelem_detach() local
904 static PyObject *new_helem(struct python_priv *priv, snd_hctl_elem_t *helem) in new_helem()
952 static PyObject *find_helem(struct python_priv *priv, snd_hctl_elem_t *helem) in find_helem()
977 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in alsa_mixer_simple_event()
/dports/math/p5-Math-GSL/Math-GSL-0.43/swig/
H A DPoly.i58 SV **elem, **helem, **real, **imag; variable
/dports/lang/seed7/seed7/src/
H A Dlistutl.c542 hashElemType helem, errInfoType *err_info) in helem_data_to_list()
583 hashElemType helem, errInfoType *err_info) in helem_key_to_list()
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/mixer/
H A Dsimple_none.c1317 snd_hctl_elem_t *helem; in enum_item_name_ops() local
1346 snd_hctl_elem_t *helem; in get_enum_item_ops() local
1367 snd_hctl_elem_t *helem; in set_enum_item_ops() local
1415 snd_hctl_elem_t *helem, selem_ctl_type_t type, in simple_add1()
1605 static int simple_event_add(snd_mixer_class_t *class, snd_hctl_elem_t *helem) in simple_event_add()
1654 static int simple_event_remove(snd_hctl_elem_t *helem, in simple_event_remove()
1676 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem) in simple_event()
H A Dmixer.c92 snd_hctl_elem_t *helem) in snd_mixer_elem_attach()
111 snd_hctl_elem_t *helem) in snd_mixer_elem_detach()
134 static int hctl_elem_event_handler(snd_hctl_elem_t *helem, in hctl_elem_event_handler()
455 snd_hctl_elem_t *helem = bag_iterator_entry(i); in snd_mixer_elem_remove() local
/dports/devel/arm-elf-binutils/binutils-2.37/libctf/
H A Dctf-hash.c150 ctf_helem_t *helem = item; in ctf_dynhash_item_free() local
326 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse() local
350 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_find() local
379 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_remove() local
/dports/devel/gdb/gdb-11.1/libctf/
H A Dctf-hash.c150 ctf_helem_t *helem = item; in ctf_dynhash_item_free() local
326 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse() local
350 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_find() local
379 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_remove() local
/dports/devel/gnulibiberty/binutils-2.37/libctf/
H A Dctf-hash.c150 ctf_helem_t *helem = item; in ctf_dynhash_item_free() local
326 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse() local
350 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_find() local
379 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_remove() local
/dports/devel/binutils/binutils-2.37/libctf/
H A Dctf-hash.c150 ctf_helem_t *helem = item; in ctf_dynhash_item_free() local
326 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse() local
350 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_find() local
379 ctf_helem_t *helem = *((ctf_helem_t **) slot); in ctf_hashtab_traverse_remove() local
/dports/audio/alsa-utils/alsa-utils-1.2.2/amixer/
H A Damixer.c1513 static void events_info(snd_hctl_elem_t *helem) in events_info()
1523 static void events_value(snd_hctl_elem_t *helem) in events_value()
1533 static void events_remove(snd_hctl_elem_t *helem) in events_remove()
1556 static void events_add(snd_hctl_elem_t *helem) in events_add()
1578 snd_hctl_elem_t *helem; in events() local
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-utils/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-database/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-common/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-servers/netmagis-2.3.4/www/htg/models/netmagis/include/html/
H A Dbase.tcl42 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/www/htg/models/crc/include/html/
H A Dbase.tcl43 proc helem {tag content args} { procedure
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/www/htg/models/crc/include/html/
H A Dbase.tcl43 proc helem {tag content args} { procedure

12345