Home
last modified time | relevance | path

Searched refs:pnames (Results 1 – 25 of 56) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DMaterialsTest.cpp47 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/
DMaterialsTest.cpp47 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/
Des31cFramebufferNoAttachmentsTests.cpp205 …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()
Des31cTextureStorageMultisampleGLCoverageTests.cpp94 …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()
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp540 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/
Dppucd.h106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames()
163 const PropertyNames *pnames; // aliased variable
Dppucd.cpp58 : 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/
Dppucd.h106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames()
163 const PropertyNames *pnames; // aliased variable
Dppucd.cpp58 : 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/
Dppucd.h106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames()
162 const PropertyNames *pnames; // aliased variable
Dppucd.cpp66 : 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/
Dppucd.h106 void setPropertyNames(const PropertyNames *pn) { pnames=pn; } in setPropertyNames()
163 const PropertyNames *pnames; // aliased variable
Dppucd.cpp58 : 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/
Dssl_test_ctx.c608 __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/
Dpnamesbuilder.cpp433 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/
Dmakedata.mak304 # 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/
Dmakedata.mak304 # 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/
Ddata.build.patch6 # 2010-dec Removed pnames.icu.
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAPI.cpp539 …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/
DARB_internalformat_query2.txt325 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/
DARB_internalformat_query2.txt293 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/
Dgl4cDirectStateAccessQueriesTests.cpp1276 …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()
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp3804 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], &parameter_legacy); in TestDefaultFramebuffer()
3828 gl.getNamedFramebufferParameteriv(0, pnames[i], &parameter_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], &parameter_legacy); in TestCustomFramebuffer()
3902 gl.getNamedFramebufferParameteriv(m_fbo, pnames[i], &parameter_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], &parameter_legacy); in iterate()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/
Dmakedata.mak584 # 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/
DANGLE_texture_usage.txt181 On the other hand, if combinations are really required, additional <pnames>

123