/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/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/compiler-rt/SDKs/darwin/ |
D | README.txt | 1 The Darwin platforms are all similar enough we roll them into one SDK, and use
|
/external/chromium_org/chrome/test/nacl/ |
D | DEPS | 2 # Tests will need access to error codes and similar.
|
/external/markdown/tests/misc/ |
D | some-test.txt | 55 * Lists and similar stuff
|
/external/chromium_org/native_client_sdk/src/ |
D | .gitignore | 2 # from a 'git status' command, or similar
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
D | fldcw_check.S | 18 # these are instructions with similar encodings to fldcw
|
/external/valgrind/main/exp-bbv/tests/x86/ |
D | fldcw_check.S | 20 # these are instructions with similar encodings to fldcw
|
/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/chromium_org/native_client_sdk/src/doc/sdk/ |
D | download.rst | 76 You should see output similar to this:: 145 ``pepper_30`` bundle, you should see output similar to this:: 173 Continuing with the earlier example, you should see output similar to this:: 196 with a message similar to this::
|
/external/chromium_org/third_party/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/skia/src/animator/ |
D | thingstodo.txt | 6 ((((( operator precedence or similar making stack deep
|
/external/iptables/extensions/ |
D | libip6t_HL.man | 2 is similar to what is known as TTL value in IPv4. Setting or incrementing the
|
/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/chromium_org/third_party/mesa/src/docs/ |
D | MESA_window_pos.spec | 106 Not specified at this time. However, a protocol message very similar
|
/external/mesa3d/docs/ |
D | MESA_window_pos.spec | 106 Not specified at this time. However, a protocol message very similar
|
/external/qemu/distrib/jpeg-6b/ |
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/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/oprofile/events/mips/vr5500/ |
D | events | 4 # Very similar to what the VR5432 provides.
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
D | CHROMIUM_renderbuffer_format_BGRA8888.txt | 23 a similar extension is also present as it allows creating a multisampled
|
/external/chromium_org/third_party/libphonenumber/src/resources/geocoding/be/ |
D | 375.txt | 22 # being only the first digit of subscriber numbers. A similar expansion was
|
/external/chromium_org/third_party/WebKit/Source/web/tests/data/ |
D | touch-action-tests.css | 34 /* Use fixed line height so co-ordinates will be similar in test and browser */
|