Home
last modified time | relevance | path

Searched defs:talloc_ctx (Results 1 – 25 of 60) sorted by relevance

123

/dports/multimedia/mpv/mpv-0.34.1/osdep/
H A Dpath-win.c33 static char *mp_get_win_exe_dir(void *talloc_ctx) in mp_get_win_exe_dir()
56 static char *mp_get_win_shell_dir(void *talloc_ctx, REFKNOWNFOLDERID folder) in mp_get_win_shell_dir()
68 static char *mp_get_win_app_dir(void *talloc_ctx) in mp_get_win_app_dir()
84 const char *mp_get_platform_path_win(void *talloc_ctx, const char *type) in mp_get_platform_path_win()
H A Dpath-uwp.c27 const char *mp_get_platform_path_uwp(void *talloc_ctx, const char *type) in mp_get_platform_path_uwp()
H A Dpath-unix.c54 const char *mp_get_platform_path_unix(void *talloc_ctx, const char *type) in mp_get_platform_path_unix()
/dports/multimedia/mpv/mpv-0.34.1/options/
H A Dpath.c82 static const char *mp_get_platform_path(void *talloc_ctx, in mp_get_platform_path()
103 char *mp_find_user_config_file(void *talloc_ctx, struct mpv_global *global, in mp_find_user_config_file()
115 static char **mp_find_all_config_files_limited(void *talloc_ctx, in mp_find_all_config_files_limited()
150 char **mp_find_all_config_files(void *talloc_ctx, struct mpv_global *global, in mp_find_all_config_files()
156 char *mp_find_config_file(void *talloc_ctx, struct mpv_global *global, in mp_find_config_file()
165 char *mp_get_user_path(void *talloc_ctx, struct mpv_global *global, in mp_get_user_path()
275 char *mp_path_join_bstr(void *talloc_ctx, struct bstr p1, struct bstr p2) in mp_path_join_bstr()
296 char *mp_path_join(void *talloc_ctx, const char *p1, const char *p2) in mp_path_join()
301 char *mp_getcwd(void *talloc_ctx) in mp_getcwd()
/dports/multimedia/mpv/mpv-0.34.1/audio/out/
H A Dao_coreaudio_chmap.c95 void *talloc_ctx, in ca_layout_to_custom_layout()
163 void *talloc_ctx = talloc_new(NULL); in ca_layout_to_mp_chmap() local
206 void *talloc_ctx) in ca_query_layout()
232 void *talloc_ctx) in ca_query_stereo_layout()
/dports/multimedia/mpv/mpv-0.34.1/misc/
H A Dbstr.h39 static inline char *bstrdup0(void *talloc_ctx, struct bstr str) in bstrdup0()
45 static inline char *bstrto0(void *talloc_ctx, struct bstr str) in bstrto0()
51 static inline struct bstr bstrdup(void *talloc_ctx, struct bstr str) in bstrdup()
H A Dbstr.c323 struct bstr bstr_sanitize_utf8_latin1(void *talloc_ctx, struct bstr s) in bstr_sanitize_utf8_latin1()
345 static void resize_append(void *talloc_ctx, bstr *s, size_t append_min) in resize_append()
363 void bstr_xappend(void *talloc_ctx, bstr *s, bstr append) in bstr_xappend()
373 void bstr_xappend_asprintf(void *talloc_ctx, bstr *s, const char *fmt, ...) in bstr_xappend_asprintf()
382 void bstr_xappend_vasprintf(void *talloc_ctx, bstr *s, const char *fmt, in bstr_xappend_vasprintf()
446 bool bstr_decode_hex(void *talloc_ctx, struct bstr hex, struct bstr *out) in bstr_decode_hex()
H A Dcharset_conv.c67 static const char *mp_uchardet(void *talloc_ctx, struct mp_log *log, bstr buf) in mp_uchardet()
101 const char *mp_charset_guess(void *talloc_ctx, struct mp_log *log, bstr buf, in mp_charset_guess()
/dports/multimedia/mpv/mpv-0.34.1/common/
H A Dcommon.c177 void mp_append_utf8_bstr(void *talloc_ctx, struct bstr *buf, uint32_t codepoint) in mp_append_utf8_bstr()
191 static bool mp_parse_escape(void *talloc_ctx, bstr *dst, bstr *code) in mp_parse_escape()
248 bool mp_append_escaped_string_noalloc(void *talloc_ctx, bstr *dst, bstr *src) in mp_append_escaped_string_noalloc()
286 bool mp_append_escaped_string(void *talloc_ctx, bstr *dst, bstr *src) in mp_append_escaped_string()
/dports/net/samba412/samba-4.12.15/lib/talloc/
H A Dpytalloc_private.h23 TALLOC_CTX *talloc_ctx; member
H A Dpytalloc.h28 TALLOC_CTX *talloc_ctx; member
/dports/devel/talloc/talloc-2.3.1/
H A Dpytalloc_private.h23 TALLOC_CTX *talloc_ctx; member
/dports/devel/tevent/tevent-0.10.2/lib/talloc/
H A Dpytalloc_private.h23 TALLOC_CTX *talloc_ctx; member
/dports/databases/ldb15/ldb-1.5.6/lib/talloc/
H A Dpytalloc_private.h23 TALLOC_CTX *talloc_ctx; member
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/memprof/
H A Dmemprof_linux.cpp23 #include "sanitizer_common/sanitizer_freebsd.h"
/dports/databases/ldb21/ldb-2.1.5/lib/talloc/
H A Dpytalloc_private.h23 TALLOC_CTX *talloc_ctx; member
/dports/databases/ldb22/ldb-2.2.1/lib/talloc/
H A Dpytalloc_private.h23 TALLOC_CTX *talloc_ctx; member
/dports/multimedia/mpv/mpv-0.34.1/stream/
H A Dcookies.c52 static char *col_dup(void *talloc_ctx, const char *src) in col_dup()
162 char *cookies_lavf(void *talloc_ctx, struct mp_log *log, char *file) in cookies_lavf()
/dports/mail/notmuch/notmuch-0.34.2/util/
H A Dzlib-extra.c28 gz_getline (void *talloc_ctx, char **bufptr, ssize_t *bytes_read, gzFile stream) in gz_getline()
/dports/mail/notmuch-mutt/notmuch-0.34.2/util/
H A Dzlib-extra.c28 gz_getline (void *talloc_ctx, char **bufptr, ssize_t *bytes_read, gzFile stream) in gz_getline()
/dports/mail/notmuch-emacs/notmuch-0.34.2/util/
H A Dzlib-extra.c28 gz_getline (void *talloc_ctx, char **bufptr, ssize_t *bytes_read, gzFile stream) in gz_getline()
/dports/mail/py-notmuch/notmuch-0.34.2/util/
H A Dzlib-extra.c28 gz_getline (void *talloc_ctx, char **bufptr, ssize_t *bytes_read, gzFile stream) in gz_getline()
/dports/mail/py-notmuch2/notmuch-0.34.2/util/
H A Dzlib-extra.c28 gz_getline (void *talloc_ctx, char **bufptr, ssize_t *bytes_read, gzFile stream) in gz_getline()
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dscripting.c63 static char *script_name_from_filename(void *talloc_ctx, const char *fname) in script_name_from_filename()
220 static char **list_script_files(void *talloc_ctx, char *path) in list_script_files()
/dports/databases/ldb20/ldb-2.0.10/lib/talloc/
H A Dpytalloc.h28 TALLOC_CTX *talloc_ctx; member

123