Searched refs:member (Results 1 – 10 of 10) sorted by relevance
/development/ndk/platforms/android-3/include/linux/ |
D | irq_cpustat.h | 17 #define __IRQ_STAT(cpu, member) (irq_stat[cpu].member) argument
|
D | rbtree.h | 40 #define rb_entry(ptr, type, member) container_of(ptr, type, member) argument
|
D | plist.h | 43 #define plist_first_entry(head, type, member) container_of(plist_first(head), type, member) argument
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | hardirq_32.h | 40 #define __IRQ_STAT(cpu, member) (per_cpu(irq_stat, cpu).member) argument
|
/development/ndk/platforms/android-21/arch-arm/include/asm/ |
D | setup.h | 150 #define tag_member_present(tag,member) ((unsigned long)(&((struct tag *)0L)->member + 1) <= (ta… argument
|
/development/samples/SupportLeanbackShowcase/libs/ |
D | gson-1.7.2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 66 # include brief member descriptions after the members that are listed in 73 # the brief description of a member or function before the detailed description. 169 # member inherits the documentation from any documented member that it 175 # a new page for each member. If set to NO, the documentation of a member will 261 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC 263 # member in the group (if any) for the other members of the group. By default 268 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 407 # alphabetically by member name. If set to NO the members will appear in 414 # by member name. If set to NO (the default) the members will appear in
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 66 # include brief member descriptions after the members that are listed in 73 # the brief description of a member or function before the detailed description. 169 # member inherits the documentation from any documented member that it 175 # a new page for each member. If set to NO, the documentation of a member will 261 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC 263 # member in the group (if any) for the other members of the group. By default 268 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of 279 # with name TypeT. When disabled the typedef will appear as a member of a file, 407 # alphabetically by member name. If set to NO the members will appear in 414 # by member name. If set to NO (the default) the members will appear in
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 339 esquire - n. a title of respect for a member of the English gentry ranking just below a knight; pla… 774 professor - n. someone who is a member of the faculty at a college or university
|
/development/tools/checkstyle/ |
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |