Searched defs:element_name (Results 1 - 14 of 14) sorted by relevance

/external/mesa3d/src/glsl/
H A Dlink_uniform_initializers.cpp103 const char *element_name = ralloc_asprintf(mem_ctx, "%s[%d]", name, i); local
105 set_uniform_initializer(mem_ctx, prog, element_name,
/external/dbus/bus/
H A Dconfig-parser-trivial.c155 const char *element_name,
161 parser->type = bus_config_parser_element_name_to_type (element_name);
191 _dbus_verbose (" START We don't care about '%s' type '%i'\n", element_name, parser->type);
200 const char *element_name,
154 bus_config_parser_start_element(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, DBusError *error) argument
199 bus_config_parser_end_element(BusConfigParser *parser, const char *element_name, DBusError *error) argument
H A Dconfig-parser.c557 const char *element_name,
623 attrs[j].name, element_name);
639 attribute_names[i], element_name);
653 const char *element_name,
662 attribute_names[0], element_name);
671 const char *element_name,
678 element_type = bus_config_parser_element_name_to_type (element_name);
1127 element_name, "busconfig");
1134 const char *element_name,
1163 if (!locate_attributes (parser, element_name,
556 locate_attributes(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, DBusError *error, const char *first_attribute_name, const char **first_attribute_retloc, ...) argument
652 check_no_attributes(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, DBusError *error) argument
670 start_busconfig_child(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, DBusError *error) argument
1133 append_rule_from_element(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, dbus_bool_t allow, DBusError *error) argument
1658 start_policy_child(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, DBusError *error) argument
1704 start_selinux_child(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, DBusError *error) argument
1776 bus_config_parser_start_element(BusConfigParser *parser, const char *element_name, const char **attribute_names, const char **attribute_values, DBusError *error) argument
1971 bus_config_parser_end_element(BusConfigParser *parser, const char *element_name, DBusError *error) argument
[all...]
/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc292 void AddError(const string& filename, const string& element_name, argument
303 error_message += (" " + element_name + ": " + message + "\n");
/external/dbus-binding-generator/chromeos-dbus-bindings/
H A Dxml_interface_parser.cc99 const string& element_name, const XmlAttributeMap& attributes) {
103 element_path_.push_back(element_name);
104 if (element_name == kNodeTag) {
106 << "Unexpected tag " << element_name << " inside " << prev_element;
112 } else if (element_name == kInterfaceTag) {
114 << "Unexpected tag " << element_name << " inside " << prev_element;
122 } else if (element_name == kMethodTag) {
124 << "Unexpected tag " << element_name << " inside " << prev_element;
127 } else if (element_name == kSignalTag) {
129 << "Unexpected tag " << element_name << " insid
98 OnOpenElement( const string& element_name, const XmlAttributeMap& attributes) argument
242 OnCloseElement(const string& element_name) argument
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc174 const string& element_name,
172 AddError( const string& filename, const string& element_name, const Message* descriptor, ErrorLocation location, const string& message) argument
H A Dparser_unittest.cc86 const string& element_name,
85 AddError(const string& filename, const string& element_name, const Message* descriptor, ErrorLocation location, const string& message) argument
/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc2875 const string& element_name, const Message* descriptor,
2893 filename, element_name, location_name, message);
2897 void AddWarning(const string& filename, const string& element_name, argument
2916 filename, element_name, location_name, message);
5259 const string &element_name,
2874 AddError(const string& filename, const string& element_name, const Message* descriptor, ErrorLocation location, const string& message) argument
5257 AddError( const string &filename, const string &element_name, const Message *message, ErrorLocation location, const string &error_message) argument
H A Ddescriptor.cc2259 // name are respolved relative to name_scope. element_name and orig_opt are
2269 element_name(el),
2274 string element_name; member in struct:google::protobuf::__anon16345::OptionsToInterpret
2327 void AddError(const string& element_name,
2331 void AddError(const string& element_name,
2342 const string& element_name,
2347 void AddWarning(const string& element_name, const Message& descriptor,
2459 const string& element_name,
2587 builder_->AddError(options_to_interpret_->element_name,
2731 const string& element_name,
2730 AddError( const string& element_name, const Message& descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, const string& error) argument
2748 AddError( const string& element_name, const Message& descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, const char* error) argument
2756 AddNotDefinedError( const string& element_name, const Message& descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, const string& undefined_symbol) argument
2786 AddWarning( const string& element_name, const Message& descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, const string& error) argument
3211 AllocateOptionsImpl( const string& name_scope, const string& element_name, const typename DescriptorT::OptionsType& orig_options, DescriptorT* descriptor) argument
[all...]
/external/gtest/src/
H A Dgtest.cc3052 const std::string& element_name,
3267 const std::string& element_name,
3271 GetReservedAttributesForElement(element_name);
3275 << "Attribute " << name << " is not allowed for element <" << element_name
3265 OutputXmlAttribute( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value) argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc3052 const std::string& element_name,
3263 const std::string& element_name,
3267 GetReservedAttributesForElement(element_name);
3271 << "Attribute " << name << " is not allowed for element <" << element_name
3261 OutputXmlAttribute( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value) argument
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc4536 const std::string& element_name,
4751 const std::string& element_name,
4755 GetReservedAttributesForElement(element_name);
4759 << "Attribute " << name << " is not allowed for element <" << element_name
4749 OutputXmlAttribute( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value) argument
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp4560 const std::string& element_name,
4775 const std::string& element_name,
4779 GetReservedAttributesForElement(element_name);
4783 << "Attribute " << name << " is not allowed for element <" << element_name
4773 OutputXmlAttribute( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value) argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc4536 const std::string& element_name,
4751 const std::string& element_name,
4755 GetReservedAttributesForElement(element_name);
4759 << "Attribute " << name << " is not allowed for element <" << element_name
4749 OutputXmlAttribute( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value) argument

Completed in 781 milliseconds