Home
last modified time | relevance | path

Searched defs:put (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py382 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 Dindex.js168 $httpProvider.defaults.headers.put = { class in $httpProvider.defaults.headers
/openbmc/qemu/python/qemu/qmp/
H A Devents.py531 async def put(self, event: Message) -> None: member in EventListener
/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py170 def put(self, *args, **kwargs): member in redfish_plus
/openbmc/u-boot/lib/zlib/
H A Dinflate.c332 unsigned char FAR *put; /* next output */ in inflate() local
/openbmc/bmcweb/http/
H A Dhttp_body.hpp307 std::size_t put(const ConstBufferSequence& buffers, in put() function in bmcweb::HttpBody::reader
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp281 static inline void put(void* buf, T&& t) in put() function
/openbmc/qemu/disas/
H A Dmicroblaze.c103 idiv, idivu, bsll, bsra, bsrl, get, put, nget, nput, cget, cput, enumerator
/openbmc/qemu/include/migration/
H A Dvmstate.h46 int coroutine_mixed_fn (*put)(QEMUFile *f, void *pv, size_t size, member