Home
last modified time | relevance | path

Searched defs:wrap_native (Results 1 – 8 of 8) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Ddevice_interface.h37 int (*wrap_native)(void *user_context, struct halide_buffer_t *buf, uint64_t handle); member
H A DHalideRuntime.h741 int (*wrap_native)(void *user_context, struct halide_buffer_t *buf, uint64_t handle, member
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/io/
H A DOutFileStream.cpp96 status_t OutFileStream::wrap_native(lsp_fhandle_t fd, bool close) in wrap_native() function in lsp::io::OutFileStream
H A DInFileStream.cpp96 status_t InFileStream::wrap_native(lsp_fhandle_t fd, bool close) in wrap_native() function in lsp::io::InFileStream
H A DInSequence.cpp110 status_t InSequence::wrap_native(lsp_fhandle_t fd, bool close, const char *charset) in wrap_native() function in lsp::io::InSequence
H A DOutSequence.cpp119 status_t OutSequence::wrap_native(lsp_fhandle_t fd, bool close, const char *charset) in wrap_native() function in lsp::io::OutSequence
/dports/misc/mnn/MNN-1.2.0/include/MNN/
H A DHalideRuntime.h161 int (*wrap_native)(void *user_context, struct halide_buffer_t *buf, uint64_t handle, member
/dports/misc/mnn/MNN-1.2.0/demo/android/app/includes/MNN/
H A DHalideRuntime.h161 int (*wrap_native)(void *user_context, struct halide_buffer_t *buf, uint64_t handle, member