Home | History | Annotate | Download | only in libpp

Lines Matching refs:lib_image

558 			if (psample_filename.lib_image == parsed.lib_image &&
569 if (pcg_filename.lib_image == parsed.lib_image &&
591 if (parsed.image == parsed.lib_image && !merge_by_lib) {
602 if (it->lib_image == parsed.lib_image && !merge_by_lib &&
613 depset.lib_image = parsed.lib_image;
660 if (parsed.lib_image.empty())
661 parsed.lib_image = parsed.image;
666 // image == lib_image
668 parsed.image = parsed.lib_image;
707 out << "lib_image: " << pdep_set.lib_image << endl;
856 dit->lib_image, nr_classes);