Home
last modified time | relevance | path

Searched refs:derAttributes (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/keytool/
H A DCertReqCmd.java436 DERValue derAttributes = new DERValue(DER.CONSTRUCTED | DER.CONTEXT | 0, in getCSR() local
442 certRequestInfo.add(derAttributes); in getCSR()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/gnu/classpath/tools/keytool/
H A DCertReqCmd.java436 DERValue derAttributes = new DERValue(DER.CONSTRUCTED | DER.CONTEXT | 0, in getCSR() local
442 certRequestInfo.add(derAttributes); in getCSR()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/gnu/classpath/tools/keytool/
H A DCertReqCmd.java436 DERValue derAttributes = new DERValue(DER.CONSTRUCTED | DER.CONTEXT | 0, in getCSR() local
442 certRequestInfo.add(derAttributes); in getCSR()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/gnu/classpath/tools/keytool/
H A DCertReqCmd.java436 DERValue derAttributes = new DERValue(DER.CONSTRUCTED | DER.CONTEXT | 0, in getCSR() local
442 certRequestInfo.add(derAttributes); in getCSR()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/gnu/classpath/tools/keytool/
H A DCertReqCmd.java436 DERValue derAttributes = new DERValue(DER.CONSTRUCTED | DER.CONTEXT | 0, in getCSR() local
442 certRequestInfo.add(derAttributes); in getCSR()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsmaptoolidentify.cpp1071 QMap< QString, QString > derAttributes = derivedAttributes; in identifyRasterLayer() local
1072derAttributes.unite( featureDerivedAttributes( feature, layer, toLayerCoordinates( layer, point ) … in identifyRasterLayer()
1074 …>( layer ), labels.join( QLatin1String( " / " ) ), featureStore.fields(), feature, derAttributes ); in identifyRasterLayer()
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsmaptoolidentify.cpp1130 QMap< QString, QString > derAttributes = derivedAttributes; in identifyRasterLayer() local
1131derAttributes.unite( featureDerivedAttributes( feature, layer, toLayerCoordinates( layer, point ) … in identifyRasterLayer()
1133 …>( layer ), labels.join( QLatin1String( " / " ) ), featureStore.fields(), feature, derAttributes ); in identifyRasterLayer()