Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c469 const uint16_t obj_class = screen->compute->oclass; in nvc0_screen_get_compute_param() local
608 nvc0_magic_3d_init(struct nouveau_pushbuf *push, uint16_t obj_class) in nvc0_magic_3d_init()
809 uint32_t obj_class; in nvc0_screen_create() local
Dnvc0_compute.c35 uint32_t obj_class; in nvc0_screen_compute_setup() local
Dnve4_compute.c44 uint32_t obj_class; in nve4_screen_compute_setup() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_compute.c39 unsigned obj_class; in nv50_screen_compute_setup() local
/external/selinux/python/sepolgen/src/sepolgen/
Daccess.py272 …def add(self, src_type, tgt_type, obj_class, perms, audit_msg=None, avc_type=audit2why.TERULE, dat… argument
Drefpolicy.py990 def add_obj_class(self, obj_class, perms): argument
1026 def __init__(self, obj_class, perms): argument
/external/curl/lib/vtls/
Dnss.c441 CK_OBJECT_CLASS obj_class, in nss_create_object()
/external/python/cpython3/Modules/
D_pickle.c3819 PyObject *obj_class; in save_reduce() local