Home
last modified time | relevance | path

Searched defs:frame (Results 51 – 75 of 82) sorted by relevance

1234

/openbmc/qemu/target/hexagon/
H A Dgenptr.c738 TCGv_i64 frame = tcg_temp_new_i64(); in gen_frame_scramble() local
747 static void gen_frame_unscramble(TCGv_i64 frame) in gen_frame_unscramble()
755 static void gen_load_frame(DisasContext *ctx, TCGv_i64 frame, TCGv EA) in gen_load_frame()
776 TCGv_i64 frame; in gen_allocframe() local
788 TCGv_i64 frame = tcg_temp_new_i64(); in gen_deallocframe() local
805 TCGv_i64 frame = tcg_temp_new_i64(); in gen_return() local
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c105 SDL_Surface *frame; in sandbox_sdl_sync() local
/openbmc/qemu/include/hw/net/
H A Dftgmac100.h42 uint8_t frame[FTGMAC100_MAX_FRAME_SIZE]; member
H A Dimx_fec.h278 uint8_t frame[ENET_MAX_FRAME_SIZE]; member
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker152 def sigterm_handler(signum, frame): argument
/openbmc/qemu/audio/
H A Dspiceaudio.c49 uint32_t *frame; member
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py136 def handleSIGCHLD(self, signum, frame): argument
/openbmc/u-boot/drivers/net/
H A Dmacb.c170 unsigned long frame; in macb_mdio_write() local
197 unsigned long frame; in macb_mdio_read() local
/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c688 struct target_rt_sigframe *frame; in target_setup_frame() local
834 struct target_rt_sigframe *frame = NULL; in do_rt_sigreturn() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py2013 def catch_sig(self, signum, frame): argument
2019 def handle_sig(self, signum, frame): argument
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu1751 sigterm_handler(signum, frame) global() argument
/openbmc/openbmc/poky/scripts/
H A Drunqemu1757 def sigterm_handler(signum, frame): argument
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp109 static bool isFrameValid(const ipmbHeader* frame, size_t length) in isFrameValid()
/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c678 unsigned long frame = 1; in xen_map_ioreq_server() local
/openbmc/qemu/hw/net/
H A Dxgmac.c210 QEMU_UNINITIALIZED uint8_t frame[8192]; in xgmac_enet_send() local
H A Dmcf_fec.c242 uint8_t frame[FEC_MAX_FRAME_SIZE]; in mcf_fec_do_tx() local
/openbmc/fb-ipmi-oem/src/
H A Dusb-dbg.cpp864 int plat_udbg_get_frame_data(uint8_t frame, uint8_t page, uint8_t* next, in plat_udbg_get_frame_data()
/openbmc/qemu/bsd-user/
H A Dsignal.c749 struct target_sigframe *frame; in setup_frame() local
/openbmc/qemu/hw/dma/
H A Drc4030.c43 int32_t frame; member
H A Domap_dma.c83 int frame; member
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py322 def signal_handler(self, signal, frame): argument
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dtests.py488 def do_nothing(signum, frame): argument
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.c190 u16 frame; in musb_start_urb() local
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h84 unsigned int id, unsigned long frame, unsigned long nr_frames, in xenforeignmemory_map_resource()
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_core.h59 u16 frame; member

1234