Home
last modified time | relevance | path

Searched defs:initValue (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiComputeInstanceResultBuffer.cpp37 float initValue) in ComputeInstanceResultBuffer()
62 float initValue) in createResultBuffer()
DvktApiImageClearingTests.cpp469 VkClearValue initValue; member
/external/antlr/tool/src/main/java/org/antlr/tool/
DAttribute.java45 public String initValue; field in Attribute
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
DEnumerableExtensions.cs139 static U Iterate<T, U>(IEnumerable<T> source, U initValue, Func<T, U, U> selector) { in Iterate() argument
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp65 …glw::GLuint width, glw::GLuint height, glw::GLuint depth, InputType initValue, InputType initBorde… in TestConfiguration()
/external/tinyxml/
Dtinyxml.h1069 TiXmlText (const char * initValue ) : TiXmlNode (TiXmlNode::TEXT) in TiXmlText()
1078 TiXmlText( const std::string& initValue ) : TiXmlNode (TiXmlNode::TEXT) in TiXmlText()
/external/deqp/external/openglcts/modules/common/
DglcShaderLoopTests.cpp335 string initValue = isIntCounter ? "0" : "0.05"; in createGenericLoopCase() local
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp127 int initValue) { in test_writeToMemory()
/external/skqp/src/ports/
DSkFontConfigInterface_direct.cpp127 int initValue) { in test_writeToMemory()
/external/deqp/modules/gles3/functional/
Des3fShaderLoopTests.cpp357 string initValue = isIntCounter ? "0" : "0.05"; in createGenericLoopCase() local
/external/deqp/modules/gles2/functional/
Des2fShaderLoopTests.cpp385 string initValue = isIntCounter ? "0" : "0.05"; in createGenericLoopCase() local
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1220 TiXmlText (const char * initValue ) : TiXmlNode (TiXmlNode::TINYXML_TEXT) in TiXmlText()
1229 TiXmlText( const std::string& initValue ) : TiXmlNode (TiXmlNode::TINYXML_TEXT) in TiXmlText()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.cpp446 std::string initValue = isIntCounter ? "0" : "0.05"; in createGenericLoopCase() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1151 const GLuint initValue = 0xDEADBEEF; in verifyQueryResult() local