HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 651 - 675 of 5347) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
hipe-prologue.ll 8 ; Just to prevent the alloca from being optimized away.
segmented-stacks-dynamic.ll 8 ; Just to prevent the alloca from being optimized away
  /external/llvm/test/Transforms/AddDiscriminators/
basic.ll 42 ; does not generate llvm.dbg.cu to prevent codegen from emitting debug info
call.ll 28 ; does not generate llvm.dbg.cu to prevent codegen from emitting debug info
  /external/llvm/test/Transforms/SLPVectorizer/X86/
schedule_budget.ll 7 ; We test with a reduced budget of 16 which should prevent vectorizing the loads.
  /external/llvm/utils/unittest/googletest/src/
gtest-test-part.cc 39 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/mesa3d/src/gallium/auxiliary/util/
u_draw.c 38 * all vertex lookups need to be clamped to 0..max_index-1 to prevent
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_tracker.h 49 /* Prevent symbol clash */
  /external/mesa3d/src/gtest/src/
gtest-test-part.cc 39 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
StringUtil.java 91 * Private constructor to prevent instantiation. All members are static.
  /external/opencv3/3rdparty/include/ffmpeg_/libavutil/
attributes.h 118 * Mark a variable as used and prevent the compiler from optimizing it
  /external/opencv3/cmake/templates/
OpenCV.mk.in 89 #turn off module installation to prevent their redefinition
  /external/parameter-framework/asio-1.10.6/include/asio/
basic_io_object.hpp 86 /// Protected destructor to prevent deletion through this type.
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
handler_tracking.hpp 49 // Prevent deletion through this type.
  /external/parameter-framework/upstream/parameter/
SubsystemObject.h 112 // Prevent unsupported operators
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftvalid.h 52 /* prevent out-of-bound reads, that array counts are correct, etc. */
  /external/protobuf/gtest/src/
gtest-test-part.cc 39 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/protobuf/gtest/test/
gtest_color_test_.cc 43 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/protobuf/src/google/protobuf/stubs/
shared_ptr.h 89 // The "plus 1" is to prevent a race condition in the shared_ptr and
129 // Need non-templated version to prevent the compiler-generated default
147 // Need non-templated version to prevent the compiler-generated default
317 // Need non-templated version to prevent default copy constructor
  /external/skia/include/core/
SkDeque.h 89 // Inherit privately from Iter to prevent access to reverse iteration
  /external/skia/src/effects/
SkBlurMask.h 27 // forceQuality will prevent BoxBlur from falling back to the low quality approach when sigma
  /external/skia/src/gpu/glsl/
GrGLSLFragmentProcessor.h 96 * have their names mangled to prevent redefinitions. The output color name is also mangled
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/external/com/google/gdata/util/common/base/
Escaper.java 26 * {@code "Foo<Bar>"} into {@code "Foo&lt;Bar&gt;"} to prevent {@code "<Bar>"}
  /external/svox/pico/lib/
picokdbg.c 159 /* To prevent warning about "translation unit is empty" when
  /external/tcpdump/missing/
addrinfo.h 58 #define AI_NUMERICHOST 0x00000004 /* prevent name resolution */

Completed in 2106 milliseconds

<<21222324252627282930>>