Searched
full:prevent (Results
351 -
375 of
5347) sorted by null
<<11121314151617181920>>
/system/extras/tests/pagingtest/ |
pageinout_test.c | 48 //Read backwards to prevent mmap prefetching
|
/toolchain/binutils/binutils-2.25/gas/ |
asintl.h | 28 with the defintions in libintl.h. So we define these values to prevent
|
output-file.c | 66 /* Prevent an infinite loop - if the close failed we will call as_fatal
|
/external/pdfium/third_party/libopenjpeg20/ |
opj_malloc.h | 56 /* prevent assertion on overflow for MSVC */ 73 /* prevent assertion on overflow for MSVC */ 157 /* prevent assertion on overflow for MSVC */
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
resample_by_2.c | 112 // limit amplitude to prevent wrap-around, and write to output array 155 // round; limit amplitude to prevent wrap-around; write to output array 170 // round; limit amplitude to prevent wrap-around; write to output array
|
resample_by_2_mips.c | 147 // limit amplitude to prevent wrap-around, and write to output array 182 // limit amplitude to prevent wrap-around, and write to output array 211 // limit amplitude to prevent wrap-around, and write to output array 240 // limit amplitude to prevent wrap-around, and write to output array 269 // limit amplitude to prevent wrap-around, and write to output array
|
/external/jsoncpp/src/test_lib_json/ |
jsontest.cpp | 12 // Used to install a report hook that prevent dialog on assertion and error. 17 // Used to prevent dialog on memory fault. 364 // Hook MSVCRT assertions to prevent dialog from appearing 394 // Install a hook to prevent MSVCRT error and assertion from 422 "--test-auto: prevent dialog prompting for debugging on crash.\n",
|
/libcore/ojluni/src/main/java/javax/net/ssl/ |
X509ExtendedTrustManager.java | 38 * To prevent man-in-the-middle attacks, hostname checks can be done 67 * algorithm of the <code>SSLParameters</code> is non-empty, to prevent 115 * algorithm of the <code>SSLParameters</code> is non-empty, to prevent 158 * non-empty, to prevent man-in-the-middle attacks, the address that 204 * non-empty, to prevent man-in-the-middle attacks, the address that
|
/external/icu/icu4c/source/i18n/ |
rbt.cpp | 171 // invariant, but we need to copy it to prevent double-deletion. 221 * creates an infinite loop. To prevent that, we put an arbitrary 224 * prevent a server from hanging. The limit is 16 times the
|
/external/selinux/prebuilts/bin/ |
sesearch.py | 134 # these are broken out from the above statement to prevent making a list 167 # these are broken out from the above statement to prevent making a list 188 # these are broken out from the above statement to prevent making a list
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
PeerConnectionFactory.java | 77 // prevent racing with tracing code. 79 // Internal tracing shutdown, called to prevent resource leaks. Must be called after 80 // PeerConnectionFactory is gone to prevent races with code performing tracing.
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
HtmlConversationTemplates.java | 49 * prevent WebView from firing bad onload handlers for them. Part of the workaround for 115 * Wrap a given message body string to prevent its contents from flowing out of the current DOM 142 * we can prevent WebView from ever seeing those images by changing all img "src" attributes
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_timeout.py | 110 # Choose a private address that is unlikely to exist to prevent 151 # Prevent "Address already in use" socket exceptions 169 # Prevent "Address already in use" socket exceptions
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_timeout.py | 110 # Choose a private address that is unlikely to exist to prevent 151 # Prevent "Address already in use" socket exceptions 169 # Prevent "Address already in use" socket exceptions
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_timeout.py | 110 # Choose a private address that is unlikely to exist to prevent 151 # Prevent "Address already in use" socket exceptions 169 # Prevent "Address already in use" socket exceptions
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_timeout.py | 110 # Choose a private address that is unlikely to exist to prevent 151 # Prevent "Address already in use" socket exceptions 169 # Prevent "Address already in use" socket exceptions
|
/art/test/564-checker-irreducible-loop/smali/ |
IrreducibleLoop.smali | 55 # Prevent inlining.
|
/art/test/597-deopt-new-string/src/ |
Main.java | 46 // Prevent inlining.
|
/bionic/libc/bionic/ |
mmap.cpp | 50 // prevent allocations large enough for `end - start` to overflow
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
WatchDog.java | 71 /** resets watch-dog, thus prevent it from panic */
|
/cts/libs/deviceutil/src/android/cts/util/ |
WatchDog.java | 72 /** resets watch-dog, thus prevent it from panic */
|
/cts/suite/audio_quality/lib/include/task/ |
TaskProcess.h | 43 //typedef necessary to prevent compiler's confusion
|
/cts/tests/app/src/android/app/cts/ |
FragmentReplaceTest.java | 25 * Test to prevent regressions in FragmentManager fragment replace method. See b/24693644
|
/cts/tests/tests/os/src/android/os/cts/ |
SecurityFeaturesTest.java | 61 * practice to ensure that PR_SET_DUMPABLE is 0, to prevent an app
|
/developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/server/ |
Transaction.java | 37 * that the same nonce can't be reused to prevent replay attacks.
|
Completed in 2205 milliseconds
<<11121314151617181920>>