Searched defs:get_range (Results 1 – 6 of 6) sorted by relevance
/third_party/toybox/toys/posix/ |
D | cut.c | 181 static char *get_range(void *data, char *str, int len) in get_range() function
|
/third_party/alsa-lib/include/ |
D | mixer_abst.h | 82 int (*get_range)(snd_mixer_elem_t *elem, int dir, long *min, long *max); member
|
/third_party/mesa3d/src/compiler/glsl/ |
D | opt_minmax.cpp | 331 get_range(ir_rvalue *rval) in get_range() function
|
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 162 static int get_range(char *args, range_t * range, char **nextarg) in get_range() function
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_descriptor_set.c | 882 static uint32_t get_range(struct tu_buffer *buf, VkDeviceSize offset, in get_range() function
|
/third_party/alsa-utils/amixer/ |
D | amixer.c | 216 int (*get_range)(snd_mixer_elem_t *elem, long *min, long *max); member
|