Searched defs:item (Results 1 – 5 of 5) sorted by relevance
108 for (const item of nameDictionary) { constant139 for (const item of nameScenarioScope) { constant154 for (const item of files) { constant
77 def get_parm(item, parm): argument88 def filter_func(item): argument
242 def process_file_doc_group(file_doc_info: FileDocInfo, item, api_info) -> list: argument266 def process_file_doc_file(file_doc_info: FileDocInfo, item, api_info) -> list: argument
70 const curCommentInfo: comment.CommentInfo = newCommentInfos[item]; constant
105 function overwriteIndexOf(item, array) { argument