Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_language_y.yy33 std::vector<std::unique_ptr<AidlMember>>* members;
49 %type<members> members
140 : INTERFACE identifier '{' members '}' {
146 | ONEWAY INTERFACE identifier '{' members '}' {
153 | INTERFACE error '{' members '}' {
168 members
171 | members method_decl
173 | members constant_decl
175 | members error ';' {
Daidl_language.cpp150 std::vector<std::unique_ptr<AidlMember>>* members, in AidlInterface() argument
157 for (auto& member : *members) { in AidlInterface()
171 delete members; in AidlInterface()
Daidl_language.h281 std::vector<std::unique_ptr<AidlMember>>* members,
/system/media/audio_utils/
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 …]
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 …]
/system/tpm/trunks/generator/
Draw_structures.txt65 Without limitation, TCG and its members and licensors disclaim all liability, including liability f…
1536 …ture.” The first column of the table will denote the reference names for the structure members; the
1696 A union allows a structure to contain a variety of structures or types. The union has members, only…
1793 members is identical. This type is a programming convenience, allowing code to reference the common
1794 members without requiring a case statement to determine the specific structure. In object oriented
1801 selector and a union. The selector value indicates which of the possible union members is present s…
1871 the union members. The selector definition could have fewer than four values.
1872 In Example 1, the table defines a value for each of the union members.
1899 is used in the union instance of 4.9.3, any of the allowed union members of NUMBER_UNION could be
2262 Parameters are constants, variables, structures, unions, and structure members. Structure members a…
Draw_structures_fixed.txt65 Without limitation, TCG and its members and licensors disclaim all liability, including liability f…
1536 …ture.” The first column of the table will denote the reference names for the structure members; the
1696 A union allows a structure to contain a variety of structures or types. The union has members, only…
1793 members is identical. This type is a programming convenience, allowing code to reference the common
1794 members without requiring a case statement to determine the specific structure. In object oriented
1801 selector and a union. The selector value indicates which of the possible union members is present s…
1871 the union members. The selector definition could have fewer than four values.
1872 In Example 1, the table defines a value for each of the union members.
1899 is used in the union instance of 4.9.3, any of the allowed union members of NUMBER_UNION could be
2262 Parameters are constants, variables, structures, unions, and structure members. Structure members a…
Draw_commands_fixed.txt65 Without limitation, TCG and its members and licensors disclaim all liability, including liability f…
Draw_commands.txt65 Without limitation, TCG and its members and licensors disclaim all liability, including liability f…