Home
last modified time | relevance | path

Searched defs:otype (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit_overflow.c72 LLVMTypeRef otype; in build_binary_int_overflow() local
/external/tcpdump/
Dprint-pim.c758 uint16_t otype, olen; in pimv2_print() local
/external/scapy/scapy/
Dconfig.py287 def __get__(self, obj, otype): argument
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h172 uint32_t otype; /* expected of new object */ member
319 uint32_t otype; /* new type */ member
/external/selinux/libsepol/src/
Dwrite.c573 struct filename_trans_datum *otype = data; in filename_write_helper() local
Dexpand.c1390 filename_trans_datum_t *otype; in expand_filename_trans() local
Dpolicydb.c2593 filename_trans_datum_t *otype; in filename_trans_read() local
/external/selinux/checkpolicy/
Dpolicy_define.c3327 uint32_t otype; in define_filename_trans() local
/external/selinux/libsepol/cil/src/
Dcil_binary.c1149 filename_trans_datum_t *newdatum = NULL, *otype = NULL; in __cil_typetransition_to_avtab() local
/external/python/cpython2/Lib/test/
Dtest_descr.py3044 def __get__(self, object, otype): argument
/external/python/cpython3/Lib/test/
Dtest_descr.py3095 def __get__(self, object, otype): argument