Home
last modified time | relevance | path

Searched refs:converting (Results 1 – 25 of 113) sorted by relevance

12345

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-jdcal_1.4.1.bb1 SUMMARY = "This module contains functions for converting between Julian dates and calendar dates"
2 DESCRIPTION = "A function for converting Gregorian calendar dates to Julian dates, \
3 and another function for converting Julian calendar dates to Julian dates are defined. \
H A Dpython3-marshmallow_3.26.0.bb2 DESCRIPTION = "Marshmallow is an ORM/ODM/framework-agnostic library for converting complex datatype…
H A Dpython3-typer_0.15.1.bb4 … It's also a command line tool to run scripts, automatically converting them to CLI applications. \
/openbmc/openbmc/poky/meta/recipes-graphics/libfakekey/
H A Dlibfakekey_git.bb1 SUMMARY = "Library for converting characters to X key-presses"
2 DESCRIPTION = "libfakekey is a simple library for converting UTF-8 characters into 'fake' X \
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmthread.c64 list_empty(&res->converting) && in __dlm_lockres_has_locks()
358 converting: in dlm_shuffle_lists()
359 if (list_empty(&res->converting)) in dlm_shuffle_lists()
364 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists()
388 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
429 goto converting; in dlm_shuffle_lists()
451 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
489 goto converting; in dlm_shuffle_lists()
H A Ddlmconvert.c177 list_for_each_entry(tmplock, &res->converting, list) { in __dlmconvert_master()
221 list_move_tail(&lock->list, &res->converting); in __dlmconvert_master()
295 list_move_tail(&lock->list, &res->converting); in dlmconvert_remote()
H A Ddlmunlock.c226 if (!dlm_lock_on_list(&res->converting, lock)) in dlmunlock_common()
538 } else if (dlm_lock_on_list(&res->converting, lock)) { in dlm_get_cancel_actions()
/openbmc/openbmc/poky/meta/recipes-devtools/xmlto/
H A Dxmlto_0.0.29.bb1 SUMMARY = "A shell-script tool for converting XML files to various formats"
3 DESCRIPTION = "Utility xmlto is a simple shell-script tool for converting XML files to various form…
/openbmc/linux/arch/arm/nwfpe/
H A Dsoftfloat-specialize104 Returns the result of converting the single-precision floating-point NaN
123 Returns the result of converting the canonical NaN `a' to the single-
198 Returns the result of converting the double-precision floating-point NaN
217 Returns the result of converting the canonical NaN `a' to the double-
306 Returns the result of converting the extended double-precision floating-
325 Returns the result of converting the canonical NaN `a' to the extended
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/spir/
H A Dspirv-shader-generator_git.bb1 SUMMARY = "SPIRV-Cross is a tool designed for parsing and converting SPIR-V \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch4 Subject: [PATCH] img2simg: Add support for converting holes to "don't care"
7 This adds support for converting files with holes to "don't care"
/openbmc/openbmc/meta-nuvoton/recipes-nuvoton/program-edid/
H A Dpython3-edid-json-tool_0.9.1.bb3 EDID files, by parsing them as well as by converting between EDID \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0001-search-for-log-help-in-build-dir.patch19 # this pays off when converting the manpage to HTML or such.
/openbmc/linux/fs/exfat/
H A DKconfig21 converting between the encoding that is used for user visible
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/
H A Dlibwmf_0.2.13.bb1 SUMMARY = "Library for converting WMF files"
/openbmc/openbmc/poky/meta/recipes-extended/xinetd/
H A Dxinetd_2.3.15.4.bb51 # Script for converting inetd.conf files into xinetd.conf files
/openbmc/linux/scripts/coccinelle/locks/
H A Dcall_kern.cocci3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/
H A D0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch7 converting a void* to uintptr_t and back again
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-mem2mem.rst14 converting from YUV to RGB).
/openbmc/u-boot/doc/driver-model/
H A Dserial-howto.txt13 Here is a suggested approach for converting your serial driver over to driver
H A Di2c-howto.txt23 Here is a suggested approach for converting your I2C driver over to driver
/openbmc/linux/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst22 There are three equations converting from temperature to temperature code.
/openbmc/linux/Documentation/admin-guide/
H A Djfs.rst12 Character set to use for converting from Unicode to
/openbmc/linux/Documentation/filesystems/
H A Disofs.rst19 iocharset=name Character set to use for converting from Unicode to
/openbmc/linux/drivers/pci/hotplug/
H A DTODO62 simplified by converting it to threaded IRQ handling. Use pciehp as a

12345