Searched refs:firstSource (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/ |
D | Compiler.cpp | 113 int firstSource = 0; in compile() local 117 ++firstSource; in compile() 134 …(PaParseStrings(numStrings - firstSource, &shaderStrings[firstSource], nullptr, &parseContext) == … in compile()
|
/external/guice/core/test/com/google/inject/ |
D | ProvisionListenerTest.java | 661 private final String firstSource; 664 public SpecialChecker(Class<?> notifyType, String firstSource, AtomicBoolean notified) { 666 this.firstSource = firstSource; 676 assertContains(provision.getDependencyChain().get(0).getBindingSource(), firstSource);
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 579 …void verifyShaderSourceReplaced (glu::Shader& shader, const std::string& firstSource, const std::s… in verifyShaderSourceReplaced() argument 584 if (result == firstSource) in verifyShaderSourceReplaced() 605 const char* firstSource = firstSourceStr.c_str(); in test() local 610 shader.setSources(1, &firstSource, 0); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderApiTests.cpp | 636 …void verifyShaderSourceReplaced (glu::Shader& shader, const std::string& firstSource, const std::s… in verifyShaderSourceReplaced() argument 641 if (result == firstSource) in verifyShaderSourceReplaced() 662 const char* firstSource = firstSourceStr.c_str(); in test() local 667 shader.setSources(1, &firstSource, 0); in test()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ui.views_3.5.0.I20100527-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |