Searched defs:oclass (Results  1 – 11 of 11) sorted by relevance
| /external/boringssl/src/crypto/asn1/ | 
| D | tasn_dec.c | 200   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()
  | 
| /external/cronet/third_party/boringssl/src/crypto/asn1/ | 
| D | tasn_dec.c | 200   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()
  | 
| /external/libdrm/nouveau/nvif/ | 
| D | ioctl.h | 44 		__s32 oclass;  member 47 	} oclass[];  member 58 	__s32 oclass;  member
  | 
| /external/rust/crates/quiche/deps/boringssl/src/crypto/asn1/ | 
| D | tasn_dec.c | 176     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()
  | 
| /external/python/cpython2/Lib/test/ | 
| D | test_pyclbr.py | 69         def ismethod(oclass, obj, name):  argument
  | 
| /external/libdrm/nouveau/ | 
| D | nouveau.h | 9 	int32_t oclass;  member 19 	int32_t oclass;  member 27 	uint32_t oclass;  member
  | 
| D | nouveau.c | 248 		    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()
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_pyclbr.py | 68         def ismethod(oclass, obj, name):  argument
  | 
| /external/mesa3d/src/gallium/drivers/nouveau/nv30/ | 
| D | nv30_screen.c | 541    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()
  |