HomeSort by relevance Sort by last modified time
    Searched full:dangerous (Results 126 - 150 of 509) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_controller.mm 390 download->safety_state() != DownloadItem::DANGEROUS) {
  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.cc 401 download->safety_state() != DownloadItem::DANGEROUS) {
  /external/chromium/chrome/common/extensions/docs/static/
messaging.html 231 scripting</a>. Specifically, avoid using dangerous APIs such as the
  /external/chromium/testing/gmock/scripts/
gmock-config.in 216 # TODO(chandlerc@google.com): This is a dangerous dependency on libtool, we
  /external/clang/lib/StaticAnalyzer/Checkers/
UnixAPIChecker.cpp 161 "the control value is potentially dangerous.";
CheckSecuritySyntaxOnly.cpp 267 // CWE-242: Use of Inherently Dangerous Function
332 "The getpw() function is dangerous as it may overflow the "
  /external/iptables/include/
xtables.h 450 * Print the specified value to standard output, quoting dangerous
xtables.h.in 450 * Print the specified value to standard output, quoting dangerous
  /external/jpeg/
jmorecfg.h 295 /* Note: if you selected 12-bit data precision, it is dangerous to turn off
  /external/llvm/include/llvm/
Value.h 304 /// Note that this is an extremely dangerous operation which can create
  /external/openssl/crypto/bio/
bss_file.c 342 /* Dangerous to set stdin/stdout to raw (unless redirected) */
  /external/valgrind/main/include/
pub_tool_wordfm.h 125 // How many elements are there in fm? NOTE: dangerous in the
  /external/webkit/Source/WebCore/
DerivedSources.cpp 476 // cases (e.g., the *Names.cpp files), but can be dangerous in others. We don't
  /external/webkit/Source/WebCore/html/parser/
XSSFilter.cpp 470 // trick a server-side script into doing something dangerous with the query
  /frameworks/base/core/java/android/content/
Loader.java 104 * Since Loaders can be used across multiple activities it's dangerous to
  /frameworks/base/core/java/android/content/res/
StringBlock.java 414 * -extremely- dangerous -- only use it if you absolutely know what you
XmlBlock.java 475 * -extremely- dangerous -- only use it if you absolutely know what you
  /frameworks/base/docs/html/guide/webapps/
webview.jd 214 JavaScript to control your Android application. This can be a very useful feature or a dangerous
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 86 * across multiple activities it's dangerous to store the context directly.
  /packages/apps/Email/
AndroidManifest.xml 68 android:protectionLevel="dangerous"
  /docs/source.android.com/src/source/
code-style.md 84 - Catch the Exception and throw a new `RuntimeException`. This is dangerous:
132 Error exceptions as well. It is very dangerous. It means that Exceptions you
  /external/chromium/net/base/
mime_sniffer.cc 29 // we won't detect dangerous mime types (those that can execute script).
90 // "don't detect dangerous mime types" rule.
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java     [all...]
  /external/proguard/docs/manual/
usage.html 357 making assumptions can be dangerous; you can easily break the processed
    [all...]
  /development/pdk/docs/source/
code-style.jd 95 <li>Catch the Exception and throw a new RuntimeException. This is dangerous:
135 Error exceptions as well. It is very dangerous. It means that Exceptions you

Completed in 782 milliseconds

1 2 3 4 56 7 8 91011>>