/external/mockito/src/test/java/org/mockitousage/ |
D | PlaygroundWithDemoOfUnclonedParametersProblemTest.java | 66 … willAnswer(byCheckingLogEquals(finalLog)).given(importLogDao).alter(any(ImportLogBean.class)); in shouldAlterFinalLog() 72 verify(importLogDao).alter(any(ImportLogBean.class)); in shouldAlterFinalLog() 132 importLogDao.alter(importLogBean); 141 void alter(ImportLogBean importLogBean);
|
/external/libpcap/ |
D | optimize.c | 570 vstore(struct stmt *s, int *valp, int newval, int alter) in vstore() argument 572 if (alter && *valp == newval) in vstore() 924 opt_stmt(struct stmt *s, int val[], int alter) in opt_stmt() argument 935 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 942 if (alter && vmap[v].is_const) { in opt_stmt() 950 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 955 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 960 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 965 vstore(s, &val[X_ATOM], v, alter); in opt_stmt() 970 vstore(s, &val[X_ATOM], v, alter); in opt_stmt() [all …]
|
/external/testng/src/test/java/test/listeners/ |
D | AlterSuiteListenerTest.java | 61 public void alter(List<XmlSuite> suites) { in alter() method in AlterSuiteListenerTest.AlterSuiteNameListener 71 public void alter(List<XmlSuite> suites) { in alter() method in AlterSuiteListenerTest.AlterXmlTestsInSuiteListener
|
/external/testng/src/main/java/org/testng/ |
D | IAlterSuiteListener.java | 23 void alter(List<XmlSuite> suites); in alter() method
|
/external/clang/docs/ |
D | SanitizerSpecialCaseList.rst | 11 This document describes the way to disable or alter the behavior of 19 or :doc:`MemorySanitizer` may want to disable or alter some checks for
|
/external/clang/bindings/python/ |
D | README.txt | 7 You may need to alter LD_LIBRARY_PATH so that the Clang library can be
|
/external/iptables/extensions/ |
D | libxt_DSCP.man | 1 This target allows to alter the value of the DSCP bits within the TOS
|
D | libxt_TCPMSS.man | 1 This target allows to alter the MSS value of TCP SYN packets, to control
|
/external/valgrind/solaris/ |
D | vgpreload-solaris.mapfile | 5 # to include also symbols which alter Solaris libc behaviour.
|
/external/libjpeg-turbo/ |
D | LICENSE.md | 32 1. You cannot alter or remove any existing copyright or license notices 49 3. You must include the IJG README file, and you must not alter any of the
|
/external/tinyxml/ |
D | NOTICE | 6 purpose, including commercial applications, and to alter it and
|
/external/tinyxml2/ |
D | NOTICE | 6 purpose, including commercial applications, and to alter it and
|
/external/nanopb-c/ |
D | LICENSE.txt | 8 purpose, including commercial applications, and to alter it and
|
D | NOTICE | 8 purpose, including commercial applications, and to alter it and
|
/external/opencv/ |
D | LICENSE_Android_NDK | 7 including commercial applications, and to alter it and redistribute it freely,
|
/external/markdown/docs/extensions/ |
D | WikiLinks.txt | 28 desires. See below for ways to alter the class. 79 If you want to do more that just alter the base and/or end of the URL, you
|
/external/zlib/ |
D | NOTICE | 8 including commercial applications, and to alter it and redistribute it
|
/external/llvm/test/Transforms/Inline/ |
D | inline-optsize.ll | 7 ; function attribute doesn't alter the function-specific inline threshold if the
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
D | CommonErrorNode.as | 55 // people should subclass if they alter the tree type so this
|
/external/libpng/contrib/gregbook/ |
D | LICENSE | 18 including commercial applications, and to alter it and redistribute
|
/external/ltp/testcases/realtime/testcases/realtime/doc/ |
D | AUTOMATED_RUN | 18 Currently, the default profile does not alter the default values defined
|
/external/ltp/testcases/realtime/doc/ |
D | AUTOMATED_RUN | 18 Currently, the default profile does not alter the default values defined
|
/external/flatbuffers/android/jni/ |
D | build_flatc.bat | 7 @rem including commercial applications, and to alter it and redistribute it
|
/external/eigen/ |
D | COPYING.MPL2 | 167 attempt to alter or restrict the recipients' rights in the Source Code 182 license for the Executable Form does not attempt to limit or alter 200 You may not remove or alter the substance of any license notices 203 the Covered Software, except that You may alter any license notices to
|
D | NOTICE | 167 attempt to alter or restrict the recipients' rights in the Source Code 182 license for the Executable Form does not attempt to limit or alter 200 You may not remove or alter the substance of any license notices 203 the Covered Software, except that You may alter any license notices to
|