Searched refs:gConfig (Results 1 – 5 of 5) sorted by relevance
47 …if EccGlobalData.gConfig.GeneralCheckUni == '1' or EccGlobalData.gConfig.GeneralCheckAll == '1' or…65 …if EccGlobalData.gConfig.GeneralCheckNonAcsii == '1' or EccGlobalData.gConfig.GeneralCheckAll == '…70 if Record[2].upper() not in EccGlobalData.gConfig.BinaryExtList:105 if f.lower() in EccGlobalData.gConfig.SkipFileList:111 …ccGlobalData.gConfig.CFunctionLayoutCheckReturnType == '1' or EccGlobalData.gConfig.CFunctionLayou…124 …Data.gConfig.CFunctionLayoutCheckOptionalFunctionalModifier == '1' or EccGlobalData.gConfig.CFunct…138 …cGlobalData.gConfig.CFunctionLayoutCheckFunctionName == '1' or EccGlobalData.gConfig.CFunctionLayo…151 …lobalData.gConfig.CFunctionLayoutCheckFunctionPrototype == '1' or EccGlobalData.gConfig.CFunctionL…166 …cGlobalData.gConfig.CFunctionLayoutCheckFunctionBody == '1' or EccGlobalData.gConfig.CFunctionLayo…181 …lobalData.gConfig.CFunctionLayoutCheckNoInitOfVariable == '1' or EccGlobalData.gConfig.CFunctionLa…[all …]
21 gConfig = None variable
110 EccGlobalData.gConfig = Configuration(self.ConfigFile)155 for folder in re.finditer(r'\S+', EccGlobalData.gConfig.ScanOnlyDirList):204 Op = open(EccGlobalData.gConfig.MetaDataFileCheckPathOfGenerateFileList, 'w+')206 SkipDirs = EccGlobalData.gConfig.SkipDirList
35 skipList = list(EccGlobalData.gConfig.SkipDirList) + ['.svn']56 return EccGlobalData.gConfig517 if f.lower() in EccGlobalData.gConfig.SkipFileList:833 if M in EccGlobalData.gConfig.ModifierList:2371 …EccGlobalData.gConfig.HeaderCheckCFileCommentStartSpacesNum == '1' or EccGlobalData.gConfig.Header…2379 for Copyright in EccGlobalData.gConfig.Copyright:2397 …EccGlobalData.gConfig.HeaderCheckCFileCommentReferenceFormat == '1' or EccGlobalData.gConfig.Heade…2411 … EccGlobalData.gConfig.HeaderCheckCFileCommentLicenseFormat == '1' or EccGlobalData.gConfig.Header…
267 …if EccGlobalData.gConfig.UniCheckHelpInfo == '1' or EccGlobalData.gConfig.UniCheckAll == '1' or Ec…1796 …if EccGlobalData.gConfig.UniCheckPCDInfo == '1' or EccGlobalData.gConfig.UniCheckAll == '1' or Ecc…