Home
last modified time | relevance | path

Searched refs:has_name (Results 1 – 9 of 9) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h653 int has_name; member
675 int has_name; member
724 int has_name; member
776 int has_name; /* element, attribute, pi */ member
968 int has_name; member
1006 int has_name; member
1392 int has_name; /* element, attribute, pi */ member
Dpreproc.c898 (const xmlChar *)"name", NULL, &comp->has_name); in xsltElementComp()
899 if (! comp->has_name) { in xsltElementComp()
957 comp->has_name = 0; in xsltElementComp()
1017 NULL, &comp->has_name); in xsltAttributeComp()
1018 if (! comp->has_name) { in xsltAttributeComp()
1085 comp->has_name = 0; in xsltAttributeComp()
1160 XSLT_NAMESPACE, &comp->has_name); in xsltProcessingInstructionComp()
1368 1, &(comp->has_name), &(comp->ns), &(comp->name)); in xsltWithParamComp()
1572 1, &(comp->has_name), &(comp->ns), &(comp->name)); in xsltCallTemplateComp()
1838 1, &(comp->has_name), &(comp->ns), &(comp->name)); in xsltVariableComp()
[all …]
Dattributes.c666 if (!comp->has_name) in xsltAttributeInternal()
Dtransform.c3893 if (!comp->has_name) in xsltElement()
4121 if (comp->has_name == 0) in xsltProcessingInstruction()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h301 inline bool has_name() const;
582 inline bool has_name() const;
813 inline bool has_name() const;
974 inline bool has_name() const;
1088 inline bool has_name() const;
1197 inline bool has_name() const;
1311 inline bool has_name() const;
2499 inline bool FileDescriptorProto::has_name() const { in has_name() function
2784 inline bool DescriptorProto::has_name() const { in has_name() function
2972 inline bool FieldDescriptorProto::has_name() const { in has_name() function
[all …]
Ddescriptor.pb.cc1243 if (has_name()) { in ByteSize()
1985 if (has_name()) { in ByteSize()
2638 if (has_name()) { in ByteSize()
3005 if (has_name()) { in ByteSize()
3320 if (has_name()) { in ByteSize()
3634 if (has_name()) { in ByteSize()
4014 if (has_name()) { in ByteSize()
Ddescriptor.cc2748 if (!proto.has_name()) { in BuildFile()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h222 inline bool has_name() const;
513 inline bool CodeGeneratorResponse_File::has_name() const { in has_name() function
Dplugin.pb.cc716 if (has_name()) { in ByteSize()