| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | wait.h | 22 #define WIFEXITED(w) (((w) & 0xff) == 0) argument 23 #define WIFSIGNALED(w) (((w) & 0x7f) > 0 && (((w) & 0x7f) < 0x7f)) argument 24 #define WIFSTOPPED(w) (((w) & 0xff) == 0x7f) argument 25 #define WEXITSTATUS(w) (((w) >> 8) & 0xff) argument 26 #define WTERMSIG(w) ((w) & 0x7f) argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | link.h | 32 #define _ElfW(e,w,t) _ElfW_1 (e, w, _##t) argument 33 #define _ElfW_1(e,w,t) e##w##t argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | recordmcount.c | 82 off_t const w = lseek(fd, offset, whence); in ulseek() local 232 static uint32_t (*w)(uint32_t); variable
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | ppp-comp.h | 192 #define DEFLATE_MAKE_OPT(w) ((((w) - 8) << 4) + DEFLATE_METHOD_VAL) argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | dialog.h | 51 #define wbkgdset(w,p) /*nothing */ argument
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | gconf.c | 500 gint w, h; in on_window1_size_request() local 767 gint w, h; in on_split_clicked() local
|
| /utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/ |
| H A D | drvCMDQ.c | 1513 MS_PHY s, e, r, w; in MDrv_CMDQv2_Get_FreeCmdLine_Size() local 1624 MS_PHY s, e, r, w; in MDrv_CMDQv2_DumpContext() local
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/dvb/ |
| H A D | video.h | 59 int w; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/hvd_v3/ |
| H A D | halHVD_EX.c | 3211 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3216 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3241 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/hvd_v3/ |
| H A D | halHVD_EX.c | 3214 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3219 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3244 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/hvd_v3/ |
| H A D | halHVD_EX.c | 3083 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3088 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3113 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/hvd_v3/ |
| H A D | halHVD_EX.c | 3209 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3214 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3239 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/hvd_v3/ |
| H A D | halHVD_EX.c | 3135 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3140 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3165 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/hvd_v3/ |
| H A D | halHVD_EX.c | 3260 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3265 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3290 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/hvd_v3/ |
| H A D | halHVD_EX.c | 3262 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3267 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3292 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/hvd_v3/ |
| H A D | halHVD_EX.c | 3148 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3153 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3178 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/hvd_v3/ |
| H A D | halHVD_EX.c | 3302 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3307 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3332 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/hvd_v3/ |
| H A D | halHVD_EX.c | 3181 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3186 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3211 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/hvd_v3/ |
| H A D | halHVD_EX.c | 3167 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3172 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3197 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/hvd_v3/ |
| H A D | halHVD_EX.c | 4174 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 4179 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 4204 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/hvd_v3/ |
| H A D | halHVD_EX.c | 4041 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 4046 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 4071 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/hvd_v3/ |
| H A D | halHVD_EX.c | 4056 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 4061 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 4086 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/hvd_lite/ |
| H A D | halHVD_EX.c | 3467 static MS_U32 tile_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in tile_offset() 3472 static MS_U32 raster_offset(MS_U32 x, MS_U32 y, MS_U32 w, MS_U32 h, MS_U32 stride) in raster_offset() 3497 static void tiled4x4pic_to_raster_new(MS_U8* dst, MS_U8* src, MS_U32 w, MS_U32 h, MS_U32 raster_str… in tiled4x4pic_to_raster_new()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/ace/ |
| H A D | MsAce.c | 311 WORD w; in _TransferColorCorrectionOffsetValue() local
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 437 #define GetUnalignedWord( pb, w ) \ argument 451 #define GetUnalignedWordEx(pb, w) GetUnalignedWord(pb, w) ; (pb) += sizeof(unsigned short); argument 458 #define LoadWORD(w, p) GetUnalignedWordEx(p, w) argument 16663 unsigned short w=0; in AU_CUS_WMA_Parser_ParsePacketHeader() local 16719 unsigned short w = 0; in AU_CUS_WMA_Parser_ParsePacketHeader() local 16773 unsigned short w=0; in AU_CUS_WMA_Parser_ParsePacketHeader() local 16916 unsigned short w=0; in AU_CUS_WMA_Parser_ParsePayloadHeader() local 17028 unsigned short w = 0; in AU_CUS_WMA_Parser_ParsePayloadHeader() local
|