Home
last modified time | relevance | path

Searched defs:intype (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/
Ddropbearconvert.c61 int intype, outtype; local
110 static int do_convert(int intype, const char* infile, int outtype,
/external/libmtp/src/
Dlibmtp.c374 static uint16_t map_libmtp_type_to_ptp_type(LIBMTP_filetype_t intype) in map_libmtp_type_to_ptp_type()
397 static LIBMTP_filetype_t map_ptp_type_to_libmtp_type(uint16_t intype) in map_ptp_type_to_libmtp_type()
730 char const * LIBMTP_Get_Filetype_Description(LIBMTP_filetype_t intype) in LIBMTP_Get_Filetype_Description()
/external/qemu/target-arm/
Dneon_helper.c1521 #define DO_ABD(dest, x, y, intype, arithtype) do { \ argument