netease-docs/Design/cppCheck/SmartAudio-cppcheck-build-dir/ini_prase.a1

66 lines
3.6 KiB
XML

<?xml version="1.0"?>
<analyzerinfo checksum="2462071622">
<error id="unusedVariable" severity="style" msg="Unused variable: pRoot" verbose="Unused variable: pRoot" cwe="563">
<location file0="G:\MyProjects\SmartAudio\Framework\Configure\ini_prase.c" file="G:\MyProjects\SmartAudio\Framework\Configure\ini_prase.c" line="141"/>
</error>
<error id="unusedVariable" severity="style" msg="Unused variable: pSetting" verbose="Unused variable: pSetting" cwe="563">
<location file0="G:\MyProjects\SmartAudio\Framework\Configure\ini_prase.c" file="G:\MyProjects\SmartAudio\Framework\Configure\ini_prase.c" line="141"/>
</error>
<FileInfo check="CheckUnusedFunctions">
<functiondecl functionName="InitCfgToCfgFile" lineNumber="22"/>
<functiondecl functionName="CfgGetIntValue" lineNumber="71"/>
<functiondecl functionName="CfgGetStringValue" lineNumber="88"/>
<functiondecl functionName="CfgGetFloatValue" lineNumber="105"/>
<functiondecl functionName="CfgGetBoolValue" lineNumber="122"/>
<functiondecl functionName="CfgFileInit" lineNumber="139"/>
<functiondecl functionName="InitCfgToCfgFile" lineNumber="22"/>
<functiondecl functionName="CfgGetIntValue" lineNumber="71"/>
<functiondecl functionName="CfgGetStringValue" lineNumber="88"/>
<functiondecl functionName="CfgGetFloatValue" lineNumber="105"/>
<functiondecl functionName="CfgGetBoolValue" lineNumber="122"/>
<functiondecl functionName="CfgFileInit" lineNumber="139"/>
<functioncall functionName="CONFIG_FORMAT_HEX"/>
<functioncall functionName="CONFIG_TYPE_BOOL"/>
<functioncall functionName="CONFIG_TYPE_GROUP"/>
<functioncall functionName="CONFIG_TYPE_INT"/>
<functioncall functionName="CONFIG_TYPE_STRING"/>
<functioncall functionName="FALSE"/>
<functioncall functionName="F_OK"/>
<functioncall functionName="InitCfgToCfgFile"/>
<functioncall functionName="LOG_EX"/>
<functioncall functionName="LOG_Error"/>
<functioncall functionName="TRUE"/>
<functioncall functionName="access"/>
<functioncall functionName="config_init"/>
<functioncall functionName="config_lookup_bool"/>
<functioncall functionName="config_lookup_float"/>
<functioncall functionName="config_lookup_int"/>
<functioncall functionName="config_lookup_string"/>
<functioncall functionName="config_read_file"/>
<functioncall functionName="config_root_setting"/>
<functioncall functionName="config_set_tab_width"/>
<functioncall functionName="config_setting_add"/>
<functioncall functionName="config_setting_set_bool"/>
<functioncall functionName="config_setting_set_format"/>
<functioncall functionName="config_setting_set_int"/>
<functioncall functionName="config_setting_set_string"/>
<functioncall functionName="config_write_file"/>
<functioncall functionName="dValue"/>
<functioncall functionName="defValue"/>
<functioncall functionName="g_cfgInfo"/>
<functioncall functionName="iValue"/>
<functioncall functionName="if"/>
<functioncall functionName="pCfg"/>
<functioncall functionName="pDefValue"/>
<functioncall functionName="pGlobalgrp"/>
<functioncall functionName="pLogGrp"/>
<functioncall functionName="pRoot"/>
<functioncall functionName="pSetting"/>
<functioncall functionName="pSubGrp"/>
<functioncall functionName="pTags"/>
<functioncall functionName="pValue"/>
<functioncall functionName="return"/>
<functioncall functionName="strlen"/>
</FileInfo>
</analyzerinfo>