| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/project/ |
| H A D | Makefile.mm | 43 jpeg: init 46 jpeg $(ADD): init 56 install: init bsp 69 init:
|
| H A D | Makefile | 43 jpeg: init 46 jpeg $(ADD): init 56 install: init bsp 73 init: target
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/project/ |
| H A D | Makefile.mm | 43 jpeg: init 46 jpeg $(ADD): init 56 install: init bsp 69 init:
|
| H A D | Makefile | 43 jpeg: init 46 jpeg $(ADD): init 56 install: init bsp 73 init: target
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/project/ |
| H A D | Makefile.mm | 43 vdec: init 46 vdec $(ADD): init 56 install: init bsp 69 init:
|
| H A D | Makefile | 43 vdec: init 46 vdec $(ADD): init 56 install: init bsp 73 init: target
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | qconf.h | 149 init(); in ConfigItem() 154 init(); in ConfigItem() 159 init(); in ConfigItem() 162 void init(void);
|
| H A D | nconf.gui.c | 359 const char *init, char *result, int result_len) in dialog_inputbox() argument 369 int cursor_position = strlen(init); in dialog_inputbox() 387 strncpy(result, init, result_len); in dialog_inputbox()
|
| H A D | nconf.h | 92 const char *init, char *result, int result_len);
|
| H A D | qconf.cc | 263 void ConfigItem::init(void) in init() function in ConfigItem
|
| /utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/utl/ |
| H A D | Makefile | 41 mvop: init 51 install: init bsp 63 init: target
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/project/ |
| H A D | Makefile | 40 wble cec pnl ace dlc xc ddc2bi ve hdmitx dac mfc: init 49 install: init bsp 57 init: target
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | inputbox.c | 45 const char *init) in dialog_inputbox() argument 52 if (!init) in dialog_inputbox() 55 strcpy(instr, init); in dialog_inputbox()
|
| H A D | dialog.h | 219 int width, const char *init);
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvUSBDisk.c | 152 init: false, \ 179 init: false, \ 251 if (chan->init) in usb_disk_init()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUSBDisk.c | 150 init: false, \ 177 init: false, \ 256 if (chan->init) in usb_disk_init()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/checkconfig/ |
| H A D | config.required.android | 29 CONFIG_CMDLINE="console=ttyS0,115200 androidboot.console=ttyS0 init=/init root=/dev/ram rw"
|
| /utopia/UTPA2-700.0.x/modules/cmdq/drv/cmdq/ |
| H A D | drvCMDQ.c | 133 MS_U32 init; member 567 if(_ctx[hnd].shm->init == 0) /* only first init will assign shm data, and not form STR_RESUME */ in MDrv_CMDQv2_Init() 569 _ctx[hnd].shm->init = 1; in MDrv_CMDQv2_Init() 1595 (_ctx[i].shm->init==0)?"NOINIT":"INITED", _ctx[i].shm->miu_select, in MDrv_CMDQv2_DumpContext()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 246 …/*We consider compatible operation from this version, so reject the info init when version invalid… 256 …/*We consider compatible operation from this version, so reject the info init when version invalid… 269 …/*We consider compatible operation from this version, so reject the info init when version invalid… 279 …/*We consider compatible operation from this version, so reject the info init when version invalid… 627 // For XC re-init 759 printf("MDrv_XC_SetIOMapBase(), do nothing, it's assumed DFB init case!\n"); 922 // adc init 927 //mvop init 928 //MBoot can not init MVOP here(MBoot does not register MVOP) 1008 // default frame buffer address init [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | file2alias.c | 170 unsigned int init = *bcd, i, j; in incbcd() local 176 return init; in incbcd() 199 return init; in incbcd()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | reent.h | 467 #define _REENT_CHECK(var, what, type, size, init) do { \ argument 472 init; \
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | atm_nicstar.h | 34 unsigned init; member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | depmod.sh | 12 if ! "$DEPMOD" -V 2>/dev/null | grep -q module-init-tools; then
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 961 MS_BOOL bCMAInitPool[2] = {0,0}; // each process should all init CMA 1169 VDEC_INFO(u8Idx, VDEC_PRINT("%s err: %d is not init success\n",__FUNCTION__,u8Idx)); 7483 VDEC_PRINT("%s must be set before init all tasks (%d)\n", __FUNCTION__, i); 9619 VDEC_PRINT("[%s]Global structure init Success!!!\n",__FUNCTION__); 10581 //When Exit, we need to re-init attributes of stream info 16272 VDEC_PRINT("%s must be set before init all tasks (%d)\n", __FUNCTION__, i); 16289 /// - FALSE: No status because of not init yet 17834 /// - FALSE: No status because of not init yet 21890 VDEC_PRINT("VDEC Warn: re-init VDEC Driver\n"); 21928 VPRINTF("[%s][%d]CMA init fail\n",__FUNCTION__,__LINE__); [all …]
|
| /utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/ |
| H A D | mhal_pq_adaptive.c | 1929 static MS_BOOL init = true; in MDrv_SC_FilmReorder() local 1937 if( init ) in MDrv_SC_FilmReorder() 1947 init = false; in MDrv_SC_FilmReorder()
|