Home
last modified time | relevance | path

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

12345678910>>...32

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLX/NV/
H A Dcopy_buffer.py17 def glXCopyBufferSubDataNV(dpy,readCtx,writeCtx,readTarget,writeTarget,readOffset,writeOffset,size)… argument
20 def glXNamedCopyBufferSubDataNV(dpy,readCtx,writeCtx,readBuffer,writeBuffer,readOffset,writeOffset,… argument
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DDS_ByteQueue.h36 unsigned readOffset, writeOffset, lengthAllocated; variable
H A DVariableListDeltaTracker.h71 … VarType &varData, RakNet::BitStream *bitStream, unsigned char *bArray, unsigned short writeOffset) in WriteVarToBitstream()
/dports/www/squid/squid-4.15/src/mgr/
H A DStoreToCommWriter.h65 int64_t writeOffset; ///< number of bytes written to the client variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_copy_buffer.java53 @GLintptr long readOffset, @GLintptr long writeOffset, in glCopyBufferSubData()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A DCWaveOut.h32 UINT32 writeOffset; variable
H A DCXAudio2.h30 UINT32 writeOffset; // offset into the buffer for the next block variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GLES2/NV/
H A Dcopy_buffer.py18 def glCopyBufferSubDataNV(readTarget,writeTarget,readOffset,writeOffset,size):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dcopy_buffer.py18 def glCopyBufferSubData(readTarget,writeTarget,readOffset,writeOffset,size):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GLES2/NV/
H A Dcopy_buffer.py18 def glCopyBufferSubDataNV(readTarget,writeTarget,readOffset,writeOffset,size):pass argument
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dcopy_buffer.py20 def glCopyBufferSubData(readTarget,writeTarget,readOffset,writeOffset,size):pass argument
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DglUtils.h85 ptrdiff_t writeOffset; member
H A DcopyComputation.cpp87 size_t writeOffset = dstRange->GetByteOffset(_name) + dstRes->GetOffset(); in Execute() local
H A DglUtils.cpp177 ptrdiff_t writeOffset, in AddRange()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/directsoundout/
H A DDirectSoundOut.h95 DWORD writeOffset; variable
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodewriter.cpp104 bool CodeWriterUtils::writeOffset(void* dst, int64_t offset64, const OffsetFormat& format) noexcept… in writeOffset() function in CodeWriterUtils
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodewriter.cpp104 bool CodeWriterUtils::writeOffset(void* dst, int64_t offset64, const OffsetFormat& format) noexcept… in writeOffset() function in CodeWriterUtils
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodewriter.cpp104 bool CodeWriterUtils::writeOffset(void* dst, int64_t offset64, const OffsetFormat& format) noexcept… in writeOffset() function in CodeWriterUtils
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Dcodewriter.cpp104 bool CodeWriterUtils::writeOffset(void* dst, int64_t offset64, const OffsetFormat& format) noexcept… in writeOffset() function in CodeWriterUtils
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A DpreGraph.c453 int readOffset, writeOffset; in mergeDescriptors_pg() local
569 int readOffset, writeOffset; in mergeDescriptorsH2H_pg() local
694 int readOffset, writeOffset; in mergeDescriptorsF2F_pg() local
1116 static void appendPositiveDescriptor_pg(Descriptor ** writePtr, int * writeOffset, IDnum preNodeID,… in appendPositiveDescriptor_pg()
1157 static void appendNegativeDescriptor_pg(Descriptor ** writePtr, int * writeOffset, IDnum preNodeID,… in appendNegativeDescriptor_pg()
1199 void appendDescriptors_pg(Descriptor ** start, int * writeOffset, IDnum preNodeID, PreGraph* preGra… in appendDescriptors_pg()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A DCXAudio2.h206 UINT32 writeOffset; // offset into the buffer for the next block variable
/dports/java/jasmin/jasmin-2.4/src/jas/
H A DLabel.java38 void writeOffset(CodeAttr ce, Insn source, DataOutputStream out) in writeOffset() method in Label
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dlatency_compensator.cpp270 void LatencyCompensator::write(int channel, unsigned long sampleCount, unsigned long writeOffset, c… in write()
286 void LatencyCompensator::write(unsigned long sampleCount, unsigned long writeOffset, const float* c… in write()
/dports/audio/gbsplay/gbsplay-0.0.94/
H A Dplugout_dsound.c23 static DWORD writeOffset; // Location of the last byte written (not the write cursor) variable
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/bifurcation/mint/
H A Dframe-reader.go24 writeOffset int member

12345678910>>...32