Searched
full:covered (Results
301 -
325 of
2212) sorted by null
<<11121314151617181920>>
/external/llvm/ |
CODE_OWNERS.TXT | 34 D: parts of code generator not covered by someone else 111 D: Everything not covered by someone else
|
/external/llvm/lib/Analysis/ |
ObjCARCAliasAnalysis.cpp | 67 // If that failed, fail. We don't need to chain here, since that's covered 90 // If that failed, fail. We don't need to chain here, since that's covered
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
EHStreamer.h | 97 /// 1. The landing pad site information describes the range of code covered 98 /// by the try. In our case it's an accumulation of the ranges covered
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
float.h | 22 the resulting executable to be covered by the GNU General Public 24 reasons why the executable file might be covered by the GNU General
|
pmmintrin.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/ |
float.h | 22 the resulting executable to be covered by the GNU General Public 24 reasons why the executable file might be covered by the GNU General
|
pmmintrin.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/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
flag-types.h | 172 of undefined signed overflow, other than cases covered by 179 /* Overflow warnings not covered by the above cases. Example:
|
/system/extras/perfprofd/quipper/ |
address_mapper.cc | 47 // does not result in one range being completely covered by another 72 // Otherwise check for this range being covered by another range. If that
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-undefined/ |
undefined.exp | 99 # representing the span of memory locations covered by that structure. The 103 # region covered by a comp_unit is only determined at link time, the low/high
|
/toolchain/binutils/binutils-2.25/libiberty/ |
strtod.c | 21 the resulting executable to be covered by the GNU General Public License. 23 the executable file might be covered by the GNU General Public License. */
|
vsnprintf.c | 22 the resulting executable to be covered by the GNU General Public License. 24 the executable file might be covered by the GNU General Public License. */
|
/external/v8/src/crankshaft/ |
hydrogen-bce.cc | 96 // decide if any check is already "covered" (so it can be removed) or not. 133 // lower_offset_ so that also new_offset is covered (the covered 138 // covered (otherwise we could simply remove new_check). 417 base::OS::Print("Eliminating bounds check #%d, offset %d is covered\n",
|
/external/clang/docs/ |
SanitizerCoverage.rst | 100 It is possible to find out which PCs are not covered, by subtracting the covered 103 can do this for you. Just supply the path to binary and a list of covered PCs: 107 % sancov.py print a.out.12345.sancov > covered.txt 110 % sancov.py missing a.out < covered.txt 140 If blocks A, B, and C are all covered we know for certain that the edges A=>B 340 covered entities in the program. This will tell the fuzzer if the coverage has
|
/external/llvm/lib/CodeGen/ |
MachineInstrBundle.cpp | 318 bool Covered = TRI->isSuperRegisterEq(MOReg, Reg); 321 if (Covered) { 328 if (Covered)
|
/external/skia/src/gpu/effects/ |
GrConvexPolyEffect.cpp | 124 // covered. 319 // Outset the edges by 0.5 so that a pixel with center on an edge is 50% covered in the AA case 320 // and 100% covered in the non-AA case.
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
forward_error_correction.h | 263 // packets covered by the FEC packet. 270 // Assigns pointers to already recovered packets covered by this FEC packet. 296 // Get the number of missing media packets which are covered by this
|
/art/compiler/optimizing/ |
block_builder.cc | 258 // not covered by a TryItem. This prevents us from creating a throw-catch 310 // least one predecessor is not covered by the same TryItem as the try block. 317 // Found a predecessor not covered by the same TryItem. Insert entering 337 // covered by the same TryItem. Otherwise the previous pass would have
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_cexp.c | 80 * Cases covered here:
|
s_cexpf.c | 80 * Cases covered here:
|
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values/ |
strings.xml | 29 overwrites old values. This use case is not covered by this sample. (The sensor event queue
|
/developers/build/prebuilts/gradle/BatchStepSensor/ |
README.md | 25 covered in this sample.
|
/developers/samples/android/sensors/BatchStepSensor/Application/src/main/res/values/ |
strings.xml | 29 overwrites old values. This use case is not covered by this sample. (The sensor event queue
|
/developers/samples/android/sensors/BatchStepSensor/ |
README.md | 25 covered in this sample.
|
/development/samples/browseable/BatchStepSensor/res/values/ |
strings.xml | 29 overwrites old values. This use case is not covered by this sample. (The sensor event queue
|
Completed in 1917 milliseconds
<<11121314151617181920>>