/external/cronet/base/process/ |
D | environment_internal_unittest.cc | 38 EnvironmentMap changes; in TEST_F() local 41 e = AlterEnvironment(empty, changes); in TEST_F() 44 changes[L"A"] = L"1"; in TEST_F() 45 e = AlterEnvironment(empty, changes); in TEST_F() 48 changes.clear(); in TEST_F() 49 changes[L"A"] = std::wstring(); in TEST_F() 50 e = AlterEnvironment(empty, changes); in TEST_F() 53 changes.clear(); in TEST_F() 54 e = AlterEnvironment(a2, changes); in TEST_F() 57 changes.clear(); in TEST_F() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | PluralFormatTest.java | 35 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules() argument 41 String lastValue = (String) changes.get(new Integer(0)); in helperTestRules() 45 if (changes.get(new Integer(i)) != null) { in helperTestRules() 52 lastValue = (String) changes.get(new Integer(i)); in helperTestRules() 62 String expected = changes.get(new Integer(0)); in helperTestRules() 64 String value = changes.get(n); in helperTestRules() 81 Map changes = new HashMap(); in TestOneFormLocales() local 82 changes.put(new Integer(0), "other"); in TestOneFormLocales() 83 helperTestRules(localeIDs, testPattern, changes); in TestOneFormLocales() 91 Map changes = new HashMap(); in TestSingular1Locales() local [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | PluralFormatTest.java | 32 private void helperTestRules(String localeIDs, String testPattern, Map<Integer,String> changes) { in helperTestRules() argument 38 String lastValue = (String) changes.get(new Integer(0)); in helperTestRules() 42 if (changes.get(new Integer(i)) != null) { in helperTestRules() 49 lastValue = (String) changes.get(new Integer(i)); in helperTestRules() 59 String expected = changes.get(new Integer(0)); in helperTestRules() 61 String value = changes.get(n); in helperTestRules() 78 Map changes = new HashMap(); in TestOneFormLocales() local 79 changes.put(new Integer(0), "other"); in TestOneFormLocales() 80 helperTestRules(localeIDs, testPattern, changes); in TestOneFormLocales() 88 Map changes = new HashMap(); in TestSingular1Locales() local [all …]
|
/external/libabigail/tests/data/test-abidiff/ |
D | test-PR18791-report0.txt | 1 Functions changes summary: 1 Removed, 60 Changed, 1 Added functions 2 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 14 [C] 'method bool sigc::connection::block(bool)' has some indirect sub-type changes: 15 implicit parameter 0 of type 'sigc::connection*' has sub-type changes: 34 2 data member changes: 62 [C] 'method bool sigc::connection::blocked()' has some indirect sub-type changes: 63 implicit parameter 0 of type 'const sigc::connection*' has sub-type changes: 67 … 'method sigc::connection::connection(const sigc::connection&)' has some indirect sub-type changes: 68 implicit parameter 0 of type 'sigc::connection*' has sub-type changes: 70 parameter 1 of type 'const sigc::connection&' has sub-type changes: [all …]
|
/external/clang/lib/Format/ |
D | WhitespaceManager.cpp | 46 Changes.clear(); in reset() 57 Changes.push_back( in replaceWhitespace() 69 Changes.push_back(Change( in addUntouchableToken() 84 Changes.push_back(Change( in replaceWhitespaceInToken() 94 if (Changes.empty()) in generateReplacements() 97 std::sort(Changes.begin(), Changes.end(), Change::IsBeforeInFile(SourceMgr)); in generateReplacements() 109 Changes[0].PreviousEndOfTokenColumn = 0; in calculateLineBreakInformation() 110 Change *LastOutsideTokenChange = &Changes[0]; in calculateLineBreakInformation() 111 for (unsigned i = 1, e = Changes.size(); i != e; ++i) { in calculateLineBreakInformation() 113 SourceMgr.getFileOffset(Changes[i].OriginalWhitespaceRange.getBegin()); in calculateLineBreakInformation() [all …]
|
/external/libabigail/tests/data/test-diff-dwarf/ |
D | PR25058-liblttng-ctl-report-1.txt | 1 Functions changes summary: 0 Removed, 50 Changed, 79 Added functions 2 Variables changes summary: 0 Removed, 0 Changed, 3 Added variables 88 [C] 'function void lttng_action_destroy(lttng_action*)' has some indirect sub-type changes: 89 parameter 1 of type 'lttng_action*' has sub-type changes: 92 3 data member changes: 96 parameter 1 of type 'lttng_action*' has sub-type changes: 105 parameter 1 of type 'lttng_action*' has sub-type changes: 114 parameter 1 of type 'lttng_action*' has sub-type changes: 117 …unction lttng_action_type lttng_action_get_type(lttng_action*)' has some indirect sub-type changes: 118 parameter 1 of type 'lttng_action*' has sub-type changes: [all …]
|
D | test30-vtable-changes-report-0.txt | 1 Functions changes summary: 0 Removed, 4 Changed, 1 Added functions 2 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 11 [C] 'method virtual void S::fn0()' has some indirect sub-type changes: 12 implicit parameter 0 of type 'S*' has sub-type changes: 17 5 member function changes: 18 'method virtual S::~S(int)' has some sub-type changes: 19 implicit parameter 0 of type 'S*' has sub-type changes: 21 'method virtual S::~S(int)' has some sub-type changes: 22 implicit parameter 0 of type 'S*' has sub-type changes: 24 'method virtual S::~S(int)' has some sub-type changes: [all …]
|
D | test41-PR20476-hidden-report-0.txt | 1 Functions changes summary: 0 Removed, 3 Changed, 0 Added functions 2 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 6 [C] 'method virtual Interface::~Interface(int)' has some indirect sub-type changes: 7 implicit parameter 0 of type 'Interface*' has sub-type changes: 12 5 member function changes: 13 'method virtual Interface::~Interface(int)' has some sub-type changes: 14 implicit parameter 0 of type 'Interface*' has sub-type changes: 16 'method virtual Interface::~Interface(int)' has some sub-type changes: 17 implicit parameter 0 of type 'Interface*' has sub-type changes: 19 'method virtual Interface::~Interface(int)' has some sub-type changes: [all …]
|
D | test29-vtable-changes-report-0.txt | 1 Functions changes summary: 0 Removed, 3 Changed, 1 Added functions 2 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 11 [C] 'method virtual void S::fn0()' has some indirect sub-type changes: 12 implicit parameter 0 of type 'S*' has sub-type changes: 17 4 member function changes: 18 'method virtual S::~S(int)' has some sub-type changes: 19 implicit parameter 0 of type 'S*' has sub-type changes: 21 'method virtual S::~S(int)' has some sub-type changes: 22 implicit parameter 0 of type 'S*' has sub-type changes: 24 'method virtual S::~S(int)' has some sub-type changes: [all …]
|
D | test31-vtable-changes-report-0.txt | 1 Functions changes summary: 1 Removed, 3 Changed, 0 Added functions 2 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 11 [C] 'method virtual void S::fn1()' has some indirect sub-type changes: 14 implicit parameter 0 of type 'S*' has sub-type changes: 19 4 member function changes: 20 'method virtual S::~S(int)' has some sub-type changes: 21 implicit parameter 0 of type 'S*' has sub-type changes: 23 'method virtual S::~S(int)' has some sub-type changes: 24 implicit parameter 0 of type 'S*' has sub-type changes: 26 'method virtual S::~S(int)' has some sub-type changes: [all …]
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test33-report-0.txt | 1 Functions changes summary: 0 Removed, 33 Changed (81 filtered out), 0 Added functions 2 Variables changes summary: 0 Removed, 0 Changed (3 filtered out), 0 Added variables 6 …lf32_xltsize(const Elf_Data*, unsigned int, unsigned int, int)' has some indirect sub-type changes: 11 parameter 1 of type 'const Elf_Data*' has sub-type changes: 16 1 data member changes (2 filtered): 23 …lf64_xltsize(const Elf_Data*, unsigned int, unsigned int, int)' has some indirect sub-type changes: 25 [C] 'function long int _elf_load_i64L(const unsigned char*)' has some indirect sub-type changes: 30 [C] 'function long int _elf_load_i64M(const unsigned char*)' has some indirect sub-type changes: 35 …unction long unsigned int _elf_load_u64L(const unsigned char*)' has some indirect sub-type changes: 40 …unction long unsigned int _elf_load_u64M(const unsigned char*)' has some indirect sub-type changes: [all …]
|
/external/libabigail/tests/data/test-diff-pkg/ |
D | spice-server-0.12.4-19.el7.x86_64-0.12.8-1.el7.x86_64-report-2.txt | 1 ================ changes of 'libspice-server.so.1.8.0'=============== 2 Functions changes summary: 1 Removed, 79 Changed, 8 Added functions 3 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 22 …emslot(QXLInstance*, QXLDevMemSlot*)' at red_dispatcher.c:879:1 has some indirect sub-type changes: 23 parameter 1 of type 'QXLInstance*' has sub-type changes: 32 2 data member changes: 37 15 data member changes: 40 parameter 1 of type 'QXLInstance*' has sub-type changes: 45 parameter 1 of type 'QXLInstance*' has sub-type changes: 50 parameter 1 of type 'QXLInstance*' has sub-type changes: [all …]
|
D | tbb-4.1-9.20130314.fc22.x86_64--tbb-4.3-3.20141204.fc23.x86_64-report-0.txt | 1 ================ changes of 'libtbb.so.2'=============== 2 Functions changes summary: 0 Removed, 11 Changed (97 filtered out), 17 Added functions 3 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 4 Function symbols changes summary: 0 Removed, 0 Added function symbol not referenced by debug info 5 Variable symbols changes summary: 3 Removed, 0 Added variable symbols not referenced by debug info 29 …hod void tbb::filter::set_end_of_input()' at pipeline.cpp:700:1 has some indirect sub-type changes: 30 implicit parameter 0 of type 'tbb::filter*' has sub-type changes: 37 no member function changes (4 filtered); 38 1 data member changes (4 filtered): 48 …ith_context_proxy::allocate(std::size_t) const' at task.h:135:1 has some indirect sub-type changes: [all …]
|
D | nss-3.23.0-1.0.fc23.x86_64-report-0.txt | 1 ================ changes of 'libnss3.so'=============== 2 Functions changes summary: 0 Removed, 1 Changed (62 filtered out), 0 Added functions 3 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 7 …leResponses(CERTOCSPRequest*, SECOidTag, ...)' at ocsp.c:2199:1 has some indirect sub-type changes: 8 parameter 2 of type 'typedef SECOidTag' has sub-type changes: 16 ================ end of changes of 'libnss3.so'=============== 18 ================ changes of 'libssl3.so'=============== 19 Functions changes summary: 0 Removed, 2 Changed (7 filtered out), 1 Added functions 20 Variables changes summary: 0 Removed, 1 Changed, 0 Added variable 28 …AType NSS_FindCertKEAType(CERTCertificate*)' at sslcert.c:939:1 has some indirect sub-type changes: [all …]
|
D | tbb-4.1-9.20130314.fc22.x86_64--tbb-4.3-3.20141204.fc23.x86_64-report-1.txt | 1 ================ changes of 'libtbb.so.2'=============== 2 Functions changes summary: 0 Removed, 8 Changed (100 filtered out), 17 Added functions 3 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 4 Function symbols changes summary: 0 Removed, 0 Added function symbol not referenced by debug info 5 Variable symbols changes summary: 3 Removed, 0 Added variable symbols not referenced by debug info 29 …ith_context_proxy::allocate(std::size_t) const' at task.h:135:1 has some indirect sub-type changes: 30 … parameter 0 of type 'const tbb::internal::allocate_root_with_context_proxy*' has sub-type changes: 40 1 data member changes (1 filtered): 46 …xception_v4(tbb::internal::exception_id)' at tbb_misc.cpp:119:1 has some indirect sub-type changes: 47 parameter 1 of type 'enum tbb::internal::exception_id' has sub-type changes: [all …]
|
/external/libchrome/base/ |
D | environment_unittest.cc | 107 EnvironmentMap changes; in TEST_F() local 110 e = AlterEnvironment(empty, changes); in TEST_F() 113 changes[L"A"] = L"1"; in TEST_F() 114 e = AlterEnvironment(empty, changes); in TEST_F() 117 changes.clear(); in TEST_F() 118 changes[L"A"] = string16(); in TEST_F() 119 e = AlterEnvironment(empty, changes); in TEST_F() 122 changes.clear(); in TEST_F() 123 e = AlterEnvironment(a2, changes); in TEST_F() 126 changes.clear(); in TEST_F() [all …]
|
/external/mesa3d/.gitlab-ci/ |
D | test-source-dep.yml | 8 - changes: &mesa_core_file_list 32 - changes: &gallium_core_file_list 53 - changes: 56 - changes: 59 - changes: 69 - changes: 72 - changes: 75 - changes: &llvmpipe_file_list 85 - changes: 94 - changes: [all …]
|
/external/licenseclassifier/v2/assets/License/Vim/ |
D | license.txt | 17 a) If you make changes to Vim yourself, you must clearly describe in the distribution 19 the modified Vim you distributed, you must make your changes, including source 21 right to include your changes in the official version of Vim . What the maintainer 22 will do with your changes and under what license they will be distributed 24 version, also applies to your changes. The current maintainer is Bram Moolenaar 25 <Bram@vim.org>. If this changes it will be announced in appropriate places 27 impossible to contact the maintainer, the obligation to send him your changes 28 ceases. Once the maintainer has confirmed that he has received your changes 33 If you make additional changes the text under a) applies to those changes. 35 c) Provide all the changes, including source code, with every copy of the [all …]
|
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/changes/ |
D | ChangeSetTestCase.java | 19 package org.apache.commons.compress.changes; 91 final ChangeSet changes = new ChangeSet(); in testAddChangeTwice() local 92 changes.add(e, in); in testAddChangeTwice() 93 changes.add(e2, in2); in testAddChangeTwice() 95 assertEquals(1, changes.getChanges().size()); in testAddChangeTwice() 96 final Change c = changes.getChanges().iterator().next(); in testAddChangeTwice() 126 final ChangeSet changes = new ChangeSet(); in testAddChangeTwiceWithoutReplace() local 127 changes.add(e, in, true); in testAddChangeTwiceWithoutReplace() 128 changes.add(e2, in2, false); in testAddChangeTwiceWithoutReplace() 130 assertEquals(1, changes.getChanges().size()); in testAddChangeTwiceWithoutReplace() [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/ |
D | CHANGES.md | 3 All notable changes to this project will be documented in this file. 8 ### Other changes 13 ### Other changes 26 ### Other changes 39 ### Other changes 48 ### Breaking changes 51 ### Other changes 61 ### Other changes 68 ### Other changes 79 ### Other changes [all …]
|
/external/libphonenumber/ |
D | release_notes.txt | 2 Code changes: 13 Metadata changes: 24 GitHub project changes: 27 Metadata structure changes in XML file: 39 Code changes: 50 Metadata changes: 61 Internal changes: 65 to backwards-incompatible changes without notice or guarantees. 66 Metadata changes: 78 Code changes: [all …]
|
/external/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 118 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState() argument 121 DDA.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState() 139 DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, 144 /// GetTestResult - Get the test result for the active set \p Changes with 145 /// \p Required changes from the cache, executing the test if necessary. 147 /// \param Changes - The set of active changes being minimized, which should 149 /// \param Required - The set of changes which have previously been 152 bool GetTestResult(const changeset_ty &Changes, const changeset_ty &Required); 155 /// Helper object for minimizing an active set of changes. 162 /// UpdatedSearchState - Callback used when the search state changes. [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | DAGDeltaAlgorithm.cpp | 117 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState() argument 120 DDA.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState() 138 DAGDeltaAlgorithmImpl(DAGDeltaAlgorithm &DDA, const changeset_ty &Changes, 143 /// GetTestResult - Get the test result for the active set \p Changes with 144 /// \p Required changes from the cache, executing the test if necessary. 146 /// \param Changes - The set of active changes being minimized, which should 148 /// \param Required - The set of changes which have previously been 151 bool GetTestResult(const changeset_ty &Changes, const changeset_ty &Required); 154 /// Helper object for minimizing an active set of changes. 161 /// UpdatedSearchState - Callback used when the search state changes. [all …]
|
/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/ast/ |
D | NodeListTest.java | 43 private AstObserver createObserver(List<String> changes) { in createObserver() argument 47 …changes.add(String.format("change of property %s for %s: from '%s' to '%s'", property, observedNod… in createObserver() 52 …changes.add(String.format("setting parent for %s: was %s, now is %s", observedNode, previousParent… in createObserver() 57 … changes.add(String.format("'%s' %s in list at %d", nodeAddedOrRemoved, type, index)); in createObserver() 62 … changes.add(String.format("'%s' %s in list at %d", oldNode, ListChangeType.REMOVAL, index)); in createObserver() 63 … changes.add(String.format("'%s' %s in list at %d", newNode, ListChangeType.ADDITION, index)); in createObserver() 74 List<String> changes = new LinkedList<>(); 78 cd.getMembers().register(createObserver(changes)); 83 "'int c;' ADDITION in list at 3"), changes); 88 List<String> changes = new LinkedList<>(); [all …]
|
/external/deqp-deps/glslang/ |
D | CHANGES.md | 3 All notable changes to this project will be documented in this file. 8 ### Other changes 21 ### Other changes 34 ### Other changes 43 ### Breaking changes 46 ### Other changes 56 ### Other changes 63 ### Other changes 74 ### Other changes 81 ### Other changes [all …]
|