Searched defs:get_func (Results 1 – 7 of 7) sorted by relevance
/third_party/boost/boost/compute/lambda/ |
D | get.hpp | 27 struct get_func struct 30 struct lambda_result 38 struct make_get_result_type 50 struct make_get_suffix 71 struct make_get_suffix<std::pair<T1, T2> > 103 static void dispatch_apply_terminal(Context &ctx, const Arg &arg) in dispatch_apply_terminal() 112 static void dispatch_apply_terminal(Context &ctx, placeholder<I>) in dispatch_apply_terminal() 118 static void dispatch_apply(Context &ctx, const Arg &arg, proto::tag::terminal) in dispatch_apply() 124 static void apply(Context &ctx, const Arg &arg) in apply()
|
/third_party/boost/libs/compute/include/boost/compute/lambda/ |
D | get.hpp | 27 struct get_func struct 30 struct lambda_result 38 struct make_get_result_type 50 struct make_get_suffix 71 struct make_get_suffix<std::pair<T1, T2> > 103 static void dispatch_apply_terminal(Context &ctx, const Arg &arg) in dispatch_apply_terminal() 112 static void dispatch_apply_terminal(Context &ctx, placeholder<I>) in dispatch_apply_terminal() 118 static void dispatch_apply(Context &ctx, const Arg &arg, proto::tag::terminal) in dispatch_apply() 124 static void apply(Context &ctx, const Arg &arg) in apply()
|
/third_party/alsa-utils/alsamixer/ |
D | mixer_widget.c | 331 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/ |
D | mprotect04.c | 183 static void *get_func(void *mem, uintptr_t *func_page_offset) in get_func() function
|
/third_party/python/Lib/test/ |
D | test_code.py | 377 def get_func(self): member in CoExtra
|
D | test_embed.py | 1368 def get_func(name): function
|
/third_party/ffmpeg/tests/checkasm/ |
D | checkasm.c | 563 static CheckasmFunc *get_func(CheckasmFunc **root, const char *name) in get_func() function
|