Home
last modified time | relevance | path

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

12

/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgramCommon.cpp103 GLint binaryLength = static_cast<GLint>(cacheMicrocode->size() - sizeof(GLenum)); in getMicrocodeFromCache() local
126 GLint binaryLength = 0; in _writeToCache() local
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/storage/mru/
H A Dupdateheader.go64 func (h *updateHeader) binaryLength() int { func
H A Dupdate.go92 func (r *resourceUpdate) binaryLength() int { func
H A Dmetadata.go127 func (r *ResourceMetadata) binaryLength() int { func
H A Dlookup.go103 func (u *UpdateLookup) binaryLength() int { func
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/GLSL/
H A DOgreGLSLSeparableProgram.cpp163 GLint binaryLength = cacheMicrocode->size() - sizeof(GLenum); in loadIndividualProgram() local
204 GLint binaryLength = 0; in loadIndividualProgram() local
H A DOgreGLSLProgram.cpp194 GLint binaryLength = static_cast<GLint>(cacheMicrocode->size() - sizeof(GLenum)); in getMicrocodeFromCache() local
H A DOgreGLSLMonolithicProgram.cpp129 GLint binaryLength = 0; in compileAndLink() local
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/include/lucene++/
H A DAbstractField.h109 int32_t binaryLength; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESProgramCommon.cpp186 GLint binaryLength = static_cast<GLint>(cacheMicrocode->size() - sizeof(GLenum)); in getMicrocodeFromCache() local
H A DOgreGLSLESLinkProgram.cpp210 GLint binaryLength = 0; in compileAndLink() local
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DTableSerializer.cpp169 unsigned binaryLength; in SerializeCell() local
208 unsigned binaryLength; in DeserializeCell() local
/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/destinations/
H A DRtfDestinationShppict.java181 private long binaryLength = 0; field in RtfDestinationShppict
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLProgramCommon.cpp201 GLint binaryLength = static_cast<GLint>(cacheMicrocode->size() - sizeof(GLenum)); in getMicrocodeFromCache() local
H A DOgreGLSLLinkProgram.cpp226 GLint binaryLength = 0; in compileAndLink() local
H A DOgreGLSLProgramPipeline.cpp72 GLint binaryLength = 0; in compileAndLink() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/IR/
H A DBlock.cpp204 int32_t binaryLength = 0; in inferBlocks() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fonts/type1/
H A DPostscriptParser.java331 protected int binaryLength; field in PostscriptParser.PSFixedArray
539 protected int binaryLength; field in PostscriptParser.PSDictionary
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgram.cpp564 GLint binaryLength = 0; in compileAndLink() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLLinkProgram.cpp620 GLint binaryLength = 0; in compileAndLink() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DProgramGL.cpp55 GLint binaryLength = stream->readInt<GLint>(); in load() local
75 GLint binaryLength = 0; in save() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/offline_compiler/source/decoder/
H A Dbinary_encoder.cpp53 …pyBinaryToBinary(const std::string &srcFileName, std::ostream &outBinary, uint32_t *binaryLength) { in copyBinaryToBinary()
/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DKey.cpp242 const auto binaryLength = LengthOfEncodedBinary(it, end); in ToLocaleAwareKey() local
304 const auto binaryLength = LengthOfEncodedBinary(it, end); in ToLocaleAwareKey() local
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DKey.cpp244 const auto binaryLength = LengthOfEncodedBinary(it, end); in ToLocaleAwareKey() local
306 const auto binaryLength = LengthOfEncodedBinary(it, end); in ToLocaleAwareKey() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DKey.cpp242 const auto binaryLength = LengthOfEncodedBinary(it, end); in ToLocaleAwareKey() local
304 const auto binaryLength = LengthOfEncodedBinary(it, end); in ToLocaleAwareKey() local

12