/kernel/linux/linux-6.6/lib/zlib_deflate/ |
H A D | deflate.c | 750 unsigned more; /* Amount of free space at the end of the window. */ in fill_window() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | core-file.c | 280 #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 D | decoder.h | 324 bool more() const { return pc_ < end_; } in more() function
|
/third_party/node/deps/v8/src/compiler/ |
H A D | persistent-map.h | 180 const ZoneMap<Key, Value>* more; member [all...] |
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | applicationlayer.c | 187 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 D | session.c | 577 bool more; in SPDYF_handler_write_data() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | mobility.c | 123 int more = 0; in update_dt_property() local
|
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | mISDNipac.c | 139 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 D | saa7164-api.c | 40 u8 more = 255; in saa7164_api_collect_debug() local
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | ifx6x60.c | 371 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 D | genelf_debug.c | 203 int more = 1; in emit_signed_LEB128() local
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | pvcalls-back.c | 855 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local
|
/kernel/linux/linux-5.10/lib/lz4/ |
H A D | lz4_compress.c | 354 unsigned const int more = LZ4_count(ip, in LZ4_compress_generic() local
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | pvcalls-back.c | 860 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local
|
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | jr3_pci.c | 321 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 D | saa7164-api.c | 40 u8 more = 255; in saa7164_api_collect_debug() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | dma.c | 732 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 D | mISDNipac.c | 139 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 D | genelf_debug.c | 210 int more = 1; in emit_signed_LEB128() local
|
/kernel/linux/linux-6.6/lib/lz4/ |
H A D | lz4_compress.c | 354 unsigned const int more = LZ4_count(ip, in LZ4_compress_generic() local
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | messenger_v1.c | 60 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 D | fts.c | 1072 fts_palloc(FTS *sp, size_t more) in fts_palloc() argument
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | deflate.c | 1356 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 D | deflate.c | 1570 unsigned more; /* Amount of free space at the end of the window. */ global() local [all...] |
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_pack.c | 414 bool more = (word_idx + 1) < constant_words; in bi_pack_constants() local
|