Searched defs:attribName (Results 1 – 14 of 14) sorted by relevance
| /external/deqp/framework/egl/ |
| D | egluStrUtil.cpp | 167 const char* attribName = getConfigAttribName(attrib); in operator <<() local 207 const char* attribName = getSurfaceAttribName(attrib); in operator <<() local 247 const char* attribName = getContextAttribName(attrib); in operator <<() local
|
| /external/angle/src/libANGLE/renderer/gl/wgl/ |
| D | wgl_utils.cpp | 74 int QueryWGLFormatAttrib(HDC dc, int format, int attribName, const FunctionsWGL *functions) in QueryWGLFormatAttrib()
|
| /external/angle/src/tests/gl_tests/ |
| D | D3D11InputLayoutCacheTest.cpp | 109 std::string attribName = attribNameStr.str(); in TEST_P() local
|
| D | VertexAttributeTest.cpp | 3512 char attribName[20]; in TEST_P() local 3597 char attribName[20]; in TEST_P() local 4496 GLchar attribName[16] = {0}; in TEST_P() local
|
| /external/owasp/sanitizer/src/main/org/owasp/html/ |
| D | HtmlLexer.java | 245 private static boolean isValuelessAttribute(String attribName) { in isValuelessAttribute()
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | LDMLUtilities.java | 1704 public static Node getAttributeNode(Node sNode, String attribName) { in getAttributeNode() 1720 public static String getAttributeValue(Node sNode, String attribName) { in getAttributeValue() 1740 public static void setAttributeValue(Node sNode, String attribName, String val) { in setAttributeValue()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fTransformFeedbackTests.cpp | 350 string attribName = getAttributeName(name, vecIter.getPath()); in genShaderSources() local 393 string attribName = getAttributeName(name, vecIter.getPath()); in genShaderSources() local 512 string attribName = getAttributeName(varName.c_str(), fullPath); in computeTransformFeedbackOutputs() local
|
| /external/deqp/modules/glshared/ |
| D | glsVertexArrayTests.cpp | 1114 std::stringstream attribName; in render() local 1133 std::stringstream attribName; in render() local
|
| D | glsShaderLibraryCase.cpp | 1250 string attribName = attribPrefix + valueName; in execute() local
|
| D | glsShaderExecUtil.cpp | 600 const std::string attribName = "a_" + symbol.name; in execute() local
|
| D | glsDrawTest.cpp | 1884 std::stringstream attribName; in render() local 2042 std::stringstream attribName; in render() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcShaderLibraryCase.cpp | 417 string attribName = attribPrefix + valueName; in execute() local
|
| /external/armnn/src/armnnOnnxParser/ |
| D | OnnxParser.cpp | 135 const std::string& attribName, in ReadMandatoryNodeAttributeImpl() 172 const std::string& attribName, in ReadOptionalNodeAttributeImpl()
|
| /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
| D | XLIFF2ICUConverter.java | 807 private String getAttributeValue(Node sNode, String attribName){ in getAttributeValue()
|