Searched refs:num_of_first_items (Results 1 – 2 of 2) sorted by relevance
51 num_of_first_items = -1 variable82 num_of_first_items = num_of_first_items + 1 variable91 cfg_dict[dict1_name_list[num_of_first_items]] = {}93 if dict1_name_list[num_of_first_items] == 'SIGN_FILE_LIST':94 cfg_dict[dict1_name_list[num_of_first_items]] = []98 cfg_tmp = cfg_dict[dict1_name_list[num_of_first_items]]100 if dict1_name_list[num_of_first_items] == 'SIGN_FILE_LIST':
Completed in 9 milliseconds