Home
last modified time | relevance | path

Searched defs:drop (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/rust/qemu-api/src/
H A Dlog.rs92 fn drop(&mut self) { in drop() method
H A Dtimer.rs104 fn drop(&mut self) { in drop() method
H A Dchardev.rs84 fn drop(&mut self) { in drop() method
H A Dcell.rs799 fn drop(&mut self) { in drop() method
889 fn drop(&mut self) { in drop() method
H A Dqom.rs873 fn drop(&mut self) { in drop() method
/openbmc/u-boot/lib/zlib/
H A Dinftrees.c41 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local
/openbmc/sdeventplus/src/sdeventplus/
H A Devent.cpp116 void Event::drop(sd_event*&& event, const internal::SdEvent*& sdevent, in drop() function in sdeventplus::Event
/openbmc/sdeventplus/src/sdeventplus/source/
H A Dbase.cpp144 void Base::drop(sd_event_source*&& source, const internal::SdEvent*& sdevent, in drop() function in sdeventplus::source::Base
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c283 u32 drop; in pfe_pe_status() local
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dbase.py54 def drop(cls): member in KernelDropCaches
/openbmc/qemu/hw/net/
H A Dxilinx_axienet.c747 int drop = 1; in eth_rx() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c4774 Int drop=0; in decDivideOp() local
7777 static decNumber *decDecap(decNumber *dn, Int drop) {
/openbmc/qemu/
H A Dqemu-img.c909 bool progress = false, quiet = false, drop = false; in img_commit() local