Home
last modified time | relevance | path

Searched refs:members (Results 1 – 13 of 13) 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/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/
DAnnotationClass.java310 List<? extends Element> members = elementUtils.getAllMembers(typeElement); in getDeclaredMethods() local
311 List<ExecutableElement> methods = ElementFilter.methodsIn(members); in getDeclaredMethods()
362 List<? extends Element> members = elementUtils.getAllMembers(typeElement); in getDeclaredFields() local
363 List<VariableElement> fields = ElementFilter.fieldsIn(members); in getDeclaredFields()
/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/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/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/support/work/integration-tests/testapp/src/main/assets/
Dlstb.txt6803 deserving members of society, and you will seat yourself near that
7108 and with the idea, perhaps, that if the other members of his family
7814 acquaintance with the members of your family. I have done a good deal
Dretn.txt374 the Moriarty gang left two of its most dangerous members, my own most
7555 experienced members of the official force, and Mr. Sherlock Holmes,
10214 had gone to consult with the other members of his team over the
11903 "Besides the members of the Cabinet there are two, or possibly three,
Dmems.txt9485 principal members of his gang, will be in the hands of the police.
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/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.txt36289 field public static final java.lang.String CONTENT_DIRECTORY = "members";
36326 field public static final java.lang.String CONTENT_DIRECTORY = "members";
61539 method public abstract java.util.Enumeration<? extends java.security.Principal> members();
/frameworks/base/config/
Dhiddenapi-public-dex.txt62076 Ljava/security/acl/Group;->members()Ljava/util/Enumeration;