Home
last modified time | relevance | path

Searched defs:elist (Results 1 – 7 of 7) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DExceptionsAttribute.java109 int[] elist = new int[n / 2 - 1]; in getExceptionIndexes() local
139 public void setExceptionIndexes(int[] elist) { in setExceptionIndexes()
152 public void setExceptions(String[] elist) { in setExceptions()
/external/tinyalsa_new/src/
Dmixer_plugin.c303 struct snd_ctl_elem_list *elist) in mixer_plug_get_elem_list()
Dmixer.c179 struct snd_ctl_elem_list elist; in add_controls() local
/external/tinyalsa/
Dmixer_plugin.c299 struct snd_ctl_elem_list *elist) in mixer_plug_get_elem_list()
Dmixer.c138 struct snd_ctl_elem_list elist; in mixer_grp_open() local
/external/python/cpython2/Modules/
Dselectmodule.c1003 PyObject *elist = NULL, *etuple = NULL; in pyepoll_poll() local
/external/python/cpython3/Modules/
Dselectmodule.c1550 PyObject *elist = NULL, *etuple = NULL; in select_epoll_poll_impl() local