/development/tools/checkstyle/gitlint/ |
D | utils.py | 21 def filter_lines(lines, filter_regex, groups=None): argument 34 if groups is None: 36 elif len(groups) == 1: 37 yield match.group(groups[0]) 40 yield tuple(matched_groups.get(group) for group in groups)
|
D | git.py | 83 groups=('filename', 'mode')) 98 groups=('filename', 'mode')) 134 groups=('line',))
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | ExpandableList1.java | 91 private String[] groups = { "People Names", "Dog Names", "Cat Names", "Fish Names" }; field in ExpandableList1.MyExpandableListAdapter 135 return groups[groupPosition]; in getGroup() 139 return groups.length; in getGroupCount()
|
/development/ndk/platforms/android-21/include/ |
D | grp.h | 67 gid_t *groups, int *ngroups);
|
/development/ndk/platforms/android-3/include/ |
D | grp.h | 79 gid_t *groups, int *ngroups);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | MenuInflateFromXml.java | 45 R.menu.title_only, R.menu.title_icon, R.menu.submenu, R.menu.groups,
|
/development/ndk/platforms/android-3/include/linux/ |
D | device.h | 146 struct attribute_group ** groups; member
|
/development/ndk/platforms/android-5/include/GLES2/ |
D | gl2ext.h | 577 … void GL_APIENTRY glGetPerfMonitorGroupsAMD (GLint *numGroups, GLsizei groupsSize, GLuint *groups); 589 …APIENTRYP PFNGLGETPERFMONITORGROUPSAMDPROC) (GLint *numGroups, GLsizei groupsSize, GLuint *groups);
|
/development/scripts/ |
D | stack_core.py | 397 (unused_, addr, value, area, symbol_present, symbol_name) = match.groups()
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 268 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of 1354 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed 1355 # in the modules index. If set to NO, only the current project's groups will 1438 # will generate a graph for groups, showing the direct groups dependencies
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 268 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of 1354 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed 1355 # in the modules index. If set to NO, only the current project's groups will 1438 # will generate a graph for groups, showing the direct groups dependencies
|
/development/ndk/platforms/android-21/include/GLES2/ |
D | gl2ext.h | 486 …APIENTRYP PFNGLGETPERFMONITORGROUPSAMDPROC) (GLint *numGroups, GLsizei groupsSize, GLuint *groups); 498 … void GL_APIENTRY glGetPerfMonitorGroupsAMD (GLint *numGroups, GLsizei groupsSize, GLuint *groups);
|
/development/ndk/platforms/android-24/include/GLES2/ |
D | gl2ext.h | 777 …APIENTRYP PFNGLGETPERFMONITORGROUPSAMDPROC) (GLint *numGroups, GLsizei groupsSize, GLuint *groups); 789 … void GL_APIENTRY glGetPerfMonitorGroupsAMD (GLint *numGroups, GLsizei groupsSize, GLuint *groups);
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 44 …reement establishing an association or alliance between nations or other groups to achieve a parti…
|
/development/tools/checkstyle/ |
D | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
checkstyle_packages.xml
sun_checks.xml
com/
... |