Home
last modified time | relevance | path

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

1234567891011

/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOBJMeshFileLoader.cpp86 const c8* const bufEnd = buf+filesize; in createMesh() local
510 const c8* bufEnd = buf+filesize; in readMTL() local
662 …t c8* COBJMeshFileLoader::readColor(const c8* bufPtr, video::SColor& color, const c8* const bufEnd) in readColor()
679 …st c8* COBJMeshFileLoader::readVec3(const c8* bufPtr, core::vector3df& vec, const c8* const bufEnd) in readVec3()
695 const c8* COBJMeshFileLoader::readUV(const c8* bufPtr, core::vector2df& vec, const c8* const bufEnd) in readUV()
709 const c8* COBJMeshFileLoader::readBool(const c8* bufPtr, bool& tf, const c8* const bufEnd) in readBool()
754 const c8* COBJMeshFileLoader::goFirstWord(const c8* buf, const c8* const bufEnd, bool acrossNewline… in goFirstWord()
769 const c8* COBJMeshFileLoader::goNextWord(const c8* buf, const c8* const bufEnd, bool acrossNewlines) in goNextWord()
780 const c8* COBJMeshFileLoader::goNextLine(const c8* buf, const c8* const bufEnd) in goNextLine()
794 …shFileLoader::copyWord(c8* outBuf, const c8* const inBuf, u32 outBufLength, const c8* const bufEnd) in copyWord()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Video/Core/include/
H A DitkVideoStream.hxx424 SizeValueType bufEnd = m_BufferedTemporalRegion.GetFrameStart() + in SetAllLargestPossibleSpatialRegions() local
452 SizeValueType bufEnd = m_BufferedTemporalRegion.GetFrameStart() + in SetAllRequestedSpatialRegions() local
480 SizeValueType bufEnd = m_BufferedTemporalRegion.GetFrameStart() + in SetAllBufferedSpatialRegions() local
508 SizeValueType bufEnd = m_BufferedTemporalRegion.GetFrameStart() + in SetAllFramesSpacing() local
536 SizeValueType bufEnd = m_BufferedTemporalRegion.GetFrameStart() + in SetAllFramesOrigin() local
564 SizeValueType bufEnd = m_BufferedTemporalRegion.GetFrameStart() + in SetAllFramesDirection() local
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemPainter_ScTlIntGra.cpp31 emByte * bufEnd=buf+w; in InterpolateLinearGradient() local
202 emByte * bufEnd=buf+w; in InterpolateRadialGradient() local
/dports/devel/upp/upp/bazaar/ProtectEncrypt/
H A DProtectEncrypt.cpp16 CodeSequence ProtectSearchBuf(byte *buf, byte *bufEnd, uint8_t *&seqStart, uint8_t *&blockStart, ui… in ProtectSearchBuf()
123 void CryptBuf(byte *buf, byte *bufEnd, String const &key) in CryptBuf()
/dports/benchmarks/apib/apib-APIB_1_2_1_RC1/test/
H A Dmon_test.cc81 char* bufEnd; in TEST_F() local
98 char* bufEnd; in TEST_F() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/J2Ddemo/java2d/
H A DRunWindow.java75 private int bufBeg, bufEnd; field in RunWindow
378 private int bufBeg, bufEnd; field in RunWindow.RunWindowSettings
440 public void setBufEnd(int bufEnd) { in setBufEnd()
/dports/benchmarks/polygraph/polygraph-4.13.0/src/csm/
H A DInjectIter.cc62 const Size bufEnd = theBodyIter->builtSize() + areaOff + areaLen; in inject() local
/dports/www/larbin/larbin-2.6.3/src/utils/
H A DPersistentFifo.h50 uint bufPos, bufEnd; variable
/dports/games/manaplus/manaplus-2.1.3.17/src/resources/dye/
H A Ddyepalette_replaceacolor.cpp110 const int bufEnd = bufSize - mod; in replaceAColorSse2() local
181 const int bufEnd = bufSize - mod; in replaceAColorAvx2() local
H A Ddyepalette_replaceaoglcolor.cpp114 const int bufEnd = bufSize - mod; in replaceAOGLColorSse2() local
194 const int bufEnd = bufSize - mod; in replaceAOGLColorAvx2() local
H A Ddyepalette_replacescolor.cpp111 const int bufEnd = bufSize - mod; in replaceSColorSse2() local
192 const int bufEnd = bufSize - mod; in replaceSColorAvx2() local
H A Ddyepalette_replacesoglcolor.cpp114 const int bufEnd = bufSize - mod; in replaceSOGLColorSse2() local
196 const int bufEnd = bufSize - mod; in replaceSOGLColorAvx2() local
/dports/textproc/xp/com/jclark/xml/sax/
H A DReaderInputStream.java17 private int bufEnd = 1; field in ReaderInputStream
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/io/helpers/
H A DReaderInputStream.java50 private int bufEnd = 1; field in ReaderInputStream
/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dsvmdataset.c365 T* bufEnd = ((T*)self->homBuffer)+ self->homDimension ; in VL_XCAT() local
388 T* bufEnd = ((T*)self->homBuffer)+ self->homDimension ; in VL_XCAT() local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sid/sidplay-libs/libsidplay/include/sidplay/
H A DSmartPtr.h183 T* bufEnd; variable
/dports/audio/fcplay/fcplay-0.0.1/
H A DSmartPtr.h180 T* bufEnd; variable
/dports/audio/libsidplay/libsidplay-1.36.60/src/
H A Dsmart.h184 T* bufEnd; variable

1234567891011