Searched refs:members (Results 1 – 19 of 19) sorted by relevance
190 members = []192 return members203 members.append((type, varName, quantifier, comment))204 return members231 def string_for_constructor(opname, opcode, members): argument233 initializer = "Instruction(%s, %d)" % (opname, fixed_word_count(members))235 for type, var, quantifier, comment in members:241 if members == [] or (len(members) == 1 and members[0][0]=='IdResult'):244 for type, var, quantifier, comment in members:250 initializer = "Instruction(%s, %d)" % (opname, fixed_word_count(members))[all …]
6 // Include some source files directly to be able to access package members
20 All submissions, including submissions by project members, require review. We
66 # include brief member descriptions after the members that are listed in98 # inherited members of a class in the documentation of that class as if those99 # members were ordinary class members. Constructors, destructors and assignment187 # of all members will be omitted, etc.253 # member in the group (if any) for the other members of the group. By default254 # all members of a group must be documented explicitly.298 # Private class members and static file members will be hidden unless303 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class308 # If the EXTRACT_STATIC tag is set to YES all static members of a file326 # If this flag is set to YES, the members of anonymous namespaces will be[all …]
3588 Members members; in getMemberNames() local3589 members.reserve(value_.map_->size()); in getMemberNames()3593 members.push_back(std::string((*it).first.data(), in getMemberNames()3596 return members; in getMemberNames()4342 Value::Members members(value.getMemberNames()); in writeValue() local4344 for (Value::Members::iterator it = members.begin(); it != members.end(); in writeValue()4347 if (it != members.begin()) in writeValue()4406 Value::Members members(value.getMemberNames()); in writeValue() local4407 if (members.empty()) in writeValue()4412 Value::Members::iterator it = members.begin(); in writeValue()[all …]
80 # include brief member descriptions after the members that are listed in122 # inherited members of a class in the documentation of that class as if those123 # members were ordinary class members. Constructors, destructors and assignment220 # of all members will be omitted, etc.303 # member in the group (if any) for the other members of the group. By default304 # all members of a group must be documented explicitly.375 # Private class members and static file members will be hidden unless380 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class385 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal390 # If the EXTRACT_STATIC tag is set to YES all static members of a file[all …]
272 Defines where to put the int constants generated from enum members.277 the enum is defined. A file-scope enum's members are referenced like278 'FileOuterClass.ENUM_VALUE'; a message-scope enum's members are313 same place as the enum members' container interfaces described317 members; otherwise the interface has an empty body.
89 # descriptions after the members that are listed in the file and class123 # inherited members of a class in the documentation of that class as if those124 # members were ordinary class members. Constructors, destructors and assignment234 # members will be omitted, etc.329 # member in the group (if any) for the other members of the group. By default330 # all members of a group must be documented explicitly.395 # class members and static file members will be hidden unless the397 # Note: This will also disable the warnings about undocumented members that are403 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will409 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal[all …]
97 # descriptions after the members that are listed in the file and class141 # inherited members of a class in the documentation of that class as if those142 # members were ordinary class members. Constructors, destructors and assignment252 # members will be omitted, etc.359 # member in the group (if any) for the other members of the group. By default360 # all members of a group must be documented explicitly.432 # class members and static file members will be hidden unless the434 # Note: This will also disable the warnings about undocumented members that are440 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will446 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal[all …]
97 # descriptions after the members that are listed in the file and class141 # inherited members of a class in the documentation of that class as if those142 # members were ordinary class members. Constructors, destructors and assignment252 # members will be omitted, etc.350 # member in the group (if any) for the other members of the group. By default351 # all members of a group must be documented explicitly.423 # class members and static file members will be hidden unless the425 # Note: This will also disable the warnings about undocumented members that are431 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will437 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal[all …]
332 Protocol Buffer implementation does not rely on static template members being
461 Some community members have already drafted or sent proposals for review that
1410 #define UPB_DEFINE_DEF(cppname, lower, upper, cppmethods, members) \ argument1412 members) \
1822 #define UPB_DEFINE_DEF(cppname, lower, upper, cppmethods, members) \1824 members) \
818 comments for corresponding classes and data members.
24979 field public static final java.lang.String CONTENT_DIRECTORY = "members";25016 field public static final java.lang.String CONTENT_DIRECTORY = "members";45031 method public abstract java.util.Enumeration<? extends java.security.Principal> members();
38386 field public static final String CONTENT_DIRECTORY = "members";38423 field public static final String CONTENT_DIRECTORY = "members";64854 method public java.util.Enumeration<? extends java.security.Principal> members();