Home
last modified time | relevance | path

Searched refs:put (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/
H A Dnewbb.vim37 0 put ='# Copyright (C) ' . l:current_year .
39 put ='# Released under the MIT license (see COPYING.MIT for the terms)'
55 put ='SUMMARY = \"\"'
56 put ='HOMEPAGE = \"\"'
57 put ='LICENSE = \"\"'
58 put ='SECTION = \"\"'
59 put ='DEPENDS = \"\"'
60 put =''
61 put ='SRC_URI = \"\"'
/openbmc/qemu/target/avr/
H A Dmachine.c49 .put = put_sreg,
76 .put = put_segment,
81 .put = put_segment,
86 .put = put_segment,
91 .put = put_segment,
96 .put = put_segment,
/openbmc/qemu/target/loongarch/
H A Dtrace-events5 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"
/openbmc/qemu/migration/
H A Dvmstate-types.c44 .put = put_bool,
68 .put = put_int8,
92 .put = put_int16,
116 .put = put_int32,
142 .put = put_int32,
169 .put = put_int32,
193 .put = put_int64,
217 .put = put_uint8,
241 .put = put_uint16,
265 .put = put_uint32,
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0004-Point-scripts-location-to-libdir.patch19 # We put the scripts in the directory $(scriptdir)/ldscripts.
20 # We can't put the scripts in $(datadir) because the SEARCH_DIR
32 # We put the scripts in the directory $(scriptdir)/ldscripts.
33 # We can't put the scripts in $(datadir) because the SEARCH_DIR
/openbmc/u-boot/doc/
H A DREADME.console39 putc (to put a char to stdout)
40 puts (to put a string to stdout)
41 printf (to format and put a string to stdout)
48 eputc (to put a char to stderr)
49 eputs (to put a string to stderr)
50 eprintf (to format and put a string to stderr)
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp281 static inline void put(void* buf, T&& t) in put() function
485 put(&respdata[0], version); in hiomap_get_info()
486 put(&respdata[1], blockSizeShift); in hiomap_get_info()
487 put(&respdata[2], htole16(timeout)); in hiomap_get_info()
515 put(&respdata[0], htole16(flashSize)); in hiomap_get_flash_info()
516 put(&respdata[2], htole16(eraseSize)); in hiomap_get_flash_info()
555 put(&respdata[0], htole16(lpcAddress)); in hiomap_create_window()
556 put(&respdata[2], htole16(size)); in hiomap_create_window()
557 put(&respdata[4], htole16(offset)); in hiomap_create_window()
/openbmc/qemu/python/qemu/qmp/
H A Devents.py531 async def put(self, event: Message) -> None: member in EventListener
549 await self._queue.put(event)
635 await listener.put(msg)
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/babeltrace2/
H A D0001-tests-set-the-correct-plugin-directory.patch6 The plugin shared libraries are put in test-plugins-plugins/.libs when
8 build. The plugin shared libraries are put in test-plugins-plugins
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xrdp/xrdp/
H A Dxrdp.sysconfig1 # put some options here
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-gevent_25.4.2.bb36 …ment 1 of '__pyx_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible …
37 …ment 4 of '__pyx_vtabptr_6gevent_14_gevent_cqueue_UnboundQueue->__pyx_base.put' from incompatible …
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch13 If you always use the same options, put them here.
36 If you always use the same options, put them here.
/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py170 def put(self, *args, **kwargs): member in redfish_plus
175 super(redfish_plus, self).put, *args, **kwargs
258 response = requests.put(
/openbmc/bmcweb/features/openbmc_rest/
H A Dimage_upload.hpp122 .methods(boost::beast::http::verb::post, boost::beast::http::verb::put)( in requestRoutes()
129 .methods(boost::beast::http::verb::post, boost::beast::http::verb::put)( in requestRoutes()
/openbmc/webui-vue/src/store/
H A Dapi.js140 put(path, payload, config) {
141 return api.put(path, payload, config);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-0.49-cmd_arg.patch83 @@ -535,6 +542,7 @@ void put(int argc, char *argv[])
91 @@ -588,9 +596,22 @@ void put(int argc, char *argv[])
116 @@ -600,9 +621,9 @@ void put(int argc, char *argv[])
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js9put("template/accordion/accordion-group.html",'<div class="panel panel-default">\n <div class="pa…
H A Dui-bootstrap-tpls-0.11.0.min.js9put("template/accordion/accordion-group.html",'<div class="panel panel-default">\n <div class="pa…
/openbmc/u-boot/lib/zlib/
H A Dinflate.c180 put = strm->next_out; \
191 strm->next_out = put; \
332 unsigned char FAR *put; /* next output */ in inflate() local
599 zmemcpy(put, next, copy); in inflate()
603 put += copy; in inflate()
834 from = put - state->offset; in inflate()
841 *put++ = *from++; in inflate()
847 *put++ = (unsigned char)(state->length); in inflate()
859 UPDATE(state->check, put - out, out); in inflate()
/openbmc/u-boot/arch/x86/cpu/queensbay/
H A DKconfig33 specific code which must be put in the flash for the processor to
50 put in flash at a location matching the strap-determined base address.
/openbmc/u-boot/board/warp7/
H A DREADME24 Remove the CPU board from the base board then put switch 2 in the upper
61 Put warp7 board into normal boot mode (put the switch 2 in the lower position)
/openbmc/qemu/docs/devel/
H A Ddocs.rst23 alternation of C code put into the C output and rST format text
24 put into the documentation. A few special directives are recognised;
32 are put into the documentation verbatim, and discarded from the C output.
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A DREADME17 * On *nix systems, put chromedriver on PATH
18 * On Windows, put chromedriver.exe in the same directory as chrome.exe
24 * On *nix systems, put phantomjs on PATH
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/
H A Ddfu-util-native_0.11.bb21 # clear stamp-extra-info since MACHINE_ARCH is normally put there by
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py1297 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
1368 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
1379 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
1390 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
1436 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
1445 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
2579 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
2585 res = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
2652 resp = session.put(url, headers=jsonHeader, data=data, verify=False, timeout=baseTimeout)
2653 resp1 = session.put(url1, headers=jsonHeader, data=data1, verify=False, timeout=baseTimeout)
[all …]

12345678910>>...17