| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCI_SCHD.cxx | 857 U32 now, span, end; in get_iso_range() local 891 now = ehci_readl ((U32)&ehci->regs->frame_index) + 1; in get_iso_range() 893 now += 8; in get_iso_range() 894 now %= mod; in get_iso_range() 895 end = now + mod; in get_iso_range() 897 *start = now + ehci->i_thresh + 1; in get_iso_range() 1246 U32 now; in scan_periodic() local 1253 now = ehci_readl ((U32)&ehci->regs->frame_index) % mod; in scan_periodic() 1254 if (now_uframe == now) in scan_periodic() 1258 now_uframe = now; in scan_periodic()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | conf.c | 481 struct timeval now; in main() local 488 gettimeofday(&now, NULL); in main() 490 seed = (unsigned int)((now.tv_sec + 1) * (now.tv_usec + 1)); in main()
|
| H A D | lex.zconf.c_shipped | 936 * we now use fwrite(). 1391 /* Okay, we're now positioned to make the NUL 1429 * zconftext, we can now set up 1702 /* yy_c_buf_p now points to the character we want to return.
|
| H A D | zconf.tab.c_shipped | 987 YYFPRINTF (stderr, "Stack now");
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEHCI_SCHD.cxx | 748 U32 now; in ms_scan_periodic() local 754 now = hcd_reg_readl ((U32)&pEhci->op_regs->frindex) % u32Mod; in ms_scan_periodic() 755 if (u32clock_uframe == now) in ms_scan_periodic() 758 u32clock_uframe = now; in ms_scan_periodic()
|
| /utopia/UTPA2-700.0.x/modules/hsl/api/hsl/ |
| H A D | frhsl_ringbuffer.c | 333 struct timeval now; in bufferWriteThread() local 350 gettimeofday(&now, 0); in bufferWriteThread() 351 timeout.tv_sec = now.tv_sec + 1; in bufferWriteThread() 352 timeout.tv_nsec = now.tv_usec; in bufferWriteThread()
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | madp_mfe.c | 319 no support now! in MAdp_MFE_Mutex_Init() 331 no support now! in MAdp_MFE_Mutex_Delete() 351 no support now! in MAdp_MFE_Mutex_Lock() 372 no support now! in MAdp_MFE_Mutex_Unlock()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 700 * we now use fwrite(). 1085 /* Okay, we're now positioned to make the NUL 1124 * yytext, we can now set up 1385 /* yy_c_buf_p now points to the character we want to return.
|
| H A D | dtc-parser.tab.c_shipped | 788 YYFPRINTF (stderr, "Stack now");
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | Readme.txt | 1 #-mips32 -msoft-float -EL => for 4KC/4KEC (default now)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 785 * we now use fwrite(). 1152 /* Okay, we're now positioned to make the NUL 1191 * yytext, we can now set up 1529 /* yy_c_buf_p now points to the character we want to return.
|
| H A D | parse.c_shipped | 1036 YYFPRINTF (stderr, "Stack now");
|
| /utopia/UTPA2-700.0.x/projects/project/maxim_android/ |
| H A D | Makefile | 401 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/mclaren_android/ |
| H A D | Makefile | 401 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/kano_android/ |
| H A D | Makefile | 399 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/marcus_android/ |
| H A D | Makefile | 401 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/manhattan_android/ |
| H A D | Makefile | 401 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/curry_android/ |
| H A D | Makefile | 399 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/maserati_android/ |
| H A D | Makefile | 401 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/M7621_android/ |
| H A D | Makefile | 401 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/projects/project/k6_android/ |
| H A D | Makefile | 399 -Wl,-z,now \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 17543 … //for(u8Idx=0;u8Idx<VDEC_MAX_SUPPORT_STREAM_NUM;u8Idx++) // Fix me, only support main decoder now. 17625 //Fixme,need to implement this part,set zero now. 17628 //Fixme,need to implement this part,set zero now. 17631 //Fixme,need to implement this part,set zero now. 17700 //Fixme,need to implement this part,set zero now. 17713 //Fixme,need to implement this part,set zero now. 17718 //Fixme,need to implement this part,set zero now. 17720 //Fixme,need to implement this part,set zero now. 17722 //Fixme,need to implement this part,set zero now. 17724 //Fixme,need to implement this part,set zero now. [all …]
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 3380 //for now, we only found only AU46_T460hw03v1_HD has this problem. 5290 // use _MApi_XC_FPLL_FSM_ISR() now 9573 printf("[MDrv_SC_SetOSDBlendingFormula] Not support sub window now \n");
|
| H A D | mvideo.c.0 | 2331 // For now not supporting memsync black for both window 7461 // Retrieve sources which is using right now. 9278 //Kano sc1 do not load pq function now
|
| H A D | mdrv_sc_scaling.c.0 | 4845 //Need only 2 Frame now
|