Home
last modified time | relevance | path

Searched refs:Changes (Results 1 – 25 of 209) sorted by relevance

123456789

/external/clang/lib/Format/
DWhitespaceManager.cpp42 Changes.clear(); in reset()
53 Changes.push_back(Change(true, Tok.WhitespaceRange, IndentLevel, Spaces, in replaceWhitespace()
62 Changes.push_back(Change(false, Tok.WhitespaceRange, /*IndentLevel=*/0, in addUntouchableToken()
75 Changes.push_back(Change( in replaceWhitespaceInToken()
89 if (Changes.empty()) in generateReplacements()
92 std::sort(Changes.begin(), Changes.end(), Change::IsBeforeInFile(SourceMgr)); in generateReplacements()
102 Changes[0].PreviousEndOfTokenColumn = 0; in calculateLineBreakInformation()
103 for (unsigned i = 1, e = Changes.size(); i != e; ++i) { in calculateLineBreakInformation()
105 SourceMgr.getFileOffset(Changes[i].OriginalWhitespaceRange.getBegin()); in calculateLineBreakInformation()
107 Changes[i - 1].OriginalWhitespaceRange.getEnd()); in calculateLineBreakInformation()
[all …]
/external/llvm/lib/Support/
DDeltaAlgorithm.cpp17 bool DeltaAlgorithm::GetTestResult(const changeset_ty &Changes) { in GetTestResult() argument
18 if (FailedTestsCache.count(Changes)) in GetTestResult()
21 bool Result = ExecuteOneTest(Changes); in GetTestResult()
23 FailedTestsCache.insert(Changes); in GetTestResult()
44 DeltaAlgorithm::Delta(const changeset_ty &Changes, in Delta() argument
47 UpdatedSearchState(Changes, Sets); in Delta()
51 return Changes; in Delta()
55 if (Search(Changes, Sets, Res)) in Delta()
64 return Changes; in Delta()
66 return Delta(Changes, SplitSets); in Delta()
[all …]
DDAGDeltaAlgorithm.cpp66 const changeset_ty &Changes; member in __anon86cd86b20111::DAGDeltaAlgorithmImpl
121 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState() argument
124 DDA.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState()
156 bool GetTestResult(const changeset_ty &Changes, const changeset_ty &Required);
167 void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState() argument
169 DDAI.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState()
189 Changes(_Changes), in DAGDeltaAlgorithmImpl()
192 for (changeset_ty::const_iterator it = Changes.begin(), in DAGDeltaAlgorithmImpl()
193 ie = Changes.end(); it != ie; ++it) { in DAGDeltaAlgorithmImpl()
204 for (changeset_ty::const_iterator it = Changes.begin(), in DAGDeltaAlgorithmImpl()
[all …]
/external/llvm/include/llvm/ADT/
DDeltaAlgorithm.h53 bool GetTestResult(const changeset_ty &Changes);
60 changeset_ty Delta(const changeset_ty &Changes,
69 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets,
74 virtual void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState() argument
86 changeset_ty Run(const changeset_ty &Changes);
DDAGDeltaAlgorithm.h63 changeset_ty Run(const changeset_ty &Changes,
67 virtual void UpdatedSearchState(const changeset_ty &Changes, in UpdatedSearchState() argument
/external/tagsoup/
DCHANGES1 Changes from 1.2 to 1.2.1
7 Changes from 1.1.3 to 1.2
32 Changes from 1.1.2 to 1.1.3
38 Changes from 1.1.1 to 1.1.2
42 Changes from 1.1 to 1.1.1
48 Changes from 1.0.5 to 1.1
52 Changes from 1.0.4 to 1.0.5
60 Changes from 1.0.4 to 1.0.3
66 Changes from 1.0.3 to 1.0.2
71 Changes from 1.0.1 to 1.0.2
[all …]
/external/protobuf/gtest/
DCHANGES1 Changes for 1.4.0:
20 Changes for 1.3.0:
35 Changes for 1.2.1:
39 * Changes to the build scripts to support upcoming release of Google C++
44 Changes for 1.2.0:
58 Changes for 1.1.0:
68 Changes for 1.0.1:
74 Changes for 1.0.0:
/external/strace/
DNEWS4 * Changes in behavior
43 * Changes in behavior
96 * Changes in behavior
172 * Changes in behavior
258 * Changes in behavior
307 Changes in 4.5.18
313 Changes in 4.5.17
322 Changes in 4.5.16
330 Changes in 4.5.15
337 Changes in 4.5.14
[all …]
/external/tinyxml/
Dchanges.txt1 Changes in version 1.0.1:
10 Changes in version 1.0.2
13 Changes in version 1.0.3
21 Changes in version 1.1.0
33 Changes in version 1.2.0
40 Changes in version 1.2.1
45 Changes in version 1.2.2
49 Changes in version 1.2.3
55 Changes in version 1.2.4
64 Changes in version 2.0.0 BETA
[all …]
/external/chromium_org/mojo/services/public/cpp/view_manager/tests/
Dview_unittest.cc334 typedef std::vector<Change> Changes; typedef in mojo::__anon426aac4d0111::OrderChangeObserver
343 Changes GetAndClearChanges() { in GetAndClearChanges()
344 Changes changes; in GetAndClearChanges()
368 Changes changes_;
395 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F()
415 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F()
435 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F()
455 OrderChangeObserver::Changes changes = observer.GetAndClearChanges(); in TEST_F()
469 typedef std::vector<std::string> Changes; typedef
490 Changes GetAndClearChanges() { in GetAndClearChanges()
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/
DCHANGES1 Changes for 1.7.0:
28 Changes for 1.6.0:
60 Changes for 1.5.0:
82 Changes for 1.4.0:
101 Changes for 1.3.0:
116 Changes for 1.2.1:
120 * Changes to the build scripts to support upcoming release of Google C++
125 Changes for 1.2.0:
139 Changes for 1.1.0:
149 Changes for 1.0.1:
[all …]
/external/gtest/
DCHANGES1 Changes for 1.7.0:
28 Changes for 1.6.0:
60 Changes for 1.5.0:
82 Changes for 1.4.0:
101 Changes for 1.3.0:
116 Changes for 1.2.1:
120 * Changes to the build scripts to support upcoming release of Google C++
125 Changes for 1.2.0:
139 Changes for 1.1.0:
149 Changes for 1.0.1:
[all …]
/external/chromium_org/testing/gtest/
DCHANGES1 Changes for 1.7.0:
28 Changes for 1.6.0:
60 Changes for 1.5.0:
82 Changes for 1.4.0:
101 Changes for 1.3.0:
116 Changes for 1.2.1:
120 * Changes to the build scripts to support upcoming release of Google C++
125 Changes for 1.2.0:
139 Changes for 1.1.0:
149 Changes for 1.0.1:
[all …]
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES1 Changes for 1.7.0:
28 Changes for 1.6.0:
60 Changes for 1.5.0:
82 Changes for 1.4.0:
101 Changes for 1.3.0:
116 Changes for 1.2.1:
120 * Changes to the build scripts to support upcoming release of Google C++
125 Changes for 1.2.0:
139 Changes for 1.1.0:
149 Changes for 1.0.1:
[all …]
/external/llvm/unittests/ADT/
DDeltaAlgorithmTest.cpp40 virtual bool ExecuteOneTest(const changeset_ty &Changes) { in ExecuteOneTest() argument
42 return std::includes(Changes.begin(), Changes.end(), in ExecuteOneTest()
DDAGDeltaAlgorithmTest.cpp25 virtual bool ExecuteOneTest(const changeset_ty &Changes) { in ExecuteOneTest() argument
27 return std::includes(Changes.begin(), Changes.end(), in ExecuteOneTest()
/external/chromium_org/v8/benchmarks/
DREADME.txt14 Changes From Version 1 To Version 2
32 Changes From Version 2 To Version 3
45 Changes from Version 3 to Version 4
57 Changes from Version 4 to Version 5
66 Changes from Version 5 to Version 6
82 Changes from Version 6 to Version 7
/external/libedit/
DREADME.android4 * - Changes due to Android's build system.
5 * - Changes due to Android's toolchain.
/external/zlib/src/
DChangeLog4 Changes in 1.2.8 (28 Apr 2013)
11 Changes in 1.2.7.3 (13 Apr 2013)
14 Changes in 1.2.7.2 (13 Apr 2013)
19 Changes in 1.2.7.1 (24 Mar 2013)
67 Changes in 1.2.7 (2 May 2012)
115 Changes in 1.2.6.1 (12 Feb 2012)
129 Changes in 1.2.6 (29 Jan 2012)
156 Changes in 1.2.5.3 (15 Jan 2012)
171 Changes in 1.2.5.2 (17 Dec 2011)
223 Changes in 1.2.5.1 (10 Sep 2011)
[all …]
/external/chromium_org/chrome/browser/ui/cocoa/toolbar/
Dreload_button_unittest.mm113 // Changes to stop immediately.
117 // Changes to reload immediately.
121 // Changes to stop immediately when the mouse is hovered, and
131 // Changes to reload immediately when the mouse is hovered, and
148 // Changes to stop immediately when the mouse is not hovering.
152 // Changes to reload immediately when the mouse is not hovering.
156 // Changes to stop immediately when the mouse is hovered, and
/external/llvm/lib/CodeGen/
DLiveRangeCalc.cpp283 unsigned Changes; in updateSSA() local
285 Changes = 0; in updateSSA()
341 ++Changes; in updateSSA()
370 ++Changes; in updateSSA()
374 } while (Changes); in updateSSA()
/external/compiler-rt/
DREADME.android4 * - Changes due to Android's build system.
5 * - Changes due to Android's toolchain.
6 * - Changes due to the limitations in Android-based consumer electronics.
/external/clang/docs/
DReleaseNotes.rst109 C Language Changes in Clang
119 C++ Language Changes in Clang
129 Objective-C Language Changes in Clang
134 OpenCL C Language Changes in Clang
139 Internal API Changes
178 Python Binding Changes
/external/llvm/lib/Target/R600/
DSIInsertWaits.cpp347 bool Changes = false; in runOnMachineFunction() local
367 Changes |= insertWait(MBB, I, handleOperands(*I)); in runOnMachineFunction()
372 Changes |= insertWait(MBB, MBB.getFirstTerminator(), LastIssued); in runOnMachineFunction()
375 return Changes; in runOnMachineFunction()
/external/chromium_org/mojo/services/view_manager/
Dview_manager_unittest.cc451 typedef std::vector<std::string> Changes; typedef
871 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
882 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
928 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
938 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
973 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
985 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
1008 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
1020 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
1031 const Changes changes(ChangesToDescription1(connection_->changes())); in TEST_F()
[all …]

123456789