Home
last modified time | relevance | path

Searched defs:context_list (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/glx/apple/
Dapple_glx_context.c69 static struct apple_glx_context *context_list = NULL; variable
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudacontext.c32 static GList *context_list = NULL; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h65 struct list_head context_list; member
/third_party/gettext/gettext-tools/src/
Dx-java.c1493 flag_context_list_ty *context_list; in extract_parenthesized() local
Dx-csharp.c1855 flag_context_list_ty *context_list; in extract_parenthesized() local
/third_party/quickjs/
Dquickjs.c263 struct list_head context_list; /* list of JSContext.link */ member