Searched defs:process_func (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/angle/build/android/gyp/util/ |
H A D | protoresources.py | 39 def _ProcessZip(zip_path, process_func): argument 198 def process_func(filename, data): function
|
/aosp_15_r20/external/cronet/build/android/gyp/util/ |
H A D | protoresources.py | 39 def _ProcessZip(zip_path, process_func): argument 198 def process_func(filename, data): function
|
/aosp_15_r20/frameworks/av/media/libeffects/testlibs/ |
H A D | AudioBiquadFilter.h | 96 typedef void (AudioBiquadFilter::*process_func)(const audio_sample_t[], typedef
|
/aosp_15_r20/system/unwinding/libunwindstack/ |
H A D | DwarfCfa.h | 137 using process_func = bool (DwarfCfa::*)(DwarfLocations*); variable
|
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | Config.cpp | 505 auto process_func = info->process_func; in Init() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/ |
H A D | graphdef_export.cc | 201 const auto process_func = [&convert_func](Argument &arg) { in ExportToGraphDef() local
|
H A D | graphdef_import.cc | 330 const auto process_func = [&convert_func](Argument &arg) { in ConvertGraphDef() local
|
/aosp_15_r20/external/pytorch/torch/jit/ |
H A D | _shape_functions.py | 1198 def process_func(func: Callable): function
|
/aosp_15_r20/external/webp/src/dec/ |
H A D | vp8l_dec.c | 1140 ProcessRowsFunc process_func) { in DecodeImageData()
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 28472 int (*process_func)(struct btrfs_root *, struct extent_buffer *, struct walk_control *, u64, int); member
|
H A D | vmlinux.h | 28472 int (*process_func)(struct btrfs_root *, struct extent_buffer *, struct walk_control *, u64, int); member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 64245 …int (*process_func)(struct btrfs_root *, struct extent_buffer *, struct walk_control___2 *, u64, i… member
|
H A D | vmlinux.h | 64245 …int (*process_func)(struct btrfs_root *, struct extent_buffer *, struct walk_control___2 *, u64, i… member
|