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

<<11121314151617181920>>

  /development/samples/browseable/RevealEffectBasic/src/com.example.android.revealeffectbasic/
RevealEffectBasicFragment.java 58 // the top left corner until the whole view is covered.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/documentation/
Contributing.md 39 Contributions made by corporations are covered by a different agreement
  /external/compiler-rt/lib/sanitizer_common/scripts/
sancov.py 205 covered = set(int(line, 16) for line in sys.stdin)
206 print >> sys.stderr, "%s: read %d PCs from stdin" % (prog_name, len(covered))
207 missing = instrumented - covered
209 if (len(missing) > len(instrumented) - len(covered)):
  /external/deqp/doc/testspecs/GLES3/
functional.fbo.invalidate.txt 35 - Will be covered in separate API negative test set
functional.fbo.msaa.txt 33 - Will be covered in primitive rasterization test set (2012.2)
functional.fbo.srgb.txt 31 - Will be covered in blending test set
functional.transform_feedback.txt 39 - Will be covered in separate negative API test set
  /external/dexmaker/src/dx/java/com/android/dx/util/
AnnotatedOutput.java 56 * after all the output covered by the previous calls.
  /external/freetype/src/autofit/
hbshim.c 106 hb_set_t* gsub_glyphs; /* glyphs covered by GSUB lookups */
108 hb_set_t* gpos_glyphs; /* glyphs covered by GPOS lookups */
246 * covered by the feature only. In case there is not a single zone
247 * (this is, not a single character is covered), we skip this coverage.
  /external/gemmlowp/
CONTRIBUTING.txt 52 Contributions made by corporations are covered by a different agreement than
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListRemoveAllTester.java 52 // All other cases are covered by CollectionRemoveAllTester.
  /external/iw/
CONTRIBUTING 34 of my knowledge, is covered under an appropriate open source
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/
XMLGroupVisitorTest.java 77 "//report/counter[@type='BRANCH']/@covered"));
  /external/libcxx/src/support/solaris/
mbsnrtowcs.inc 5 * FreeBSD libc. These are covered by the following copyright:
  /external/libunwind/doc/
unw_set_caching_policy.man 72 address\-range that was covered by the shared library.
  /external/libusb-compat/
LICENSE 1 libusb is covered by the LGPL:
  /external/llvm/test/Transforms/LICM/
2007-09-17-PromoteValue.ll 3 ; and store from a null pointer which are covered by
  /external/llvm/test/Transforms/SimplifyCFG/X86/
switch-covered-bug.ll 6 ; When we have a covered lookup table, make sure we don't delete PHINodes that
  /external/skia/src/gpu/batches/
GrPLSPathRenderer.h 22 * calculates which portion of the triangle is covered by the quad (conics and cubics are split down
  /external/smali/baksmali/src/test/smali/deodex_test1/
main.smali 67 #instruction in the exception handler can also throw an exception, and is covered by a try block
  /external/v8/src/compiler/arm/
instruction-scheduler-arm.cc 113 // Already covered in architecture independent code.
  /external/v8/src/compiler/ia32/
instruction-scheduler-ia32.cc 119 // Already covered in architecture independent code.
  /external/v8/src/compiler/ppc/
instruction-scheduler-ppc.cc 127 // Already covered in architecture independent code.
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
constants.hpp 4 obtaining a copy of the software and accompanying documentation covered by
  /frameworks/support/v4/java/android/support/v4/view/
WindowCompat.java 51 * to include the content covered by the action bar, so you can do layout within

Completed in 760 milliseconds

<<11121314151617181920>>