Home
last modified time | relevance | path

Searched defs:setSources (Results 1 – 4 of 4) sorted by relevance

/external/guice/extensions/grapher/test/com/google/inject/grapher/demo/
DEnergySourceProvider.java25 void setSources(@Nuclear EnergySource nuclear, @Renewable EnergySource renewable) {} in setSources() method in EnergySourceProvider
/external/v8/tools/turbolizer/src/
Dsource-resolver.ts124 setSources(sources, mainBackup) { method in SourceResolver
/external/deqp/framework/opengl/
DgluShaderProgram.cpp65 void Shader::setSources (int numSourceStrings, const char* const* sourceStrings, const int* lengths) in setSources() function in glu::Shader
/external/deqp/modules/glshared/
DglsLongStressCase.cpp726 void Program::setSources (const string& vertSource, const string& fragSource) in setSources() function in deqp::gls::LongStressCaseInternal::Program