Searched full:into (Results 1 – 25 of 5574) sorted by relevance
12345678910>>...223
31 * @brief Formats Success message into JSON41 * @brief Formats GeneralError message into JSON53 * @brief Formats Created message into JSON63 * @brief Formats NoOperation message into JSON74 * @brief Formats PropertyDuplicate message into JSON85 * @brief Formats PropertyUnknown message into JSON97 * @brief Formats PropertyValueTypeError message into JSON112 * @brief Formats PropertyValueFormatError message into JSON127 * @brief Formats PropertyValueNotInList message into JSON142 * @brief Formats PropertyValueOutOfRange message into JSON[all …]
50 * @brief Formats ResourceCreated message into JSON63 * @brief Formats ResourceRemoved message into JSON76 * @brief Formats ResourceErrorsDetected message into JSON91 * @brief Formats ResourceErrorsCorrected message into JSON106 * @brief Formats ResourceErrorThresholdExceeded message into JSON121 * @brief Formats ResourceErrorThresholdCleared message into JSON136 * @brief Formats ResourceWarningThresholdExceeded message into JSON151 * @brief Formats ResourceWarningThresholdCleared message into JSON166 * @brief Formats ResourceStatusChangedOK message into JSON181 * @brief Formats ResourceStatusChangedWarning message into JSON[all …]
51 * @brief Formats TargetDetermined message into JSON65 * @brief Formats AllTargetsDetermined message into JSON77 * @brief Formats NoTargetsDetermined message into JSON90 * @brief Formats UpdateInProgress message into JSON102 * @brief Formats TransferringToComponent message into JSON116 * @brief Formats VerifyingAtComponent message into JSON130 * @brief Formats InstallingOnComponent message into JSON144 * @brief Formats ApplyingOnComponent message into JSON158 * @brief Formats TransferFailed message into JSON172 * @brief Formats VerificationFailed message into JSON[all …]
57 * @brief Formats Success message into JSON74 * @brief Formats GeneralError message into JSON92 * @brief Formats Created message into JSON110 * @brief Formats NoOperation message into JSON128 * @brief Formats PropertyDuplicate message into JSON147 * @brief Formats PropertyUnknown message into JSON166 * @brief Formats PropertyValueTypeError message into JSON189 * @brief Formats PropertyValueFormatError message into JSON212 * @brief Formats PropertyValueNotInList message into JSON235 * @brief Formats PropertyValueOutOfRange message into JSON[all …]
1 SUMMARY = "Import::Into - import packages into other packages"10 \"Import::Into\" provides global methods to make this painless."14 HOMEPAGE = "https://metacpan.org/pod/Import::Into"19 SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Import-Into-${PV}.tar.gz"22 S = "${WORKDIR}/Import-Into-${PV}"
15 0c1c3a771e dlfcn: Move dlopen into libc16 add8d7ea01 dlfcn: Move dlvsym into libc17 6dfc0207eb dlfcn: Move dlinfo into libc18 492560a32e dlfcn: Move dladdr1 into libc19 6a1ed32789 dlfcn: Move dlmopen into libc20 77f876c0e3 dlfcn: Move dlsym into libc21 602252b553 dlfcn: Move dladdr into libc22 d8cce17d2a dlfcn: Move dlclose into libc
8 //! into an [`io::Result`] and back.12 /// An `errno` value that can be converted into an [`io::Error`]18 // into io::Error by hand. This is the same mapping that the81 io::Error::from_raw_os_error(errno.into()) in from()86 let error_kind: ErrorKind = value.into(); in from()87 error_kind.into() in from()98 value.kind().into() in from()107 /// A signed type that can be converted into an118 /// converted into "positive success/negative `errno`" convention.173 /// Convert an integer value into a [`io::Result`].[all …]
16 can be hot-plugged into appropriate root port (requires additional actions,18 and supports devices hot-plug into the bridge itself21 Hot-plug of legacy PCI devices into the bridge89 - 2 PCIE-PCI bridges plugged into 2 different root ports;90 - e1000 plugged into the first bridge.92 - PCIE-PCI bridge, plugged into QEMU generic root port;93 - 2 e1000 cards, one plugged into the cold-plugged PCIE-PCI bridge,94 another plugged into the hot-plugged bridge.98 The PCIE-PCI bridge can be hot-plugged only into pcie-root-port that102 Windows 7 and older versions don't support hot-plug devices into the PCIE-PCI bridge.[all …]
84 :param flags: Flags to be passed into Soup Sieve's87 :param kwargs: Keyword arguments to be passed into SoupSieve's112 :param flags: Flags to be passed into Soup Sieve's115 :param kwargs: Keyword arguments to be passed into SoupSieve's142 :param flags: Flags to be passed into Soup Sieve's145 :param kwargs: Keyword arguments to be passed into SoupSieve's179 :param flags: Flags to be passed into Soup Sieve's182 :param kwargs: Keyword arguments to be passed into SoupSieve's206 :param flags: Flags to be passed into Soup Sieve's209 :param kwargs: Keyword arguments to be passed into SoupSieve's[all …]
5 kvm_failed_put_regs_core(const char *msg) "Failed to put core regs into KVM: %s"7 kvm_failed_put_fpu(const char *msg) "Failed to put fpu into KVM: %s"9 kvm_failed_put_mpstate(const char *msg) "Failed to put mp_state into KVM: %s"11 kvm_failed_put_counter(const char *msg) "Failed to put counter into KVM: %s"13 kvm_failed_put_cpucfg(const char *msg) "Failed to put cpucfg into KVM: %s"
65 # Additional files and/or directories to be copied into the vfat partition from the IMAGE_ROOTFS.101 …AME}/* ::/ || bbfatal "mcopy cannot copy ${DEPLOY_DIR_IMAGE}/${BOOTFILES_DIR_NAME}/* into boot.img"103 …${ARMSTUB} ::/ || bbfatal "mcopy cannot copy ${DEPLOY_DIR_IMAGE}/armstubs/${ARMSTUB} into boot.img"119 … ::${DEST_FILENAME} || bbfatal "mcopy cannot copy ${DEPLOY_DIR_IMAGE}/${DEPLOY_FILE} into boot.img"123 … ::${SDIMG_KERNELIMAGE} || bbfatal "mcopy cannot copy ${DEPLOY_DIR_IMAGE}/u-boot.bin into boot.img"124 …MAGE}/boot.scr ::boot.scr || bbfatal "mcopy cannot copy ${DEPLOY_DIR_IMAGE}/boot.scr into boot.img"126 …mcopy cannot copy ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}-${INITRAMFS_LINK_NAME}.bin into boot.img"128 …NEL_IMAGETYPE} || bbfatal "mcopy cannot copy ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE} into boot.img"132 …mcopy cannot copy ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}-${INITRAMFS_LINK_NAME}.bin into boot.img"134 …G_KERNELIMAGE} || bbfatal "mcopy cannot copy ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE} into boot.img"[all …]