| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | bloat-o-meter | 30 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable 46 up += new[name] 51 if d>0: grow, up = grow+1, up+d 59 (add, remove, grow, shrink, up, -down, up-down)
|
| H A D | Kbuild.include | 83 # is automatically cleaned up.
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 197 /* Undo effects of setting up zconftext. */ \ 203 YY_DO_BEFORE_ACTION; /* set up zconftext again */ \ 268 * possible backing-up. 310 * instead of setting up a fresh zconfin. A bit of a hack ... 704 * corresponding action - sets up zconftext. 923 /* Amount of stuff to slurp up with each read. */ 993 * have been set up. 1209 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ 1211 YY_DO_BEFORE_ACTION; /* set up zconftext again */ 1227 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */ [all …]
|
| H A D | zconf.tab.c_shipped | 827 yyerror (YY_("syntax error: cannot back up")); \ 972 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 219 /* Undo effects of setting up yytext. */ \ 225 YY_DO_BEFORE_ACTION; /* set up yytext again */ \ 295 * possible backing-up. 351 * instead of setting up a fresh yyin. A bit of a hack ... 437 * corresponding action - sets up yytext. 776 /* Amount of stuff to slurp up with each read. */ 883 * have been set up. 966 /* %% [9.0] code to set up and find next match goes here */ 993 { /* have to back up */ 1009 fprintf( stderr, "--scanner backing up\n" ); [all …]
|
| H A D | parse.c_shipped | 876 yyerror (YY_("syntax error: cannot back up")); \ 1021 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvHub.c | 2915 up(&hub->khubd_sem); in hub_disconnect() 5924 up(&usb_address0_sem); in hub_port_connect_change() 6317 up(&hub->khubd_sem); in hub_events() 6876 up(&hub->khubd_sem); in hub_events() 8050 up(&usb_address0_sem); in usb_physical_reset_device() 8155 up(&usb_address0_sem); in usb_physical_reset_device() 8258 up(&usb_address0_sem); in usb_physical_reset_device() 9064 up(&hub->khubd_sem); in hub_events_EX() 9512 up(&hub->khubd_sem); in hub_events_EX()
|
| H A D | drvMassStor.c | 453 up(&(us->dev_semaphore)); in usb_stor_control_thread() 920 up(&us->dev_semaphore); in usb_stor_acquire_resources() 980 up(&us->dev_semaphore); in dissociate_dev()
|
| H A D | drvHub_2.c | 200 up(&hub->khubd_sem); in hub_events_Port2() 474 up(&hub->khubd_sem); in hub_events_Port2()
|
| H A D | drvUSB.c | 266 up (&driver->serialize); in usb_probe_interface() 388 up(&driver->serialize); in usb_unbind_interface() 2873 up(&usb_bus_list_lock); in usb_find_device()
|
| H A D | drvDriver.c | 228 up(&m_drv->unload_sem); in driver_unregister()
|
| H A D | drvHCD.c | 1118 up (&usb_bus_list_lock); in usb_register_bus() 1135 up (&usb_bus_list_lock); in usb_deregister_bus()
|
| H A D | drvTransport.c | 1593 up(&us->dev_semaphore); in usb_stor_reset_common()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 179 /* Undo effects of setting up yytext. */ \ 185 YY_DO_BEFORE_ACTION; /* set up yytext again */ \ 250 * possible backing-up. 292 * instead of setting up a fresh yyin. A bit of a hack ... 366 * corresponding action - sets up yytext. 687 /* Amount of stuff to slurp up with each read. */ 773 * have been set up. 869 case 0: /* must back up */ 1063 * back-up) that will match for the new input source. 1123 * yy_get_next_buffer() to have set up [all …]
|
| H A D | dtc-parser.tab.c_shipped | 628 yyerror (YY_("syntax error: cannot back up")); \ 773 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/locks/ |
| H A D | mini_lock.cocci | 63 position up != prelocked.p1; 75 unlock@up(E1,...);
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | tipc_config.h | 198 __be32 up; /* 0=down, 1= up */ member 203 __be32 up; /* 0=down, 1=up */ member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/ |
| H A D | sgidefs.h | 18 #error Use a Linux compiler or give up.
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/ |
| H A D | drvOSAPI.h | 118 #define up(x) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 1510 up(&_MsOS_Semaphore_Info[s32SemaphoreId].stSemaphore); in MsOS_DeleteSemaphore() 1649 up(&_MsOS_Semaphore_Info[s32SemaphoreId].stSemaphore); in MsOS_ReleaseSemaphore()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stab.def | 146 up to the corresponding N_EINCL. The Sun linker generates these when
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_dip.h.0 | 136 // Use round up (x+y/2)/y might reduce the scaling ratio and induce right vertical garbage line.
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 222 system; it is up to the author/donor to decide if he or she is willing
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 715 …g! custom frc table is invalid(the last row should define a range of vfreq up to 0xFFFF), using th… 3274 //printf("----scaling up----\n"); 5686 …Byte(L_BK_LPLL(0x0A), 0xFFF0); // limit for lpll phase limit offset; set it to speed up frame lock 5814 …printf("[Freeze]Phase up= 0x%X (%u)\n", MDrv_ReadByte(L_BK_LPLL(0x12)), MDrv_ReadByte(L_BK_LPLL(0x…
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 5741 /// 0xff - repeat current frame until STC catch up PTS. 17999 /// Set up frame rate conversion mode 18030 /// Set up some parameters about dynamic scaling in FW 18063 /// Set up debug message level 18337 /// Set up trick decode mode for decode I, decode IP and decode all. 18552 /// Set up display speed 22649 { //set up MVD for MediaCodec playback
|