| /utopia/UTPA2-700.0.x/modules/ve/drv/ve/ |
| H A D | drvTVEncoder.c | 492 free(pArgs); in MDrv_VE_GetStatus() 497 free(pArgs); in MDrv_VE_GetStatus() 531 free(pArgs); in MDrv_VE_SetDbgLevel() 643 free(pArgs); in MDrv_VE_SetMemoryBaseAddr() 728 free(pArgs); in MDrv_VE_Init() 801 free(pArgs); in MDrv_VE_GetConfig() 806 free(pArgs); in MDrv_VE_GetConfig() 849 free(pArgs); in MDrv_VE_Exit() 854 free(pArgs); in MDrv_VE_Exit() 918 free(pArgs); in MDrv_VE_SwitchOuputDest() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ir_tx/drv/ir_tx/ |
| H A D | drv_IR_TX.c | 77 free(pParam); in MDrv_IR_TX_Trigger() 118 free(pParam); in MDrv_IR_TX_SetStatus() 121 free(pParam); in MDrv_IR_TX_SetStatus() 159 free(pParam); in MDrv_IR_TX_SetMemStatus() 162 free(pParam); in MDrv_IR_TX_SetMemStatus() 200 free(pParam); in MDrv_IR_TX_SetClkDiv() 203 free(pParam); in MDrv_IR_TX_SetClkDiv() 244 free(pParam); in MDrv_IR_TX_SetDelayCycleTime() 247 free(pParam); in MDrv_IR_TX_SetDelayCycleTime() 288 free(pParam); in MDrv_IR_TX_SetMemAddr() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/hdmitx/ |
| H A D | HDMITX_adp.c | 1151 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() 1166 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() 1198 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() 1213 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() 1252 free(stHDMITxArgs.pColorFmt); in HDMITX_adp_Ioctl() 1267 free(stHDMITxArgs.pColorFmt); in HDMITX_adp_Ioctl() 1299 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() 1314 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() 1352 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() 1367 free(stHDMITxArgs.pu8Buffer); in HDMITX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/ |
| H A D | drvWDT.c | 231 free(pWdtIsEnParam); in MDrv_WDT_IsEnable() 288 free(pWdtInitParam); in MDrv_WDT_Init() 332 free(pWdtStopParam); in MDrv_WDT_Stop() 447 free(pWdtIsRstParam); in MDrv_WDT_IsReset() 492 free(pWdtSetSecParam); in MDrv_WDT_SetTimer() 537 free(pWdtSetMsParam); in MDrv_WDT_SetTimer_ms() 582 free(pWdtSetUsParam); in MDrv_WDT_SetTimer_us() 627 free(pWdtSetTimerParam); in MDrv_WDT_SetIntTimer() 750 free(pTimerCntrParam); in MDrv_TIMER_Count() 790 free(pTimerInitParam); in MDrv_TIMER_INT() [all …]
|
| /utopia/UTPA2-700.0.x/modules/miu/drv/miu/ |
| H A D | drvMIU.c | 803 free(pMIUMask); in _MDrv_MIU_MaskReqUtopia20IOCtrl() 806 free(pMIUMask); in _MDrv_MIU_MaskReqUtopia20IOCtrl() 875 free(pMIUMaskReq); in MDrv_MIU_MaskReq() 878 free(pMIUMaskReq); in MDrv_MIU_MaskReq() 896 free(pMIUMaskReq); in MDrv_MIU_UnMaskReq() 899 free(pMIUMaskReq); in MDrv_MIU_UnMaskReq() 925 free(pMIUSetSsc); in MDrv_MIU_SetSsc() 958 free(pMIUSetSscValue); in MDrv_MIU_SetSscValue() 992 free(pMIUProtect); in MDrv_MIU_Protect() 1019 free(pMIUProtect); in MDrv_MIU_ProtectEx() [all …]
|
| /utopia/UTPA2-700.0.x/projects/version/ |
| H A D | versionembadder.c | 96 free(pPreHead); in pop() 193 free(pbufLibR); in main() 194 free(pbufVerR); in main() 205 free(pbufLibR); in main() 206 free(pbufVerR); in main() 235 free(pbufLibR); in main() 236 free(pbufVerR); in main() 260 free(pbufLibR); in main() 261 free(pbufVerR); in main() 284 free(pbufLibR); in main() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/free/ |
| H A D | kfree.cocci | 1 /// Find a use after free. 18 @free@ 27 expression free.E,E2; 46 expression free.E; 66 expression free.E, subE<=free.E, E2; 70 position free.p1!=loop.ok,p2!={print.p,sz.p}; 104 p1 << free.p1; 112 p1 << free.p1; 116 msg = "reference preceded by free on line %s" % (p1[0].line)
|
| /utopia/UTPA2-700.0.x/projects/verify/cmdq/ |
| H A D | main.c | 58 free(pArgs); in main() 67 free(pArgs); in main() 88 free(pArgs); in main() 95 free(pArgs); in main() 166 free(pArgs); in main() 171 free(pArgs); in main() 176 free(pArgs); in main() 181 free(pArgs); in main()
|
| /utopia/UTPA2-700.0.x/modules/bdma/drv/bdma/ |
| H A D | drvBDMA.c | 775 free(pParam); in MDrv_BDMA_Init() 778 free(pParam); in MDrv_BDMA_Init() 977 free(pParam); in MDrv_BDMA_CopyHnd() 980 free(pParam); in MDrv_BDMA_CopyHnd() 1506 free(pMemCpyParam); in MDrv_BDMA_MemCopy() 1509 free(pMemCpyParam); in MDrv_BDMA_MemCopy() 1536 free(pSearchParam); in MDrv_BDMA_Search() 1562 free(pCRCParam); in MDrv_BDMA_CRC32() 1566 free(pCRCParam); in MDrv_BDMA_CRC32() 1589 free(pPattFillParam); in MDrv_BDMA_PatternFill() [all …]
|
| /utopia/UTPA2-700.0.x/modules/gpio/drv/gpio/ |
| H A D | drvGPIO.c | 315 free(pGpioGetStsParam); in MDrv_GPIO_GetStatus() 411 free(pGpioSetHighParam); in mdrv_gpio_set_high() 459 free(pGpioSetLowParam); in mdrv_gpio_set_low() 508 free(pGpioSetInputParam); in mdrv_gpio_set_input() 578 free(pGpioGetInOutParam); in mdrv_gpio_get_inout() 640 free(pGpioGetLevelParam); in mdrv_gpio_get_level() 676 free(pGpioAttIntParam); in mdrv_gpio_attach_interrupt() 709 free(pGpioDetachIntParam); in mdrv_gpio_detach_interrupt() 743 free(pGpioEnableIntParam); in mdrv_gpio_enable_interrupt() 777 free(pGpioDisableIntParam); in mdrv_gpio_disable_interrupt()
|
| /utopia/UTPA2-700.0.x/projects/tools/mipsisa32-elf/EL_mips32r2_msoft-float/ |
| H A D | GPL.txt | 13 License is intended to guarantee your freedom to share and change free 14 software--to make sure the software is free for all its users. This 21 When we speak of free software, we are referring to freedom, not 23 have the freedom to distribute copies of free software (and charge for 26 in new free programs; and that you know you can do these things. 44 that everyone understands that there is no warranty for this free 50 Finally, any free program is threatened constantly by software 51 patents. We wish to avoid the danger that redistributors of a free 54 patent must be licensed for everyone's free use or not licensed at all. 205 license would not permit royalty-free redistribution of the Program by [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | expr.c | 96 free(e); in expr_copy() 127 free(e); in expr_free() 253 free(e->left.expr); in expr_eliminate_yn() 256 free(tmp); in expr_eliminate_yn() 269 free(e->right.expr); in expr_eliminate_yn() 272 free(tmp); in expr_eliminate_yn() 282 free(e->left.expr); in expr_eliminate_yn() 285 free(tmp); in expr_eliminate_yn() 298 free(e->right.expr); in expr_eliminate_yn() 301 free(tmp); in expr_eliminate_yn() [all …]
|
| H A D | zconf.tab.c | 340 && (defined YYFREE || defined free))) 354 # define YYFREE free 355 # if ! defined free && ! defined _STDLIB_H && (defined __STDC__ || defined __C99__FUNC__ \ 357 void free (void *); /* INFRINGES ON USER NAME SPACE */ 1761 free((yyvsp[(2) - (3)].string)); 2020 { (yyval.symbol) = sym_lookup((yyvsp[(1) - (1)].string), 0); free((yyvsp[(1) - (1)].string)); ;} 2025 …{ (yyval.symbol) = sym_lookup((yyvsp[(1) - (1)].string), SYMBOL_CONST); free((yyvsp[(1) - (1)].str…
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 1341 free(prl_from); in report_sec_mismatch() 1342 free(prl_to); in report_sec_mismatch() 1354 free(prl_to); in report_sec_mismatch() 1364 free(prl_to); in report_sec_mismatch() 1376 free(prl_to); in report_sec_mismatch() 1391 free(prl_from); in report_sec_mismatch() 1392 free(prl_to); in report_sec_mismatch() 1408 free(prl_from); in report_sec_mismatch() 1409 free(prl_to); in report_sec_mismatch() 1425 free(prl_from); in report_sec_mismatch() [all …]
|
| /utopia/UTPA2-700.0.x/modules/sem/drv/sem/ |
| H A D | drvSEM.c | 245 free(pSemGetResourceParam); in MDrv_SEM_Get_Resource() 281 free(pSemFreeResourceParam); in MDrv_SEM_Free_Resource() 317 free(pSemResetResourceParam); in MDrv_SEM_Reset_Resource() 352 free(pSemGetResourceIDParam); in MDrv_SEM_Get_ResourceID() 485 free(pSemLockParam); in MDrv_SEM_Lock() 546 free(pSemUnlockParam); in MDrv_SEM_Unlock() 610 free(pSemDeleteParam); in MDrv_SEM_Delete()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/ |
| H A D | utopia_dapi.c | 278 free (strings); in print_trace() 370 free(TO_INSTANCE_PTR(pInstance)->pPrivate); in UtopiaInstanceDelete() 371 free(pInstance); in UtopiaInstanceDelete() 1118 free(sIPCheckArg); in UtopiaSetIPAUTH() 1127 free(sIPCheckArg); in UtopiaSetIPAUTH() 1136 free(sIPCheckArg); in UtopiaSetIPAUTH() 1137 free(sHashInfoArg); in UtopiaSetIPAUTH() 1143 free(sIPCheckArg); in UtopiaSetIPAUTH() 1144 free(sHashInfoArg); in UtopiaSetIPAUTH()
|
| H A D | utopia.c | 326 free(pInstance);//coverity Resource leak in UtopiaOpen() 337 free(pInstance); in UtopiaOpen() 460 free(pInstance); in UtopiaClose() 472 free(pInstantTmp); in UtopiaClose()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/mhl/ |
| H A D | adpMHL.c | 443 free(stMHLArgs.ucEDIDTable); 457 free(stMHLArgs.ucEDIDTable); 545 free(stMHLArgs.ucData); 563 free(stMHLArgs.ucData); 590 free(stMHLArgs.ucData); 608 free(stMHLArgs.ucData);
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | mem_priv.c | 129 return pThis->mypool.free( &pThis->mypool, p, size ); in Cyg_Mempool__free() 175 free(pThis); in cyg_mempool_var_delete() 214 b = pThis->free(pThis, (cyg_uint8 *)p, 0); in cyg_mempool_var_free() 268 pThis->free= Cyg_Mempool__free; in Cyg_Mempool__Create()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | mem_priv.c | 129 return pThis->mypool.free( &pThis->mypool, p, size ); in Cyg_Mempool__free() 175 free(pThis); in cyg_mempool_var_delete() 214 b = pThis->free(pThis, (cyg_uint8 *)p, 0); in cyg_mempool_var_free() 268 pThis->free= Cyg_Mempool__free; in Cyg_Mempool__Create()
|
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/ |
| H A D | XC_ModeParse_adp.c | 270 free(tmp.ModeDB); in XC_MODEPARSE_adp_Ioctl() 271 free(tmp.psInputInfo); in XC_MODEPARSE_adp_Ioctl() 286 free(tmp.ModeDB); in XC_MODEPARSE_adp_Ioctl() 287 free(tmp.psInputInfo); in XC_MODEPARSE_adp_Ioctl()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | livetree.c | 129 free(new_prop); in merge_nodes() 165 free(new_node); in merge_nodes() 520 free(tbl); in sort_reserve_entries() 556 free(tbl); in sort_properties() 592 free(tbl); in sort_subnodes()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/drv/hwi2c/ |
| H A D | drvHWI2C.c | 1284 free(pHwi2cParam_SelectPort); in MDrv_HWI2C_SelectPort() 1301 free(pHwi2cParam_SetClk); in MDrv_HWI2C_SetClk() 1324 free(pHwi2cParam_WriteBytes); in MDrv_HWI2C_WriteBytes() 1347 free(pHwi2cParam_ReadBytes); in MDrv_HWI2C_ReadBytes() 1365 free(pHwi2cParam_Init); in MDrv_HWI2C_Init() 1382 free(pHwi2cParam_Init); in MDrv_HWI2C_GetConfig()
|
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/ |
| H A D | drvbw.c | 219 free(pu8TempBuffer); in Open_bandwidthtable_Bin() 298 free(pu8Buffer); in _MDrv_BW_LoadTable() 341 free(pu8Buffer); in _MDrv_BW_LoadTable() 400 free(pu8Buffer); in MDrv_BW_LoadInitTable_U2()
|
| /utopia/UTPA2-700.0.x/modules/cpu/drv/cpu/ |
| H A D | drvCPU.c | 364 free(pGetStatusParam); in MDrv_COPRO_GetStatus() 406 free(pSetDbgLevelParam); in MDrv_COPRO_SetDbgLevel() 437 free(pSetHostParam); in MDrv_SetBEON_Host() 491 free(pEnableParam); in MDrv_COPRO_Enable()
|