HomeSort by relevance Sort by last modified time
    Searched defs:exclude (Results 1 - 25 of 58) sorted by null

1 2 3

  /development/tools/idegen/src/
Excludes.java 21 * Decides whether or not to exclude certain paths.
37 public boolean exclude(String path) { method in class:Excludes
  /external/oprofile/libutil++/
string_filter.h 3 * Filter strings based on exclude/include list
19 * string_filter - filtering of a string based on include/exclude list
31 * Initialise the filter with the include and exclude list,
38 * Initialise the filter with the include and exclude list.
51 /// exclude patterns
52 std::vector<std::string> exclude; member in class:string_filter
  /external/bison/
cfg.mk 40 # Exclude changelog-check here so that there's less churn in ChangeLog
76 exclude = \ macro
78 $(call exclude, \
maint.mk 212 # exclude
215 # a prohibit construct. For example, this can be used to exclude
258 export exclude = macro
285 test -z "$$prohibit" && test -n "$$exclude" \
286 && { msg='Use of exclude requires a prohibit pattern' \
315 | grep -vE "$${exclude:-^$$}" \
364 exclude='# *define STRN?EQ\(' \
388 exclude='exit \(77\)|error ?\(((0|77),|[^,]*)' \
756 exclude='^Binary file .* matches$$' \
776 exclude='(_|ngettext ?)\('
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js 613 // exclude the following css properties to add px
614 var exclude = /z-?index|font-?weight|opacity|zoom|line-?height/i; variable
763 return value && value.constructor == Number && type == "curCSS" && !exclude.test( name ) ?
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
__init__.py 53 exclude = _singleton_method('exclude') variable
control.py 253 # any canned exclusions. If they didn't, then we have to exclude the
267 # We exclude the coverage code itself, since a little of it will be
402 def clear_exclude(self, which='exclude'):
403 """Clear the exclude list."""
407 def exclude(self, regex, which='exclude'): member in class:coverage
408 """Exclude source lines from execution consideration.
413 `which` determines which list is modified. The "exclude" list selects
437 def get_exclude_list(self, which='exclude'):
440 `which` indicates which list is desired. See `exclude` for the list
    [all...]
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.cc 286 Path::Point exclude[4]; local
287 exclude[0].x = max_x - difference; // Top left corner.
288 exclude[0].y = 0;
290 exclude[1].x = max_x; // Top right corner.
291 exclude[1].y = 0;
293 exclude[2].x = max_x; // Bottom right corner.
294 exclude[2].y = max_y;
296 exclude[3].x = max_x - difference; // Bottom left corner.
297 exclude[3].y = max_y;
300 gfx::Path exclude_path(exclude, arraysize(exclude))
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host.cc 320 Path::Point exclude[4]; local
321 exclude[0].x = max_x - difference; // Top left corner.
322 exclude[0].y = 0;
324 exclude[1].x = max_x; // Top right corner.
325 exclude[1].y = 0;
327 exclude[2].x = max_x; // Bottom right corner.
328 exclude[2].y = max_y;
330 exclude[3].x = max_x - difference; // Bottom left corner.
331 exclude[3].y = max_y;
334 gfx::Path exclude_path(exclude, arraysize(exclude))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TopDownProfileDataGridTree.js 111 exclude: function(profileDataGridNode)
BottomUpProfileDataGridTree.js 261 exclude: function(profileDataGridNode)
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
GridDataFactory.java 534 // Exclude
537 public GridDataFactory exclude(boolean value) { method in class:GridDataFactory
538 m_data.exclude = value;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutWizard.java 113 // We don't exclude RelativeLayout even if the current layout is RelativeLayout,
116 Set<String> exclude = new HashSet<String>(); local
117 exclude.add(VIEW_INCLUDE);
118 exclude.add(VIEW_MERGE);
119 exclude.add(VIEW_FRAGMENT);
123 exclude.add(mOldType);
125 mClassNames = WrapInWizard.addLayouts(mProject, mOldType, mTypeCombo, exclude, false);
WrapInWizard.java 103 Set<String> exclude = Collections.singleton(VIEW_INCLUDE); local
104 mClassNames = addLayouts(mProject, mOldType, mTypeCombo, exclude, true);
167 Set<String> exclude, boolean addGestureOverlay) {
218 if (exclude == null || !exclude.contains(className)) {
254 if (exclude == null || !exclude.contains(className)) {
  /external/linux-tools-perf/util/
parse-events.c 737 int exclude = 0; local
751 if (!exclude)
752 exclude = eu = ek = eh = 1;
755 if (!exclude)
756 exclude = eu = ek = eh = 1;
759 if (!exclude)
760 exclude = eu = ek = eh = 1;
  /external/skia/gm/
gmmain.cpp 1895 bool exclude = false; local
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
lemon.c 2464 int exclude = 0; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/dexmaker/lib/
jarjar.jar 
  /prebuilts/misc/common/jarjar/
jarjar-1.4.jar 

Completed in 490 milliseconds

1 2 3