Home
last modified time | relevance | path

Searched refs:groups (Results 1 – 15 of 15) sorted by relevance

/development/tools/checkstyle/gitlint/
Dutils.py21 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)
Dgit.py83 groups=('filename', 'mode'))
98 groups=('filename', 'mode'))
134 groups=('line',))
/development/samples/ApiDemos/src/com/example/android/apis/view/
DExpandableList1.java91 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/
Dgrp.h67 gid_t *groups, int *ngroups);
/development/ndk/platforms/android-3/include/
Dgrp.h79 gid_t *groups, int *ngroups);
/development/samples/ApiDemos/src/com/example/android/apis/app/
DMenuInflateFromXml.java45 R.menu.title_only, R.menu.title_icon, R.menu.submenu, R.menu.groups,
/development/ndk/platforms/android-3/include/linux/
Ddevice.h146 struct attribute_group ** groups; member
/development/ndk/platforms/android-5/include/GLES2/
Dgl2ext.h577 … void GL_APIENTRY glGetPerfMonitorGroupsAMD (GLint *numGroups, GLsizei groupsSize, GLuint *groups);
589 …APIENTRYP PFNGLGETPERFMONITORGROUPSAMDPROC) (GLint *numGroups, GLsizei groupsSize, GLuint *groups);
/development/scripts/
Dstack_core.py397 (unused_, addr, value, area, symbol_present, symbol_name) = match.groups()
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile268 # 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/
Ddbreg_API_doxyfile268 # 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/
Dgl2ext.h486 …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/
Dgl2ext.h777 …APIENTRYP PFNGLGETPERFMONITORGROUPSAMDPROC) (GLint *numGroups, GLsizei groupsSize, GLuint *groups);
789 … void GL_APIENTRY glGetPerfMonitorGroupsAMD (GLint *numGroups, GLsizei groupsSize, GLuint *groups);
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt44 …reement establishing an association or alliance between nations or other groups to achieve a parti…
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...