Searched defs:put (Results 1 – 9 of 9) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | api.py | 382 def put(self, request, *args, **kwargs): member in XhrLayer 902 def put(self, request, *args, **kwargs): member in XhrCustomRecipePackages 1147 def put(self, request, *args, **kwargs): member in XhrProject
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | 168 $httpProvider.defaults.headers.put = { class in $httpProvider.defaults.headers
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | events.py | 531 async def put(self, event: Message) -> None: member in EventListener
|
/openbmc/openbmc-test-automation/lib/ |
H A D | redfish_plus.py | 170 def put(self, *args, **kwargs): member in redfish_plus
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.c | 332 unsigned char FAR *put; /* next output */ in inflate() local
|
/openbmc/bmcweb/http/ |
H A D | http_body.hpp | 307 std::size_t put(const ConstBufferSequence& buffers, in put() function in bmcweb::HttpBody::reader
|
/openbmc/openpower-host-ipmi-flash/ |
H A D | hiomap.cpp | 281 static inline void put(void* buf, T&& t) in put() function
|
/openbmc/qemu/disas/ |
H A D | microblaze.c | 103 idiv, idivu, bsll, bsra, bsrl, get, put, nget, nput, cget, cput, enumerator
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 46 int coroutine_mixed_fn (*put)(QEMUFile *f, void *pv, size_t size, member
|