Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c439 const uint16_t obj_class = screen->compute->oclass; in nvc0_screen_get_compute_param() local
578 nvc0_magic_3d_init(struct nouveau_pushbuf *push, uint16_t obj_class) in nvc0_magic_3d_init()
767 uint32_t obj_class; in nvc0_screen_create() local
Dnvc0_compute.c35 uint32_t obj_class; in nvc0_screen_compute_setup() local
Dnve4_compute.c43 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.py260 …def add(self, src_type, tgt_type, obj_class, perms, audit_msg=None, avc_type=audit2why.TERULE, dat… argument
Drefpolicy.py862 def add_obj_class(self, obj_class, perms): argument
898 def __init__(self, obj_class, perms): argument
/external/curl/lib/vtls/
Dnss.c377 CK_OBJECT_CLASS obj_class, in nss_create_object()