Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit_overflow.c72 LLVMTypeRef otype; in build_binary_int_overflow() local
/external/openssh/
Dmoduli.c153 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, in qfileout()
/external/tcpdump/
Dprint-pim.c758 uint16_t otype, olen; in pimv2_print() local
/external/llvm-project/polly/lib/External/isl/
Disl_morph.c439 unsigned otype; in isl_basic_set_variable_compression() local
/external/scapy/scapy/
Dconfig.py287 def __get__(self, obj, otype): argument
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h173 uint32_t otype; /* expected of new object */ member
320 uint32_t otype; /* new type */ member
/external/selinux/libsepol/src/
Dwrite.c578 struct filename_trans_datum *otype = data; in filename_write_helper() local
Dexpand.c1375 filename_trans_datum_t *otype; in expand_filename_trans() local
Dpolicydb.c2604 filename_trans_datum_t *otype; in filename_trans_read() local
/external/selinux/checkpolicy/
Dpolicy_define.c3311 uint32_t otype; in define_filename_trans() local
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx2619 const char *otype = (const char *) SwigPyObject_GetDesc(obj); in SWIG_Python_TypeError() local
2628 const char *otype = (obj ? obj->ob_type->tp_name : 0); in SWIG_Python_TypeError() local
/external/selinux/libsepol/cil/src/
Dcil_binary.c1136 filename_trans_datum_t *newdatum = NULL, *otype = NULL; in __cil_typetransition_to_avtab() local
/external/python/cpython2/Lib/test/
Dtest_descr.py3176 def __get__(self, object, otype): argument
/external/python/cpython3/Lib/test/
Dtest_descr.py3211 def __get__(self, object, otype): argument