Searched refs:otype (Results 1 - 6 of 6) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Daudioconvert.c196 #define CONV(ofmt, otype, ifmt, expr)\
199 *(otype*)po = expr; pi += is; po += os;\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py565 otype = type(o)
566 if otype == type([]):
569 elif otype == type(()):
572 elif otype == type('') or otype == type(0) or otype == type(0.0):
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst.c587 char *otype; local
590 otype = "satellite";
594 otype = "terrestrial";
598 otype = "cable";
602 otype = "atsc";
609 dprintk(verbose, DST_INFO, 1, "DST type: %s", otype);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddmxdev.c606 dmx_output_t otype; local
613 otype = para->output;
622 if (otype == DMX_OUT_TS_TAP)
625 if (otype == DMX_OUT_TAP)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.c444 (__psint_t)args->otype),
2250 type = args->otype = args->type;
H A Dxfs_alloc.h89 xfs_alloctype_t otype; /* original allocation type */ member in struct:xfs_alloc_arg

Completed in 190 milliseconds