Home
last modified time | relevance | path

Searched refs:Buffer_t (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/yafaray/libYafaRay-3.5.1/include/utilities/
H A Dbuffer.h75 class Buffer_t
78 Buffer_t(int x,int y);
79 Buffer_t() {data=nullptr;}; in Buffer_t() function
80 ~Buffer_t();
86 Buffer_t<T> & operator = (const Buffer_t<T> &source);
95 Buffer_t<T>::Buffer_t(int x, int y) in Buffer_t() function
103 Buffer_t<T>::~Buffer_t() in ~Buffer_t()
110 void Buffer_t<T>::set(int x, int y) in set()
120 Buffer_t<T> & Buffer_t<T>::operator = (const Buffer_t<T> &source)
/dports/emulators/mtools/mtools-4.0.26/
H A Dbuffer.c25 typedef struct Buffer_t { struct
44 } Buffer_t; argument
51 static int _buf_flush(Buffer_t *Buffer) in _buf_flush()
86 static int invalidate_buffer(Buffer_t *Buffer, mt_off_t start) in invalidate_buffer()
143 DeclareThis(Buffer_t); in buf_read()
187 DeclareThis(Buffer_t); in buf_write()
305 DeclareThis(Buffer_t); in buf_flush()
318 DeclareThis(Buffer_t); in buf_free()
342 Buffer_t *Buffer; in buf_init()
361 Stream = (Stream_t *) malloc (sizeof(Buffer_t)); in buf_init()
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/Particle/
H A DHDFWalkerInput_0_4.cpp150 typedef std::vector<QMCTraits::RealType> Buffer_t; in read_hdf5() typedef
151 Buffer_t posin; in read_hdf5()
172 Buffer_t::iterator it(posin.begin() + woffsets[myComm->rank()] * nitems); in read_hdf5()
232 typedef std::vector<QMCTraits::RealType> Buffer_t; in read_hdf5_scatter() typedef
247 Buffer_t posin(nw_in * nitems), posout(counts[myComm->rank()]); in read_hdf5_scatter()
261 Buffer_t::iterator it(posout.begin()); in read_hdf5_scatter()
328 typedef std::vector<QMCTraits::RealType> Buffer_t; in read_phdf5() typedef
329 Buffer_t posin; in read_phdf5()
344 hyperslab_proxy<Buffer_t, 3> slab(posin, dims, counts, offsets); in read_phdf5()
353 Buffer_t::iterator it(posin.begin()); in read_phdf5()
H A DParticleSet.h55 typedef PooledData<RealType> Buffer_t; typedef
166 Buffer_t Collectables;
/dports/print/p910nd/p910nd-0.97/
H A Dp910nd.c163 } Buffer_t; typedef
278 void initBuffer(Buffer_t * b, int infd, int outfd, int detectEof) in initBuffer()
294 void prepBuffer(Buffer_t * b, fd_set * readfds, fd_set * writefds) in prepBuffer()
305 ssize_t readBuffer(Buffer_t * b) in readBuffer()
350 ssize_t writeBuffer(Buffer_t * b) in writeBuffer()
397 Buffer_t networkToPrinterBuffer; in copy_stream()
405 Buffer_t printerToNetworkBuffer; in copy_stream()
/dports/math/PDL/PDL-2.019/Lib/Compression/
H A Dricecomp.c65 typedef unsigned char Buffer_t; typedef
69 Buffer_t *start; /* start of buffer */
70 Buffer_t *current; /* current position in buffer */
71 Buffer_t *end; /* end of buffer */
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCDrivers/
H A DQMCDriver.h83 typedef Walker_t::Buffer_t Buffer_t; typedef
/dports/shells/ksh93/ast-93u/src/cmd/sortlib/sum/
H A Dsortsum.c121 } Buffer_t; typedef
134 Buffer_t tmp;
135 Buffer_t buf[2];
141 assure(State_t* state, Buffer_t* b, size_t z) in assure()
168 Buffer_t* ext; in record()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/sortlib/sum/
H A Dsortsum.c121 } Buffer_t; typedef
134 Buffer_t tmp;
135 Buffer_t buf[2];
141 assure(State_t* state, Buffer_t* b, size_t z) in assure()
168 Buffer_t* ext; in record()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/sortlib/sum/
H A Dsortsum.c121 } Buffer_t; typedef
134 Buffer_t tmp;
135 Buffer_t buf[2];
141 assure(State_t* state, Buffer_t* b, size_t z) in assure()
168 Buffer_t* ext; in record()
/dports/science/qmcpack/qmcpack-3.11.0/src/Estimators/
H A DCollectablesEstimator.h48 inline void accumulate_all(const MCWalkerConfiguration::Buffer_t& data, RealType wgt) in accumulate_all()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/port/
H A Dastlicense.c119 } Buffer_t; typedef
228 copy(register Buffer_t* b, register char* s, int n) in copy()
247 comment(Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u) in comment()
296 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) in expand()
375 copyright(Notice_t* notice, register Buffer_t* b) in copyright()
431 push(Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf) in push()
521 Buffer_t buf; in astlicense()
522 Buffer_t tmp; in astlicense()
/dports/shells/ksh93/ast-93u/src/lib/libast/port/
H A Dastlicense.c119 } Buffer_t; typedef
228 copy(register Buffer_t* b, register char* s, int n) in copy()
247 comment(Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u) in comment()
296 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) in expand()
375 copyright(Notice_t* notice, register Buffer_t* b) in copyright()
431 push(Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf) in push()
521 Buffer_t buf; in astlicense()
522 Buffer_t tmp; in astlicense()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/port/
H A Dastlicense.c119 } Buffer_t; typedef
228 copy(register Buffer_t* b, register char* s, int n) in copy()
247 comment(Notice_t* notice, register Buffer_t* b, register char* s, register int n, int u) in comment()
296 expand(Notice_t* notice, register Buffer_t* b, const Item_t* item) in expand()
375 copyright(Notice_t* notice, register Buffer_t* b) in copyright()
431 push(Stack_t* sp, char* file, char* parent, char* info, int size, Buffer_t* buf) in push()
521 Buffer_t buf; in astlicense()
522 Buffer_t tmp; in astlicense()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dricecomp.c60 typedef unsigned char Buffer_t; typedef
65 Buffer_t *start; /* start of buffer */
66 Buffer_t *current; /* current position in buffer */
67 Buffer_t *end; /* end of buffer */
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dricecomp.c52 typedef unsigned char Buffer_t; typedef
57 Buffer_t *start; /* start of buffer */
58 Buffer_t *current; /* current position in buffer */
59 Buffer_t *end; /* end of buffer */
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dricecomp.c52 typedef unsigned char Buffer_t; typedef
57 Buffer_t *start; /* start of buffer */
58 Buffer_t *current; /* current position in buffer */
59 Buffer_t *end; /* end of buffer */
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dricecomp.c60 typedef unsigned char Buffer_t; typedef
65 Buffer_t *start; /* start of buffer */
66 Buffer_t *current; /* current position in buffer */
67 Buffer_t *end; /* end of buffer */
/dports/shells/ksh93/ast-93u/src/cmd/pax/
H A Dpax.h74 …tbuffer(n) (((n)>=BUFFER_FD_MIN&&(n)<=BUFFER_FD_MAX)?&state.buffer[BUFFER_FD_MAX-(n)]:(Buffer_t*)0)
255 } Buffer_t; typedef
485 Buffer_t buffer[BUFFER_FD_MAX-BUFFER_FD_MIN+1];/* fd buf */ \
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/pax/
H A Dpax.h74 …tbuffer(n) (((n)>=BUFFER_FD_MIN&&(n)<=BUFFER_FD_MAX)?&state.buffer[BUFFER_FD_MAX-(n)]:(Buffer_t*)0)
255 } Buffer_t; typedef
485 Buffer_t buffer[BUFFER_FD_MAX-BUFFER_FD_MIN+1];/* fd buf */ \
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/pax/
H A Dpax.h74 …tbuffer(n) (((n)>=BUFFER_FD_MIN&&(n)<=BUFFER_FD_MAX)?&state.buffer[BUFFER_FD_MAX-(n)]:(Buffer_t*)0)
255 } Buffer_t; typedef
485 Buffer_t buffer[BUFFER_FD_MAX-BUFFER_FD_MIN+1];/* fd buf */ \
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/INIT/
H A Dproto.c1488 } Buffer_t; typedef
1596 copy __PARAM__((register Buffer_t* b, register char* s, int n), (b, s, n)) __OTORP__(register Buffe… in __OTORP__()
1606 …tice, register Buffer_t* b, register char* s, register int n, int u), (notice, b, s, n, u)) __OTOR… in __OTORP__()
1654 …Notice_t* notice, register Buffer_t* b, const Item_t* item), (notice, b, item)) __OTORP__(Notice_t… in __OTORP__()
1732 …t __PARAM__((Notice_t* notice, register Buffer_t* b), (notice, b)) __OTORP__(Notice_t* notice; reg… in __OTORP__()
1787 …int size, Buffer_t* buf), (sp, file, parent, info, size, buf)) __OTORP__(Stack_t* sp; char* file; … in __OTORP__()
1875 Buffer_t buf;
1876 Buffer_t tmp;
/dports/shells/ksh93/ast-93u/src/cmd/INIT/
H A Dproto.c1488 } Buffer_t; typedef
1596 copy __PARAM__((register Buffer_t* b, register char* s, int n), (b, s, n)) __OTORP__(register Buffe… in __OTORP__()
1606 …tice, register Buffer_t* b, register char* s, register int n, int u), (notice, b, s, n, u)) __OTOR… in __OTORP__()
1654 …Notice_t* notice, register Buffer_t* b, const Item_t* item), (notice, b, item)) __OTORP__(Notice_t… in __OTORP__()
1732 …t __PARAM__((Notice_t* notice, register Buffer_t* b), (notice, b)) __OTORP__(Notice_t* notice; reg… in __OTORP__()
1787 …int size, Buffer_t* buf), (sp, file, parent, info, size, buf)) __OTORP__(Stack_t* sp; char* file; … in __OTORP__()
1875 Buffer_t buf;
1876 Buffer_t tmp;
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/INIT/
H A Dproto.c1491 } Buffer_t; typedef
1599 copy __PARAM__((register Buffer_t* b, register char* s, int n), (b, s, n)) __OTORP__(register Buffe… in __OTORP__()
1609 …tice, register Buffer_t* b, register char* s, register int n, int u), (notice, b, s, n, u)) __OTOR… in __OTORP__()
1657 …Notice_t* notice, register Buffer_t* b, const Item_t* item), (notice, b, item)) __OTORP__(Notice_t… in __OTORP__()
1735 …t __PARAM__((Notice_t* notice, register Buffer_t* b), (notice, b)) __OTORP__(Notice_t* notice; reg… in __OTORP__()
1790 …int size, Buffer_t* buf), (sp, file, parent, info, size, buf)) __OTORP__(Stack_t* sp; char* file; … in __OTORP__()
1878 Buffer_t buf;
1879 Buffer_t tmp;
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DOperatorBase.h73 typedef ParticleSet::Buffer_t BufferType;

12