HomeSort by relevance Sort by last modified time
    Searched full:ensure (Results 326 - 350 of 8868) sorted by null

<<11121314151617181920>>

  /external/clang/test/Analysis/
new.cpp 84 // Ensure that we don't consider this a leak.
89 // Ensure that we don't consider this a leak.
94 // Ensure that we don't consider this a leak.
99 // Ensure that we don't consider this a leak.
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-cxx0x-no-extra-copy.cpp 5 // make a copy. C++0x does not permit the copy, so ensure that we
  /external/clang/test/CodeGenCXX/
assign-operator.cpp 32 // Ensure that we use memcpy when we would have selected a trivial assignment
cp-blocks-linetables.cpp 2 // Ensure that we generate a line table entry for the block cleanup.
  /external/clang/test/CodeGenObjC/
debug-info-property-accessors.m 5 // Ensure we emit the names of explicit/renamed accessors even if they
  /external/clang/test/PCH/
cxx1y-deduced-return-type.cpp 23 // Ensure that this provides an update record for the type of HEADER1's 'f',
  /external/clang/test/Sema/
inline-redef.c 22 // Check that we ensure the types of the two definitions are the same
  /external/clang/test/SemaCXX/
warn-bool-conversion.cpp 21 // Ensure that when using false in metaprogramming machinery its conversion
  /external/clang/test/SemaObjC/
uninit-variables.m 15 // Test just to ensure the analysis is working.
  /external/clang/test/SemaTemplate/
instantiate-overload-candidates.cpp 23 // Ensure that we instantiate an overloaded function if it's selected by
  /external/compiler-rt/BlocksRuntime/tests/
varargs-bad-assign.c 8 // HACK ALERT: gcc and g++ give different errors, referencing the line number to ensure that it checks for the right error; MUST KEEP IN SYNC WITH THE TEST
  /external/compiler-rt/lib/tsan/lit_tests/
race_with_finished_thread.cc 8 // Ensure that we can restore a stack of a finished thread.
  /external/dropbear/libtommath/
bn_mp_clamp.c 20 * This is used to ensure that leading zero digits are
bn_mp_set_int.c 38 /* ensure that digits are not clamped off */
  /external/freetype/src/base/
ftgasp.c 51 /* ensure that we don't have spurious bits */
  /external/guava/guava-bootstrap/
pom.xml 16 ExecutorService (but with JDK5 compiler settings to ensure that it will
  /external/hamcrest/src/org/hamcrest/
Matcher.java 11 * which will ensure that the Matcher API can grow to support
  /external/icu4c/layout/
loengine.h 123 * The caller must ensure that the array is large enough to hold all
139 * The caller must ensure that the array is large enough to hold a
155 * The caller must ensure that the array is large enough to hold a
173 * The caller must ensure that the array is large enough to hold an
  /external/libvpx/libvpx/nestegg/
TODO 16 - Add an asynchronous error code to struct nestegg and ensure that API calls
  /external/llvm/test/CodeGen/NVPTX/
generic-to-nvvm.ll 6 ; Ensure global variables in address space 0 are promoted to address space 1
ldu-i8.ll 8 ; Ensure we properly truncate off the high-order 24 bits
local-stack-frame.ll 4 ; Ensure we access the local stack properly
sched1.ll 3 ; Ensure source scheduling is working
  /external/llvm/test/CodeGen/X86/
sext-load.ll 16 ; When using a sextload representation, ensure that the sign extension is
  /external/llvm/test/MC/X86/
x86_long_nop.s 6 # Ensure alignment directives also emit sequences of 15-byte NOPs on processors

Completed in 1177 milliseconds

<<11121314151617181920>>