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

<<21222324252627282930>>

  /hardware/ti/omap4-aah/security/tee_client_api/
schannel6_protocol.h 104 /* Maximum number of L1 descriptors covered by a registered shared memory block.
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java 122 // covered by the texture will use the color of the edge texel. If we add
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java 121 // covered by the texture will use the color of the edge texel. If we add
  /packages/screensavers/PhotoTable/res/values/
config.xml 74 <!-- fraction of distance covered before landing, in parts per million from 0 to 1. -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
dccp.h 14 * @dccph_cscov - Parts of the packet that are covered by the Checksum field
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dccp.h 14 * @dccph_cscov - Parts of the packet that are covered by the Checksum field
  /system/sepolicy/
installd.te 89 # Directory access covered by earlier rule above.
  /art/compiler/optimizing/
code_generator.cc 631 ArenaVector<size_t>* covered) {
638 ++(*covered)[i];
661 ArenaVector<size_t> covered(loop_headers.size(), 0, graph.GetArena()->Adapter(kArenaAllocMisc));
670 CheckCovers(target, graph, code_info, loop_headers, &covered);
680 CheckCovers(target, graph, code_info, loop_headers, &covered);
687 for (size_t i = 0; i < covered.size(); ++i) {
688 DCHECK_NE(covered[i], 0u) << "Loop in compiled code has no dex branch equivalent";
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
priv_storage.h 894 cfsi_base[i] gives the base address of a code range covered by
905 be covered by cfi information. Such not covered ranges are stored by
    [all...]
  /external/e2fsprogs/
COPYING 42 using it. (Some other Free Software Foundation software is covered by
99 covered by this License; they are outside its scope. The act of
101 is covered only if its contents constitute a work based on the
436 Most GNU software, including some libraries, is covered by the ordinary
473 Note that it is possible for a library to be covered by the ordinary
505 covered by this License; they are outside its scope. The act of
507 such a program is covered only if its contents constitute a work based
613 library". The executable is therefore covered by this License.
    [all...]
NOTICE 42 using it. (Some other Free Software Foundation software is covered by
99 covered by this License; they are outside its scope. The act of
101 is covered only if its contents constitute a work based on the
436 Most GNU software, including some libraries, is covered by the ordinary
473 Note that it is possible for a library to be covered by the ordinary
505 covered by this License; they are outside its scope. The act of
507 such a program is covered only if its contents constitute a work based
613 library". The executable is therefore covered by this License.
    [all...]
  /external/llvm/include/llvm/CodeGen/
LiveInterval.h 172 /// Return true if the index is covered by this segment.
177 /// Return true if the given interval, [S, E), is covered by this segment.
356 /// beginIndex - Return the lowest numbered slot covered.
444 /// covered by this live range.
594 /// super register are covered by the interval.
  /external/aac/libFDK/src/
FDK_trigFcts.cpp 23 software may already be covered under those patent licenses when it is used for those licensed purposes only.
111 * range can be covered, too.
  /external/bison/m4/
gettext.m4 11 dnl Please note that the actual code of the GNU gettext library is covered
13 dnl gettext package package is covered by the GNU General Public License.
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
rdataset.py 32 """Raised if an attempt is made to add a SIG/RRSIG whose covered type
47 @ivar covers: The covered type. Usually this value is
  /external/elfutils/m4/
gettext.m4 11 dnl Please note that the actual code of the GNU gettext library is covered
13 dnl gettext package package is covered by the GNU General Public License.
  /external/icu/icu4c/source/test/intltest/
v32test.cpp 130 // addElement(). Covered by above tests.
166 // elementAti() covered by above tests
  /external/llvm/docs/CommandGuide/
llvm-cov.rst 226 If the covered binary is a universal binary, select the architecture to use.
294 If the covered binary is a universal binary, select the architecture to use.
  /external/llvm/tools/llvm-cov/
CodeCoverage.cpp 251 cl::desc("Covered executable or object file."));
459 << "warning: The file '" << SourceFile << "' isn't covered.";
  /external/opencv3/modules/ts/include/opencv2/ts/
ocl_test.hpp 277 // Else it will return (total diff of each 1 and 2 rects covered pixels)/(total 1 rects covered pixels)
  /external/skia/tools/
buildbot_spec.py 36 # some function def lines aren't reported as covered. Add them to this
362 print 'Lines not covered by test cases: ', filtered
  /external/tcpdump/
print-dccp.c 39 * @dccph_cscov - Parts of the packet that are covered by the Checksum field
63 * @dccph_cscov - Parts of the packet that are covered by the Checksum field
  /external/v8/src/compiler/
instruction-selector.h 136 // Check if {node} can be covered while generating code for the current
137 // instruction. A node can be covered if the {user} of the node has the only
  /external/webrtc/
NOTICE 47 * All changes are covered by the WebRTC license and IP grant:
74 obtaining a copy of the software and accompanying documentation covered by
  /external/zlib/src/contrib/ada/
zlib.ads 23 -- covered by the GNU General Public License. This exception does not --
25 -- covered by the GNU Public License. --

Completed in 2433 milliseconds

<<21222324252627282930>>