Home
last modified time | relevance | path

Searched refs:members (Results 1 – 19 of 19) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
Dgenerate.py190 members = []
192 return members
203 members.append((type, varName, quantifier, comment))
204 return members
231 def string_for_constructor(opname, opcode, members): argument
233 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 …]
/frameworks/base/tests/Internal/
DAndroid.bp6 // Include some source files directly to be able to access package members
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/
DCONTRIBUTING.md20 All submissions, including submissions by project members, require review. We
/frameworks/wilhelm/doc/
DDoxyfile66 # include brief member descriptions after the members that are listed in
98 # inherited members of a class in the documentation of that class as if those
99 # members were ordinary class members. Constructors, destructors and assignment
187 # of all members will be omitted, etc.
253 # member in the group (if any) for the other members of the group. By default
254 # all members of a group must be documented explicitly.
298 # Private class members and static file members will be hidden unless
303 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
308 # If the EXTRACT_STATIC tag is set to YES all static members of a file
326 # If this flag is set to YES, the members of anonymous namespaces will be
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp3588 Members members; in getMemberNames() local
3589 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() local
4344 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() local
4407 if (members.empty()) in writeValue()
4412 Value::Members::iterator it = members.begin(); in writeValue()
[all …]
/frameworks/native/docs/
DDoxyfile80 # include brief member descriptions after the members that are listed in
122 # inherited members of a class in the documentation of that class as if those
123 # members were ordinary class members. Constructors, destructors and assignment
220 # of all members will be omitted, etc.
303 # member in the group (if any) for the other members of the group. By default
304 # all members of a group must be documented explicitly.
375 # Private class members and static file members will be hidden unless
380 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
385 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
390 # If the EXTRACT_STATIC tag is set to YES all static members of a file
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/
DREADME.md272 Defines where to put the int constants generated from enum members.
277 the enum is defined. A file-scope enum's members are referenced like
278 'FileOuterClass.ENUM_VALUE'; a message-scope enum's members are
313 same place as the enum members' container interfaces described
317 members; otherwise the interface has an empty body.
/frameworks/av/media/libaaudio/
DDoxyfile89 # descriptions after the members that are listed in the file and class
123 # inherited members of a class in the documentation of that class as if those
124 # members were ordinary class members. Constructors, destructors and assignment
234 # members will be omitted, etc.
329 # member in the group (if any) for the other members of the group. By default
330 # all members of a group must be documented explicitly.
395 # class members and static file members will be hidden unless the
397 # Note: This will also disable the warnings about undocumented members that are
403 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
409 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
[all …]
DDoxyfile.orig89 # descriptions after the members that are listed in the file and class
123 # inherited members of a class in the documentation of that class as if those
124 # members were ordinary class members. Constructors, destructors and assignment
234 # members will be omitted, etc.
329 # member in the group (if any) for the other members of the group. By default
330 # all members of a group must be documented explicitly.
395 # class members and static file members will be hidden unless the
397 # Note: This will also disable the warnings about undocumented members that are
403 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will
409 # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
[all …]
/frameworks/base/media/native/midi/include/
DDoxyfile.orig97 # descriptions after the members that are listed in the file and class
141 # inherited members of a class in the documentation of that class as if those
142 # members were ordinary class members. Constructors, destructors and assignment
252 # members will be omitted, etc.
359 # member in the group (if any) for the other members of the group. By default
360 # all members of a group must be documented explicitly.
432 # class members and static file members will be hidden unless the
434 # Note: This will also disable the warnings about undocumented members that are
440 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
446 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
DDoxyfile97 # descriptions after the members that are listed in the file and class
141 # inherited members of a class in the documentation of that class as if those
142 # members were ordinary class members. Constructors, destructors and assignment
252 # members will be omitted, etc.
359 # member in the group (if any) for the other members of the group. By default
360 # all members of a group must be documented explicitly.
432 # class members and static file members will be hidden unless the
434 # Note: This will also disable the warnings about undocumented members that are
440 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
446 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
/frameworks/av/media/codec2/docs/
Ddoxygen.config97 # descriptions after the members that are listed in the file and class
141 # inherited members of a class in the documentation of that class as if those
142 # members were ordinary class members. Constructors, destructors and assignment
252 # members will be omitted, etc.
350 # member in the group (if any) for the other members of the group. By default
351 # all members of a group must be documented explicitly.
423 # class members and static file members will be hidden unless the
425 # Note: This will also disable the warnings about undocumented members that are
431 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
437 # If the EXTRACT_PACKAGE tag is set to YES, all members with package or internal
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
DREADME.md332 Protocol Buffer implementation does not rely on static template members being
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md461 Some community members have already drafted or sent proposals for review that
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h1410 #define UPB_DEFINE_DEF(cppname, lower, upper, cppmethods, members) \ argument
1412 members) \
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h1822 #define UPB_DEFINE_DEF(cppname, lower, upper, cppmethods, members) \
1824 members) \
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt818 comments for corresponding classes and data members.
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24979 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();
/frameworks/base/api/
Dcurrent.txt38386 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();