Searched refs:Commons (Results 1 – 5 of 5) sorted by relevance
9 # Commons from file0 and file1 are not excluded, so they must be in .common.incl10 # Commons from file2 are excluded from the first rule and should be caught by
66 # Commons with unique name in each file must be assigned to that file's section.
6 Creative Commons Legal Code28 scientific works ("Commons") that the public can reliably and without fear32 These owners may contribute to the Commons to promote the ideal of a free124 d. Affirmer understands and acknowledges that Creative Commons is not a
296 std::map<std::string, CommonResolution> Commons; member
820 auto &CommonRes = RegularLTO.Commons[std::string(Sym.getIRName())]; in addRegularLTO()1075 for (auto &I : RegularLTO.Commons) { in runRegularLTO()