Searched defs:file_map (Results 1 – 2 of 2) sorted by relevance
76 std::vector<TextChar>* full_text, std::vector<TextIdx>* file_map, in buildFullText()126 std::vector<std::vector<TextChar>>* data, std::vector<TextIdx>* file_map, in poisonData()150 std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset) { in cutMatch()212 std::vector<TextIdx> file_map; in DM_generate() local
92 def generate_inputs(keep, coverage_dir, file_map, cpus): argument