Home
last modified time | relevance | path

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

12345678910>>...184

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_kinstr_jm.c120 * backwards-incompatible changes. Note that one userspace can opt to handle
129 * When making changes to this structure, make sure they are either:
155 * struct reader_changes - The circular buffer of kernel atom state changes
162 * @producer: The producing spinlock which allows us to push changes into the
172 * SMP load. This allows the producer to safely insert new changes
177 * @size: The number of changes that are allowed in @c data. Can be used
182 * @threshold: The number of changes above which threads polling on the reader
196 * reader_changes_is_valid_size() - Determines if requested changes buffer size
219 * reader_changes_init() - Initializes the reader changes and allocates the
220 * changes buffer
[all …]
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DVim11changes to Vim yourself, you must clearly describe in the distribution how to contact you. When th…
13 …dified, as mentioned at I). If you make additional changes the text under a) applies to those chan…
15changes, including source code, with every copy of the modified Vim you distribute. This may be do…
17 …a modified Vim which includes changes as mentioned under c), you can distribute it without the sou…
18 …e changes permits you to distribute the changes to the Vim maintainer without fee or restriction, …
19changes for at least three years after last distributing the corresponding modified Vim. When the …
22 …e) When the GNU General Public License (GPL) applies to the changes, you can distribute the modifi…
24 …essage is only required for as far as this does not conflict with the license used for the changes.
28changes and make them available to the maintainer, including the source code. The preferred way to…
/OK3568_Linux_fs/buildroot/dl/qt5serialport/
HDqtserialport-191e67e428522a0e2e1e8d2f3440607a9760d441.tar.bz2 ... /dist/ qtserialport-191e67e428522a0e2e1e8d2f3440607a9760d441/dist/changes-5.1.1 qtserialport-191e67e428522a0e2e1e8d2f3440607a9760d441/dist ...
/OK3568_Linux_fs/buildroot/dl/qt5webchannel/
HDqtwebchannel-8c842152da613f941892481d62267c73c4a4f006.tar.bz2 ... /dist/ qtwebchannel-8c842152da613f941892481d62267c73c4a4f006/dist/changes-5.10.0 qtwebchannel-8c842152da613f941892481d62267c73c4a4f006/dist ...
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange.cpp204 QList<QSharedPointer<QMapboxGLStyleChange>> changes; in addMapParameter() local
211 changes << QMapboxGLStyleSetPaintProperty::fromMapParameter(param); in addMapParameter()
214 changes << QMapboxGLStyleSetLayoutProperty::fromMapParameter(param); in addMapParameter()
217 changes << QMapboxGLStyleSetFilter::fromMapParameter(param); in addMapParameter()
220 changes << QMapboxGLStyleAddLayer::fromMapParameter(param); in addMapParameter()
223 changes << QMapboxGLStyleAddSource::fromMapParameter(param); in addMapParameter()
226 changes << QMapboxGLStyleAddImage::fromMapParameter(param); in addMapParameter()
230 return changes; in addMapParameter()
235 QList<QSharedPointer<QMapboxGLStyleChange>> changes; in addMapItem() local
245 return changes; in addMapItem()
[all …]
/OK3568_Linux_fs/external/xserver/xkb/
H A DxkbLEDs.c91 * specified by 'xkbi' to reflect any changes that are required
93 * extent of the changes is reported in change, which must be defined.
235 XkbChangesPtr changes, XkbEventCausePtr cause) in XkbUpdateLedAutoState() argument
279 XkbFlushLedEvents(dev, kbd, sli, ed, changes, cause); in XkbUpdateLedAutoState()
283 if (changes == NULL) { in XkbUpdateLedAutoState()
284 changes = &my_changes; in XkbUpdateLedAutoState()
285 memset((char *) changes, 0, sizeof(XkbChangesRec)); in XkbUpdateLedAutoState()
287 changes->indicators.state_changes |= affected; in XkbUpdateLedAutoState()
298 if (changes != &my_changes) in XkbUpdateLedAutoState()
299 changes = NULL; in XkbUpdateLedAutoState()
[all …]
H A DXKBMAlloc.c561 int minKC, int maxKC, XkbChangesPtr changes) in XkbChangeKeycodeRange() argument
570 if (changes) in XkbChangeKeycodeRange()
571 changes->map.min_key_code = minKC; in XkbChangeKeycodeRange()
577 if (changes) { in XkbChangeKeycodeRange()
578 changes->map.changed = _ExtendRange(changes->map.changed, in XkbChangeKeycodeRange()
580 &changes->map. in XkbChangeKeycodeRange()
582 &changes->map. in XkbChangeKeycodeRange()
588 if (changes) { in XkbChangeKeycodeRange()
589 changes->map.changed = _ExtendRange(changes->map.changed, in XkbChangeKeycodeRange()
592 &changes->map. in XkbChangeKeycodeRange()
[all …]
H A DXKBMisc.c375 XkbApplyCompatMapToKey(XkbDescPtr xkb, KeyCode key, XkbChangesPtr changes) in XkbApplyCompatMapToKey() argument
477 if (changes && old != BitIsOn(xkb->ctrls->per_key_repeat, key)) in XkbApplyCompatMapToKey()
478 changes->ctrls.changed_ctrls |= XkbPerKeyRepeatMask; in XkbApplyCompatMapToKey()
488 if (changes && (old != BitIsOn(xkb->ctrls->per_key_repeat, key))) in XkbApplyCompatMapToKey()
489 changes->ctrls.changed_ctrls |= XkbPerKeyRepeatMask; in XkbApplyCompatMapToKey()
497 if (changes) { in XkbApplyCompatMapToKey()
500 mc = &changes->map; in XkbApplyCompatMapToKey()
537 unsigned groups, int *newTypesIn, XkbMapChangesPtr changes) in XkbChangeTypesOfKey() argument
644 if (changes != NULL) { in XkbChangeTypesOfKey()
645 if (changes->changed & XkbKeySymsMask) { in XkbChangeTypesOfKey()
[all …]
/OK3568_Linux_fs/buildroot/docs/website/
H A Dnews.html22 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11">CHANGES</a>
39 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc3">CHANGES</a>
60 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc2">CHANGES</a>
82 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.7">CHANGES</a>
101 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.2">CHANGES</a>
118 <p>We have a new release candidate! Lots of changes all over the tree, see the
119 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.11-rc1">CHANGES</a>
141 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.02.6">CHANGES</a>
160 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.05.3">CHANGES</a>
182 <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2021.08.1">CHANGES</a>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5websockets/
HDqtwebsockets-6a4991250793cd38efa5e8db858cd49c82439130.tar.bz2 ... /dist/ qtwebsockets-6a4991250793cd38efa5e8db858cd49c82439130/dist/changes-5.10.0 qtwebsockets-6a4991250793cd38efa5e8db858cd49c82439130/dist ...
/OK3568_Linux_fs/buildroot/dl/qt5serialbus/
HDqtserialbus-e34053fbda8d687e3dc294fbd5e3a88bf94a7a66.tar.bz2 ... e34053fbda8d687e3dc294fbd5e3a88bf94a7a66/dist/ qtserialbus-e34053fbda8d687e3dc294fbd5e3a88bf94a7a66/dist/changes-5.10.0 qtserialbus-e34053fbda8d687e3dc294fbd5e3a88bf94a7a66/dist/ ...
/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A DChangeLog20 floating point registers. Therefore, any changes to the
29 * The changes are designed to break any patch that goes on top
30 of this code, so that the authors properly review their changes.
36 * fpa11.c - Changes due to FPA11, FPREG structure alterations.
37 * fpa11_cpdo.c - Changes due to FPA11, FPREG structure alterations.
38 * fpa11_cpdt.c - Changes due to FPA11, FPREG structure alterations.
39 * fpa11_cprt.c - Changes due to FPA11, FPREG structure alterations.
40 * single_cpdo.c - Changes due to FPA11, FPREG structure alterations.
41 * double_cpdo.c - Changes due to FPA11, FPREG structure alterations.
42 * extended_cpdo.c - Changes due to FPA11, FPREG structure alterations.
[all …]
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dseries.py17 valid_series = ['to', 'cc', 'version', 'changes', 'prefix', 'notes', 'name',
28 changes: (dict) List of changes for each version, The key is
39 self.changes = {}
141 """Create a list of changes for each version.
146 Changes in v4:
149 Changes in v3: None
150 Changes in v2:
160 for change in sorted(self.changes, reverse=True):
162 for this_commit, text in self.changes[change]:
167 line = 'Changes in v%d:' % change
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst146 is usually named "poky", allows you to make changes, contribute to the
239 responsible for accepting changes from other developers and for
254 area. These branches hold changes (commits) to the project that have
257 determines if the changes are qualified to be moved from the "contrib"
263 develop changes. When a developer is satisfied with a particular feature
274 There is a somewhat formal method by which developers commit changes and
278 submitting patches and changes, see the
282 In summary, there is a single point of entry for changes into the
285 develop, test, and submit changes to "contrib" areas for the maintainer
286 to examine. The maintainer then chooses which changes are going to
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Drefcount-vs-atomic.rst79 Function changes:
84 Memory ordering guarantee changes:
92 Function changes:
97 Memory ordering guarantee changes:
104 Function changes:
108 Memory ordering guarantee changes:
116 Function changes:
121 Memory ordering guarantees changes:
132 Function changes:
137 Memory ordering guarantees changes:
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.6.rst7 .. _migration-2.6-gcc-changes:
14 release, see https://gcc.gnu.org/gcc-8/changes.html.
76 .. _migration-2.6-packaging-changes:
78 Packaging Changes
81 The following packaging changes have been made:
150 .. _migration-2.6-image-kernel-artifact-naming-changes:
152 Image/Kernel Artifact Naming Changes
155 The following changes have been made:
160 allows easier and more direct changes.
237 .. _migration-2.6-override-changes:
[all …]
H A Dmigration-2.4.rst20 .. _migration-2.4-packaging-changes:
22 Packaging Changes
25 This section provides information about packaging changes that have
28 - ``python3`` Changes:
45 - ``util-linux`` Changes:
211 .. _migration-2.4-package-qa-changes:
213 Package QA Changes
216 The following package QA changes took place:
227 .. _migration-2.4-readme-changes:
229 ``README`` File Changes
[all …]
H A Dmigration-1.7.rst7 .. _migration-1.7-changes-to-setting-qemu-packageconfig-options:
9 Changes to Setting QEMU ``PACKAGECONFIG`` Options in ``local.conf``
37 .. _migration-1.7-autotools-class-changes:
39 Autotools Class Changes
42 The following :ref:`autotools <ref-classes-autotools>` class changes
117 replacement should not require any significant changes to other software
118 that links to ``eglibc``. However, there were a number of minor changes
125 For full details on the changes in ``glibc 2.20``, see the upstream
149 .. _migration-1.7-qa-check-changes:
151 QA Check Changes
[all …]
H A Dmigration-1.5.rst7 .. _migration-1.5-host-dependency-changes:
9 Host Dependency Changes
52 The following changes have been made that relate to BitBake:
81 The following changes have been made to the package QA checks:
106 .. _migration-1.5-directory-layout-changes:
108 Directory Layout Changes
111 The following directory changes exist:
156 The following changes have been made that relate to
185 must be changed. You can find a guide on how to make these changes
202 .. _migration-1.5-images-now-rebuild-only-on-changes-instead-of-every-time:
[all …]
H A Dmigration-1.6.rst18 .. _migration-1.6-packaging-changes:
20 Packaging Changes
23 The following packaging changes have been made:
46 The following changes have been made to :term:`BitBake`.
122 .. _migration-1.6-variable-changes:
124 Changes to Variables
130 .. _migration-1.6-variable-changes-TMPDIR:
142 .. _migration-1.6-variable-changes-PRINC:
148 detected during a build. For :term:`PR` increments on changes,
153 .. _migration-1.6-variable-changes-IMAGE_TYPES:
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/
H A Dintro.rst60 to separating source changes.
63 minimal changes to the sources, the released recipes provide a vetted
64 base upon which to layer your changes. Doing so allows you to benefit
100 kernel recipes. Configuration changes can be added in the form of
134 3. *Make Changes to the Kernel Source Code if applicable:* Modifying the
136 if you have to do this, you make the changes to the files in the
147 4. *Make Kernel Configuration Changes if Applicable:* If your situation
151 interactively develop and test the configuration changes you are
152 making to the kernel. Saving changes you make with ``menuconfig``
162 Once you are satisfied with the configuration changes made using
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5svg/
HDqtsvg-23b8cf7d833c335d7735855570c05e9e0893a9b7.tar.bz2 ... /dist/ qtsvg-23b8cf7d833c335d7735855570c05e9e0893a9b7/dist/changes-5.0.1 qtsvg-23b8cf7d833c335d7735855570c05e9e0893a9b7/dist ...
/OK3568_Linux_fs/kernel/Documentation/process/
H A D7.AdvancedTopics.rst41 of the mainline repository, explore the revision history, commit changes to
74 you have been working on it for months. Changes can be transparently
81 Rewriting history will rewrite the changes contained in that history,
90 So, once you push a set of changes to your publicly-available server, those
91 changes should not be rewritten. Git will attempt to enforce this rule if
92 you try to push changes which do not result in a fast-forward merge
93 (i.e. changes which do not share the same history). It is possible to
101 As the mainline (or other tree upon which a set of changes is based)
109 release). If you are nervous about specific changes, you can always
116 slip in ill-advised changes which go into the mainline below the review
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dedit-context.h28 /* A set of changes to the source code.
30 The changes are "atomic" - if any changes can't be applied,
32 Similarly, attempts to add the changes from a rich_location flagged
33 as containing invalid changes mean that the whole of the edit_context
37 in the files when they were parsed, before any changes have been made, and
39 later fix-its to allow for the changes made by earlier ones. This
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dedit-context.h28 /* A set of changes to the source code.
30 The changes are "atomic" - if any changes can't be applied,
32 Similarly, attempts to add the changes from a rich_location flagged
33 as containing invalid changes mean that the whole of the edit_context
37 in the files when they were parsed, before any changes have been made, and
39 later fix-its to allow for the changes made by earlier ones. This

12345678910>>...184