Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 55) sorted by relevance

123

/external/boringssl/src/
DPORTING.md41 ### Integer types
52 ### Reference counts and opaque types
66 ### Error codes
82 ### `*_ctrl` functions
102 ### HMAC `EVP_PKEY`s
107 ### DSA `EVP_PKEY`s
112 ### DES
118 ### TLS renegotiation
158 ### Lowercase hexadecimal
164 ### Legacy ASN.1 functions
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatTest.java32 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
78 Map changes = new HashMap(); in TestOneFormLocales() local
88 Map changes = new HashMap(); in TestSingular1Locales() local
99 Map changes = new HashMap(); in TestSingular01Locales() local
109 Map changes = new HashMap(); in TestZeroSingularLocales() local
134 Map changes = new HashMap(); in TestSingularDual() local
146 Map changes = new HashMap(); in TestSingularZeroSome() local
160 Map changes = new HashMap(); in TestSpecial12_19() local
180 Map changes = new HashMap(); in TestPaucalExcept11_14() local
200 Map changes = new HashMap(); in TestPaucalRu() local
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralFormatTest.java35 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules()
81 Map changes = new HashMap(); in TestOneFormLocales() local
91 Map changes = new HashMap(); in TestSingular1Locales() local
102 Map changes = new HashMap(); in TestSingular01Locales() local
112 Map changes = new HashMap(); in TestZeroSingularLocales() local
137 Map changes = new HashMap(); in TestSingularDual() local
149 Map changes = new HashMap(); in TestSingularZeroSome() local
163 Map changes = new HashMap(); in TestSpecial12_19() local
183 Map changes = new HashMap(); in TestPaucalExcept11_14() local
203 Map changes = new HashMap(); in TestPaucalRu() local
[all …]
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/ast/
DNodeTest.java55 List<String> changes = new ArrayList<>(); in registerSubTree() local
64 assertEquals(Arrays.asList(), changes); in registerSubTree() local
85 List<String> changes = new ArrayList<>(); in registerWithJustNodeMode() local
94 assertEquals(Arrays.asList(), changes); in registerWithJustNodeMode() local
113 List<String> changes = new ArrayList<>(); in registerWithNodeAndExistingDescendantsMode() local
122 assertEquals(Arrays.asList(), changes); in registerWithNodeAndExistingDescendantsMode() local
149 List<String> changes = new ArrayList<>(); in registerWithSelfPropagatingMode() local
158 assertEquals(Arrays.asList(), changes); in registerWithSelfPropagatingMode() local
188 List<String> changes = new ArrayList<>(); in deleteAParameterTriggerNotifications() local
206 List<String> changes = new ArrayList<>(); in deleteClassNameDoesNotTriggerNotifications() local
[all …]
DNodeListTest.java46 private AstObserver createObserver(List<String> changes) { in createObserver()
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/ast/observer/
DPropagatingAstObserverTest.java41 List<String> changes = new ArrayList<>(); in verifyPropagation() local
50 assertEquals(Arrays.asList(), changes); in verifyPropagation() local
53 assertEquals(Arrays.asList(), changes); in verifyPropagation() local
/external/clang/utils/
Dtoken-delta.py15 def test(self, changes): argument
20 def getTestResult(self, changes): argument
33 def run(self, changes, force=False): argument
148 def writeFiles(self, changes, fileNames): argument
162 def test(self, changes): argument
/external/skqp/site/dev/contrib/
Dsubmit.md202 ### Non-Skia-committers
217 ### Skia committers
/external/skia/site/dev/contrib/
Dsubmit.md202 ### Non-Skia-committers
217 ### Skia committers
/external/selinux/libsepol/src/
Dgenbools.c85 int errors = 0, changes = 0; local
164 int rc, changes = 0; local
208 int rc, changes = 0; local
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/ast/nodeTypes/
DNodeWithModifiersTest.java52 List<String> changes = new LinkedList<>(); in addModifierTriggerNotification() local
/external/libchrome/base/
Denvironment_unittest.cc97 EnvironmentMap changes; in TEST_F() local
132 EnvironmentMap changes; in TEST_F() local
Denvironment.cc149 const EnvironmentMap& changes) { in AlterEnvironment()
189 const EnvironmentMap& changes) { in AlterEnvironment()
/external/python/cpython2/Doc/
DMakefile66 changes: BUILDER = changes target
67 changes: build target
/external/python/cpython3/Doc/
DMakefile67 changes: BUILDER = changes target
68 changes: build target
/external/scapy/doc/scapy/
DMakefile59 changes: target
/external/syslinux/core/lwip/src/netif/ppp/
Dvj.c147 register u_int changes = 0; in vj_compress_tcp() local
472 u_int vjlen, hlen, changes; in vj_uncompress_tcp() local
/external/python/futures/docs/
DMakefile74 changes: target
/external/mesa3d/src/gallium/docs/
DMakefile75 changes: target
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_configdialog.py27 changes = [] variable
/external/devlib/doc/
DMakefile163 changes: target
/external/bart/docs/api_reference/
DMakefile167 changes: reference target
/external/trappy/doc/api_reference/
DMakefile167 changes: reference target
/external/fio/doc/
DMakefile185 changes: target
/external/libevent/
Dkqueue.c73 struct kevent *changes; member
258 struct kevent *changes; in kq_dispatch() local

123