Searched refs:dubious (Results 1 – 25 of 36) sorted by relevance
12
/external/libchrome/base/third_party/valgrind/ |
D | memcheck.h | 203 #define VALGRIND_COUNT_LEAKS(leaked, dubious, reachable, suppressed) \ argument 218 dubious = _qzz_dubious; \ 225 #define VALGRIND_COUNT_LEAK_BLOCKS(leaked, dubious, reachable, suppressed) \ argument 240 dubious = _qzz_dubious; \
|
/external/llvm/test/Transforms/ObjCARC/ |
D | pointer-types.ll | 5 ; in dubious ways.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ObjCARC/ |
D | pointer-types.ll | 5 ; in dubious ways.
|
/external/icu/icu4c/source/data/unidata/ |
D | NormalizationCorrections.txt | 18 # typo in the data, and not a matter of dubious interpretation.
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 18 # typo in the data, and not a matter of dubious interpretation.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | NormalizationCorrections.txt | 18 # typo in the data, and not a matter of dubious interpretation.
|
/external/python/cpython2/Doc/library/ |
D | exceptions.rst | 499 Base class for warnings about dubious syntax. 504 Base class for warnings about dubious runtime behavior.
|
D | warnings.rst | 74 | :exc:`SyntaxWarning` | Base category for warnings about dubious | 77 | :exc:`RuntimeWarning` | Base category for warnings about dubious |
|
/external/llvm/test/Transforms/SROA/ |
D | big-endian.ll | 120 ; alloca. While this is a bit dubious, we were asserting on trying to
|
D | phi-and-select.ll | 436 ; alloca. While this is a bit dubious, we were asserting on trying to
|
/external/python/cpython3/Doc/library/ |
D | warnings.rst | 82 | :exc:`SyntaxWarning` | Base category for warnings about dubious | 85 | :exc:`RuntimeWarning` | Base category for warnings about dubious |
|
D | exceptions.rst | 700 Base class for warnings about dubious syntax. 705 Base class for warnings about dubious runtime behavior.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SROA/ |
D | big-endian.ll | 136 ; alloca. While this is a bit dubious, we were asserting on trying to
|
D | phi-and-select.ll | 436 ; alloca. While this is a bit dubious, we were asserting on trying to
|
/external/llvm/docs/CommandGuide/ |
D | llvm-ar.rst | 102 Because of the way that **llvm-ar** constructs the archive file, its dubious
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-ar.rst | 102 Because of the way that **llvm-ar** constructs the archive file, its dubious
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
D | Checkers.td | 374 HelpText<"Check for dubious malloc arguments involving sizeof">,
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llvm-ar.pod | 135 Because of the way that B<llvm-ar> constructs the archive file, its dubious
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | WikipediaOfficialLanguages.txt | 395 Kurdish (statewide[dubious – discuss])
|
D | asia | 393 # evidence is dubious, as the relevant institute of astronomy had not 1186 # time for 1870-1941. Shanks is our only (and dubious) source for the
|
/external/libchrome/mojo/public/tools/bindings/ |
D | README.md | 473 compromised processes, or some remote endpoint making a dubious effort to
|
/external/iptables/utils/ |
D | pf.os | 423 # either dubious or non-specific (no service pack data)
|
/external/iputils/ |
D | RELNOTES | 537 Later note: found not working. x + 7 / 8 :-). Sorry... dubious, withdrawn.
|
/external/clang/docs/ |
D | InternalsManual.rst | 48 when the code is incorrect or dubious. In Clang, each diagnostic produced has 101 are dubious in some way. The ``REMARK`` severity provides generic information 102 about the compilation that is not necessarily related to any dubious code. The
|
/external/freetype/ |
D | ChangeLog.27 | 1377 * src/smooth/ftgrays.c (gray_{find,set}_cell): Remove dubious code.
|
12