Home
last modified time | relevance | path

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/
DImmutableListTest.java266 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/
Dinvalid-wrong-error.s1 # Instructions that are correctly rejected but emit a wrong or misleading error.
/external/llvm/test/MC/Mips/micromips/
Dinvalid-wrong-error.s1 # Instructions that are correctly rejected but emit a wrong or misleading error.
/external/autotest/apache/conf/
Dall-directives1 # The name is misleading. These are all the directives for a normal install.
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractImmutableSetTest.java468 Collection<String> misleading = Helpers.misleadingSizeCollection(delta); in verifyThreadSafe() local
470 misleading.addAll(expected); in verifyThreadSafe()
472 Sets.newHashSet(expected), copyOf(misleading)); in verifyThreadSafe()
DImmutableListTest.java349 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/
Dcommands.rst57 This function is nonobvious and useless. The name is also misleading in the
Dcgitb.rst20 (Its name is a bit misleading. It was originally designed to display extensive
Dxml.dom.minidom.rst68 convert them into a DOM tree. The name of the functions are perhaps misleading,
/external/llvm/test/MC/Mips/micromips32r6/
Dinvalid-wrong-error.s1 # Instructions that are correctly rejected but emit a wrong or misleading error.
/external/llvm/test/MC/Mips/micromips64r6/
Dinvalid-wrong-error.s1 # Instructions that are correctly rejected but emit a wrong or misleading error.
/external/bison/m4/
Dlib-prefix.m4210 # Better ignore directories of this form. They are misleading.
/external/wycheproof/doc/
Ddsa.md160 The short algorithm name “DSA” is misleading, since it hides the fact that
/external/bison/tests/
Dnamed-refs.at256 test.y:51.51-60: warning: misleading reference: '$<ival>exp'
280 [[test.y:11.22-29: warning: misleading reference: '$foo.bar'
/external/curl/docs/
DHISTORY.md27 name once again was misleading, a second name change was made and on March 20,
/external/libxml2/win32/
DReadme.txt189 displaying a misleading error message in certain situations.
/external/clang/docs/
DAddressSanitizer.rst70 state, which could lead to confusing results and potentially misleading
/external/bzip2/
DCHANGES31 program proper) compress and decompress correctly, but give misleading
Dbzip2.txt346 rather misleading.
Dbzip2.1.preformatted349 rather misleading.
/external/python/cpython2/Objects/
Ddictnotes.txt119 others). Any one test or benchmark is likely to prove misleading.
/external/dnsmasq/po/
Dde.po51 …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/
D3_2_BUGSTATUS.txt115 151938 r7192 help on --db-command= misleading
/external/mesa3d/docs/specs/
DMESA_shader_integer_functions.txt477 little misleading and weird.
/external/libogg/doc/
Drfc5334.txt558 misleading author, version, name of work, or endorsement information.

1234