Home
last modified time | relevance | path

Searched defs:destination (Results 1 – 24 of 24) sorted by relevance

/openbmc/phosphor-ipmi-flash/tools/test/
H A Dio_unittest.cpp34 char destination; in TEST_F() local
46 char destination; in TEST_F() local
60 char destination = 'b'; in TEST_F() local
88 char destination = 'b'; in TEST_F() local
116 char destination = 'b'; in TEST_F() local
126 char destination = 'b'; in TEST_F() local
140 char destination = 'b'; in TEST_F() local
H A Dtools_helper_unittest.cpp112 char destination; in TEST_F() local
122 char destination[14] = "xxxxxxxxxxxxx"; in TEST_F() local
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dgenerate-srcuri.py25 def transform_git(repo_url, repo_ref, destination): argument
68 def convert_knowngood(basedir, destination): argument
/openbmc/phosphor-ipmi-flash/tools/
H A Dio.cpp17 void* const destination) in read()
110 void* const destination) in read()
H A Dhelper.cpp147 void* memcpyAligned(void* destination, const void* source, std::size_t size) in memcpyAligned()
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dnemora_types.hpp44 sockaddr_in destination; member
/openbmc/webui-vue/src/store/modules/Settings/
H A DSnmpAlertsStore.js69 async deleteMultipleDestinations({ dispatch }, destination) { argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js311 Tree.prototype.move = function(node, destination) { argument
391 Tree.prototype._moveRows = function(node, destination) { argument
/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py370 destination = os.path.dirname( variable
/openbmc/sdbusplus/include/sdbusplus/bus/
H A Dmatch.hpp101 constexpr auto destination(std::string_view s) noexcept in destination() function
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpath.py165 def symlink(source, destination, force=False): argument
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.c38 uint8_t *destination = (uint8_t *)dest; in xive_get_struct() local
/openbmc/boost-dbus/include/dbus/
H A Dmessage.hpp31 static message new_call(const endpoint& destination) { in new_call()
40 static message new_call(const endpoint& destination, in new_call()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dwarmboot.h44 u32 destination; /* destination address to put the wb code */ member
/openbmc/qemu/hw/i386/
H A Damd_iommu.h261 destination:8, member
281 destination:24, member
/openbmc/qemu/hw/pci-host/
H A Ddesignware.c422 MemoryRegion *source, *destination, *mem; in designware_pcie_root_realize() local
/openbmc/u-boot/drivers/net/
H A Daltera_tse.h64 u32 destination; /* the address to write data */ member
/openbmc/qemu/qga/
H A Dcommands-linux.c2179 char destination[33], source[33], next_hop[33]; in qmp_guest_network_get_route() local
2206 unsigned int destination, gateway, mask, flags; in qmp_guest_network_get_route() local
/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp451 sd_bus* bus, sd_bus_message** m, const char* destination, in sd_bus_message_new_method_call()
/openbmc/openpower-vpd-parser/configuration/ibm/
H A Dbackup_restore_50003000.json5 "destination": { object
H A Dbackup_restore_50001000.json5 "destination": { object
H A Dbackup_restore_60004000.json5 "destination": { object
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h1199 } destination; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c2548 static void EFIAPI efi_copy_mem(void *destination, const void *source, in efi_copy_mem()