Home
last modified time | relevance | path

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

/dports/devel/elfio/elfio-3.9/examples/writer/
H A Dwriter.cpp102 segment* data_seg = writer.segments.add(); in main() local
/dports/sysutils/syslinux/syslinux-6.03/core/fs/pxe/
H A Dbios.c137 uint16_t data_seg, data_len; in pxe_init() local
/dports/devel/dev86/dev86-0.16.20/doselks/
H A Ddoselks.h82 struct segment * data_seg; member
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/mca/common/dstore/
H A Ddstore_base.h128 pmix_dstore_seg_desc_t *data_seg; member
H A Ddstore_base.c1045 static size_t get_free_offset(pmix_common_dstore_ctx_t *ds_ctx, pmix_dstore_seg_desc_t *data_seg) in get_free_offset()
1962 pmix_dstore_seg_desc_t *meta_seg, *data_seg; in _dstore_fetch() local
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/pmix/pmix2x/pmix/src/mca/common/dstore/
H A Ddstore_base.h128 pmix_dstore_seg_desc_t *data_seg; member
H A Ddstore_base.c1026 static size_t get_free_offset(pmix_common_dstore_ctx_t *ds_ctx, pmix_dstore_seg_desc_t *data_seg) in get_free_offset()
1938 pmix_dstore_seg_desc_t *meta_seg, *data_seg; in _dstore_fetch() local
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/contrib/perf_tools/
H A Dpmix.c104 typedef enum { other_seg, init_seg, meta_seg, data_seg } seg_type_t; enumerator
/dports/emulators/spim/spim-8.0/CPU/
H A Dmem.c55 mem_word *data_seg; variable
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kdb/
H A Dcolfmt-priv.h288 uint32_t data_seg; member
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kdb/
H A Dcolfmt-priv.h288 uint32_t data_seg; member
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/news/husky/husky-1.9.20191207/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/news/husky-htick/husky-htick-1.9.20191207/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/emailpkt/contrib/blat/gensock/
H A Dgensock.cpp600 WPARAM data_seg, in LibMain()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c228 u32 rkey, struct dr_data_seg *data_seg, in dr_rdma_segments()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c228 u32 rkey, struct dr_data_seg *data_seg, in dr_rdma_segments()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c228 u32 rkey, struct dr_data_seg *data_seg, in dr_rdma_segments()
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/netbsd32/
H A Dnetbsd32_fs.c818 enum uio_seg data_seg; in netbsd32___mount50() local
/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCglobl.h322 char *data_seg; /* segment name to use instead of DATA */ member
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dvfs_syscalls.c462 const char *path, int flags, void *data, enum uio_seg data_seg, in do_sys_mount()