Searched refs:paranoid (Results 1 – 25 of 33) sorted by relevance
12
/external/swiftshader/third_party/LLVM/utils/ |
D | llvmbuild | 427 paranoid=["--prefix=" + self.install_prefix, 447 paranoid=["--prefix=" + self.install_prefix, 467 paranoid=["--prefix=" + self.install_prefix, 478 paranoid=["--prefix=" + self.install_prefix, 482 paranoid=[])) 489 paranoid=dict(CC=self.cc, 495 paranoid=dict(CC=self.cc, 501 paranoid=dict(CC=self.cc, 507 paranoid=dict(CC=self.cc, 513 paranoid=dict(CC=self.cc, [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/swiftshader/third_party/llvm-7.0/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/mesa/drivers/dri/i965/ |
D | brw_performance_query.c | 2134 uint64_t paranoid = 1; in brw_init_perf_query_info() local 2136 read_file_uint64("/proc/sys/dev/i915/perf_stream_paranoid", ¶noid); in brw_init_perf_query_info() 2138 if (paranoid == 0 || geteuid() == 0) in brw_init_perf_query_info()
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | Program.inc | 87 // was added or removed since the last search, so be paranoid...
|
/external/python/cpython3/Doc/extending/ |
D | newtypes_tutorial.rst | 416 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 | 2359 * Make the blkid library more paranoid about concluding a partition 2658 labels stored the root directory and to be more correct/paranoid. 3363 * Make the random number generator more paranoid about potentially buggy
|
/external/libmtp/ |
D | ChangeLog | 1544 * src/libmtp.c: Added some more (paranoid) NULL checks
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 452 very paranoid firewalls which open individual UDP port.
|
/external/swiftshader/third_party/LLVM/autoconf/m4/ |
D | libtool.m4 | 5395 # Just being paranoid about ensuring that cc_basename is set.
|
/external/freetype/docs/ |
D | CHANGES | 3595 - The TrueType glyph loader is now much more paranoid and checks
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 5415 # Just being paranoid about ensuring that cc_basename is set.
|
12