Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/crypto/asn1/
H A Dtasn_dec.c200 unsigned char oclass; in asn1_item_ex_d2i() local
682 unsigned char oclass; in asn1_d2i_ex_primitive() local
930 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/asn1/
H A Dtasn_dec.c200 unsigned char oclass; in asn1_item_ex_d2i() local
682 unsigned char oclass; in asn1_d2i_ex_primitive() local
930 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
/aosp_15_r20/external/libdrm/nouveau/nvif/
H A Dioctl.h44 __s32 oclass; member
47 } oclass[]; member
58 __s32 oclass; member
/aosp_15_r20/external/mesa3d/src/nouveau/drm/nvif/
H A Dioctl.h44 __s32 oclass; member
47 } oclass[]; member
58 __s32 oclass; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/asn1/
Dtasn_dec.c176 unsigned char oclass; in asn1_item_ex_d2i() local
706 unsigned char oclass; in asn1_d2i_ex_primitive() local
1111 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/
Dtasn_dec.c176 unsigned char oclass; in asn1_item_ex_d2i() local
706 unsigned char oclass; in asn1_d2i_ex_primitive() local
1111 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()
/aosp_15_r20/external/libdrm/nouveau/
H A Dnouveau.h9 int32_t oclass; member
19 int32_t oclass; member
27 uint32_t oclass; member
H A 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()
/aosp_15_r20/external/mesa3d/src/gallium/winsys/nouveau/drm/
H A Dnouveau.h30 int32_t oclass; member
37 uint32_t oclass; member
H A Dnouveau.c97 nouveau_object_channel_new(struct nouveau_object *parent, uint64_t handle, uint32_t oclass, in nouveau_object_channel_new()
148 nouveau_object_subchan_new(struct nouveau_object *parent, uint64_t handle, uint32_t oclass, in nouveau_object_subchan_new()
177 nouveau_object_new(struct nouveau_object *parent, uint64_t handle, uint32_t oclass, void *data, in nouveau_object_new()
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pyclbr.py69 def ismethod(oclass, obj, name): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pyclbr.py69 def ismethod(oclass, obj, name): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c577 unsigned oclass = 0; in nv30_screen_create() local
H A Dnvfx_vertprog.c956 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
H A Dnvfx_fragprog.c1062 _nvfx_fragprog_translate(uint16_t oclass, struct nv30_fragprog *fp) in _nvfx_fragprog_translate()
/aosp_15_r20/external/mesa3d/src/nouveau/winsys/
H A Dnouveau_context.c80 nouveau_ws_subchan_alloc(int fd, int channel, uint32_t handle, uint16_t oclass, struct nouveau_ws_o… in nouveau_ws_subchan_alloc()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
Dasm9.go2349 func oclass(a *obj.Addr) int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
Dasm6.go2791 func oclass(ctxt *obj.Link, p *obj.Prog, a *obj.Addr) int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
Dasmz.go2656 func oclass(a *obj.Addr) int { func