HomeSort by relevance Sort by last modified time
    Searched full:covered (Results 401 - 425 of 2212) sorted by null

<<11121314151617181920>>

  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_next.py 4 # Things that currently aren't covered:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_next.py 4 # Things that currently aren't covered:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_next.py 4 # Things that currently aren't covered:
  /art/runtime/gc/accounting/
space_bitmap.h 52 // mem map. The address range covered starts at heap_begin and is of size equal to heap_capacity.
179 // Set the max address which can covered by the bitmap.
  /external/autotest/client/site_tests/security_StatefulPermissions/
security_StatefulPermissions.py 20 # Note that chronos permissions in /home are covered in greater detail
162 Determines the set of owners not covered by any of the
  /external/clang/test/Sema/
warn-unreachable.c 1 // RUN: %clang_cc1 %s -fsyntax-only -verify -fblocks -Wunreachable-code-aggressive -Wno-unused-value -Wno-covered-switch-default -I %S/Inputs
169 // Don't warn about unreachable 'default' cases, as that is covered
  /external/clang/test/SemaCXX/
return-noreturn.cpp 1 // RUN: %clang_cc1 %s -fsyntax-only -fcxx-exceptions -verify -Wreturn-type -Wmissing-noreturn -Wno-unreachable-code -Wno-covered-switch-default
2 // RUN: %clang_cc1 %s -fsyntax-only -fcxx-exceptions -std=c++11 -verify -Wreturn-type -Wmissing-noreturn -Wno-unreachable-code -Wno-covered-switch-default
  /external/jacoco/org.jacoco.doc/docroot/doc/
counters.html 107 Based on the coverage status of each branch JaCoCo also calculates covered and
144 actual source lines covered.
faq.html 54 corresponding line of source code is not marked as covered.
76 <h3>Why does a class show as not covered although it has been executed?</h3>
  /external/libunwind/include/
libunwind-common.h.in 127 unw_word_t start_ip; /* first IP covered by this procedure */
128 unw_word_t end_ip; /* first IP NOT covered by this procedure */
libunwind-dynamic.h 135 unw_word_t start_ip; /* first IP covered by this entry */
136 unw_word_t end_ip; /* first IP NOT covered by this entry */
  /external/opencv3/samples/tapi/
hog.cpp 37 // (total diff of each cpu and gpu rects covered pixels)/(total cpu rects covered pixels)
  /frameworks/base/docs/html/training/wearables/watch-faces/
issues.jd 78 down the watch face to fit inside the portion of the screen not covered by the peek card. Digital
79 watch faces that display the time in the area of the screen not covered by peek cards do not
  /frameworks/base/test-runner/src/android/test/
TouchUtils.java 535 * @return distance in pixels covered by the drag
557 * @return distance in pixels covered by the drag
590 * @return distance in pixels covered by the drag
612 * @return distance in pixels covered by the drag
641 * @return distance in pixels covered by the drag
662 * @return distance in pixels covered by the drag
688 * @return distance in pixels covered by the drag
709 * @return distance in pixels covered by the drag
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
LocaleSpanCompatUtils.java 69 * Ensures that the specified range is covered with only one {@link LocaleSpan} with the given
70 * locale. If the region is already covered by one or more {@link LocaleSpan}, their ranges are
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 24 the resulting executable to be covered by the GNU General Public
26 reasons why the executable file might be covered by the GNU General
tmmintrin.h 23 the resulting executable to be covered by the GNU General Public
25 reasons why the executable file might be covered by the GNU General
unwind.h 23 the resulting executable to be covered by the GNU General Public
25 reasons why the executable file might be covered by the GNU General
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 24 the resulting executable to be covered by the GNU General Public
26 reasons why the executable file might be covered by the GNU General
tmmintrin.h 23 the resulting executable to be covered by the GNU General Public
25 reasons why the executable file might be covered by the GNU General
unwind.h 23 the resulting executable to be covered by the GNU General Public
25 reasons why the executable file might be covered by the GNU General
  /external/llvm/tools/sancov/
sancov.cc 64 clEnumValN(CoveredFunctionsAction, "covered-functions",
65 "Print all covered funcions."),
66 clEnumValN(NotCoveredFunctionsAction, "not-covered-functions",
67 "Print all not covered funcions."),
474 // Print list of covered functions.
480 // Print list of not covered functions.
  /development/sdk/
sdk_files_NOTICE.txt 166 causes such combination to be covered by the Licensed Patents.
593 Most GNU software, including some libraries, is covered by the
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
zone.py 230 @param covers: the covered type (defaults to None)
266 @param covers: the covered type (defaults to None)
298 @param covers: the covered type (defaults to None)
359 @param covers: the covered type (defaults to None)
398 @param covers: the covered type (defaults to None)
418 @param covers: the covered type (defaults to None)
441 @param covers: the covered type (defaults to None)
  /external/deqp/doc/testspecs/VK/
apitests.adoc 137 Object management tests verify that the driver is able to create and destroy objects of all types. The tests don't attempt to use the objects (unless necessary for testing object construction) as that is covered by feature-specific tests. For all object types the object management tests cover:
297 Pipeline layouts will be covered mostly by tests that use various layouts, but in addition some corner-case tests are needed:
478 ** Sampling verification with nearest only (other modes will be covered separately)
520 Shader API test will verify that shader loading functions behave as expected. Verifying that various SPIR-V constructs are accepted and executed correctly however is not an objective; that will be covered more extensively by a separate SPIR-V test set.
674 Draw command tests verify that all draw parameters are respected (including vertex input state) and various draw call sizes work correctly. The tests won't however validate that all side effects of shader invocations happen as intended (covered by feature-specific tests) nor that primitive rasterization is fully correct (will be covered by separate targeted tests).
681 NOTE: Assuming that compute-specific shader features, such as shared memory access, is covered by SPIR-V tests.
    [all...]

Completed in 2984 milliseconds

<<11121314151617181920>>