/external/mockito/src/org/mockito/internal/verification/checkers/ |
D | MissingInvocationChecker.java | 35 Invocation similar = finder.findSimilarInvocation(invocations, wanted); in check() local 36 if (similar != null) { in check() 38 …ntMatchingTool.getSuspiciouslyNotMatchingArgsIndexes(wanted.getMatchers(), similar.getArguments()); in check() 39 … SmartPrinter smartPrinter = new SmartPrinter(wanted, similar, indexesOfSuspiciousArgs); in check() 40 …r.argumentsAreDifferent(smartPrinter.getWanted(), smartPrinter.getActual(), similar.getLocation()); in check()
|
D | MissingInvocationInOrderChecker.java | 51 Invocation similar = finder.findSimilarInvocation(invocations, wanted); in check() local 52 if (similar != null) { in check() 55 similar.getArguments()); in check() 56 … SmartPrinter smartPrinter = new SmartPrinter(wanted, similar, indicesOfSimilarMatchingArguments); in check() 57 …r.argumentsAreDifferent(smartPrinter.getWanted(), smartPrinter.getActual(), similar.getLocation()); in check()
|
/external/icu/icu4c/source/data/translit/ |
D | tlh_tlh_FONIPA.txt | 15 aw → aʊ\u032F; # similar to English ‹cow› 18 ay → aɪ\u032F; # similar to English ‹why› 19 ey → eɪ\u032F; # similar to English ‹may› 22 uy → uɪ\u032F; # similar to English ‹gooey› but in on syllable
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/ |
D | _README.txt | 12 feedManipulation.sh (and .xml) and create a copy similar to suit your needs. 16 To publish a feed, use a script similar to feedPublish.sh (and .xml). 33 test results), use a script similar to feedWatch.sh (and .xml), along with properties
|
/external/aac/libSBRenc/src/ |
D | ps_encode.cpp | 520 INT similar = 0; in similarIid() local 526 similar = 1; in similarIid() 535 similar = 0; in similarIid() 538 } while ((b<psBands) && (similar>0)); in similarIid() 542 return similar; in similarIid() 552 INT similar = 0; in similarIcc() local 558 similar = 1; in similarIcc() 567 similar = 0; in similarIcc() 570 } while ((b<psBands) && (similar>0)); in similarIcc() 574 return similar; in similarIcc()
|
/external/markdown/tests/misc/ |
D | some-test.txt | 55 * Lists and similar stuff
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
D | fldcw_check.S | 18 # these are instructions with similar encodings to fldcw
|
/external/valgrind/exp-bbv/tests/x86/ |
D | fldcw_check.S | 20 # these are instructions with similar encodings to fldcw
|
/external/valgrind/memcheck/tests/ |
D | suppfreecollision.vgtest | 6 # only the last 4 calls are used to determine that two errors are similar
|
/external/zlib/src/contrib/pascal/ |
D | readme.txt | 25 like "ZStreams", or something similar. 28 translated directly into Pascal types of similar sizes (Integer,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
D | _README.txt | 3 files, similar in content to these, and run accordingly.
|
/external/jpeg/ |
D | coderules.doc | 9 to establish a common coding style. The goal of using similar coding styles 34 are similar but upper case (MULTI_WORD_NAME). Names should be unique within 72 A similar solution is used for forward and external function declarations
|
/external/iptables/extensions/ |
D | libip6t_HL.man | 2 is similar to what is known as TTL value in IPv4. Setting or incrementing the
|
/external/skia/src/animator/ |
D | thingstodo.txt | 6 ((((( operator precedence or similar making stack deep
|
/external/mdnsresponder/ |
D | LICENSE | 12 Software Licence (which is substantially similar to the "Three-Clause
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.1 | 157 mode is the octal mode specifier, similar to that expected by chmod. 218 mode is the octal mode specifier, similar to that expected by chmod. 238 mode is the octal mode specifier, similar to that expected by chmod. 255 mode is the octal mode specifier, similar to that expected by chmod.
|
/external/jemalloc/android/scripts/ |
D | README | 21 In the code that looks similar to this:
|
/external/valgrind/docs/internals/ |
D | svn-HOWTO.txt | 26 * When adding a directory, look at the ignore property of a similar
|
/external/mesa3d/docs/ |
D | MESA_window_pos.spec | 106 Not specified at this time. However, a protocol message very similar
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-12-06-MeetingSummary.txt | 77 B. A scheme similar to how UTF-8 works, to encode infinite numbers 79 C. Use something similar to Huffman encoding, so that the most common
|
/external/junit/ |
D | build.gradle | 4 // similar to 'default', export compile-time dependencies
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | lockdown_unconfined.txt | 4 … as initrc_t or init_t. These domains are unconfined by SELinux. Other similar processes which d…
|
/external/icu/icu4c/source/samples/legacy/ |
D | README | 38 Linker says: "Undefined symbol u_getVersion()" (or something similar): path to 1.8.1. libraries is … 39 Linker says: "Undefined symbol u_getVersion()_X_Y" (or something similar): path to current librarie…
|
/external/mockito/ |
D | build.gradle | 4 // similar to 'default', export compile-time dependencies
|
/external/proguard/examples/ |
D | retrace.pro | 3 # Configuration files for typical applications will be very similar.
|