Home
last modified time | relevance | path

Searched refs:removal (Results 1 – 25 of 212) sorted by relevance

123456789

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py335 for removal in removals:
336 translated = removal.translate(numeric_removal)
339 revmap_remove[translated].append(removal)
353 removal = revmap_remove[translated][0]
355 commondir2 = removal.split("/")
375 filechanges.append(FileChange(removal, FileChange.changetype_move, addition))
378 if removal in removals:
379 removals.remove(removal)
385 for removal in removals:
386 filechanges.append(FileChange(removal, FileChange.changetype_remove))
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A DKconfig30 bool "Enable removal of RAM from kernel mappings for tracing"
33 Enabling this option allows for the removal of memory (RAM)
/OK3568_Linux_fs/kernel/drivers/of/unittest-data/
H A Doverlay_6.dts6 /* overlays 6, 7 application and removal in sequence */
H A Doverlay_7.dts6 /* overlays 6, 7 application and removal in sequence */
H A Doverlay_8.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_9.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_10.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
H A Doverlay_11.dts6 /* overlays 8, 9, 10, 11 application and removal in bad sequence */
/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DReadme.txt20 c. Send SetControlLineState message during driver/device removal
38 or device removal is in progress.
/OK3568_Linux_fs/buildroot/package/datatables-responsive/
H A DConfig.in10 removal of columns from the table.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dqcom,msm8916-wcd-analog.txt16 "mbhc_ins_rem_det1" - jack insert removal detect interrupt 1.
19 "mbhc_ins_rem_det" - jack insert removal detect interrupt.
H A Dsirf-audio.txt14 insertion, removal.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0006-CA_SET_PID.patch11 + Quick hack around the removal of ca_pid_t and CA_GET_PID in recent kernels
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python-systemd/
H A D0002-setup.py-switch-from-distutils-to-setuptools.patch6 In Python 3.10, distutils is deprecated and slated for removal in Python
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/
H A D0001-setup.py-switch-to-setuptools.patch7 removal in Python 3.12.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-sdnotify/
H A D0001-setup.py-switch-to-setuptools.patch6 In Python 3.10, 'distutils' is deprecated and is slated for removal in
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/
H A Dgettext-minimal-native_0.21.bb4 the removal of gettext-native from most dependency chains (now only \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-meh/python3-meh/
H A D0001-setup.py-switch-from-distutils-to-setuptools.patch6 In Python 3.10 'distutils' is deprecated with removal slated for Python
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drecipe_sanity.bbclass90 __note("candidate for removal of %s" % k, d)
99 (can_delete_FILESPATH, "candidate for removal of FILESPATH"),
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-Nodejs-Fixed-pipes-DeprecationWarning.patch6 DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A DTODO6 - check on hardware effects of removal of USE_HW_I2C and USE_DVICHIP (these two
/OK3568_Linux_fs/buildroot/package/pkcs11-helper/
H A DConfig.in11 card removal and card insert events, handling card re-insert
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/
H A Dpkcs11-helper_1.28.0.bb6 card removal and card insert events, handling card ie-insert to a different \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/
H A DCMU-Tex9 permission notice identical to this one except for the removal of this
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcpu_hotplug.rst18 insertion and removal require support for CPU hotplug.
185 During the removal of a hotplug state the teardown callback will be invoked.
209 On removal of the instance: ::
218 removal of a state because usually the operation needs to performed once a CPU
220 each registration and removal function is also available with a ``_nocalls``

123456789