Searched defs:setSource (Results 1 - 20 of 20) sorted by relevance

/external/collada/include/1.4/dom/
H A DdomChannel.h57 void setSource( const domURIFragmentType &atSource ) { attrSource = atSource; _validAttributeArray[0] = true; } function in class:domChannel
62 void setSource( xsString atSource ) { attrSource = atSource; _validAttributeArray[0] = true; } function in class:domChannel
H A DdomInputGlobal.h63 void setSource( const xsAnyURI &atSource ) { attrSource = atSource; } function in class:domInputGlobal_complexType
68 void setSource( xsString atSource ) { attrSource = atSource; } function in class:domInputGlobal_complexType
121 void setSource( const xsAnyURI &atSource ) { attrSource = atSource; _validAttributeArray[1] = true; } function in class:domInputGlobal
126 void setSource( xsString atSource ) { attrSource = atSource; _validAttributeArray[1] = true; } function in class:domInputGlobal
H A DdomInputLocal.h63 void setSource( const domURIFragmentType &atSource ) { attrSource = atSource; } function in class:domInputLocal_complexType
68 void setSource( xsString atSource ) { attrSource = atSource; } function in class:domInputLocal_complexType
121 void setSource( const domURIFragmentType &atSource ) { attrSource = atSource; _validAttributeArray[1] = true; } function in class:domInputLocal
126 void setSource( xsString atSource ) { attrSource = atSource; _validAttributeArray[1] = true; } function in class:domInputLocal
H A DdomAccessor.h97 void setSource( const xsAnyURI &atSource ) { attrSource = atSource; _validAttributeArray[2] = true; } function in class:domAccessor
102 void setSource( xsString atSource ) { attrSource = atSource; _validAttributeArray[2] = true; } function in class:domAccessor
H A DdomGles_texcombiner_argumentAlpha_type.h36 void setSource( domGles_texcombiner_source_enums atSource ) { attrSource = atSource; } function in class:domGles_texcombiner_argumentAlpha_type_complexType
95 void setSource( domGles_texcombiner_source_enums atSource ) { attrSource = atSource; _validAttributeArray[0] = true; } function in class:domGles_texcombiner_argumentAlpha_type
H A DdomGles_texcombiner_argumentRGB_type.h36 void setSource( domGles_texcombiner_source_enums atSource ) { attrSource = atSource; } function in class:domGles_texcombiner_argumentRGB_type_complexType
95 void setSource( domGles_texcombiner_source_enums atSource ) { attrSource = atSource; _validAttributeArray[0] = true; } function in class:domGles_texcombiner_argumentRGB_type
H A DdomInputLocalOffset.h86 void setSource( const domURIFragmentType &atSource ) { attrSource = atSource; } function in class:domInputLocalOffset_complexType
91 void setSource( xsString atSource ) { attrSource = atSource; } function in class:domInputLocalOffset_complexType
166 void setSource( const domURIFragmentType &atSource ) { attrSource = atSource; _validAttributeArray[2] = true; } function in class:domInputLocalOffset
171 void setSource( xsString atSource ) { attrSource = atSource; _validAttributeArray[2] = true; } function in class:domInputLocalOffset
H A DdomCg_setuser_type.h81 void setSource( xsNCName atSource ) { *(daeStringRef*)&attrSource = atSource;} function in class:domCg_setuser_type_complexType
190 void setSource( xsNCName atSource ) { *(daeStringRef*)&attrSource = atSource; _validAttributeArray[1] = true; } function in class:domCg_setuser_type
H A DdomMorph.h163 void setSource( const xsAnyURI &atSource ) { attrSource = atSource; _validAttributeArray[1] = true; } function in class:domMorph
168 void setSource( xsString atSource ) { attrSource = atSource; _validAttributeArray[1] = true; } function in class:domMorph
H A DdomCg_surface_type.h78 void setSource( xsNCName atSource ) { *(daeStringRef*)&attrSource = atSource; _validAttributeArray[0] = true; } function in class:domCg_surface_type_complexType::domGenerator::domName
H A DdomGlsl_surface_type.h78 void setSource( xsNCName atSource ) { *(daeStringRef*)&attrSource = atSource; _validAttributeArray[0] = true; } function in class:domGlsl_surface_type_complexType::domGenerator::domName
H A DdomSkin.h483 void setSource( const xsAnyURI &atSource ) { attrSource = atSource; _validAttributeArray[0] = true; } function in class:domSkin
488 void setSource( xsString atSource ) { attrSource = atSource; _validAttributeArray[0] = true; } function in class:domSkin
H A DdomProfile_CG.h303 void setSource( xsNCName atSource ) { *(daeStringRef*)&attrSource = atSource; _validAttributeArray[0] = true; } function in class:domProfile_CG::domTechnique::domPass::domShader::domName
H A DdomProfile_GLSL.h307 void setSource( xsNCName atSource ) { *(daeStringRef*)&attrSource = atSource; _validAttributeArray[0] = true; } function in class:domProfile_GLSL::domTechnique::domPass::domShader::domName
/external/webkit/Source/WebCore/html/canvas/
H A DWebGLShader.h45 void setSource(const String& source) { m_source = source; } function in class:WebCore::WebGLShader
/external/icu4c/common/
H A Dcaniter.cpp77 setSource(sourceStr, status);
165 void CanonicalIterator::setSource(const UnicodeString &newSource, UErrorCode &status) { function in class:CanonicalIterator
/external/llvm/include/llvm/
H A DIntrinsicInst.h234 void setSource(Value *Ptr) { function in class:llvm::MemTransferInst
236 "setSource called with pointer of wrong type!");
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DShader.cpp72 void Shader::setSource(GLsizei count, const char **string, const GLint *length) function in class:gl::Shader
/external/webkit/Source/JavaScriptCore/parser/
H A DNodes.h1442 void setSource(const SourceCode& source) { m_source = source; } function in class:JSC::ScopeNode
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 300 milliseconds