HomeSort by relevance Sort by last modified time
    Searched refs:has_name (Results 1 - 9 of 9) sorted by null

  /external/libxslt/libxslt/
xsltInternals.h 653 int has_name; member in struct:_xsltStyleItemElement
675 int has_name; member in struct:_xsltStyleItemAttribute
724 int has_name; member in struct:_xsltStyleItemPI
776 int has_name; /* element, attribute, pi */ member in struct:_xsltStyleItemCallTemplate
968 int has_name; member in struct:_xsltStyleBasicItemVariable
1006 int has_name; member in struct:_xsltStyleItemParam
1392 int has_name; \/* element, attribute, pi *\/ member in struct:_xsltStylePreComp
    [all...]
preproc.c 898 (const xmlChar *)"name", NULL, &comp->has_name);
899 if (! comp->has_name) {
957 comp->has_name = 0;
1017 NULL, &comp->has_name);
1018 if (! comp->has_name) {
1085 comp->has_name = 0;
1160 XSLT_NAMESPACE, &comp->has_name);
    [all...]
attributes.c 663 * A comp->has_name == 0 indicates that we need to skip this instruction,
666 if (!comp->has_name)
transform.c     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 301 inline bool has_name() const;
582 inline bool has_name() const;
2499 inline bool FileDescriptorProto::has_name() const { function in class:google::protobuf::FileDescriptorProto
2784 inline bool DescriptorProto::has_name() const { function in class:google::protobuf::DescriptorProto
2972 inline bool FieldDescriptorProto::has_name() const { function in class:google::protobuf::FieldDescriptorProto
3211 inline bool EnumDescriptorProto::has_name() const { function in class:google::protobuf::EnumDescriptorProto
3299 inline bool EnumValueDescriptorProto::has_name() const { function in class:google::protobuf::EnumValueDescriptorProto
3378 inline bool ServiceDescriptorProto::has_name() const { function in class:google::protobuf::ServiceDescriptorProto
3466 inline bool MethodDescriptorProto::has_name() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
descriptor.pb.cc     [all...]
descriptor.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 222 inline bool has_name() const;
513 inline bool CodeGeneratorResponse_File::has_name() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
plugin.pb.cc 716 if (has_name()) {
    [all...]

Completed in 125 milliseconds