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/u-boot/arch/arm/mach-stm32mp/include/mach/
Dgpio.h95 enum stm32_gpio_otype otype; member
/external/u-boot/arch/arm/include/asm/arch-stm32/
Dgpio.h94 enum stm32_gpio_otype otype; member
/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/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/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