Home
last modified time | relevance | path

Searched refs:sint16 (Results 1 – 25 of 788) sorted by last modified time

12345678910>>...32

/dports/multimedia/m2vrequantiser/M2VRequantiser-v1.1/
H A Dmain.c129 typedef signed short sint16; typedef
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dtcrequant.c86 typedef signed short sint16; typedef
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/GeneratedSaxParser/src/
H A DGeneratedSaxParserUtils.cpp1201 sint16 Utils::toSint16( const ParserChar** buffer, const ParserChar* bufferEnd, bool& failed ) in toSint16()
1203 return toInteger<sint16, true>(buffer, bufferEnd, failed); in toSint16()
1207 sint16 Utils::toSint16( const ParserChar* buffer, bool& failed ) in toSint16()
1209 return toInteger<sint16, true>(buffer, failed); in toSint16()
1213 sint16 Utils::toSint16( const ParserChar** buffer, bool& failed ) in toSint16()
1215 return toInteger<sint16, true>(buffer, failed); in toSint16()
H A DGeneratedSaxParserParserTemplateBase.cpp46sint16 ParserTemplateBase::toSint16Prefix( const ParserChar* prefixedBuffer, const ParserChar* pre… in toSint16Prefix()
48 …return toDataPrefix<sint16, Utils::toSint16>(prefixedBuffer, prefixedBufferEnd, buffer, bufferEnd,… in toSint16Prefix()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/GeneratedSaxParser/include/
H A DGeneratedSaxParserParserTemplate.h282 ParserError::ErrorType (*itemTypeValidationFunc)( sint16 ) = 0
411 ParserError::ErrorType (*itemTypeValidationFunc)( sint16 ) = 0
537 ParserError::ErrorType (*itemTypeValidationFunc)(sint16) = 0,
1272 ParserError::ErrorType (*listValidationFunc)( const sint16*, size_t ), in characterData2Sint16Data()
1274 ParserError::ErrorType (*itemTypeValidationFunc)( sint16 ) in characterData2Sint16Data()
1691 ParserError::ErrorType (*listValidationFunc)( const sint16*, size_t ), in sint16DataEnd()
1693 ParserError::ErrorType (*itemTypeValidationFunc)( sint16 ) in sint16DataEnd()
1697 return dataEnd<sint16, Utils::toSint16>(shortDataFunction in sint16DataEnd()
2178 XSList<sint16>& list in characterData2Sint16List()
2181 ParserError::ErrorType (*itemTypeValidationFunc)(sint16), in characterData2Sint16List() argument
[all …]
H A DGeneratedSaxParserUtils.h227 static sint16 toSint16(const ParserChar** buffer, const ParserChar* bufferEnd, bool& failed);
233 static sint16 toSint16(const ParserChar* buffer, bool& failed);
235 static sint16 toSint16(const ParserChar** buffer, bool& failed);
H A DGeneratedSaxParserParserTemplateBase.h151sint16 toSint16Prefix(const ParserChar* prefixedBuffer, const ParserChar* prefixedBufferEnd, const…
H A DGeneratedSaxParserPrerequisites.h56 typedef signed short sint16; typedef
67 typedef signed short sint16; typedef
79 typedef signed short sint16; typedef
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/xsd2cppsax/config/
H A Dtesting.conf258 sint16 = 32767; \
267 sint16 = -32768; \
H A Dopencollada.conf153 sint16 = 32767; \
162 sint16 = -32768; \
H A Dopencollada_15.conf150 sint16 = 32767; \
159 sint16 = -32768; \
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated14/
H A DCOLLADASaxFWLColladaParserAutoGen14Attributes.h2008 sint16 digits;
2009 sint16 magnitude;
H A DCOLLADASaxFWLColladaParserAutoGen14Enums.h27 typedef GeneratedSaxParser::sint16 sint16; typedef
H A DCOLLADASaxFWLColladaParserAutoGen14Private.h31 typedef GeneratedSaxParser::sint16 sint16; typedef
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/
H A DCOLLADASaxFWLXmlTypes.h23 typedef GeneratedSaxParser::sint16 sint16; typedef
265 sint16 digits;
266 sint16 magnitude;
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/include/generated15/
H A DCOLLADASaxFWLColladaParserAutoGen15Enums.h27 typedef GeneratedSaxParser::sint16 sint16; typedef
H A DCOLLADASaxFWLColladaParserAutoGen15Private.h31 typedef GeneratedSaxParser::sint16 sint16; typedef
H A DCOLLADASaxFWLColladaParserAutoGen15Attributes.h2625 sint16 magnitude;
H A DCOLLADASaxFWLColladaParserAutoGen15ValidationData.h172 ParserError::ErrorType validate__magnitude_type( const sint16 value );
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADASaxFrameworkLoader/src/generated15/
H A DCOLLADASaxFWLColladaParserAutoGen15PrivateValidation.cpp5385 ParserError::ErrorType validate__magnitude_type( const sint16 value ) in validate__magnitude_type()
/dports/games/openbor3979/openbor-2bcf25b/engine/android/jni/include/sdl/
H A DSDL_stdinc.h166 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
/dports/games/openbor/openbor-3caaddd5/engine/android/app/jni/openbor/include/sdl/
H A DSDL_stdinc.h319 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
/dports/games/openbor4432/openbor-ba1eb4f/engine/android/jni/openbor/include/sdl/
H A DSDL_stdinc.h166 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);
/dports/games/polyglot/polyglot-1.4.70b/
H A Dutil.h106 typedef signed short sint16; typedef
/dports/games/evq3/evq3/code/SDL12/include/
H A DSDL_stdinc.h110 SDL_COMPILE_TIME_ASSERT(sint16, sizeof(Sint16) == 2);

12345678910>>...32