Searched defs:pre_action (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/tree/ |
H A D | visitor.rb | 58 def pre_action( &block ) method in ANTLR3.AST.Visitor 68 def visit( tree, pre_action = nil, post_action = nil ) argument
|
/aosp_15_r20/external/antlr/runtime/Python/antlr3/ |
H A D | tree.py | 2410 def visit(self, t, pre_action=None, post_action=None): argument
|
/aosp_15_r20/external/antlr/runtime/Python3/antlr3/ |
H A D | tree.py | 2395 def visit(self, t, pre_action=None, post_action=None): argument
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 118386 int (*pre_action)(struct snd_pcm_substream *, snd_pcm_state_t); member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 116094 int (*pre_action)(struct snd_pcm_substream *, snd_pcm_state_t); member
|
H A D | vmlinux.h | 116094 int (*pre_action)(struct snd_pcm_substream *, snd_pcm_state_t); member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 124809 int (*pre_action)(struct snd_pcm_substream *, snd_pcm_state_t); member
|