| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUSBDisk.c | 224 static BOOL is_usb_block_dev(cyg_devtab_entry_t *t) in is_usb_block_dev() 423 cyg_devtab_entry_t *t; in MDrv_USB_MscLookupHostID() local 452 cyg_devtab_entry_t *t; in MDrv_USB_MscLookupManufacturerString() local 482 cyg_devtab_entry_t *t; in MDrv_USB_MscLookupProductString() local 512 cyg_devtab_entry_t *t; in MDrv_USB_MscLookupSerialNumberString() local 542 cyg_devtab_entry_t *t; in MDrv_USB_MscLookupVidPid() local 577 cyg_devtab_entry_t *t; in MDrv_USB_IOCTL_Cmd() local 643 cyg_devtab_entry_t *dev_h, *t; in RemoveUSBDiskPort() local 706 cyg_devtab_entry_t *t; in ConnectUSBDisk() local
|
| H A D | drvEHCI.h | 405 #define QTD_BYTES(t) (((t)>>16) & 0x7fff) argument 407 #define QTD_CERR(t) (((t)>>10) & 0x3) argument 409 #define QTD_PID(t) (((t)>>8) & 0x3) argument
|
| H A D | drvUSBHwCtl.c | 333 void m_BDMA_write(unsigned int s, unsigned int t) in m_BDMA_write()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvUSBDisk.c | 392 cyg_devtab_entry_t *t; in MDrv_USB_MscLookupHostID() local 419 cyg_devtab_entry_t *t; in MDrv_USB_MscLookupProductString() local 454 cyg_devtab_entry_t *t; in ConnectUSBDisk() local 560 cyg_devtab_entry_t *dev_h, *t; in RemoveUSBDiskPort() local
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | recordmcount.h | 196 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() local 319 unsigned t; in sift_rel_mcount() local 365 unsigned t; in nop_mcount() local 425 unsigned t; in find_secsym_ndx() local
|
| /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/tools/lint/mips-linux-gnu_include/arpa/ |
| H A D | nameser.h | 305 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \ argument 308 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt) argument 310 #define ns_t_rr_p(t) (!ns_t_qt_p(t) && !ns_t_mrr_p(t)) argument 311 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr) argument 312 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | tas.h | 39 int r, t; in __NTH() local
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | yuvgen.c | 484 MS_U8 *t = pDst; in PutTileY() local 497 MS_U8 *t = pDst; in PutTileUV() local
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvTimer.h | 131 #define mod_timer(t,e,s) ms_update_timer(t,e,s) argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/ |
| H A D | ioctl.h | 73 #define _IOC_TYPECHECK(t) \ argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/ |
| H A D | ioctl.h | 65 #define _IOC_TYPECHECK(t) \ argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | mroute6.h | 56 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f))) argument
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 1869 #define leftmost_child(t) ((t)->child[0] != 0? (t)->child[0] : (t)->child[1]) argument 2659 static void do_check_tree(mstate m, tchunkptr t) { in do_check_tree() 2712 tchunkptr t = *tb; in do_check_treebin() local 2762 tchunkptr t = *treebin_at(m, tidx); in bin_find() local 3695 tchunkptr t; in tmalloc_large() local 3766 tchunkptr t, v; in tmalloc_small() local
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/ |
| H A D | halHDCPTx.c | 388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/ |
| H A D | halHDCPTx.c | 367 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc.h | 95 #define for_each_marker_of_type(m, t) \ argument
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/ |
| H A D | halHDCPTx.c | 388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/ |
| H A D | halHDCPTx.c | 388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/ |
| H A D | halHDCPTx.c | 388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
|
| /utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/ |
| H A D | halHDCPTx.c | 388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/vpu_ex/ |
| H A D | halVPU_EX.c | 1229 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local 1388 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/vpu_ex/ |
| H A D | halVPU_EX.c | 1229 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local 1388 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/vpu_ex/ |
| H A D | halVPU_EX.c | 1229 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local 1388 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/vpu_ex/ |
| H A D | halVPU_EX.c | 1229 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local 1388 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local
|