Home
last modified time | relevance | path

Searched refs:propCount (Results 1 – 25 of 1179) sorted by relevance

12345678910>>...48

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DPropertyDescriptorCollection.cs98 this.propCount = 0; in PropertyDescriptorCollection()
121 this.propCount = propCount; in PropertyDescriptorCollection()
134 return propCount;
169 EnsureSize(propCount + 1); in Add()
171 return propCount - 1; in Add()
182 propCount = 0; in Clear()
224 propCount = 0; in EnsureSize()
298 EnsureSize(propCount + 1); in Insert()
299 if (index < propCount) { in Insert()
303 propCount++; in Insert()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DProgramInterfaceTest.cpp224 glGetProgramResourceiv(program, GL_PROGRAM_INPUT, index, propCount, props, propCount, &length, in TEST_P()
227 EXPECT_EQ(propCount, length); in TEST_P()
240 glGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, index, propCount, props, propCount - 1, in TEST_P()
408 glGetProgramResourceiv(program, GL_UNIFORM, index, propCount, props, propCount, &length, in TEST_P()
411 EXPECT_EQ(propCount, length); in TEST_P()
439 glGetProgramResourceiv(program, GL_UNIFORM, index, propCount, props, propCount, &length, in TEST_P()
442 EXPECT_EQ(propCount, length); in TEST_P()
510 params[propCount] = magic; in TEST_P()
514 EXPECT_EQ(propCount, length); in TEST_P()
590 glGetProgramResourceiv(program, GL_ATOMIC_COUNTER_BUFFER, 0, propCount, props, propCount, in TEST_P()
[all …]
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/exp/xp/
H A Die_exp_OpenXML_Listener.cpp112 for(i=0; i<propCount; i++) in populate()
269 for(i=0; i<propCount; i++) in populate()
538 for(i=0; i<propCount; i++) in populateStrux()
578 for(i=0; i<propCount; i++) in populateStrux()
621 for(i=0; i<propCount; i++) in populateStrux()
724 for(i=0; i<propCount; i++) in populateStrux()
763 for(i=0; i<propCount; i++) in populateStrux()
844 for(i=0; i<propCount; i++) in populateStrux()
888 for(i=0; i<propCount; i++) in populateStrux()
950 for(i=0; i<propCount; i++) in populateStrux()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0; field in TestMultiScreenGConfigNotify
69 propName[propCount] = name; in main()
70 propCount++; in main()
81 for(int i = 0; i < propCount; i++) { in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0; field in TestMultiScreenGConfigNotify
69 propName[propCount] = name; in main()
70 propCount++; in main()
81 for(int i = 0; i < propCount; i++) { in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0; field in TestMultiScreenGConfigNotify
69 propName[propCount] = name; in main()
70 propCount++; in main()
81 for(int i = 0; i < propCount; i++) { in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0; field in TestMultiScreenGConfigNotify
69 propName[propCount] = name; in main()
70 propCount++; in main()
81 for(int i = 0; i < propCount; i++) { in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0;
69 propName[propCount] = name;
70 propCount++;
81 for(int i = 0; i < propCount; i++) {
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0; field in TestMultiScreenGConfigNotify
69 propName[propCount] = name; in main()
70 propCount++; in main()
81 for(int i = 0; i < propCount; i++) { in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0; field in TestMultiScreenGConfigNotify
69 propName[propCount] = name; in main()
70 propCount++; in main()
81 for(int i = 0; i < propCount; i++) { in main()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/javax/swing/GraphicsConfigNotifier/
H A DTestMultiScreenGConfigNotify.java48 static int propCount = 0; field in TestMultiScreenGConfigNotify
69 propName[propCount] = name; in main()
70 propCount++; in main()
81 for(int i = 0; i < propCount; i++) { in main()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/airbnb-prop-types/build/
H A DchildrenHavePropXorChildren.js.map1propCount","grandchildrenCount","React","Children","forEach","child","props","count","isRequired"]…
/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Doleprops.cpp264 Boolean OLEPropertySection::GetProperty(DWORD propID, OLEProperty ** ppNewProperty, DWORD propCount) in GetProperty() argument
266 for ( unsigned long i = 0; i< propCount; i++ ) in GetProperty()
297 Boolean OLEPropertySection::Renew( OLEProperty* newProp, short propCount) in Renew() argument
303 OLEProperty** temp = new OLEProperty* [propCount]; in Renew()
307 for (int i = 0; i< propCount-1; i++ ) in Renew()
311 temp[propCount-1] = newProp; in Renew()
320 ppOLEProp = new OLEProperty* [propCount]; in Renew()
324 ppOLEProp[propCount-1] = newProp; in Renew()
/dports/editors/ted/Ted-2.23/docBase/
H A DdocParaRulerAdmin.c105 int propCount= 1+ tsl->tslTabStopCount* TABprop_COUNT; in docTabStopListNumberImpl() local
107 if ( propCount < 1 ) in docTabStopListNumberImpl()
108 { LDEB(propCount); return -1; } in docTabStopListNumberImpl()
112 for ( prop= 0; prop < propCount; prop++ ) in docTabStopListNumberImpl()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DPropertyDescriptorCollection.cs71 …private PropertyDescriptorCollection(PropertyDescriptor[] properties, int propCount, string[] name… in PropertyDescriptorCollection() argument
80 Count = propCount; in PropertyDescriptorCollection()
390 int propCount = _properties.Length; in InternalSort()
394 for (int j = 0; j < propCount; j++) in InternalSort()
415 for (int i = 0; i < propCount; i++) in InternalSort()
423 … Debug.Assert(foundCount == propCount, "We did not completely fill our property array"); in InternalSort()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A Dcapture_gles_3_1_params.cpp195 GLsizei propCount, in CaptureGetProgramResourceiv_props() argument
202 CaptureMemory(props, sizeof(GLenum) * propCount, paramCapture); in CaptureGetProgramResourceiv_props()
210 GLsizei propCount, in CaptureGetProgramResourceiv_length() argument
225 GLsizei propCount, in CaptureGetProgramResourceiv_params() argument
233 for (int i = 0; i < propCount; ++i) in CaptureGetProgramResourceiv_params()
243 CaptureMemory(props, sizeof(GLint) * propCount, paramCapture); in CaptureGetProgramResourceiv_params()
/dports/graphics/jogamp-jogl/jogl/src/newt/native/
H A DX11RandR13.c328 jsize propCount = 4; in Java_jogamp_newt_driver_x11_RandR13_getMonitorViewport0() local
329 jint prop[ propCount ]; in Java_jogamp_newt_driver_x11_RandR13_getMonitorViewport0()
337 jintArray properties = (*env)->NewIntArray(env, propCount); in Java_jogamp_newt_driver_x11_RandR13_getMonitorViewport0()
339 … NewtCommon_throwNewRuntimeException(env, "Could not allocate int array of size %d", propCount); in Java_jogamp_newt_driver_x11_RandR13_getMonitorViewport0()
341 (*env)->SetIntArrayRegion(env, properties, 0, propCount, prop); in Java_jogamp_newt_driver_x11_RandR13_getMonitorViewport0()
487 jsize propCount = MIN_MONITOR_DEVICE_PROPERTIES - 1 + numModes; in Java_jogamp_newt_driver_x11_RandR13_getMonitorDevice0() local
488 jint prop[ propCount ]; in Java_jogamp_newt_driver_x11_RandR13_getMonitorDevice0()
491 prop[propIndex++] = propCount; in Java_jogamp_newt_driver_x11_RandR13_getMonitorDevice0()
514 jintArray properties = (*env)->NewIntArray(env, propCount); in Java_jogamp_newt_driver_x11_RandR13_getMonitorDevice0()
516 … NewtCommon_throwNewRuntimeException(env, "Could not allocate int array of size %d", propCount); in Java_jogamp_newt_driver_x11_RandR13_getMonitorDevice0()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dprogram_resource.c250 GLuint index, GLsizei propCount, in _mesa_GetProgramResourceiv() argument
259 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()
271 if (propCount <= 0) { in _mesa_GetProgramResourceiv()
278 propCount, props, bufSize, length, params); in _mesa_GetProgramResourceiv()

12345678910>>...48