Lines Matching defs:properties
2935 properties[name] = val;
2944 std::map<String, String>::iterator iter = properties.find(name);
2945 if (iter != properties.end())
2958 std::map<String, String>::iterator iter = properties.find(name);
2959 if (iter == properties.end())
3139 { return properties; }
3142 std::map<String, String> properties;
3535 std::map<String, String> properties;
3568 properties[fieldNames[i]] = trim(inbuf);
3572 res = properties[name];
4368 * the one holding the properties. Likely "Make" itself
4564 iter = properties.find(varname);
4565 if (iter != properties.end())
9400 //std::vector<Property> properties;
9432 properties.clear();
9464 properties = other.properties;
9751 properties[key] = val;
9778 properties[attrVal] = val;
9785 properties[attrVal] = val;
9795 properties[attrVal] = val;