Searched refs:property_value (Results 1 – 11 of 11) sorted by relevance
87 property_value TEXT, field151 property_value TEXT NOT NULL, field196 SET property_value = (202 SET property_value = (220 SET property_value = (226 SET property_value = (232 SET property_value = (238 SET property_value = (244 SET property_value = (250 SET property_value = ([all …]
204 property_value)207 property_value)210 property_value)213 property_value)216 property_value)219 property_value)222 property_value)225 property_value)228 property_value)
115 property_value TEXT, field
260 property_value TEXT NOT NULL field
145 property_value TEXT, field
62 SELECT metadata_id, property_name, property_value
143 template<property_value::value_type T>159 struct property_type_checker <property_value::EMPTY> : public property_checker174 struct property_type_checker <property_value::STRING> : public property_checker188 struct property_type_checker <property_value::STRING_LIST> :212 struct property_type_checker <property_value::PHANDLE> : public property_checker268 template<property_value::value_type T>
63 property_value::get_as_uint32() in get_as_uint32()78 property_value::push_to_buffer(byte_buffer &buffer) in push_to_buffer()93 property_value::write_dts(FILE *file) in write_dts()120 property_value::resolve_type() in resolve_type()175 property_value::size() in size()185 property_value::write_as_string(FILE *file) in write_as_string()219 property_value::write_as_cells(FILE *file) in write_as_cells()243 property_value::write_as_bytes(FILE *file) in write_as_bytes()260 property_value v; in parse_string()285 property_value v; in parse_cells()[all …]
87 struct property_value struct203 property_value(std::string l=std::string()) : label(l), type(UNKNOWN) {} in property_value() argument223 bool try_to_merge(property_value &other);279 std::vector<property_value> values;356 typedef std::vector<property_value>::iterator value_iterator;374 inline void add_value(property_value v) in add_value()400 size_t offset_of_value(property_value &val);785 std::vector<property_value*> cross_references;806 property_value &val;936 node_ptr referenced_node(property_value &v);
192 template<property_value::value_type T>227 add_property_type_checker<property_value::STRING_LIST>( in check_manager()229 add_property_type_checker<property_value::STRING>( in check_manager()
59 values. These can be fixed by creating a new `property_value` with the