Searched refs:paranoid (Results 1 – 25 of 30) sorted by relevance
12
/external/llvm-project/llvm/utils/ |
D | llvm-compilers-check | 375 paranoid=["--prefix=" + self.install_prefix, 382 paranoid=[])) 394 paranoid=dict(CC=self.cc, 400 paranoid=dict(CC=self.cc, 406 paranoid=["-j" + str(self.jobs)]), 409 paranoid=["-j" + str(self.jobs)])) 414 paranoid=dict()), 419 paranoid=dict(GCC=self.cc, 425 paranoid=["install"]), 428 paranoid=["install"])) [all …]
|
/external/llvm/utils/ |
D | llvm-compilers-check | 376 paranoid=["--prefix=" + self.install_prefix, 383 paranoid=[])) 395 paranoid=dict(CC=self.cc, 401 paranoid=dict(CC=self.cc, 407 paranoid=["-j" + str(self.jobs)]), 410 paranoid=["-j" + str(self.jobs)])) 415 paranoid=dict()), 420 paranoid=dict(GCC=self.cc, 426 paranoid=["install"]), 429 paranoid=["install"])) [all …]
|
/external/bzip2/ |
D | words3 | 14 If you are (justifiably) paranoid and want to see what 'make install'
|
D | README.COMPILATION.PROBLEMS | 52 large file support, if you are feeling paranoid. Be aware though that
|
D | README | 38 If you are (justifiably) paranoid and want to see what 'make install'
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.25.txt | 32 We are now more paranoid about checking the entry in /etc/mtab to make
|
D | v1.43.0.txt | 71 E2fsck is now much more paranoid about not freeing or corrupting 82 E2fsck is now more paranoid handling corrupted extent trees as well as
|
D | v1.38.txt | 77 Make the blkid library more paranoid about being run from setgid
|
D | v1.33.txt | 37 The uuid library is now more paranoid about assuming the correctness
|
D | v1.39.txt | 132 labels stored in the root directory, and is more paranoid about
|
D | v1.40.txt | 720 Change the blkid library to be much more paranoid about concluding
|
D | v1.41.txt | 1486 Add more paranoid checks for LVM volumes and swap partitions in
|
/external/mesa3d/src/intel/perf/ |
D | gen_perf.c | 725 uint64_t paranoid = 1; in oa_metrics_available() local 727 read_file_uint64("/proc/sys/dev/i915/perf_stream_paranoid", ¶noid); in oa_metrics_available() 729 if (paranoid == 0 || geteuid() == 0) in oa_metrics_available()
|
/external/libwebsockets/READMEs/ |
D | README.async-dns.md | 27 - lws-style paranoid response parsing
|
/external/igt-gpu-tools/tests/ |
D | perf.c | 4060 int paranoid = read_u64_file("/proc/sys/dev/i915/perf_stream_paranoid"); in test_sysctl_defaults() local 4063 igt_assert_eq(paranoid, 1); in test_sysctl_defaults()
|
/external/python/cpython3/Doc/extending/ |
D | newtypes_tutorial.rst | 422 To be paranoid and protect ourselves against this possibility, we almost
|
/external/freetype/ |
D | ChangeLog.24 | 3750 are cared in paranoid validation mode only. There are 3757 introduced for more paranoid validation in future. 3762 New macro to raise an error if in paranoid validation.
|
D | ChangeLog.20 | 275 Modified the TrueType loader to make it more paranoid; this avoids
|
/external/python/cpython2/Doc/extending/ |
D | newtypes.rst | 414 :attr:`first` member. To be paranoid and protect ourselves against this
|
/external/e2fsprogs/debian/ |
D | changelog | 2572 * Make the blkid library more paranoid about concluding a partition 2871 labels stored the root directory and to be more correct/paranoid. 3576 * Make the random number generator more paranoid about potentially buggy
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 452 very paranoid firewalls which open individual UDP port.
|
/external/freetype/docs/ |
D | CHANGES | 3877 - The TrueType glyph loader is now much more paranoid and checks
|
/external/libtextclassifier/native/annotator/pod_ner/test_data/ |
D | vocab.txt | 19811 paranoid
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
12