Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py139 def add(self, data, eof=False): argument
168 def _parse_squote(self, buf, result, eof): argument
179 def _parse_bquote(self, buf, result, eof): argument
295 def _parse(self, eof): argument
434 def add(self, data, eof): argument
445 def _parse(self, eof): argument
568 def add(self, data, eof=False): argument
580 def _parse(self, eof): argument
642 def _parse_op(self, eof): argument
678 def _parse_quoted(self, eof): argument
[all …]
/openbmc/entity-manager/src/
H A Dfru_reader.hpp61 std::optional<size_t> eof; member in FRUReader
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c45 u8 eof = 0; in cxgb_fcoe_sof_eof_supported() local
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c617 xfs_fileoff_t eof; in xfs_dir2_isblock() local
642 xfs_fileoff_t eof; in xfs_dir2_isleaf() local
H A Dxfs_bmap.h38 bool eof; /* set if allocating past last extent */ member
/openbmc/linux/drivers/scsi/fnic/
H A Dcq_exch_desc.h54 u8 eof; member
86 u8 *eof, in cq_fcp_rq_desc_dec()
/openbmc/linux/arch/mips/alchemy/common/
H A Ddma.c101 int length, int *eof, void *data) in au1000_dma_read_proc()
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DBBHandler.py165 def feeder(lineno, s, fn, root, statements, eof=False): argument
/openbmc/linux/tools/lib/api/
H A Dio.h31 bool eof; member
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c838 #define FLUSH_BLOCK_ONLY(s, eof) { \ argument
850 #define FLUSH_BLOCK(s, eof) { \ argument
H A Ddeftree.c742 int eof /* true if this is the last block for a file */ in zlib_tr_stored_block()
806 int eof /* true if this is the last block for a file */
/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c778 char eof = qemu_get_byte(fload); in test_load_q() local
1122 char eof; in test_gtree_load_domain() local
1237 char eof; in test_gtree_load_iommu() local
1370 char eof; in test_load_qlist() local
H A Dtest-qga.c402 int64_t id, eof; in test_qga_file_ops() local
541 int64_t id, eof; in test_qga_file_write_read() local
/openbmc/linux/drivers/thunderbolt/
H A Dnhi_regs.h31 u32 eof:4; member
/openbmc/linux/fs/nfsd/
H A Dvfs.c985 unsigned long *count, u32 *eof, ssize_t host_err) in nfsd_finish_read()
1014 u32 *eof) in nfsd_splice_read()
1047 unsigned int base, u32 *eof) in nfsd_iter_read()
1215 loff_t offset, unsigned long *count, u32 *eof) in nfsd_read()
H A Dnfsproc.c179 u32 eof; in nfsd_proc_read() local
/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c652 int start, int eof) in __rpc_depopulate()
684 int start, int eof) in rpc_depopulate()
695 int start, int eof, in rpc_populate()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c971 static __u8 eof[8]; in rx_iso_complete() local
1090 static __u8 eof[8]; in rx_int_complete() local
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_proc.c236 int count, int *eof, void *data) in prism2_io_debug_proc_read()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c237 u32 data_read = 0, eof; in lancer_cmd_get_file_len() local
267 u32 eof = 0; in lancer_cmd_read_file() local
/openbmc/linux/drivers/media/usb/gspca/
H A Dkinect.c389 uint8_t eof = sd->stream_flag | 5; in sd_pkt_scan() local
/openbmc/linux/sound/soc/intel/catpt/
H A Ddsp.c461 const char *eof; in catpt_coredump() local
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.c596 int eof = test_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_v4l2_enc_poll() local
/openbmc/linux/include/linux/
H A Dshmem_fs.h178 static inline pgoff_t shmem_fallocend(struct inode *inode, pgoff_t eof) in shmem_fallocend()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c498 u8 sof, eof; in ixgbe_fso() local

123