/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | MaterialsTest.cpp | 47 std::vector<GLenum> pnames = { in TEST_P() local 61 for (size_t i = 0; i < pnames.size(); i++) in TEST_P() 63 glGetMaterialfv(GL_FRONT, pnames[i], &actualColor.R); in TEST_P() 98 std::vector<GLenum> pnames = { in TEST_P() local 115 for (size_t i = 0; i < pnames.size(); i++) in TEST_P() 117 glMaterialfv(GL_FRONT_AND_BACK, pnames[i], &colors[i].R); in TEST_P() 119 glGetMaterialfv(GL_FRONT, pnames[i], &actualColor.R); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | MaterialsTest.cpp | 47 std::vector<GLenum> pnames = { in TEST_P() local 61 for (size_t i = 0; i < pnames.size(); i++) in TEST_P() 63 glGetMaterialfv(GL_FRONT, pnames[i], &actualColor.R); in TEST_P() 98 std::vector<GLenum> pnames = { in TEST_P() local 115 for (size_t i = 0; i < pnames.size(); i++) in TEST_P() 117 glMaterialfv(GL_FRONT_AND_BACK, pnames[i], &colors[i].R); in TEST_P() 119 glGetMaterialfv(GL_FRONT, pnames[i], &actualColor.R); in TEST_P()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cFramebufferNoAttachmentsTests.cpp | 205 …GLenum pnames[] = { GL_FRAMEBUFFER_DEFAULT_WIDTH, GL_FRAMEBUFFER_DEFAULT_HEIGHT, GL_FRAMEBUFFER_DE… in iterate() local 233 unsigned num_pnames = sizeof(pnames) / sizeof(GLenum); in iterate() 295 gl.framebufferParameteri(target, pnames[j], valid_values[j]); in iterate() 314 GLenum pname = pnames[j]; in iterate() 370 if (pname == pnames[m]) in iterate() 413 gl.framebufferParameteri(target, pnames[k], valid_values[k]); in iterate() 417 gl.getFramebufferParameteriv(target, pnames[k], &get_value); in iterate() 438 GLenum pname = pnames[k]; in iterate()
|
D | es31cTextureStorageMultisampleGLCoverageTests.cpp | 94 …const glw::GLenum pnames[] = { GL_MAX_SAMPLE_MASK_WORDS, GL_MAX_COLOR_TEXTURE_SAMPLES, GL_MAX_DEPT… in iterate() local 96 const unsigned int n_pnames = sizeof(pnames) / sizeof(pnames[0]); in iterate() 101 glw::GLenum pname = pnames[n_pname]; in iterate()
|
D | es31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp | 540 const glw::GLenum pnames[] = { GL_TEXTURE_RED_TYPE, in iterate() local 559 const unsigned int n_pnames = sizeof(pnames) / sizeof(pnames[0]); in iterate() 596 glw::GLenum pname = pnames[n_pname]; in iterate()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ppucd.h | 106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames() 163 const PropertyNames *pnames; // aliased variable
|
D | ppucd.cpp | 58 : icuPnames(new PropertyNames()), pnames(icuPnames), in PreparsedUCD() 337 int32_t prop=pnames->getPropertyEnum(p); in parseProperty() 375 int32_t value=pnames->getPropertyValueEnum(prop, v); in parseProperty() 587 int32_t script=pnames->getPropertyValueEnum(UCHAR_SCRIPT, scs); in parseScriptExtensions()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ppucd.h | 106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames() 163 const PropertyNames *pnames; // aliased variable
|
D | ppucd.cpp | 58 : icuPnames(new PropertyNames()), pnames(icuPnames), in PreparsedUCD() 337 int32_t prop=pnames->getPropertyEnum(p); in parseProperty() 375 int32_t value=pnames->getPropertyValueEnum(prop, v); in parseProperty() 587 int32_t script=pnames->getPropertyValueEnum(UCHAR_SCRIPT, scs); in parseScriptExtensions()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | ppucd.h | 106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames() 162 const PropertyNames *pnames; // aliased variable
|
D | ppucd.cpp | 66 : pnames(nullptr), in PreparsedUCD() 344 int32_t prop=pnames->getPropertyEnum(p); in parseProperty() 382 int32_t value=pnames->getPropertyValueEnum(prop, v); in parseProperty() 594 int32_t script=pnames->getPropertyValueEnum(UCHAR_SCRIPT, scs); in parseScriptExtensions()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | ppucd.h | 106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames() 163 const PropertyNames *pnames; // aliased variable
|
D | ppucd.cpp | 58 : icuPnames(new PropertyNames()), pnames(icuPnames), in PreparsedUCD() 337 int32_t prop=pnames->getPropertyEnum(p); in parseProperty() 375 int32_t value=pnames->getPropertyValueEnum(prop, v); in parseProperty() 587 int32_t script=pnames->getPropertyValueEnum(UCHAR_SCRIPT, scs); in parseScriptExtensions()
|
/third_party/openssl/test/ |
D | ssl_test_ctx.c | 608 __owur static int parse_expected_ca_names(STACK_OF(X509_NAME) **pnames, in parse_expected_ca_names() argument 614 *pnames = sk_X509_NAME_new_null(); in parse_expected_ca_names() 616 *pnames = SSL_load_client_CA_file(value); in parse_expected_ca_names() 617 return *pnames != NULL; in parse_expected_ca_names()
|
/third_party/icu/tools/unicode/c/genprops/ |
D | pnamesbuilder.cpp | 433 pnames.init(valueMaps.getBuffer(), in getPropertyNames() 435 return &pnames; in getPropertyNames() 445 PNamesPropertyNames pnames; member in PNamesBuilderImpl
|
/third_party/skia/third_party/externals/icu/source/data/ |
D | makedata.mak | 304 # 2010-dec Removed pnames.icu. 307 uni-core-data: GODATA "$(ICUBLD_PKG)\pnames.icu" "$(ICUBLD_PKG)\uprops.icu" "$(ICUBLD_PKG)\ucase.ic… 320 echo pnames.icu ubidi.icu ucase.icu uprops.icu nfc.nrm > "$(ICUOUT)\icu4j\add.txt" 475 "$(ICUBLD_PKG)\pnames.icu": $(ICUSRCDATA_RELATIVE_PATH)\in\pnames.icu
|
/third_party/icu/icu4c/source/data/ |
D | makedata.mak | 304 # 2010-dec Removed pnames.icu. 307 uni-core-data: GODATA "$(ICUBLD_PKG)\pnames.icu" "$(ICUBLD_PKG)\uprops.icu" "$(ICUBLD_PKG)\ucase.ic… 320 echo pnames.icu ubidi.icu ucase.icu uprops.icu nfc.nrm > "$(ICUOUT)\icu4j\add.txt" 475 "$(ICUBLD_PKG)\pnames.icu": $(ICUSRCDATA_RELATIVE_PATH)\in\pnames.icu
|
/third_party/flutter/skia/third_party/externals/icu/patches/ |
D | data.build.patch | 6 # 2010-dec Removed pnames.icu.
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderAPI.cpp | 539 …const glw::GLenum pnames[] = { m_glExtTokens.GEOMETRY_LINKED_VERTICES_OUT, m_glExtTokens.GEOMETRY_… in iterate() local 542 const unsigned int n_pnames = sizeof(pnames) / sizeof(pnames[0]); in iterate() 547 glw::GLenum pname = pnames[n_pname]; in iterate() 627 …const glw::GLenum pnames[] = { m_glExtTokens.GEOMETRY_LINKED_VERTICES_OUT, m_glExtTokens.GEOMETRY_… in iterate() local 630 const unsigned int n_pnames = sizeof(pnames) / sizeof(pnames[0]); in iterate() 672 glw::GLenum pname = pnames[n_pname]; in iterate()
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_internalformat_query2.txt | 325 other <pnames> are defined in terms of whether or not the format is 894 or any of the following <pnames>: 922 or any of the following <pnames>: 946 or any of the following <pnames>: 971 or any of the following <pnames>: 990 Queries involving any of the following <pnames>: 1003 <target> or the following <pnames>: 1030 queries for the TESS_CONTROL_TEXTURE and TESS_EVALUATION_TEXTURE <pnames>, 1267 7) There some <pnames> which it makes no sense to be qualified by 1328 DISCUSSION: All pnames will always be supported, but return false/not- [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_internalformat_query2.txt | 293 other <pnames> are defined in terms of whether or not the format is 861 or any of the following <pnames>: 889 or any of the following <pnames>: 913 or any of the following <pnames>: 938 or any of the following <pnames>: 957 Queries involving any of the following <pnames>: 970 <target> or the following <pnames>: 997 queries for the TESS_CONTROL_TEXTURE and TESS_EVALUATION_TEXTURE <pnames>, 1219 7) There some <pnames> which it makes no sense to be qualified by 1280 DISCUSSION: All pnames will always be supported, but return false/not- [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessQueriesTests.cpp | 1276 …glw::GLenum pnames[] = { GL_QUERY_RESULT, GL_QUERY_RESULT_AVAILABLE, GL_QUERY_RESULT_NO_WAIT, GL_… in isParameterName() local 1277 glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]); in isParameterName() 1281 if (maybe_pname == pnames[i]) in isParameterName()
|
D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 3804 static const glw::GLenum pnames[] = { GL_DOUBLEBUFFER, in TestDefaultFramebuffer() local 3818 glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]); in TestDefaultFramebuffer() 3825 gl.getFramebufferParameteriv(GL_FRAMEBUFFER, pnames[i], ¶meter_legacy); in TestDefaultFramebuffer() 3828 gl.getNamedFramebufferParameteriv(0, pnames[i], ¶meter_dsa); in TestDefaultFramebuffer() 3868 static const glw::GLenum pnames[] = { GL_DOUBLEBUFFER, in TestCustomFramebuffer() local 3892 glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]); in TestCustomFramebuffer() 3899 gl.getFramebufferParameteriv(GL_FRAMEBUFFER, pnames[i], ¶meter_legacy); in TestCustomFramebuffer() 3902 gl.getNamedFramebufferParameteriv(m_fbo, pnames[i], ¶meter_dsa); in TestCustomFramebuffer() 9024 static const glw::GLenum pnames[] = { GL_RENDERBUFFER_WIDTH, GL_RENDERBUFFER_HEIGHT, in iterate() local 9042 gl.getRenderbufferParameteriv(GL_RENDERBUFFER, pnames[j], ¶meter_legacy); in iterate() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/data/ |
D | makedata.mak | 584 # 2010-dec Removed pnames.icu. 587 uni-core-data: GODATA "$(ICUBLD_PKG)\pnames.icu" "$(ICUBLD_PKG)\uprops.icu" "$(ICUBLD_PKG)\ucase.ic… 600 echo pnames.icu ubidi.icu ucase.icu uprops.icu nfc.nrm > "$(ICUOUT)\icu4j\add.txt" 1076 "$(ICUBLD_PKG)\pnames.icu": $(ICUSRCDATA_RELATIVE_PATH)\in\pnames.icu 1136 # This used to depend on "$(ICUBLD_PKG)\pnames.icu" "$(ICUBLD_PKG)\uprops.icu" "$(ICUBLD_PKG)\ucase…
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | ANGLE_texture_usage.txt | 181 On the other hand, if combinations are really required, additional <pnames>
|