Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit_overflow.c72 LLVMTypeRef otype; in build_binary_int_overflow() local
/external/tensorflow/tensorflow/lite/tools/accuracy/
Drun_tflite_model_op.cc101 DataType otype = output_tensors.expected_output_dtype(i); in Compute() local
/external/u-boot/arch/arm/mach-stm32mp/include/mach/
Dgpio.h93 enum stm32_gpio_otype otype; member
/external/u-boot/arch/arm/include/asm/arch-stm32/
Dgpio.h92 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.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.c2586 filename_trans_datum_t *otype; in filename_trans_read() local
/external/selinux/checkpolicy/
Dpolicy_define.c3335 uint32_t otype; in define_filename_trans() local
/external/selinux/libsepol/cil/src/
Dcil_binary.c1153 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.py3164 def __get__(self, object, otype): argument