Home
last modified time | relevance | path

Searched refs:converted (Results 1 – 25 of 202) sorted by relevance

123456789

/openbmc/qemu/tests/qemu-iotests/
H A D178.out.qcow242 converted image file size in bytes: 196608
60 converted image file size in bytes: 524288
68 converted image file size in bytes: 458752
88 converted image file size in bytes: 1074135040
99 converted image file size in bytes: 8716288
107 converted image file size in bytes: 196608
123 converted image file size in bytes: 524288
140 converted image file size in bytes: 1074135040
150 converted image file size in bytes: 8716288
189 converted image file size in bytes: 196608
[all …]
H A D178.out.raw42 converted image file size in bytes: 0
58 converted image file size in bytes: 1073741824
65 converted image file size in bytes: 1073741824
75 converted image file size in bytes: 8388608
116 converted image file size in bytes: 0
136 converted image file size in bytes: 1073741824
145 converted image file size in bytes: 1073741824
157 converted image file size in bytes: 8388608
H A D058.out33 == verifying the converted snapshot with patterns, method 1 ==
39 == verifying the converted snapshot with patterns, method 2 ==
H A D05866 converted_image=$TEST_IMG.converted
/openbmc/qemu/qga/
H A Dcommands-windows-ssh.c145 bool converted = ConvertStringSidToSid(userInfo->SSID, &userPSID); in create_acl_user() local
146 if (!converted) { in create_acl_user()
207 bool converted = ConvertStringSidToSid(systemSID, &systemPSID); in create_acl_base() local
208 if (!converted) { in create_acl_base()
223 converted = ConvertStringSidToSid(adminSID, &adminGroupPSID); in create_acl_base()
224 if (!converted) { in create_acl_base()
388 bool converted = ConvertStringSidToSid(userInfo->SSID, &userPSID); in set_file_permissions() local
389 if (!converted) { in set_file_permissions()
/openbmc/u-boot/doc/driver-model/
H A DMIGRATION.txt14 The subsystem itself has been converted and maintainers should submit patches
24 The subsystem itself has been converted along with many of the host controller
34 The subsystem itself has been converted along with many of the host controller
72 Partially converted:
/openbmc/bmcweb/redfish-core/include/utils/
H A Dtelemetry_utils.hpp50 sdbusplus::message::object_path converted(dbusPath); in getTriggerIdFromDbusPath() local
52 if (converted.parent_path() != in getTriggerIdFromDbusPath()
58 const std::string& id = converted.filename(); in getTriggerIdFromDbusPath()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-hisi_ptt18 will return an error, and out of range values will be converted
28 will return an error, and out of range values will be converted
38 will return an error, and out of range values will be converted
49 will return an error, and out of range values will be converted
60 will return an error, and out of range values will be converted
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_open_test.c24 static int safe_int(const char *numstr, int *converted) in safe_int() argument
43 *converted = (int)sli; in safe_int()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst157 (converted from ASCII to text for readability)
198 (converted from ASCII to text for readability)
236 (converted from ASCII to text for readability)
270 (converted from ASCII to text for readability)
303 (converted from ASCII to text for readability)
315 (converted from ASCII to text for readability)
367 (converted from ASCII to text for readability)
410 (converted from ASCII to text for readability)
453 (converted from ASCII to text for readability)
480 (converted from ASCII to text for readability)
[all …]
/openbmc/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst16 f4 had been converted to an extended value in the emulator.
19 converted to extended, then stored. If an lfm/sfm combination had been used,
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c341 int converted; in softsynth_write() local
343 converted = kstrtoul_from_user(buf, count, 0, &supplied_index); in softsynth_write()
345 if (converted < 0) in softsynth_write()
346 return converted; in softsynth_write()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0016-libsparse-Add-hole-mode-to-sparse_file_read.patch56 + * data (including holes) will be be converted to
59 + * @SPARSE_READ_MODE_HOLE: The input is a regular file. Holes will be converted
61 + * be converted to fill chunks.
88 + * %SPARSE_READ_MODE_NORMAL, but holes in the file will be converted to "don't
/openbmc/linux/Documentation/core-api/wrappers/
H A Datomic_t.rst3 until such a time as that file can be converted directly.
H A Datomic_bitops.rst3 until such a time as that file can be converted directly.
H A Dmemory-barriers.rst3 until such a time as that file can be converted directly.
/openbmc/linux/Documentation/translations/sp_SP/wrappers/
H A Dmemory-barriers.rst4 converted directly.
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0002-BaseTools-makefile-adjust-to-build-in-under-bitbake.patch11 this patch shold be converted to follow that pattern. We're not going
15 Upstream-Status: Inappropriate [needs to be converted to in-recipe fixups]
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-g-topology.rst75 stored, converted to a 64-bits integer. It can be zero. if zero,
90 stored, converted to a 64-bits integer. It can be zero. if zero,
105 converted to a 64-bits integer. It can be zero. if zero, the ioctl
119 converted to a 64-bits integer. It can be zero. if zero, the ioctl
/openbmc/u-boot/board/warp7/
H A DKconfig15 which gets converted into a root=PARTUUID=some_uuid.
/openbmc/linux/kernel/rcu/
H A DKconfig.debug18 need to be converted to pass a lockdep expression. To prevent
20 users are converted, we can remove this config option.
92 says to use the RCU_CPU_STALL_TIMEOUT value converted from
/openbmc/linux/drivers/staging/olpc_dcon/
H A DTODO3 1. The underlying fbdev drivers need to be converted into drm kernel
/openbmc/qemu/scripts/coccinelle/
H A Dmemory-region-housekeeping.cocci70 // there are none in the tree that can be automatically converted
71 // (and only a handful that can be manually converted).
/openbmc/linux/Documentation/devicetree/bindings/
H A Dxilinx.txt38 and all underscores '_' converted to dashes '-'.
41 dropped from the parameter name, the name is converted
43 converted to dashes '-'.
/openbmc/phosphor-debug-collector/
H A Ddump_types.hpp.mako60 * @param[in] dumpType The DumpTypes value to be converted.
68 * @param[in] str The string to be converted to a DumpTypes value.

123456789