Home
last modified time | relevance | path

Searched defs:partial (Results 151 - 175 of 232) sorted by relevance

12345678910

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c837 unsigned partial[3]; in si_emit_dispatch_packets() local
/third_party/node/deps/v8/third_party/jinja2/
H A Denvironment.py8 from functools import partial namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Denvironment.py14 from functools import reduce, partial namespace
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c925 int partial = 0; in lp_setup_bin_triangle() local
/third_party/node/deps/openssl/openssl/engines/
H A De_devcrypto.c111 unsigned char partial[EVP_MAX_BLOCK_LENGTH]; member
/third_party/python/Lib/test/
H A Dtest_call.py646 from functools import partial namespace
H A Dtest_random.py10 from functools import partial namespace
/third_party/openssl/engines/
H A De_devcrypto.c111 unsigned char partial[EVP_MAX_BLOCK_LENGTH]; member
/third_party/skia/third_party/externals/jinja2/
H A Denvironment.py8 from functools import partial namespace
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Ddemux.c711 int partial; in WebPDemuxInternal() local
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py15 from functools import partial namespace
/third_party/python/Lib/
H A Dimaplib.py687 def partial(self, message_num, message_part, start, length): member in IMAP4
/third_party/python/Lib/unittest/test/testmock/
H A Dtesthelpers.py12 from functools import partial namespace
/third_party/selinux/libselinux/src/
H A Dlabel_file.c922 lookup_all(struct selabel_handle *rec, const char *key, int type, bool partial, size_t *match_count) lookup_all() argument
1065 lookup_common(struct selabel_handle *rec, const char *key, int type, bool partial) lookup_common() argument
/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dbam_dma.c1044 u32 partial = MAX_DESCRIPTORS - bchan->tail; in bam_start_dma() local
/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c36 unsigned long partial, objects, slabs, objects_partial, objects_total; member
1328 _xtotals(char *heading, char *underline, int loss, int size, int partial) _xtotals() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_iocb.c900 uint32_t partial; in qla24xx_walk_and_build_sglist_no_difb() local
1799 uint32_t partial; in qla24xx_dif_start_scsi() local
2160 uint32_t partial; in qla2xxx_dif_start_scsi_mq() local
847 qla24xx_get_one_block_sg(uint32_t blk_sz, struct qla2_sgx *sgx, uint32_t *partial) qla24xx_get_one_block_sg() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dbuffer.c2069 int partial = 0; in __block_commit_write() local
/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c416 walk_page_buffers( handle_t *handle, struct buffer_head *head, unsigned from, unsigned to, int *partial, int (*fn)( handle_t *handle, struct buffer_head *bh)) walk_page_buffers() argument
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dinode.c2531 int partial = 0; in reiserfs_write_full_page() local
/kernel/linux/linux-6.6/fs/erofs/
H A Dzdata.c85 bool partial; member
[all...]
/kernel/linux/linux-6.6/fs/
H A Dbuffer.c2177 bool partial = false; in __block_commit_write() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c413 walk_page_buffers( handle_t *handle, struct buffer_head *head, unsigned from, unsigned to, int *partial, int (*fn)( handle_t *handle, struct buffer_head *bh)) walk_page_buffers() argument
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dinode.c2519 int partial = 0; in reiserfs_write_full_page() local
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_iocb.c846 uint32_t partial; in qla24xx_walk_and_build_sglist_no_difb() local
1759 uint32_t partial; in qla24xx_dif_start_scsi() local
2141 uint32_t partial; in qla2xxx_dif_start_scsi_mq() local
793 qla24xx_get_one_block_sg(uint32_t blk_sz, struct qla2_sgx *sgx, uint32_t *partial) qla24xx_get_one_block_sg() argument
[all...]

Completed in 58 milliseconds

12345678910