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

<<31323334353637383940>>

  /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
123 // and we generate a compiler error to prevent the code from
  /art/test/552-checker-sharpening/src/
Main.java 218 // Prevent inlining to avoid the string comparison being optimized away.
248 // Prevent inlining to avoid the string comparison being optimized away.
  /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.
  /device/linaro/hikey/self-extractors/linaro/
LICENSE 34 BENCHMARKING: This Licence does not prevent you from using the
108 information, but not less than a reasonable degree of care, to prevent
  /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/guice/core/src/com/google/inject/
Injector.java 216 * explicit bindings to prevent bindings from being shared with the parent injector. Optional
235 * explicit bindings to prevent bindings from being shared with the parent injector.
  /external/guice/core/src/com/google/inject/internal/
CycleDetectingLock.java 65 * <p>Important to note that we do not prevent deadlocks in the client code. As an example:
290 // copy is made to prevent a data race
  /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/libbrillo/brillo/streams/
stream.cc 203 // prevent us from calling WaitForData() to make calls to
268 // prevent us from calling WaitForData() to make calls to
  /external/libevent/
event-internal.h 205 /** Set if we're running the event_base_loop function, to prevent
263 /** A lock to prevent conflicting accesses to this event_base */

Completed in 1638 milliseconds

<<31323334353637383940>>