Searched
full:prevent (Results
526 -
550 of
5347) sorted by null
<<21222324252627282930>>
/docs/source.android.com/src/security/ |
implement.jd | 30 how to prevent potential security issues on Android devices. We also 244 <strong>must</strong> use an isolated network interface to prevent access by 246 applications on the device. One approach is to use iptables to prevent access by 277 <p> Writable directories prevent the uninstall of an application from properly 301 filesystems. This can prevent a security vulnerability that could allow an 347 <p>To prevent unauthorized access to your personal data, unlocking the 365 <p>To prevent the disclosure of user data, a device that supports unlocking needs
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
LeftRecursiveRuleAnalyzer.java | 102 altText += "{}"; // add empty alt to prevent pred hoisting 128 altText += "{}"; // add empty alt to prevent pred hoisting 152 altText += "{}"; // add empty alt to prevent pred hoisting
|
/external/chromium-trace/catapult/third_party/flot/ |
NEWS.md | 101 - Prevent white circles from sometimes showing up inside of pie charts. 228 "flot-overlay" to prevent accidental clashes (issue 540). 265 - Prevent the pie example page from generating single-slice pies. (patch by 339 - Prevent i from being declared global in extractRange. (reported by 345 - Prevent pie slice outlines from being drawn when the stroke width is zero. 554 jQuery to 1.5.1 to prevent IE leaks fixed in jQuery. 628 - Fix bug that prevent a simple f(x) = -x transform from working 807 - Don't round markings to prevent sub-pixel problems. (reported by 810 - Make the grid border act similarly to a regular CSS border, i.e. prevent [all...] |
/external/guava/guava-tests/test/com/google/common/base/ |
FinalizableReferenceQueueClassLoaderUnloadingTest.java | 47 * The following tests check that the use of FinalizableReferenceQueue does not prevent the 134 // Test that the use of a FinalizableReferenceQueue does not subsequently prevent the 146 // Test that the use of a FinalizableReferenceQueue does not subsequently prevent the
|
/external/libpng/projects/visualc71/ |
libpng.vcproj | 392 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings." 400 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings." 408 Description="Create dummy include files to prevent "Cannot find missing dependency..." warnings."
|
/external/llvm/test/CodeGen/AMDGPU/ |
sext-in-reg.ll | 35 %c = add i32 %a, %b ; add to prevent folding into extload 53 %c = add i32 %a, %b ; add to prevent folding into extload 71 %c = add <1 x i32> %a, %b ; add to prevent folding into extload 318 %c = add <2 x i32> %a, %b ; add to prevent folding into extload 339 %c = add <4 x i32> %a, %b ; add to prevent folding into extload 356 %c = add <2 x i32> %a, %b ; add to prevent folding into extload 377 %c = add <4 x i32> %a, %b ; add to prevent folding into extload 394 %c = add <2 x i32> %a, %b ; add to prevent folding into extload 433 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extload 446 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extloa [all...] |
/frameworks/base/core/java/android/app/ |
UiModeManager.java | 68 * prevent the normal car UI from being displayed by setting the result 89 * prevent the normal desk UI from being displayed by setting the result 143 * screen turned on and prevent the system from entering sleep mode while in car mode.
|
/art/test/004-SignalTest/ |
signaltest.cc | 94 // Prevent the compiler being a smart-alec and optimizing out the assignment
|
/art/test/526-checker-caller-callee-regs/src/ |
Main.java | 28 // We use 'throw' to prevent the function from being inlined.
|
/art/test/542-unresolved-access-check/src/ |
Main.java | 24 // Custom class loader to prevent loading while verifying.
|
/art/test/588-checker-irreducible-lifetime-hole/smali/ |
IrreducibleLoop.smali | 112 # Prevent inlining.
|
/bionic/libc/arch-arm/bionic/ |
atomics_arm.c | 48 * and now includes full memory barriers to prevent any random memory ordering
|
/bionic/libc/bionic/ |
bionic_systrace.cpp | 49 // been started, in which case we store the global property_area serial to prevent
|
/bionic/linker/ |
Android.mk | 81 # Insert an extra objcopy step to add prefix to symbols. This is needed to prevent gdb
|
/bionic/tests/ |
stack_protector_test.cpp | 105 // In another file to prevent inlining, which removes stack protection.
|
/build/blueprint/proptools/ |
extend.go | 25 // The filter function can prevent individual properties from being appended by returning false, or 43 // The filter function can prevent individual properties from being prepended by returning false, or 63 // The filter function can prevent individual properties from being appended by returning false, or 84 // The filter function can prevent individual properties from being prepended by returning false, or
|
/build/core/ |
proguard_basic_keeps.flags | 5 # To prevent name conflict in incremental obfuscation.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
PipeShort.java | 133 // 0x800000001 and higher are actually rounded _down_ to prevent overflow
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
HexEncoding.java | 28 /** Hidden constructor to prevent instantiation. */
|
/development/apps/BuildWidget/src/com/android/buildwidget/ |
BuildWidget.java | 45 // To prevent any ANR timeouts, we perform the update in a service
|
/development/host/windows/usb/api/ |
adb_interface_enum.h | 37 We hide destructor in order to prevent ourseves from accidentaly allocating
|
adb_io_completion.h | 56 We hide destructor in order to prevent ourseves from accidentaly allocating
|
adb_legacy_io_completion.h | 57 We hide destructor in order to prevent ourseves from accidentaly allocating
|
/development/ndk/platforms/android-3/arch-arm/include/sys/ |
_types.h | 73 * this will prevent many type declaration conflicts
|
/development/ndk/platforms/android-4/samples/san-angeles/src/com/example/SanAngeles/ |
DemoActivity.java | 34 * that prevent the demo from getting acceptable performance.
|
Completed in 1722 milliseconds
<<21222324252627282930>>