HomeSort by relevance Sort by last modified time
    Searched refs:dangerous (Results 1 - 24 of 24) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/
gc_inspection.py 17 "gc.get_referrers() is dangerous, use only for debugging".
  /external/python/cpython2/Lib/test/crashers/
gc_inspection.py 17 "gc.get_referrers() is dangerous, use only for debugging".
  /external/linux-kselftest/tools/testing/selftests/timers/
set-2038.c 88 int opt, dangerous = 0; local
95 dangerous = 1;
127 if (is32bits() && !dangerous)
  /external/libyuv/files/
setup_links.py 128 def __init__(self, dangerous):
129 self.dangerous = dangerous
146 def __init__(self, path, dangerous):
147 super(Remove, self).__init__(dangerous)
154 if not self.dangerous:
168 super(Rmtree, self).__init__(dangerous=True)
189 super(Makedirs, self).__init__(dangerous=False)
203 super(Symlink, self).__init__(dangerous=False)
275 actions.append(Remove(entries_file, dangerous=True)
    [all...]
  /external/webrtc/
setup_links.py 149 def __init__(self, dangerous):
150 self.dangerous = dangerous
167 def __init__(self, path, dangerous):
168 super(Remove, self).__init__(dangerous)
175 if not self.dangerous:
189 super(Rmtree, self).__init__(dangerous=True)
210 super(Makedirs, self).__init__(dangerous=False)
224 super(Symlink, self).__init__(dangerous=False)
296 actions.append(Remove(entries_file, dangerous=True)
    [all...]
  /frameworks/base/services/core/java/com/android/server/om/
IdmapManager.java 111 final int dangerous = dis.readInt(); local
112 return dangerous != 0;
  /compatibility/cdd/9_security-model/
9_1_permissions.md 24 Permissions with a protection level of dangerous are runtime permissions.
  /external/curl/docs/cmdline-opts/
proto.d 39 being able to disable potentially dangerous protocols, without relying upon
  /frameworks/base/core/java/android/widget/
AppSecurityPermissions.java 53 * Initially the package's advanced or dangerous security permissions
318 CharSequence grpName, CharSequence description, boolean dangerous) {
321 Drawable icon = context.getDrawable(dangerous
324 description, dangerous, icon);
517 CharSequence grpName, CharSequence permList, boolean dangerous, Drawable icon) {
556 // Dangerous and normal permissions are always shown to the user if the permission
  /prebuilts/ndk/r11/sources/android/support/
Android.mk 150 # but we don't want to modify it. TODO(digit): This is potentially dangerous,
  /prebuilts/ndk/r13/sources/android/support/
Android.mk 161 # but we don't want to modify it. TODO(digit): This is potentially dangerous,
  /external/llvm/test/MC/Mips/
nacl-mask.s 288 # Test that we can put non-dangerous loads and stores in branch delay slot.
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pkcs1v15.go 36 // session keys is dangerous. Use RSA OAEP in new protocols.
  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 30 // Write barriers on workbuf pointers may also be dangerous in the GC.
  /prebuilts/go/linux-x86/src/crypto/rsa/
pkcs1v15.go 36 // session keys is dangerous. Use RSA OAEP in new protocols.
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 30 // Write barriers on workbuf pointers may also be dangerous in the GC.
  /build/make/tools/
warn.py 205 'patterns': [r".*: warning: .+Using such transient memory for the control value is .*dangerous."]},
    [all...]
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/go/darwin-x86/src/html/template/
escape_test.go     [all...]
  /prebuilts/go/linux-x86/src/html/template/
escape_test.go     [all...]
  /prebuilts/sdk/tools/
jack-launcher.jar 
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /external/iproute2/doc/
ip-cref.tex 833 described below) is pretty dangerous. If you make a mistake, it will
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 783 milliseconds