Home
last modified time | relevance | path

Searched defs:more (Results 76 - 100 of 203) sorted by relevance

123456789

/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddeflate.c750 unsigned more; /* Amount of free space at the end of the window. */ in fill_window() local
[all...]
/third_party/elfutils/libdwfl/
H A Dcore-file.c280 #define more(size) do_more (size, &phdr, align, elf, start, &ndx, &end, &end_vaddr) macro
[all...]
/third_party/node/deps/v8/src/wasm/
H A Ddecoder.h324 bool more() const { return pc_ < end_; } in more() function
/third_party/node/deps/v8/src/compiler/
H A Dpersistent-map.h180 const ZoneMap<Key, Value>* more; member
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dapplicationlayer.c187 spdy_handler_new_data(void * cls, struct SPDYF_Stream *stream, const void * buf, size_t size, bool more) spdy_handler_new_data() argument
H A Dsession.c577 bool more; in SPDYF_handler_write_data() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dmobility.c123 int more = 0; in update_dt_property() local
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c139 int count, more; in isac_fill_fifo() local
964 int count, more; in hscx_fill_fifo() local
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-api.c40 u8 more = 255; in saa7164_api_collect_debug() local
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Difx6x60.c371 ifx_spi_decode_spi_header(unsigned char *buffer, int *length, unsigned char *more, unsigned char *received_cts) ifx_spi_decode_spi_header() argument
407 ifx_spi_setup_spi_header(unsigned char *txbuffer, int tx_count, unsigned char more) ifx_spi_setup_spi_header() argument
639 unsigned char more = 0; ifx_spi_complete() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dgenelf_debug.c203 int more = 1; in emit_signed_LEB128() local
/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-back.c855 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local
/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4_compress.c354 unsigned const int more = LZ4_count(ip, in LZ4_compress_generic() local
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-back.c860 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Djr3_pci.c321 int more = 1; in jr3_check_firmware() local
355 int more = 1; jr3_write_firmware() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-api.c40 u8 more = 255; in saa7164_api_collect_debug() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Ddma.c732 bool more; in mt76_dma_rx_cleanup() local
812 bool more; in mt76_dma_rx_process() local
385 mt76_dma_get_buf(struct mt76_dev *dev, struct mt76_queue *q, int idx, int *len, u32 *info, bool *more, bool *drop) mt76_dma_get_buf() argument
439 mt76_dma_dequeue(struct mt76_dev *dev, struct mt76_queue *q, bool flush, int *len, u32 *info, bool *more, bool *drop) mt76_dma_dequeue() argument
778 mt76_add_fragment(struct mt76_dev *dev, struct mt76_queue *q, void *data, int len, bool more, u32 info, bool allow_direct) mt76_add_fragment() argument
[all...]
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c139 int count, more; in isac_fill_fifo() local
964 int count, more; in hscx_fill_fifo() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf_debug.c210 int more = 1; in emit_signed_LEB128() local
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4_compress.c354 unsigned const int more = LZ4_count(ip, in LZ4_compress_generic() local
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger_v1.c60 ceph_tcp_sendmsg(struct socket *sock, struct kvec *iov, size_t kvlen, size_t len, bool more) ceph_tcp_sendmsg() argument
80 ceph_tcp_sendpage(struct socket *sock, struct page *page, int offset, size_t size, int more) ceph_tcp_sendpage() argument
[all...]
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c1072 fts_palloc(FTS *sp, size_t more) in fts_palloc() argument
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c1356 unsigned more; /* Amount of free space at the end of the window. */ global() local
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.c1570 unsigned more; /* Amount of free space at the end of the window. */ global() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pack.c414 bool more = (word_idx + 1) < constant_words; in bi_pack_constants() local

Completed in 29 milliseconds

123456789