Searched defs:item (Results 1 – 6 of 6) sorted by relevance
125 for (const item of nameDictionary) { constant156 for (const item of nameScenarioScope) { constant171 for (const item of files) { constant
94 def get_parm(item, parm): argument105 def filter_func(item): argument
42 item: T, property
241 def process_file_doc_group(file_doc_info: FileDocInfo, item, api_info, comment_start_line) -> list: argument274 def process_file_doc_file(file_doc_info: FileDocInfo, item, api_info, comment_start_line) -> list: argument
70 const curCommentInfo: comment.CommentInfo = newCommentInfos[item]; constant
105 function overwriteIndexOf(item, array) { argument