Home
last modified time | relevance | path

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

1234

/dports/audio/ample/ample-0.5.7/src/
H A Dbase64.c63 nextchunk(char ** c, char * chunk) in nextchunk() function
/dports/lang/chez-scheme/ChezScheme-9.5.4/c/
H A Dsegment.c235 chunkinfo *chunk, *nextchunk; local
383 chunkinfo *nextchunk = chunk->next; in S_free_chunk() local
396 chunkinfo *chunk, *nextchunk; in S_free_chunks() local
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/c/
H A Dsegment.c287 chunkinfo *chunk, *nextchunk, **chunks; local
447 chunkinfo *nextchunk = chunk->next; in S_free_chunk() local
460 chunkinfo *chunk, *code_chunk, *nextchunk= NULL, *code_nextchunk = NULL; in S_free_chunks() local
/dports/lang/racket/racket-8.3/src/ChezScheme/c/
H A Dsegment.c287 chunkinfo *chunk, *nextchunk, **chunks; local
447 chunkinfo *nextchunk = chunk->next; in S_free_chunk() local
460 chunkinfo *chunk, *code_chunk, *nextchunk= NULL, *code_nextchunk = NULL; in S_free_chunks() local
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/smooth/playlist/
H A DParser.cpp96 const Node *nextchunk = *(it + 1); in createTimeline() local
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c264 int nextchunk = ZAP_LEAF_CHUNK(l, chunk).l_array.la_next; in zap_leaf_array_free() local
754 int nextchunk = la->la_next; in zap_leaf_transfer_array() local
/dports/devel/util-linux/util-linux-2.36/libsmartcols/src/
H A Dprint.c381 char *nextchunk = NULL; in print_pending_data() local
446 char *data, *nextchunk; in print_data() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/venti/srv/
H A Dicachewrite.c59 nextchunk(Index *ix, ISect *is, IEntry **pie, u64int *paddr, uint *pnbuf) in nextchunk() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h32 struct list_head nextchunk; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h32 struct list_head nextchunk; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h32 struct list_head nextchunk; member
/dports/misc/libsolv/libsolv-0.7.19/ext/
H A Dsolv_zchunk.c135 nextchunk(struct solv_zchunk *zck, unsigned int streamid) in nextchunk() function
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/docupen/
H A Ddocupen.h67 uint32_t nextchunk; /* nextchunk-0x200, for USB-Mode */ member
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp977 return AMD_ELEMENT_16_BYTES;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/cavium/cpt/
H A Dcptvf.h48 struct hlist_node nextchunk; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/cavium/cpt/
H A Dcptvf.h48 struct hlist_node nextchunk; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/cavium/cpt/
H A Dcptvf.h48 struct hlist_node nextchunk; member
/dports/lang/yap/yap-6.2.2/C/
H A Ddlmalloc.c1622 mchunkptr nextchunk; /* next contiguous chunk */ local
1784 mchunkptr nextchunk; local
/dports/audio/squeezelite/squeezelite-7b13fd9/
H A Dalac.c54 u32_t nextchunk; member
/dports/audio/sratom/sratom-0.6.8/waflib/
H A DNode.py45 **/.gitignore
46 **/.bzr
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c680 HashMemoryChunk nextchunk = oldchunks->next; in ExecHashIncreaseNumBatches() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c680 HashMemoryChunk nextchunk = oldchunks->next; in ExecHashIncreaseNumBatches() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/executor/
H A DnodeHash.c680 HashMemoryChunk nextchunk = oldchunks->next; in ExecHashIncreaseNumBatches() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/executor/
H A DnodeHash.c677 HashMemoryChunk nextchunk = oldchunks->next; in ExecHashIncreaseNumBatches() local
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/executor/
H A DnodeHash.c677 HashMemoryChunk nextchunk = oldchunks->next; in ExecHashIncreaseNumBatches() local

1234