Home
last modified time | relevance | path

Searched full:changes (Results 1 – 25 of 9431) sorted by relevance

12345678910>>...378

/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() 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/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() 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/libabigail/tests/data/test-abidiff/
Dtest-PR18791-report0.txt1 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/
DWhitespaceManager.cpp46 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/
DPR25058-liblttng-ctl-report-1.txt1 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 2 data member changes:
100 parameter 1 of type 'lttng_action*' has sub-type changes:
109 parameter 1 of type 'lttng_action*' has sub-type changes:
112 …unction lttng_action_type lttng_action_get_type(lttng_action*)' has some indirect sub-type changes:
113 parameter 1 of type 'lttng_action*' has sub-type changes:
116 [C] 'function lttng_action* lttng_action_notify_create()' has some indirect sub-type changes:
[all …]
Dtest30-vtable-changes-report-0.txt1 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 …]
Dtest41-PR20476-hidden-report-0.txt1 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 …]
Dtest29-vtable-changes-report-0.txt1 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 …]
Dtest31-vtable-changes-report-0.txt1 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/llvm-project/clang/lib/Format/
DWhitespaceManager.cpp53 Changes.push_back(Change(Tok, /*CreateReplacement=*/true, Tok.WhitespaceRange, in replaceWhitespace()
63 Changes.push_back(Change(Tok, /*CreateReplacement=*/false, in addUntouchableToken()
82 Changes.push_back( in replaceWhitespaceInToken()
91 if (Changes.empty()) in generateReplacements()
94 llvm::sort(Changes, 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 Changes[i].OriginalWhitespaceRange.getBegin(); in calculateLineBreakInformation()
115 Changes[i - 1].OriginalWhitespaceRange.getEnd(); in calculateLineBreakInformation()
[all …]
/external/libabigail/tests/data/test-diff-pkg/
Dspice-server-0.12.4-19.el7.x86_64-0.12.8-1.el7.x86_64-report-2.txt1 ================ 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:
37 13 data member changes:
51 3 data member changes:
66 37 data member changes (2 filtered):
75 2 data member changes:
79 … 3 data member changes:
[all …]
Dtbb-4.1-9.20130314.fc22.x86_64--tbb-4.3-3.20141204.fc23.x86_64-report-1.txt1 ================ changes of 'libtbb.so.2'===============
2 Functions changes summary: 0 Removed, 16 Changed (94 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 …th_context_proxy::allocate(std::size_t) const' at task.cpp:66:1 has some indirect sub-type changes:
30 …eter 0 of type 'const tbb::internal::allocate_root_with_context_proxy* const' has sub-type changes:
41 1 data member changes (2 filtered):
47 …rent_queue_iterator_base(int)' at concurrent_queue_v2.cpp:360:1 has some indirect sub-type changes:
50 …rnal::concurrent_queue_base_v3&)' at concurrent_queue.cpp:622:1 has some indirect sub-type changes:
[all …]
Dnss-3.23.0-1.0.fc23.x86_64-report-0.txt1 ================ 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 …]
/external/libchrome/base/
Denvironment_unittest.cc107 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/
Dtest-source-dep.yml8 - 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/llvm-project/clang/test/SemaOpenCL/
Daddress-spaces.cl20 …rror {{assigning '__global int *__private' to '__private int *__private' changes address space of …
21 …ip = &li; // expected-error {{assigning '__local int *' to '__private int *__private' changes addr…
22 …ip = &ci; // expected-error {{assigning '__constant int *' to '__private int *__private' changes a…
28 // expected-error@-2 {{assigning '__constant int *' to '__generic int *__private' changes address s…
30 // expected-error@-4 {{assigning '__constant int *' to '__generic int *' changes address space of p…
38 // expected-error@-2 {{casting '__local int *' to type '__global int *' changes address space of po…
44 // expected-error@-2 {{casting '__constant int *' to type '__global int *' changes address space of…
50 // expected-error@-2 {{casting 'const __constant int *' to type '__global int *' changes address sp…
56 // expected-error@-2 {{casting '__private int *' to type '__global int *' changes address space of …
62 // expected-error@-2 {{casting '__global int *' to type '__local int *' changes address space of po…
[all …]
/external/llvm-project/polly/lib/External/isl/
DChangeLog3 changes:
8 changes:
16 changes:
26 changes:
33 changes:
44 changes:
54 changes:
59 changes:
71 changes:
76 changes:
[all …]
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/changes/
DChangeSetTestCase.java19 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/libphonenumber/
Drelease_notes.txt2 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/
DDAGDeltaAlgorithm.cpp118 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/
DDAGDeltaAlgorithm.cpp117 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/llvm-project/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp117 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/
DNodeListTest.java43 private AstObserver createObserver(List<String> changes) { in createObserver() argument
47changes.add(String.format("change of property %s for %s: from '%s' to '%s'", property, observedNod… in createObserver()
52changes.add(String.format("setting parent for %s: was %s, now is %s", observedNode, previousParent… in createObserver()
57changes.add(String.format("'%s' %s in list at %d", nodeAddedOrRemoved, type, index)); in createObserver()
62changes.add(String.format("'%s' %s in list at %d", oldNode, ListChangeType.REMOVAL, index)); in createObserver()
63changes.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/clang/test/SemaOpenCL/
Daddress-spaces.cl10 …ip = gip; // expected-error {{assigning '__global int *' to 'int *' changes address space of point…
11 …ip = &li; // expected-error {{assigning '__local int *' to 'int *' changes address space of pointe…
12 …ip = &ci; // expected-error {{assigning '__constant int *' to 'int *' changes address space of poi…
17 … // expected-error {{casting '__local int *' to type '__global int *' changes address space of …
18 … // expected-error {{casting '__constant int *' to type '__global int *' changes address space of …
19 …pected-error {{casting 'const __constant int *' to type '__global int *' changes address space of …
20 …g = (global int*) p; // expected-error {{casting 'int *' to type '__global int *' changes addre…
22 … // expected-error {{casting '__global int *' to type '__local int *' changes address space of …
23 … // expected-error {{casting '__constant int *' to type '__local int *' changes address space of …
24 …xpected-error {{casting 'const __constant int *' to type '__local int *' changes address space of …
[all …]
/external/libabigail/tests/data/test-fedabipkgdiff/
Dtest0-from-fc20-to-fc23-dbus-glib-report-0.txt3 ================ changes of 'libdbus-glib-1.so.2.2.2'===============
4 Functions changes summary: 0 Removed, 0 Changed, 2 Added functions
5 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
12 ================ end of changes of 'libdbus-glib-1.so.2.2.2'===============
14 ================ changes of 'dbus-binding-tool'===============
15 Functions changes summary: 2 Removed, 0 Changed, 1 Added functions
16 Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
17 Function symbols changes summary: 0 Removed, 0 Added function symbol not referenced by debug info
18 Variable symbols changes summary: 2 Removed, 0 Added variable symbols not referenced by debug info
34 ================ end of changes of 'dbus-binding-tool'===============
[all …]

12345678910>>...378