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

<<51525354555657585960>>

  /toolchain/binutils/binutils-2.25/gold/
system.h 31 // define these values to prevent the bogus inclusion of libintl.h.
  /toolchain/binutils/binutils-2.25/include/opcode/
d10v.h 189 unlike OPERAND_SP, this flag doesn't prevent the instruction from
  /toolchain/binutils/binutils-2.25/include/
safe-ctype.h 115 /* Prevent the users of safe-ctype.h from accidently using the routines
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
crossref.exp 49 # Prevent the use of the MeP's small data area which references a symbol
  /external/okhttp/
CHANGELOG.md 226 * New: APIs to prevent retrying non-idempotent requests.
317 pinning is dangerous and could prevent your application from trusting your
483 * Prevent leaking a cache item's InputStreams when metadata read fails.
508 prevent flakiness from multiple threads concurrently accessing a stream.
598 * Fix: Eliminate rare race condition in SPDY streams that would prevent connection reuse.
  /frameworks/base/core/java/android/text/
BidiFormatter.java 54 * direction text is itself bidi-wrapped, the "reset" after it will prevent the sticking. (Doing
389 * @param isolate Whether to directionally isolate the string to prevent it from garbling the
452 * @param isolate Whether to directionally isolate the string to prevent it from garbling the
516 * between the two will prevent such sticking.
533 * context's directionality) between the two will prevent such sticking.
    [all...]
  /frameworks/base/core/java/android/widget/
RemoteViewsAdapter.java 139 * RemoteViewsAdapter instance is retained (this would prevent the RemoteViewsAdapter from being
218 // Return early to prevent anything further from being notified
    [all...]
  /frameworks/support/v4/java/android/support/v4/text/
BidiFormatter.java 49 * direction text is itself bidi-wrapped, the "reset" after it will prevent the sticking. (Doing
370 * @param isolate Whether to directionally isolate the string to prevent it from garbling the
414 * @param isolate Whether to directionally isolate the string to prevent it from garbling the
460 * between the two will prevent such sticking.
477 * context's directionality) between the two will prevent such sticking.
    [all...]
  /frameworks/base/core/java/android/nfc/
NfcAdapter.java 243 * Setting this flag allows the caller to prevent the
252 * Setting this flag allows the caller to prevent the
    [all...]
  /external/llvm/test/CodeGen/Mips/msa/
bitcast.ll 55 ; We can't prevent the (store (bitcast X), Y) DAG Combine here because there
229 ; We can't prevent the (store (bitcast X), Y) DAG Combine here because there
353 ; We can't prevent the (bitcast (load X)) DAG Combine here because there
377 ; We can't prevent the (bitcast (load X)) DAG Combine here because there
400 ; We can't prevent the (bitcast (load X)) DAG Combine here because there
402 ; We can't prevent the (store (bitcast X), Y) DAG Combine here because there
422 ; We can't prevent the (bitcast (load X)) DAG Combine here because there
446 ; We can't prevent the (bitcast (load X)) DAG Combine here because there
470 ; We can't prevent the (bitcast (load X)) DAG Combine here because there
494 ; We can't prevent the (bitcast (load X)) DAG Combine here because ther
    [all...]
  /external/easymock/src/org/easymock/
EasyMock.java 811 * the type of the object, it is passed through to prevent casts.
939 * the type of the object, it is passed through to prevent casts.
1051 * the type of the object, it is passed through to prevent casts.
    [all...]
  /external/protobuf/src/google/protobuf/io/
coded_stream.h 299 // After the message's length is read, PushLimit() is used to prevent
334 // To prevent malicious users from sending excessively large messages
339 // before refusing to continue. To prevent integer overflows in the
340 // protocol buffers implementation, as well as to prevent servers from
375 // To prevent corrupt or malicious messages from causing stack overflows,
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 288 // After the message's length is read, PushLimit() is used to prevent
323 // To prevent malicious users from sending excessively large messages
328 // before refusing to continue. To prevent integer overflows in the
329 // protocol buffers implementation, as well as to prevent servers from
360 // To prevent corrupt or malicious messages from causing stack overflows,
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 288 // After the message's length is read, PushLimit() is used to prevent
323 // To prevent malicious users from sending excessively large messages
328 // before refusing to continue. To prevent integer overflows in the
329 // protocol buffers implementation, as well as to prevent servers from
360 // To prevent corrupt or malicious messages from causing stack overflows,
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
coded_stream.h 288 // After the message's length is read, PushLimit() is used to prevent
323 // To prevent malicious users from sending excessively large messages
328 // before refusing to continue. To prevent integer overflows in the
329 // protocol buffers implementation, as well as to prevent servers from
360 // To prevent corrupt or malicious messages from causing stack overflows,
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
coded_stream.h 288 // After the message's length is read, PushLimit() is used to prevent
323 // To prevent malicious users from sending excessively large messages
328 // before refusing to continue. To prevent integer overflows in the
329 // protocol buffers implementation, as well as to prevent servers from
360 // To prevent corrupt or malicious messages from causing stack overflows,
    [all...]
  /bionic/
README.md 267 Bionic's test runner will run each test in its own process by default to prevent
271 However, this also makes it difficult to run the tests under GDB. To prevent
  /dalvik/docs/
embedded-vm-control.html 229 device, and have access permissions that prevent modification.
243 <p>Incorrect checksums will prevent the DEX data from being used, and will
  /docs/source.android.com/src/devices/audio/
avoiding_pi.jd 37 guaranteed to prevent glitches or other failures, particularly if
83 instead of solving it. It is better to understand and prevent priority
  /docs/source.android.com/src/security/overview/
kernel-security.jd 32 vulnerability, the system would prevent the rogue application from harming
122 applications run with root permissions. Android does not prevent a user or
  /docs/source.android.com/src/security/selinux/
customize.jd 93 <p>To prevent unnecessary issues, it is better to be overbroad and over-compatible
295 This rule is intended to prevent the execution of arbitrary code on the system.
  /external/aac/libSBRdec/src/
env_extr.h 122 #define NRG_EXP_OFFSET 16 /*!< Will be added to the reference energy's exponent to prevent negative numbers */
123 #define NOISE_EXP_OFFSET 38 /*!< Will be added to the noise level exponent to prevent negative numbers */
  /external/apache-http/android/src/android/net/http/
AndroidHttpClient.java 96 // Prevent the HttpRequest from being sent on the main thread
163 // Add interceptor to prevent making requests from main thread.
  /external/autotest/client/deps/fakegudev/src/
fakegudev.c 45 * library to prevent real devices from being iterated over with
137 /* Prevent subsystem query from listing devices */
  /external/autotest/server/cros/network/
chaos_clique_utils.py 25 to prevent tests stomping on each other.
45 to prevent tests stomping on each other.

Completed in 1685 milliseconds

<<51525354555657585960>>