Searched defs:write_func (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/util/ |
H A D | helper-cairo.hh | 53 _cairo_eps_surface_create_for_stream (cairo_write_func_t write_func, in _cairo_eps_surface_create_for_stream() 193 cairo_write_func_t write_func; member 213 _cairo_ansi_surface_create_for_stream (cairo_write_func_t write_func, in _cairo_ansi_surface_create_for_stream() 346 _cairo_png_surface_create_for_stream (cairo_write_func_t write_func, in _cairo_png_surface_create_for_stream() 395 _cairo_script_surface_create_for_stream (cairo_write_func_t write_func, in _cairo_script_surface_create_for_stream()
|
H A D | helper-cairo-ansi.hh | 45 cairo_write_func_t write_func, in chafa_print_image_rgb24() 140 cairo_write_func_t write_func, in helper_cairo_surface_write_to_ansi_stream()
|
H A D | ansi-print.hh | 378 cairo_write_func_t write_func, in ansi_print_image_rgb24()
|
/aosp_15_r20/system/tools/aidl/ |
D | aidl_to_cpp_common.h | 127 write_func; member
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/train/ |
H A D | export_data.cpp | 127 auto write_func = [&out](const void* buf, size_t nbytes) -> size_t { in _save_parameters() local
|
/aosp_15_r20/system/update_engine/scripts/update_payload/ |
H A D | test_utils.py | 159 def _AddValuesToRepeatedField(repeated_field, values, write_func): argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | map_kptr_fail.c | 368 int write_func(int *p) in write_func() function
|
/aosp_15_r20/external/flashrom/include/ |
H A D | flash.h | 264 enum write_func { enum
|
/aosp_15_r20/external/flashrom/ |
H A D | flashrom.c | 1079 write_func_t *write_func = lookup_write_func_ptr(flash->chip); in write_flash() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | cPickle.c | 348 Py_ssize_t (*write_func)(struct Picklerobject *, const char *, Py_ssize_t); member
|