Searched refs:misleading (Results 1 – 25 of 79) sorted by relevance
1234
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableListTest.java | 266 Collection<String> misleading = in testCopyOf_concurrentlyMutating() local 269 misleading.addAll(expected); in testCopyOf_concurrentlyMutating() 270 assertEquals(expected, ImmutableList.copyOf(misleading)); in testCopyOf_concurrentlyMutating() 272 ImmutableList.copyOf((Iterable<String>) misleading)); in testCopyOf_concurrentlyMutating()
|
/external/llvm/test/MC/Mips/micromips-dsp/ |
D | invalid-wrong-error.s | 1 # Instructions that are correctly rejected but emit a wrong or misleading error.
|
/external/llvm/test/MC/Mips/micromips/ |
D | invalid-wrong-error.s | 1 # Instructions that are correctly rejected but emit a wrong or misleading error.
|
/external/autotest/apache/conf/ |
D | all-directives | 1 # The name is misleading. These are all the directives for a normal install.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | AbstractImmutableSetTest.java | 468 Collection<String> misleading = Helpers.misleadingSizeCollection(delta); in verifyThreadSafe() local 470 misleading.addAll(expected); in verifyThreadSafe() 472 Sets.newHashSet(expected), copyOf(misleading)); in verifyThreadSafe()
|
D | ImmutableListTest.java | 349 Collection<String> misleading = in testCopyOf_concurrentlyMutating() local 352 misleading.addAll(expected); in testCopyOf_concurrentlyMutating() 353 assertEquals(expected, ImmutableList.copyOf(misleading)); in testCopyOf_concurrentlyMutating() 355 ImmutableList.copyOf((Iterable<String>) misleading)); in testCopyOf_concurrentlyMutating()
|
/external/python/cpython2/Doc/library/ |
D | commands.rst | 57 This function is nonobvious and useless. The name is also misleading in the
|
D | cgitb.rst | 20 (Its name is a bit misleading. It was originally designed to display extensive
|
D | xml.dom.minidom.rst | 68 convert them into a DOM tree. The name of the functions are perhaps misleading,
|
/external/llvm/test/MC/Mips/micromips32r6/ |
D | invalid-wrong-error.s | 1 # Instructions that are correctly rejected but emit a wrong or misleading error.
|
/external/llvm/test/MC/Mips/micromips64r6/ |
D | invalid-wrong-error.s | 1 # Instructions that are correctly rejected but emit a wrong or misleading error.
|
/external/bison/m4/ |
D | lib-prefix.m4 | 210 # Better ignore directories of this form. They are misleading.
|
/external/wycheproof/doc/ |
D | dsa.md | 160 The short algorithm name “DSA” is misleading, since it hides the fact that
|
/external/bison/tests/ |
D | named-refs.at | 256 test.y:51.51-60: warning: misleading reference: '$<ival>exp' 280 [[test.y:11.22-29: warning: misleading reference: '$foo.bar'
|
/external/curl/docs/ |
D | HISTORY.md | 27 name once again was misleading, a second name change was made and on March 20,
|
/external/libxml2/win32/ |
D | Readme.txt | 189 displaying a misleading error message in certain situations.
|
/external/clang/docs/ |
D | AddressSanitizer.rst | 70 state, which could lead to confusing results and potentially misleading
|
/external/bzip2/ |
D | CHANGES | 31 program proper) compress and decompress correctly, but give misleading
|
D | bzip2.txt | 346 rather misleading.
|
D | bzip2.1.preformatted | 349 rather misleading.
|
/external/python/cpython2/Objects/ |
D | dictnotes.txt | 119 others). Any one test or benchmark is likely to prove misleading.
|
/external/dnsmasq/po/ |
D | de.po | 51 …on: "Cache geleert" is literally "Cache emptied" but I think other translations could be misleading 171 …äte" is about "hard-devices". There is a word for "host" (it is "Wirt") but it would be misleading.
|
/external/valgrind/docs/internals/ |
D | 3_2_BUGSTATUS.txt | 115 151938 r7192 help on --db-command= misleading
|
/external/mesa3d/docs/specs/ |
D | MESA_shader_integer_functions.txt | 477 little misleading and weird.
|
/external/libogg/doc/ |
D | rfc5334.txt | 558 misleading author, version, name of work, or endorsement information.
|
1234