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

<<21222324252627282930>>

  /external/jmonkeyengine/engine/src/core/com/jme3/shadow/
PssmShadowRenderer.java 178 //DO NOT COMMENT THIS (it prevent the OSX incomplete read buffer crash)
191 //DO NOT COMMENT THIS (it prevent the OSX incomplete read buffer crash)
350 //We prevent computing the frustum points and splits with zeroed or negative near clip value
ShadowUtil.java 178 //Nehon : prevent NaN and infinity values to screw the final bounding box
198 //Nehon : prevent NaN and infinity values to screw the final bounding box
399 // To prevent extending the depth range too much
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 1 //===- KillTheDoctor - Prevent Dr. Watson from stopping tests ---*- C++ -*-===//
18 // This also provides another really hacky method to prevent assert dialog boxes
496 "program to prevent message box from popping up.\n";
  /external/mesa3d/src/glx/apple/
apple_glx_context.c 325 /* Invalidate this to prevent surface recreation. */
348 /* Invalidate this to prevent surface recreation. */
383 * FIXME: We actually need 2 references to prevent premature surface
  /external/libpng/scripts/
options.awk 38 # The following definitions prevent the C preprocessor noticing the lines
218 err = 1 # prevent END{} running
277 err = 1 # prevent END{} running
296 err = 1 # prevent END{} running
370 err = 1 # prevent END{} running
501 err = 1 # prevent END{} running
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
ppc_intrinsics.h 115 * of inline to prevent errors when -ansi is specified.
568 * Double precision arguments are used to prevent the compiler from
603 * Double precision arguments are used to prevent the compiler from
638 * Double precision arguments are used to prevent the compiler from
673 * Double precision arguments are used to prevent the compiler from
708 * Double precision arguments are used to prevent the compiler from
  /art/runtime/base/
macros.h 64 // This should be used in the private: declarations for a class that wants to prevent anyone from
120 // and we generate a compiler error to prevent the code from
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java 242 // Entry exists. Remove from entry map to prevent insert later.
290 // syncToNetwork=false in the line above to prevent duplicate syncs.
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java 242 // Entry exists. Remove from entry map to prevent insert later.
290 // syncToNetwork=false in the line above to prevent duplicate syncs.
  /development/ndk/platforms/android-21/include/
netdb.h 161 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
162 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /development/ndk/platforms/android-3/include/
netdb.h 161 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
162 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
CustomViewAccessibilityActivity.java 65 * version will prevent your application from running on that platform.
70 * will prevent you application from running on a platform older than
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncAdapter.java 242 // Entry exists. Remove from entry map to prevent insert later.
290 // syncToNetwork=false in the line above to prevent duplicate syncs.
  /device/asus/fugu/libaudio/
AudioStreamIn.cpp 262 // Only try to start once to prevent pointless spew.
264 // This is needed to prevent apps from hanging.
  /external/apache-http/src/org/apache/http/conn/
EofSensorInputStream.java 259 * This stream will be detached from the underlying stream to prevent
288 * This stream will be detached from the underlying stream to prevent
ManagedClientConnection.java 204 * or other circumstances might prevent reuse.
213 * to prevent it's reuse. Reasons for preventing reuse include
  /external/apache-http/src/org/apache/http/impl/client/
ClientParamsStack.java 103 * prevent modification.
273 * that, they are read-only. The typical copy operation to prevent
  /external/clang/include/clang/Sema/
Ownership.h 155 // These two overloads prevent void* -> bool conversions.
194 // These two overloads prevent void* -> bool conversions.
  /external/clang/test/SemaCXX/
warn-range-loop-analysis.cpp 73 // expected-note@-2 {{use non-reference type 'double' to keep the copy or type 'const int &' to prevent copying}}
77 // expected-note@-2 {{use reference type 'const Bar &' to prevent copying}}
  /external/e2fsprogs/misc/
e2image.8.in 167 option will prevent analysis of problems related to hash-tree indexed
201 option will prevent analysis of problems related to hash-tree indexed
  /external/eigen/Eigen/src/Core/
DiagonalMatrix.h 175 /** copy constructor. prevent a default copy constructor from hiding the other templated constructor */
194 * prevent a default operator= from hiding the templated operator=.
  /external/emma/core/java12/com/vladium/emma/rt/
RT.java 124 // (to prevent RT reloading)]
176 private RT () {} // prevent subclassing
  /external/freetype/src/cache/
ftcsbits.c 361 * prevent it from being flushed within the loop.
385 ftcsnode->ref_count++; /* lock node to prevent flushing */
  /external/libavc/encoder/
ih264e_intra_modes_eval.h 205 * inter prediction. This is an empirical value to prevent using too many intra
245 * inter prediction. This is an empirical value to prevent using too many intra
  /external/libpng/
configure.ac 14 dnl This is here to prevent earlier autoconf from being used, it
288 # Prevent inclusion of the assembler files below:

Completed in 210 milliseconds

<<21222324252627282930>>