HomeSort by relevance Sort by last modified time
    Searched full:excluded (Results 201 - 225 of 1267) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/linux-x86/src/go/ast/
filter.go 277 // If set, duplicate function declarations are excluded.
280 // AST node (as Doc or Comment) are excluded.
282 // If set, duplicate import declarations are excluded.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
ManifestTestListAdapter.java 73 * test gets excluded from being shown. If the device has any of the excluded features then
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
CtsTestTest.java 232 * Test {@link CtsTest#run(ITestInvocationListener)} when --excluded-package is specified
241 // PACKAGE_NAME would normally be run, but it has been excluded. Expect nothing to happen
  /external/chromium-trace/catapult/third_party/coverage/coverage/
results.py 20 self.excluded = self.file_reporter.excluded_lines()
46 n_excluded=len(self.excluded),
  /external/google-benchmark/src/
stat.h 43 // and end(excluded)
222 // and end(excluded)
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/
BuildTarget.java 33 /** the C files and directories to be excluded from the build, accepts Ant path format, must not be null **/
37 /** the C++ files and directories to be excluded from the build, accepts Ant path format, must not be null **/
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 80 logv(getName() + " is excluded for wifi-only test");
217 logv(getName() + " is excluded for wifi-only test");
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
AppRestrictionsHelper.java 289 * @param excludePackages the set of package names to be excluded, since they're required
303 // Skip excluded packages
  /art/compiler/utils/
array_ref.h 38 * exceptions, at() is also excluded.
  /cts/tests/core/runner/src/com/android/cts/core/runner/
TestClassFinder.java 42 // Excluded test packages
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyPermissionUtil.java 65 * actual list of packages to target, with invalid packages excluded, and may optionally include
  /development/tools/idegen/src/
Eclipse.java 145 // Exclude excluded directories under this source root.
  /external/autotest/client/site_tests/kernel_LTP/
kernel_LTP.py 40 # The SKIPFILE lists individual test cases to be excluded. These
  /external/chromium-trace/catapult/third_party/gsutil/
setup.py 118 # will be excluded by the MANIFEST file.
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dialog-behavior/
paper-dialog-behavior.html 122 // from the root target until this (excluded).
  /external/clang/include/clang/ASTMatchers/Dynamic/
Registry.h 54 /// Such matchers are excluded from code completion results.
  /external/curl/docs/
CODE_STYLE.md 148 [], ->, ., ++, --` and Unary `+, - !, ~, &` operators excluded they should
  /external/deqp/doc/testspecs/GL3/
functional.conditional_render.txt 25 + All valid rendering commands included/excluded by query
  /external/dng_sdk/
LICENSE 46 permissible, any warranties that are not and cannot be excluded by the foregoing
LICENSE.source_code 43 permissible, any warranties that are not and cannot be excluded by the foregoing
NOTICE 53 permissible, any warranties that are not and cannot be excluded by the foregoing
  /external/eclipse-windowbuilder/propertysheet/
README.txt 74 default" (and for certain categories to be excluded, such as
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hebrew.cc 75 /* Special-case Hebrew presentation forms that are excluded from
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
NormalizerData.java 133 * Tells whether character is script-excluded or not.
TestDeprecatedNormalizerAPI.java 160 logln("Skipped excluded char " + hex(ch) + " (" + UCharacter.getName(ch) + ")" );

Completed in 375 milliseconds

1 2 3 4 5 6 7 891011>>