Searched defs:categories (Results 1 - 25 of 25) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Checkers/
H A DCommonBugCategories.h1 //=--- CommonBugCategories.h - Provides common issue categories -*- C++ -*-===//
16 namespace categories { namespace in namespace:clang::ento
/external/webkit/Tools/Scripts/webkitpy/style/checkers/
H A Dcommon.py27 # categories is tested, for example by checking that all of its
31 categories = set([ variable
H A Dtest_expectations.py56 categories = set(['test/expectations']) variable in class:TestExpectationsChecker
H A Dcpp.py3412 # (1) generate an explicit list of all possible categories,
3413 # (2) unit test that all checked categories have valid names, and
3414 # (3) unit test that all categories are getting unit tested.
3416 categories = set([ variable in class:CppChecker
/external/clang/lib/StaticAnalyzer/Checkers/
H A DCommonBugCategories.cpp1 //=--- CommonBugCategories.cpp - Provides common issue categories -*- C++ -*-=//
11 namespace clang { namespace ento { namespace categories { namespace in namespace:clang::ento
/external/junit/src/org/junit/experimental/categories/
H A DCategory.java1 package org.junit.experimental.categories;
7 * Marks a test class or test method as belonging to one or more categories of tests.
H A DCategories.java4 package org.junit.experimental.categories;
111 List<Class<?>> categories= categories(description);
112 if (categories.isEmpty())
114 for (Class<?> each : categories)
117 for (Class<?> each : categories)
123 private List<Class<?>> categories(Description description) { method in class:Categories.CategoryFilter
124 ArrayList<Class<?>> categories= new ArrayList<Class<?>>();
125 categories.addAll(Arrays.asList(directCategories(description)));
126 categories
[all...]
/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_sdp.c180 ** categories: Supported categories.
192 char *p_provider_name, UINT16 categories, UINT32 sdp_handle)
217 /* add supported categories */
219 UINT16_TO_BE_STREAM(p, categories);
191 AVRC_AddRecord(UINT16 service_uuid, char *p_service_name, char *p_provider_name, UINT16 categories, UINT32 sdp_handle) argument
/external/bluetooth/bluedroid/bta/ar/
H A Dbta_ar.c246 UINT16 categories, tBTA_SYS_ID sys_id)
251 if (!mask || !categories)
260 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, bta_ar_cb.sdp_tg_handle);
270 bta_ar_cb.ct_categories [mask - 1] = categories;
271 categories = bta_ar_cb.ct_categories[0]|bta_ar_cb.ct_categories[1];
275 AVRC_AddRecord(service_uuid, service_name, provider_name, categories, bta_ar_cb.sdp_ct_handle);
283 * Change supported categories on the second one */
285 UINT16_TO_BE_STREAM(p, categories);
304 UINT16 categories = 0; local
327 categories
245 bta_ar_reg_avrc(UINT16 service_uuid, char *service_name, char *provider_name, UINT16 categories, tBTA_SYS_ID sys_id) argument
[all...]
/external/llvm/lib/Support/
H A Dregex2.h120 /* stuff for character categories */
144 int ncategories; /* how many character categories */
145 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member in struct:re_guts
/external/webkit/Source/WebCore/inspector/front-end/
H A DAuditsPanel.js120 _executeAudit: function(categories, resultCallback)
125 for (var i = 0; i < categories.length; ++i)
126 rulesRemaining += categories[i].ruleCount;
147 for (var i = 0; i < categories.length; ++i) {
148 var category = categories[i];
177 var categories = []; variable
179 categories.push(this.categoriesById[categoryIds[i]]);
181 function initiateAuditCallback(categories, launcherCallback)
183 this._executeAudit(categories, this._auditFinishedCallback.bind(this, launcherCallback));
187 initiateAuditCallback.call(this, categories, launcherCallbac
[all...]
H A DHeapSnapshotView.js45 this.categories = {
53 this.countsSummaryBar = new WebInspector.SummaryBar(this.categories);
62 this.sizesSummaryBar = new WebInspector.SummaryBar(this.categories);
/external/bluetooth/bluedroid/bta/av/
H A Dbta_av_act.c1531 UINT16 categories = 0; local
1568 /* get supported categories */
1572 categories = p_attr->attr_value.v.u16;
1573 if (categories & AVRC_SUPF_CT_BROWSE)
/external/checkpolicy/
H A Dpolicy_parse.y218 opt_categories : categories
221 categories : category_def label
222 | categories category_def
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 1284 milliseconds