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

<<21222324252627282930>>

  /external/llvm/include/llvm/Support/
Process.h 67 /// prevent core files or any other kind of large memory dumps that can
69 /// @brief Prevent core file generation.
  /external/llvm/test/CodeGen/AArch64/
addsub_ext.ll 14 ; Need this to prevent extension upon load and give a vanilla i8 operand.
89 ; Need this to prevent extension upon load and give a vanilla i16 operand.
  /external/pdfium/core/include/fxcrt/
fx_system.h 156 // NOTE: prevent use of the return value from snprintf() since some platforms
354 // Prevent a function from ever being inlined, typically because we'd
  /external/skia/src/effects/
SkGpuBlurUtils.cpp 247 // Clear out a radius to the right of the srcRect to prevent the
264 // Clear out a radius below the srcRect to prevent the Y
  /external/squashfs-tools/squashfs-tools/
process_fragments.c 118 * when it is being filled in, to prevent other threads from
124 * prevent an unnecessary pipeline stall when the fragment cache
  /external/vboot_reference/firmware/lib21/include/
vb2_struct.h 132 * This is explicitly specified as part of the key to prevent use of a
174 * This is explicitly specified as part of the key to prevent use of a
  /frameworks/base/core/java/android/hardware/display/
DisplayManagerInternal.java 203 // prevent the user from seeing intermediate updates.
206 // extra unnecessary latency) but we do prevent content on screen from becoming
  /frameworks/base/core/java/android/provider/
SearchRecentSuggestions.java 104 * prevent db and layout operations from dragging to a crawl. Revisit this
224 * Reduces the length of the history table, to prevent it from growing too large.
  /frameworks/base/services/core/java/com/android/server/location/
LocationFudger.java 34 * <p>The goal is just to prevent applications with only
218 // The goal of the random offset is to prevent the application
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
sparse_weight_vector.cpp 383 ALOGE("Resetting normalizer to 1.0 to prevent underflow. "
388 ALOGE("Resetting normalizer to 1.0 to prevent overflow. "
  /frameworks/native/include/gui/
BufferQueueCore.h 137 // mMutex is the mutex used to prevent concurrent access to the member
207 // to prevent dequeueBuffer from blocking.
  /frameworks/support/v4/java/android/support/v4/internal/view/
SupportMenuItem.java 166 * invoked. The listener may return false from this method to prevent expanding the action view.
177 * invoked. The listener may return false from this method to prevent collapsing the action
  /frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c 156 // Synchronous: mark operation pending to prevent duplication
404 // Synchronous: mark operation pending to prevent duplication
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
gv_sven_devh.c 66 #define _OSAL_IO_MEMMAP_H /* to prevent errors when including sven_devh.h */
67 #define _OSAL_ASSERT_H /* to prevent errors when including sven_devh.h */
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_session.c 66 /* Prevent the compiler from complaining about unused parameters */
406 /* Prevent the compiler from complaining about unused variables */
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_session.c 66 /* Prevent the compiler from complaining about unused parameters */
406 /* Prevent the compiler from complaining about unused variables */
  /libcore/luni/src/main/java/java/security/spec/
ECFieldF2m.java 129 // to prevent subsequent modification.
232 // to prevent subsequent modification
  /ndk/build/tools/
make-release.sh 151 will also automatically generate a windows release package. You can prevent
164 unset NDK_TMPDIR # prevent later script from reusing/removing it
  /ndk/sources/cxx-stl/stlport/src/
lock_free_slist.h 136 unsigned int _M_sequence; // Sequence counter to prevent "ABA problem"
286 unsigned int _M_sequence; // Sequence counter to prevent "ABA problem"
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSettingsAdapter.java 57 /*needed to prevent random checkbox toggles due to item reuse */
131 boolean oldIsChecked = child.mIsChecked; // needed to prevent updates on UI redraw
  /packages/apps/Camera2/src/com/android/camera/data/
GlideFilmstripManager.java 57 // Some phones have massive GL_Texture sizes. Prevent images from doing
69 // Cap the display size to prevent Out of memory problems during
  /packages/services/Telephony/res/values/
config.xml 27 prevent the IccNetworkDepersonalizationPanel from being shown,
120 able to prevent manual operator selection. If false, this SIM setting will be
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h 164 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
165 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
netdb.h 164 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
165 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
netdb.h 164 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
165 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */

Completed in 437 milliseconds

<<21222324252627282930>>