Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 67) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBDisk.c224 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 DdrvEHCI.h405 #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 DdrvUSBHwCtl.c333 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 DdrvUSBDisk.c392 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 Drecordmcount.h196 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 Dlink.h32 #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 Dnameser.h305 #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 Dtas.h39 int r, t; in __NTH() local
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dyuvgen.c484 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 DdrvTimer.h131 #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 Dioctl.h73 #define _IOC_TYPECHECK(t) \ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dioctl.h65 #define _IOC_TYPECHECK(t) \ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dmroute6.h56 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f))) argument
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c1869 #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 DhalHDCPTx.c388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c367 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc.h95 #define for_each_marker_of_type(m, t) \ argument
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c388 MS_U8 i, j, k, t; in MHal_HDMITx_HdcpCheckBksvLn() local
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c388 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 DhalVPU_EX.c1229 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 DhalVPU_EX.c1229 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 DhalVPU_EX.c1229 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 DhalVPU_EX.c1229 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local
1388 MS_U32 t=0; in HAL_VPU_EX_TaskCreate() local

123