Searched defs:oclass (Results 1 - 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_screen.c | 589 unsigned oclass = 0; nv30_screen_create() local [all...] |
H A D | nvfx_fragprog.c | 1064 _nvfx_fragprog_translate(uint16_t oclass, struct nv30_fragprog *fp) in _nvfx_fragprog_translate() argument
|
H A D | nvfx_vertprog.c | 958 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate() argument
|
/third_party/libdrm/nouveau/nvif/ |
H A D | ioctl.h | 44 __s32 oclass; member 47 } oclass[]; member 58 __s32 oclass; member
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tasn_dec.c | 173 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() argument [all...] |
/third_party/openssl/crypto/asn1/ |
H A D | tasn_dec.c | 173 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() argument [all...] |
/third_party/libdrm/nouveau/ |
H A D | nouveau.c | 247 nouveau_object_init(struct nouveau_object *parent, uint32_t handle, int32_t oclass, void *data, uint32_t size, struct nouveau_object *obj) nouveau_object_init() argument 302 nouveau_object_new(struct nouveau_object *parent, uint64_t handle, uint32_t oclass, void *data, uint32_t length, struct nouveau_object **pobj) nouveau_object_new() argument 378 nouveau_device_new(struct nouveau_object *parent, int32_t oclass, void *data, uint32_t size, struct nouveau_device **pdev) nouveau_device_new() argument [all...] |
H A D | nouveau.h | 9 int32_t oclass; member 19 int32_t oclass; member 27 uint32_t oclass; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | evaluate.c | 2859 int oclass = classify_type(degenerate(old), &otype); in cast_to_bool() local
|
Completed in 14 milliseconds