/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-jdcal_1.4.1.bb | 1 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 D | python3-marshmallow_3.26.0.bb | 2 DESCRIPTION = "Marshmallow is an ORM/ODM/framework-agnostic library for converting complex datatype…
|
H A D | python3-typer_0.15.1.bb | 4 … 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 D | libfakekey_git.bb | 1 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 D | dlmthread.c | 64 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 D | dlmconvert.c | 177 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 D | dlmunlock.c | 226 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 D | xmlto_0.0.29.bb | 1 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 D | softfloat-specialize | 104 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 D | spirv-shader-generator_git.bb | 1 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 D | 0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch | 4 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 D | python3-edid-json-tool_0.9.1.bb | 3 EDID files, by parsing them as well as by converting between EDID \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
H A D | 0001-search-for-log-help-in-build-dir.patch | 19 # this pays off when converting the manpage to HTML or such.
|
/openbmc/linux/fs/exfat/ |
H A D | Kconfig | 21 converting between the encoding that is used for user visible
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libwmf/ |
H A D | libwmf_0.2.13.bb | 1 SUMMARY = "Library for converting WMF files"
|
/openbmc/openbmc/poky/meta/recipes-extended/xinetd/ |
H A D | xinetd_2.3.15.4.bb | 51 # Script for converting inetd.conf files into xinetd.conf files
|
/openbmc/linux/scripts/coccinelle/locks/ |
H A D | call_kern.cocci | 3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/fwts/fwts/ |
H A D | 0006-use-intptr_t-to-fix-pointer-to-int-cast-issues.patch | 7 converting a void* to uintptr_t and back again
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-mem2mem.rst | 14 converting from YUV to RGB).
|
/openbmc/u-boot/doc/driver-model/ |
H A D | serial-howto.txt | 13 Here is a suggested approach for converting your serial driver over to driver
|
H A D | i2c-howto.txt | 23 Here is a suggested approach for converting your I2C driver over to driver
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal.rst | 22 There are three equations converting from temperature to temperature code.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | jfs.rst | 12 Character set to use for converting from Unicode to
|
/openbmc/linux/Documentation/filesystems/ |
H A D | isofs.rst | 19 iocharset=name Character set to use for converting from Unicode to
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | TODO | 62 simplified by converting it to threaded IRQ handling. Use pciehp as a
|