Searched refs:has_name (Results 1 – 9 of 9) sorted by relevance
/external/libxslt/libxslt/ |
D | xsltInternals.h | 653 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
|
D | preproc.c | 898 (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 …]
|
D | attributes.c | 666 if (!comp->has_name) in xsltAttributeInternal()
|
D | transform.c | 3893 if (!comp->has_name) in xsltElement() 4121 if (comp->has_name == 0) in xsltProcessingInstruction()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 301 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 …]
|
D | descriptor.pb.cc | 1243 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()
|
D | descriptor.cc | 2748 if (!proto.has_name()) { in BuildFile()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 222 inline bool has_name() const; 513 inline bool CodeGeneratorResponse_File::has_name() const { in has_name() function
|
D | plugin.pb.cc | 716 if (has_name()) { in ByteSize()
|