Searched defs:otype (Results 1 – 9 of 9) sorted by relevance
| /third_party/ffmpeg/libavresample/ |
| D | audio_convert.c | 136 #define CONV_LOOP(otype, expr) \ argument 143 #define CONV_FUNC_FLAT(ofmt, otype, ifmt, itype, expr) \ argument 155 #define CONV_FUNC_INTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument 171 #define CONV_FUNC_DEINTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument 187 #define CONV_FUNC_GROUP(ofmt, otype, ifmt, itype, expr) \ argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_arit_overflow.c | 72 LLVMTypeRef otype; in build_binary_int_overflow() local
|
| /third_party/ffmpeg/libswresample/ |
| D | audioconvert.c | 38 #define CONV_FUNC(ofmt, otype, ifmt, expr)\ argument
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| D | policydb.h | 173 uint32_t otype; member 322 uint32_t otype; /* new type */ member
|
| /third_party/selinux/libsepol/src/ |
| D | policydb.c | 2601 char **name_alloc, uint32_t otype, in policydb_filetrans_insert() 2676 uint32_t buf[4], len, stype, ttype, tclass, otype; in filename_trans_read_one_compat() local
|
| /third_party/selinux/checkpolicy/ |
| D | policy_define.c | 3310 uint32_t otype; in define_filename_trans() local
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| D | libwebp_python_wrap.c | 2888 const char *otype = (const char *) SwigPyObject_GetDesc(obj); in SWIG_Python_TypeError() local 2897 const char *otype = (obj ? obj->ob_type->tp_name : 0); in SWIG_Python_TypeError() local
|
| /third_party/selinux/libsepol/cil/src/ |
| D | cil_binary.c | 1176 uint32_t otype; in __cil_typetransition_to_avtab_helper() local
|
| /third_party/python/Lib/test/ |
| D | test_descr.py | 3249 def __get__(self, object, otype): argument
|