/external/libyuv/files/ |
D | setup_links.py | 128 def __init__(self, dangerous): argument 129 self.dangerous = dangerous 146 def __init__(self, path, dangerous): argument 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)) 285 if any(a.dangerous for a in actions): [all …]
|
/external/webrtc/ |
D | setup_links.py | 149 def __init__(self, dangerous): argument 150 self.dangerous = dangerous 167 def __init__(self, path, dangerous): argument 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)) 306 if any(a.dangerous for a in actions): [all …]
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | set-2038.c | 77 int opt, dangerous = 0; in main() local 84 dangerous = 1; in main() 116 if (is32bits() && !dangerous) in main()
|
D | rtctest.c | 96 int i, fd, retval, irqcount = 0, dangerous = 0; in main() local 105 dangerous = 1; in main() 356 if (!dangerous) in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | nacl-branch-delay.ll | 21 ; dangerous instructions. 35 ; For NaCl, check that branch-delay slot doesn't contain dangerous instructions. 64 ; For NaCl, check that branch-delay slot doesn't contain dangerous instructions.
|
/external/llvm/test/CodeGen/Mips/ |
D | nacl-branch-delay.ll | 21 ; dangerous instructions. 35 ; For NaCl, check that branch-delay slot doesn't contain dangerous instructions. 64 ; For NaCl, check that branch-delay slot doesn't contain dangerous instructions.
|
/external/e2fsprogs/tests/t_dangerous/ |
D | name | 1 dangerous tune2fs operation prompts
|
D | expect | 1 tune2fs dangerous prompts test
|
D | script | 22 echo "tune2fs dangerous prompts test" > $OUT
|
/external/iptables/extensions/ |
D | libip6t_HL.man | 3 Hop Limit field can potentially be very dangerous, so it should be avoided at
|
D | libipt_TTL.man | 5 Setting or incrementing the TTL field can potentially be very dangerous,
|
/external/selinux/ |
D | README | 12 (overwriting any previously installed ones - dangerous!),
|
/external/autotest/test_suites/ |
D | control.jailed_build | 7 PURPOSE = "Quartine potentially dangerous tests."
|
/external/curl/docs/cmdline-opts/ |
D | proto.d | 39 being able to disable potentially dangerous protocols, without relying upon
|
/external/python/cpython2/Doc/howto/ |
D | doanddont.rst | 21 dangerous. 83 dangerous for the same reasons ``from import *`` is dangerous --- it might step 312 You should realize that this is dangerous: a stray space after the ``\`` would
|
/external/eigen/doc/ |
D | TopicLazyEvaluation.dox | 21 …ways a good choice for performance; second, lazy evaluation can be very dangerous, for example wit… 49 … is not the same matrix as matrix1, we know that lazy evaluation is not dangerous, so we may force…
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.25.txt | 37 it, which is dangerous and broken, but there's nothing I can do about
|
D | v1.44.0.txt | 26 file systems as being dangerous when doing an on-line resize (since this
|
/external/jemalloc/test/include/test/ |
D | jemalloc_test.h.in | 107 * This header does dangerous things, the effects of which only test code
|
/external/jemalloc_new/test/include/test/ |
D | jemalloc_test.h.in | 112 * This header does dangerous things, the effects of which only test code
|
/external/python/cpython2/Doc/library/ |
D | fpectl.rst | 15 and may be dangerous except in the hands of experts. See also the section
|
/external/u-boot/doc/ |
D | README.mpc83xx.ddrecc | 15 dangerous as such errors are NOT corrected by the controller. Therefore caution
|
/external/replicaisland/ |
D | README.TXT | 10 …ices. It stars the Android robot as its protagonist as he embarks on a dangerous mission to find …
|
/external/llvm/test/MC/Mips/ |
D | nacl-mask.s | 288 # Test that we can put non-dangerous loads and stores in branch delay slot.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | nacl-mask.s | 288 # Test that we can put non-dangerous loads and stores in branch delay slot.
|