Home
last modified time | relevance | path

Searched refs:ralloc_strdup (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dos_misc.c232 char *name_dup = ralloc_strdup(options_tbl, name); in os_get_option_cached()
236 opt = ralloc_strdup(options_tbl, os_get_option(name)); in os_get_option_cached()
Dxmlconfig.h172 char *dri_options = ralloc_strdup(ctx, ""); in driComputeOptionsSha1()
Dralloc.h320 char *ralloc_strdup(const void *ctx, const char *str) MALLOCLIKE;
Dlog.c396 stream->msg = ralloc_strdup(stream, ""); in _mesa_log_stream_create()
Ddisk_cache.c130 cache->path = ralloc_strdup(cache, path); in disk_cache_type_create()
Dralloc.c367 ralloc_strdup(const void *ctx, const char *str) in ralloc_strdup() function
Dxmlconfig.c413 char *str = ralloc_strdup(NULL, in driGetOptionsXml()
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_perfetto_renderpass.h142 ralloc_strdup(debug_markers, name), in debug_marker_stage()