Home
last modified time | relevance | path

Searched defs:context_init (Results 1 – 7 of 7) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
Dcontext.h116 static inline void context_init(context_struct_t * c) in context_init() function
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h75 void (*context_init)(struct pipe_context *pipe); member
Dpan_cmdstream.c3576 context_init(struct pipe_context *pipe) in context_init() function
/third_party/glib/glib/tests/
Dgwakeuptest.c98 context_init (struct context *ctx) in context_init() function
/third_party/alsa-utils/axfer/
Dsubcmd-transfer.c122 static int context_init(struct context *ctx, snd_pcm_stream_t direction, in context_init() function
/third_party/jerryscript/jerry-main/
Dmain-unix-snapshot.c78 context_init (void) in context_init() function
/third_party/python/Modules/_decimal/
D_decimal.c1241 context_init(PyObject *self, PyObject *args, PyObject *kwds) in context_init() function