Home
last modified time | relevance | path

Searched refs:sValues (Results 1 – 25 of 72) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.DirectoryServices/System.DirectoryServices/
H A DSearchResultCollection.cs50 private ArrayList sValues = new ArrayList(); field in System.DirectoryServices.SearchResultCollection
58 get{return sValues.Count;}
63 get{return sValues.IsSynchronized;}
68 get{return sValues.SyncRoot;}
73 sValues.CopyTo(oArray, iArrayIndex); in ICollection.CopyTo()
83 sValues.Add(oValue); in Add()
136 return sValues.Contains(oValues); in Contains()
141 return sValues.Contains (result); in Contains()
146 get{return (SearchResult)sValues[index];}
156 return sValues.IndexOf(result); in IndexOf()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java265 …nModel = insertControlModel("com.sun.star.awt.UnoControlButtonModel", sName, sProperties, sValues); in insertButton()
286 …del = insertControlModel("com.sun.star.awt.UnoControlScrollBarModel", sName, sProperties, sValues); in insertScrollBar()
323 XInterface xTextModel = insertControlModel(ServiceName, sName, sProperties, sValues); in insertEditField()
345 …Model = insertControlModel("com.sun.star.awt.UnoControlListBoxModel", sName, sProperties, sValues); in insertListBox()
365 XRadioButton xRadioButton = insertRadioButton(sName, iControlKey, sProperties, sValues); in insertRadioButton()
375 XRadioButton xRadioButton = insertRadioButton(sName, iControlKey, sProperties, sValues); in insertRadioButton()
384 …adioButton insertRadioButton(String sName, int iControlKey, String[] sProperties, Object[] sValues) in insertRadioButton() argument
386 XRadioButton xRadioButton = insertRadioButton(sName, sProperties, sValues); in insertRadioButton()
392 public XRadioButton insertRadioButton(String sName, String[] sProperties, Object[] sValues) in insertRadioButton() argument
455 …erface insertControlModel(String ServiceName, String sName, String[] sProperties, Object[] sValues) in insertControlModel() argument
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java265 …nModel = insertControlModel("com.sun.star.awt.UnoControlButtonModel", sName, sProperties, sValues); in insertButton()
286 …del = insertControlModel("com.sun.star.awt.UnoControlScrollBarModel", sName, sProperties, sValues); in insertScrollBar()
323 XInterface xTextModel = insertControlModel(ServiceName, sName, sProperties, sValues); in insertEditField()
345 …Model = insertControlModel("com.sun.star.awt.UnoControlListBoxModel", sName, sProperties, sValues); in insertListBox()
365 XRadioButton xRadioButton = insertRadioButton(sName, iControlKey, sProperties, sValues); in insertRadioButton()
375 XRadioButton xRadioButton = insertRadioButton(sName, iControlKey, sProperties, sValues); in insertRadioButton()
384 …adioButton insertRadioButton(String sName, int iControlKey, String[] sProperties, Object[] sValues) in insertRadioButton() argument
386 XRadioButton xRadioButton = insertRadioButton(sName, sProperties, sValues); in insertRadioButton()
392 public XRadioButton insertRadioButton(String sName, String[] sProperties, Object[] sValues) in insertRadioButton() argument
455 …erface insertControlModel(String ServiceName, String sName, String[] sProperties, Object[] sValues) in insertControlModel() argument
[all …]
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/Core/Code/
H A DFileSystem.cpp121 String sAlias, sValues[4]; in ParseFSSpec() local
161 sValues[i].assign(pCaret, pLast); in ParseFSSpec()
175 sValues[1].clear(); in ParseFSSpec()
178 SPathAlias* pPA = AddPathAlias(sAlias, sValues[0], sValues[1]); in ParseFSSpec()
186 pPA->sFilter = sValues[2]; in ParseFSSpec()
188 pPA->sCaption = sValues[3]; in ParseFSSpec()
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/approx_kfn/
H A Dqdafn_impl.hpp75 sValues.set_size(m, l); in Train()
86 sValues(j, i) = projections(sortedIndices[j], i); in Train()
116 const double val = sValues(0, i) - arma::dot(querySet.col(q), in Search()
150 const double val = p.first - sValues(tableIndex, p.second) + in Search()
151 sValues(tableIndex + 1, p.second); in Search()
191 ar & BOOST_SERIALIZATION_NVP(sValues); in serialize()
/dports/graphics/colmap/colmap-3.6/lib/PoissonRecon/
H A DMultiGridOctreeData.IsoSurface.inl316 if( !sValues.cornerSet[vIndex] )
318 if( sValues.cornerGradients )
321 sValues.cornerValues[vIndex] = p.first , sValues.cornerGradients[vIndex] = p.second;
324 sValues.cornerSet[vIndex] = 1;
340sValues.mcIndices[ i - sValues.sliceData.nodeOffset ] = MarchingSquares::GetIndex( squareValues , …
382 if( !sValues.edgeSet[vIndex] )
394 if( !sValues.edgeSet[vIndex] )
397 sValues.edgeSet[ vIndex ] = 1;
686 if( !sValues.faceSet[ fIndices[0] ] )
835 if( sValues.faceSet[fIdx] )
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/PoissonRecon/
H A DMultiGridOctreeData.IsoSurface.inl329 if( !sValues.cornerSet[vIndex] )
331 if( sValues.cornerGradients )
334sValues.cornerValues[vIndex] = p.first , sValues.cornerGradients[vIndex] = p.second;
337 sValues.cornerSet[vIndex] = 1;
353sValues.mcIndices[ i - sValues.sliceData.nodeOffset ] = MarchingSquares::GetIndex( squareValues , …
386 int idx = i - sValues.sliceData.nodeOffset;
705 int idx = i - sValues.sliceData.nodeOffset;
708 unsigned char mcIndex = sValues.mcIndices[idx];
709 if( !sValues.faceSet[ fIndices[0] ] )
975 Real x0 = sValues.cornerValues[idx[c0]] , x1 = sValues.cornerValues[idx[c1]];
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/kazhdan/
H A DMultiGridOctreeData.IsoSurface.inl260 if( !sValues.cornerSet[vIndex] )
262 if( sValues.cornerGradients )
265 sValues.cornerValues[vIndex] = p.first , sValues.cornerGradients[vIndex] = p.second;
268 sValues.cornerSet[vIndex] = 1;
285sValues.mcIndices[ i - sValues.sliceData.nodeOffset ] = MarchingSquares::GetIndex( squareValues , …
356 if( !sValues.edgeSet[vIndex] )
367 if( !sValues.edgeSet[vIndex] )
371 sValues.edgeSet[ vIndex ] = 1;
660 if( !sValues.faceSet[ fIndices[0] ] )
811 if( sValues.faceSet[fIdx] )
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_screened_poisson/Src/
H A DMultiGridOctreeData.IsoSurface.inl256 if( !sValues.cornerSet[vIndex] )
258 if( sValues.cornerGradients )
261 sValues.cornerValues[vIndex] = p.first , sValues.cornerGradients[vIndex] = p.second;
264 sValues.cornerSet[vIndex] = 1;
281sValues.mcIndices[ i - sValues.sliceData.nodeOffset ] = MarchingSquares::GetIndex( squareValues , …
323 if( !sValues.edgeSet[vIndex] )
334 if( !sValues.edgeSet[vIndex] )
337 sValues.edgeSet[ vIndex ] = 1;
629 if( !sValues.faceSet[ fIndices[0] ] )
780 if( sValues.faceSet[fIdx] )
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/gui/editorwidgets/
H A Dqgsuniquevaluewidgetwrapper.cpp62 QStringList sValues; in initWidget() local
76 sValues << v.toString(); in initWidget()
88 QCompleter *c = new QCompleter( sValues ); in initWidget()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/editorwidgets/
H A Dqgsuniquevaluewidgetwrapper.cpp62 QStringList sValues; in initWidget() local
76 sValues << v.toString(); in initWidget()
88 QCompleter *c = new QCompleter( sValues ); in initWidget()
/dports/www/sogo/SOGo-5.4.0/SOPE/NGCards/
H A DCardElement.m202 NSMutableArray *orderedValues, *sValues;
215 sValues = [orderedValues objectAtIndex: idx];
216 max = [sValues count];
221 realValue = [sValues objectAtIndex: count];
242 NSMutableArray *orderedValues, *sValues;
257 sValues = [orderedValues objectAtIndex: count];
258 sMax = [sValues count];
263 realValue = [sValues objectAtIndex: sCount];
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/NGCards/
H A DCardElement.m202 NSMutableArray *orderedValues, *sValues;
215 sValues = [orderedValues objectAtIndex: idx];
216 max = [sValues count];
221 realValue = [sValues objectAtIndex: count];
242 NSMutableArray *orderedValues, *sValues;
257 sValues = [orderedValues objectAtIndex: count];
258 sMax = [sValues count];
263 realValue = [sValues objectAtIndex: sCount];
/dports/www/sogo2/SOGo-2.4.1/SOPE/NGCards/
H A DCardElement.m203 NSMutableArray *orderedValues, *sValues;
216 sValues = [orderedValues objectAtIndex: idx];
217 max = [sValues count];
222 realValue = [sValues objectAtIndex: count];
243 NSMutableArray *orderedValues, *sValues;
259 sValues = [orderedValues objectAtIndex: count];
260 sMax = [sValues count];
265 realValue = [sValues objectAtIndex: sCount];
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/cudpp_mini/kernel/
H A Dradixsort_kernel.cu102 volatile __shared__ uint sValues[WARP_SIZE]; in LAUNCH_BOUNDS() local
106 sValues[threadIdx.x] = values[threadIdx.x]; in LAUNCH_BOUNDS()
113 uint val_i = sValues[i]; in LAUNCH_BOUNDS()
121 tempval = sValues[threadIdx.x]; in LAUNCH_BOUNDS()
131 sValues[threadIdx.x + 1] = tempval; in LAUNCH_BOUNDS()
139 sValues[threadIdx.x] = val_i; in LAUNCH_BOUNDS()
146 values[threadIdx.x] = sValues[threadIdx.x]; in LAUNCH_BOUNDS()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/cudpp_mini/kernel/
H A Dradixsort_kernel.cu102 volatile __shared__ uint sValues[WARP_SIZE]; in LAUNCH_BOUNDS() local
106 sValues[threadIdx.x] = values[threadIdx.x]; in LAUNCH_BOUNDS()
113 uint val_i = sValues[i]; in LAUNCH_BOUNDS()
121 tempval = sValues[threadIdx.x]; in LAUNCH_BOUNDS()
131 sValues[threadIdx.x + 1] = tempval; in LAUNCH_BOUNDS()
139 sValues[threadIdx.x] = val_i; in LAUNCH_BOUNDS()
146 values[threadIdx.x] = sValues[threadIdx.x]; in LAUNCH_BOUNDS()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/path_settings/
H A DPathSettingsTest.java145 String sValues = ""; in convertToString() local
148 if (sValues.length() > 0) in convertToString()
150 sValues += ";"; in convertToString()
152 sValues += aValueList[j]; in convertToString()
154 sValue = sValues; in convertToString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/path_settings/
H A DPathSettingsTest.java145 String sValues = ""; in convertToString() local
148 if (sValues.length() > 0) in convertToString()
150 sValues += ";"; in convertToString()
152 sValues += aValueList[j]; in convertToString()
154 sValue = sValues; in convertToString()
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DGeckoScreenOrientation.java46 private final static ScreenOrientation[] sValues = ScreenOrientation.values(); field in GeckoScreenOrientation.ScreenOrientation
49 for (final ScreenOrientation orient: sValues) { in get()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DGeckoScreenOrientation.java46 private final static ScreenOrientation[] sValues = ScreenOrientation.values(); field in GeckoScreenOrientation.ScreenOrientation
49 for (final ScreenOrientation orient: sValues) { in get()
/dports/www/firefox/firefox-99.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DGeckoScreenOrientation.java52 private static final ScreenOrientation[] sValues = ScreenOrientation.values(); field in GeckoScreenOrientation.ScreenOrientation
55 for (final ScreenOrientation orient : sValues) { in get()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/
H A DGeckoScreenOrientation.java46 private final static ScreenOrientation[] sValues = ScreenOrientation.values(); field in GeckoScreenOrientation.ScreenOrientation
49 for (ScreenOrientation orient: sValues) { in get()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c975 GLubyte *sValues; in draw_stencil_pixels() local
1003 sValues = malloc(width * sizeof(GLubyte)); in draw_stencil_pixels()
1006 if (sValues && zValues) { in draw_stencil_pixels()
1015 _mesa_unpack_stencil_span(ctx, width, destType, sValues, in draw_stencil_pixels()
1050 memcpy(dest, sValues, width); in draw_stencil_pixels()
1059 dest[k] = zValues[k] | (sValues[k] << 24); in draw_stencil_pixels()
1067 dest[k] = (dest[k] & 0xffffff) | (sValues[k] << 24); in draw_stencil_pixels()
1077 dest[k] = (zValues[k] << 8) | (sValues[k] & 0xff); in draw_stencil_pixels()
1097 dest[k*2+1] = sValues[k] & 0xff; in draw_stencil_pixels()
1105 dest[k*2+1] = sValues[k] & 0xff; in draw_stencil_pixels()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c975 GLubyte *sValues; in draw_stencil_pixels() local
1003 sValues = malloc(width * sizeof(GLubyte)); in draw_stencil_pixels()
1006 if (sValues && zValues) { in draw_stencil_pixels()
1015 _mesa_unpack_stencil_span(ctx, width, destType, sValues, in draw_stencil_pixels()
1050 memcpy(dest, sValues, width); in draw_stencil_pixels()
1059 dest[k] = zValues[k] | (sValues[k] << 24); in draw_stencil_pixels()
1067 dest[k] = (dest[k] & 0xffffff) | (sValues[k] << 24); in draw_stencil_pixels()
1077 dest[k] = (zValues[k] << 8) | (sValues[k] & 0xff); in draw_stencil_pixels()
1097 dest[k*2+1] = sValues[k] & 0xff; in draw_stencil_pixels()
1105 dest[k*2+1] = sValues[k] & 0xff; in draw_stencil_pixels()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c975 GLubyte *sValues; in draw_stencil_pixels() local
1003 sValues = malloc(width * sizeof(GLubyte)); in draw_stencil_pixels()
1006 if (sValues && zValues) { in draw_stencil_pixels()
1015 _mesa_unpack_stencil_span(ctx, width, destType, sValues, in draw_stencil_pixels()
1050 memcpy(dest, sValues, width); in draw_stencil_pixels()
1059 dest[k] = zValues[k] | (sValues[k] << 24); in draw_stencil_pixels()
1067 dest[k] = (dest[k] & 0xffffff) | (sValues[k] << 24); in draw_stencil_pixels()
1077 dest[k] = (zValues[k] << 8) | (sValues[k] & 0xff); in draw_stencil_pixels()
1097 dest[k*2+1] = sValues[k] & 0xff; in draw_stencil_pixels()
1105 dest[k*2+1] = sValues[k] & 0xff; in draw_stencil_pixels()
[all …]

123