Home
last modified time | relevance | path

Searched refs:findKey (Results 226 – 250 of 668) sorted by relevance

12345678910>>...27

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/
H A DMacAppStoreBundler.java56 String result = MacBaseInstallerBundler.findKey(
80 String result = MacBaseInstallerBundler.findKey(
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dcrwimage.cpp97 …Exiv2::ExifData::const_iterator widthIter = exifData_.findKey(Exiv2::ExifKey("Exif.Photo.PixelXDim… in pixelWidth()
106 …Exiv2::ExifData::const_iterator heightIter = exifData_.findKey(Exiv2::ExifKey("Exif.Photo.PixelYDi… in pixelHeight()
1184 ExifData::const_iterator ed = image.exifData().findKey(ek); in encodeBasic()
1235 const ExifData::const_iterator ed1 = image.exifData().findKey(k1); in encode0x080a()
1236 const ExifData::const_iterator ed2 = image.exifData().findKey(k2); in encode0x080a()
1292 const ExifData::const_iterator ed = image.exifData().findKey(key); in encode0x180e()
1320 const ExifData::const_iterator edX = image.exifData().findKey(kX); in encode0x1810()
1321 const ExifData::const_iterator edY = image.exifData().findKey(kY); in encode0x1810()
1322 const ExifData::const_iterator edO = image.exifData().findKey(kO); in encode0x1810()
H A Dmrwthumb.cpp29 Exiv2::ExifData::const_iterator format = exifData.findKey(key); in main()
H A Dcr2image.cpp66 …ExifData::const_iterator imageWidth = exifData_.findKey(Exiv2::ExifKey("Exif.Photo.PixelXDimension… in pixelWidth()
75 …ExifData::const_iterator imageHeight = exifData_.findKey(Exiv2::ExifKey("Exif.Photo.PixelYDimensio… in pixelHeight()
/dports/cad/openroad/OpenROAD-2.0/src/sta/dcalc/
H A DDelayCalc.cc64 MakeArcDelayCalc maker = delay_calcs->findKey(name); in makeDelayCalc()
/dports/graphics/libkexiv2/libkexiv2-21.12.3/src/
H A Dkexiv2gps.cpp60 Exiv2::ExifData::iterator it = exifData.findKey(exifKey); in getGPSLatitudeNumber()
145 Exiv2::ExifData::iterator it = exifData.findKey(exifKey2); in getGPSLongitudeNumber()
262 Exiv2::ExifData::iterator it = exifData.findKey(exifKey3); in getGPSAltitude()
520 Exiv2::ExifData::iterator it3 = d->exifMetadata().findKey(gpsKey); in removeGPSInfo()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.security.jgss/share/classes/sun/security/krb5/
H A DEncryptionKey.java512 public static EncryptionKey findKey(int etype, EncryptionKey[] keys) in findKey() method in EncryptionKey
514 return findKey(etype, null, keys); in findKey()
538 public static EncryptionKey findKey(int etype, Integer kvno, EncryptionKey[] keys) in findKey() method in EncryptionKey
/dports/graphics/exiv2/exiv2-0.27.5-Source/samples/
H A Dmrwthumb.cpp53 Exiv2::ExifData::const_iterator format = exifData.findKey(key); in main()
/dports/security/kgpg/kgpg-21.12.3/tests/
H A Dkgpgdelkey.cpp25 KGpgKeyNode *keyNode = rootNode->findKey(keyId); in testDeleteKey()
/dports/cad/openroad/OpenROAD-2.0/src/sta/graph/
H A DGraph.cc415 bidirect_drvr_vertex = pin_bidirect_drvr_vertex_map_.findKey(pin); in pinVertices()
424 return pin_bidirect_drvr_vertex_map_.findKey(pin); in pinDrvrVertex()
892 float *widths = width_check_annotations_->findKey(pin); in widthCheckAnnotation()
910 float *widths = width_check_annotations_->findKey(pin); in setWidthCheckAnnotation()
948 float *periods = period_check_annotations_->findKey(pin); in periodCheckAnnotation()
964 float *periods = period_check_annotations_->findKey(pin); in setPeriodCheckAnnotation()
1435 ? graph_->pin_bidirect_drvr_vertex_map_.findKey(pin) in findNextPin()
/dports/deskutils/griffith/griffith-a593201179695efe93829d9c9a70962ef29dd109/lib/
H A Dadd.py572 pos = gutils.findKey(item['medium_id'], self.media_ids)
574 pos = gutils.findKey(int(self.config.get('media', 0, section='defaults')), self.media_ids)
581 pos = gutils.findKey(item['vcodec_id'], self.vcodecs_ids)
583 … pos = gutils.findKey(int(self.config.get('vcodec', 0, section='defaults')), self.vcodecs_ids)
590 pos = gutils.findKey(item['volume_id'], self.volume_combo_ids)
597 pos = gutils.findKey(item['collection_id'], self.collection_combo_ids)
607 i = gutils.findKey(tag.tag_id, self.tags_ids)
/dports/security/yubikey-personalization-gui/yubikey-personalization-gui-yubikey-personalization-gui-3.1.25/src/
H A Dyubikeyfinder.h117 void findKey();
/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DPathGroup.cc340 return named_map_[min_max->index()].findKey(name); in findPathGroup()
347 return clk_map_[min_max->index()].findKey(clock); in findPathGroup()
469 && !groups.findKey(group)) { in pushUnconstrainedPathEnds()
562 PathEnd *worst_end = ends_.findKey(group); in visitPathEnd()
660 PathEndSeq *ends = ends_.findKey(group); in visitPathEnd()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/other/
H A Dq3accel.h74 int findKey( const QKeySequence& key ) const;
/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqaccel.h68 int findKey( const QKeySequence& key ) const;
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/univalue/include/
H A Dunivalue.h75 bool exists(const std::string& key) const { size_t i; return findKey(key, i); } in exists()
164 bool findKey(const std::string& key, size_t& retIdx) const;
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/univalue/include/
H A Dunivalue.h75 bool exists(const std::string& key) const { size_t i; return findKey(key, i); } in exists()
164 bool findKey(const std::string& key, size_t& retIdx) const;
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/univalue/include/
H A Dunivalue.h76 bool exists(const std::string& key) const { size_t i; return findKey(key, i); } in exists()
161 bool findKey(const std::string& key, size_t& retIdx) const;

12345678910>>...27