Home
last modified time | relevance | path

Searched defs:get_func (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-utils/alsamixer/
Dmixer_widget.c331 double (*get_func)(snd_mixer_elem_t *, snd_mixer_selem_channel_id_t); in change_volume_relative() local
392 int (*get_func)(snd_mixer_elem_t *, snd_mixer_selem_channel_id_t, int *); in toggle_switches() local
/third_party/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect04.c183 static void *get_func(void *mem, uintptr_t *func_page_offset) in get_func() function
/third_party/python/Lib/test/
Dtest_code.py377 def get_func(self): member in CoExtra
Dtest_embed.py1368 def get_func(name): function
/third_party/ffmpeg/tests/checkasm/
Dcheckasm.c563 static CheckasmFunc *get_func(CheckasmFunc **root, const char *name) in get_func() function