Home
last modified time | relevance | path

Searched defs:oclass (Results 1 – 9 of 9) sorted by relevance

/third_party/libdrm/nouveau/nvif/
Dioctl.h44 __s32 oclass; member
47 } oclass[]; member
58 __s32 oclass; member
/third_party/openssl/crypto/asn1/
Dtasn_dec.c173 unsigned char oclass; in asn1_item_embed_d2i() local
724 unsigned char oclass; in asn1_d2i_ex_primitive() local
1135 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dtasn_dec.c173 unsigned char oclass; in asn1_item_embed_d2i() local
724 unsigned char oclass; in asn1_d2i_ex_primitive() local
1135 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
/third_party/libdrm/nouveau/
Dnouveau.h9 int32_t oclass; member
19 int32_t oclass; member
27 uint32_t oclass; member
Dnouveau.c248 int32_t oclass, void *data, uint32_t size, in nouveau_object_init()
303 uint32_t oclass, void *data, uint32_t length, in nouveau_object_new()
378 nouveau_device_new(struct nouveau_object *parent, int32_t oclass, in nouveau_device_new()
/third_party/python/Lib/test/
Dtest_pyclbr.py69 def ismethod(oclass, obj, name): argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c589 unsigned oclass = 0; in nv30_screen_create() local
Dnvfx_vertprog.c958 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
Dnvfx_fragprog.c1064 _nvfx_fragprog_translate(uint16_t oclass, struct nv30_fragprog *fp) in _nvfx_fragprog_translate()