Searched defs:oclass (Results 1 – 10 of 10) sorted by relevance
/external/libdrm/nouveau/nvif/ |
D | ioctl.h | 44 __s32 oclass; member 47 } oclass[]; member 58 __s32 oclass; member
|
/external/boringssl/src/crypto/asn1/ |
D | tasn_dec.c | 175 unsigned char imphack = 0, oclass; in asn1_item_ex_d2i() local 755 unsigned char oclass; in asn1_d2i_ex_primitive() local 1162 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
|
/external/python/cpython2/Lib/test/ |
D | test_pyclbr.py | 69 def ismethod(oclass, obj, name): argument
|
/external/python/cpython3/Lib/test/ |
D | test_pyclbr.py | 69 def ismethod(oclass, obj, name): argument
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_screen.c | 494 unsigned oclass = 0; in nv30_screen_create() local
|
D | nvfx_vertprog.c | 957 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
|
D | nvfx_fragprog.c | 1064 _nvfx_fragprog_translate(uint16_t oclass, struct nv30_fragprog *fp) in _nvfx_fragprog_translate()
|
/external/libdrm/include/drm/ |
D | nouveau_ioctl.h | 41 __u32 oclass[]; member 54 __u32 oclass; member
|
/external/libdrm/nouveau/ |
D | nouveau.h | 9 int32_t oclass; member 19 int32_t oclass; member 27 uint32_t oclass; member
|
D | nouveau.c | 232 int32_t oclass, void *data, uint32_t size, in nouveau_object_init() 287 uint32_t oclass, void *data, uint32_t length, in nouveau_object_new() 364 nouveau_device_new(struct nouveau_object *parent, int32_t oclass, in nouveau_device_new()
|