| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvEHCI_SCHD.cxx | 85 union ehci_qh_shadow here = *prev_p; in ms_periodic_unlink() local 88 while (here.ptr && here.ptr != ptr) in ms_periodic_unlink() 94 hw_p = here.hw_next; in ms_periodic_unlink() 95 here = *prev_p; in ms_periodic_unlink() 97 if (!here.ptr) in ms_periodic_unlink() 104 ? (union ehci_qh_shadow *)(&here.qh->qh_next) in ms_periodic_unlink() 107 *hw_p = *here.hw_next; in ms_periodic_unlink() 359 union ehci_qh_shadow here; in ms_tt_no_collision() local 362 here = pEhci->pshadow [frame]; in ms_tt_no_collision() 364 while (here.ptr) { in ms_tt_no_collision() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | checkpatch.pl | 1178 my $here = ''; 1328 $here = "#$linenr: " if (!$file); 1329 $here = "#$realline: " if ($file); 1347 …lude/asm, change architecture specific files in include/asm-<architecture>\n" . "$here$rawline\n"); 1352 $here .= "FILE: $realfile:$realline:" if ($realcnt != 0); 1354 my $hereline = "$here\n$rawline\n"; 1355 my $herecurr = "$here\n$rawline\n"; 1356 my $hereprev = "$here\n$prevrawline\n$rawline\n"; 1362 my $permhere = $here . "FILE: $realfile\n"; 1419 my $herevet = "$here\n" . cat_vet($rawline) . "\n"; [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 406 /* %% [1.0] yytext/yyin/yyout/yy_state_type/yylineno etc. def's & init go here */ 441 /* %% [2.0] code to fiddle yytext and yyleng for yymore() goes here \ */\ 445 /* %% [3.0] code to copy yytext_ptr to yytext[] goes here, if %array \ */\ 448 /* %% [4.0] data tables for the DFA and the user's section 1 definitions go here */ 661 /* We've got a two-level lexer here. We let flex do basic tokenization 673 * down here because we want the user's section 1 to have been scanned first. 798 /* %% [5.0] fread()/read() definition of YY_INPUT goes here unless we're doing C++ \ */\ 894 /* %% [6.0] YY_RULE_SETUP definition goes here */ 911 /* %% [7.0] user's declarations go here */ 955 /* %% [8.0] yymore()-related code goes here */ [all …]
|
| H A D | parse.c_shipped | 856 /* Like YYERROR except do call yyerror. This remains here temporarily 1484 /* In all cases, when you get here, the value and location stacks 1485 have just been pushed. So pushing a state here evens the stacks. */ 2327 | yyerrlab -- here on detecting error | 2460 | yyacceptlab -- YYACCEPT comes here. | 2467 | yyabortlab -- YYABORT comes here. | 2475 | yyexhaustedlab -- memory exhaustion comes here. |
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvEHCI_SCHD.cxx | 129 union ehci_shadow here = *prev_p; in periodic_unlink() local 133 while (here.ptr && here.ptr != ptr) { in periodic_unlink() 137 hw_p = &here.qh->hw_next; in periodic_unlink() 139 here = *prev_p; in periodic_unlink() 142 if (!here.ptr) { in periodic_unlink() 149 next_p1 = periodic_next_shadow (&here, Q_NEXT_TYPE (*hw_p)); in periodic_unlink() 150 *hw_p = here.qh->hw_next; in periodic_unlink()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 608 /* Like YYERROR except do call yyerror. This remains here temporarily 1236 /* In all cases, when you get here, the value and location stacks 1237 have just been pushed. So pushing a state here evens the stacks. */ 1809 | yyerrlab -- here on detecting error | 1942 | yyacceptlab -- YYACCEPT comes here. | 1949 | yyabortlab -- YYABORT comes here. | 1957 | yyexhaustedlab -- memory exhaustion comes here. |
|
| H A D | dtc-lexer.lex.c_shipped | 616 * down here because we want the user's section 1 to have been scanned first. 1070 /* Note that here we test for yy_c_buf_p "<=" to the position 1546 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ 1904 * This function is called from yylex_destroy(), so don't allocate here.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 205 /* Include zconf.hash.c here so it can see the token constants. */ 807 /* Like YYERROR except do call yyerror. This remains here temporarily 1465 /* In all cases, when you get here, the value and location stacks 1466 have just been pushed. So pushing a state here evens the stacks. */ 2061 | yyerrlab -- here on detecting error | 2194 | yyacceptlab -- YYACCEPT comes here. | 2201 | yyabortlab -- YYABORT comes here. | 2209 | yyexhaustedlab -- memory exhaustion comes here. |
|
| H A D | lex.zconf.c_shipped | 850 * down here because we want the user's section 1 to have been scanned first. 1376 /* Note that here we test for yy_c_buf_p "<=" to the position 1863 if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ 2221 * This function is called from zconflex_destroy(), so don't allocate here.
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 102 can be caught here. If Desc is 0, it means all exceptions are caught 103 here. */ 171 since I don't have a Gould here. Fixups from Gould folk welcome... */
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 928 //MBoot can not init MVOP here(MBoot does not register MVOP) 1031 // in MApi_XC_SetPowerState_U2 function will set mcdi,so here is not needed 1091 // Daten FixMe, move from panel init to here, need to check why 1822 … // SW patch here, if AP set keep OP as 4K2K, need to adjust DE and Htt before FRC setting is 4K2K 2405 #if TEST_NEW_DYNAMIC_NR //Why turn on/of DNR here, but not in SetBlueScreen? 4490 // please specify new added interface default value here 4583 …// here is a patch first, will remove after seperate Internal XC status with set window information 4782 //for ver3d =1, display window will be half when pass into driver,so here need double it 4844 //for ver3d =1, display window will be half when pass into driver,so here need double it 5053 // control SRAM PD here [all …]
|
| H A D | mdrv_sc_display.c.0 | 3734 … TRUE); //force field packing mode here to get correct time 3769 … TRUE); //force field packing mode here to get correct time 4554 …RC_INSIDE and HW_DESIGN_4K2K_VER == 6 use this function, for fixing compile warning we use #if here 4592 else // revert to original Vtt here 4721 Frame lock mechanism should be detected here. 5284 Frame lock mechanism should be detected here. 6423 // 1. load FSC Qmap here 6424 // 2. load FRC 3D table here 7770 // Please add here for GOP ... 7850 …//Skip enable here, SC_W2BYTE(psXCInstPri->u32DeviceID, REG_SC_BK0F_57_L, BIT(8)|BIT(9), BIT(8)|BI… [all …]
|
| H A D | mdrv_sc_scaling.c.0 | 1523 //DTV max u8BitsPerPixel is 24. And here only consider 2 frame mode. 1600 // So we correct it here. 1737 //so not into here. but HW version >1's display width is same with the panel. 2932 //store prescaling info here ( Why using u16PreVCusScalingSrc and u16PreVCusScalingDst??) 3663 //store prescaling info here 3767 //store pst scaling info here 3912 //store pst scaling info here 4160 // Set two init factor mode here to do P2I for Kaiser SC1 5995 //here set to TRUE, then hw will prealign u16AlignWidth 5996 //if here is FALSE, hw won't do prealign [all …]
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 1583 // only if RGB input, has sync and in SOG detecting enter here 1634 // so here is not enable auto nosignal when video mute 1664 // so here is not enable auto nosignal when video mute
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/lnt/ |
| H A D | co-gnu3.lnt | 147 // What follows here is a collection of options we have found
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 456 # here it will be hidden. Use a value of 0 to hide initializers completely. 1292 # is run, you must also specify the path to the tagfile here.
|
| H A D | bsp.dxyfile | 455 # here it will be hidden. Use a value of 0 to hide initializers completely. 1291 # is run, you must also specify the path to the tagfile here.
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 2756 // default will run here 4836 … ALLOCATOR_PRINTF_ERR("[ALLOC][ERR][%s][%d] Should not run here\n", __FUNCTION__, __LINE__); 11804 switch (u8Idx) // here need to review.....
|