Home
last modified time | relevance | path

Searched refs:findFrom (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.OSX/
H A DFindPal.cs13 …internal static IFindPal OpenPal(X509Certificate2Collection findFrom, X509Certificate2Collection c… in OpenPal() argument
15 return new AppleCertificateFinder(findFrom, copyTo, validOnly); in OpenPal()
20 …public AppleCertificateFinder(X509Certificate2Collection findFrom, X509Certificate2Collection copy… in AppleCertificateFinder() argument
21 : base(findFrom, copyTo, validOnly) in AppleCertificateFinder()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/
H A DFindPal.cs11 …internal static IFindPal OpenPal(X509Certificate2Collection findFrom, X509Certificate2Collection c… in OpenPal() argument
13 return new OpenSslCertificateFinder(findFrom, copyTo, validOnly); in OpenPal()
H A DOpenSslCertificateFinder.cs11 …internal OpenSslCertificateFinder(X509Certificate2Collection findFrom, X509Certificate2Collection … in OpenSslCertificateFinder() argument
12 : base(findFrom, copyTo, validOnly) in OpenSslCertificateFinder()
H A DManagedCertificateFinder.cs20 …internal ManagedCertificateFinder(X509Certificate2Collection findFrom, X509Certificate2Collection … in ManagedCertificateFinder() argument
22 _findFrom = findFrom; in ManagedCertificateFinder()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Windows/
H A DFindPal.cs24 …internal FindPal(X509Certificate2Collection findFrom, X509Certificate2Collection copyTo, bool vali… in FindPal() argument
26 _storePal = (StorePal)StorePal.LinkFromCertificateCollection(findFrom); in FindPal()
31 …internal static IFindPal OpenPal(X509Certificate2Collection findFrom, X509Certificate2Collection c… in OpenPal() argument
33 return new FindPal(findFrom, copyTo, validOnly); in OpenPal()
/dports/devel/cpputest/cpputest-4.0/src/CppUTest/
H A DSimpleString.cpp533 return findFrom(0, ch); in find()
536 size_t SimpleString::findFrom(size_t starting_position, char ch) const in findFrom() function in SimpleString
549 size_t endPos = findFrom(beginPos, lastExcludedChar); in subStringFromTill()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1087 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1449 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1510 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h584 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
719 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1088 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1442 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1455 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1478 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1516 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1087 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1449 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1510 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1087 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1449 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1510 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DIntervalMap.h584 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
719 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1088 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1442 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1455 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1478 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1516 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1083 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1432 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1445 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1468 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1506 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1087 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1449 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1510 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1087 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1449 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1510 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h584 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
719 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1091 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1445 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1458 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1481 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1519 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DIntervalMap.h584 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
719 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1088 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1442 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1455 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1478 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1516 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h584 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
719 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1088 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1442 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1455 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1478 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1516 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1083 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1432 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1445 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1468 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1506 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1087 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1449 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1510 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DIntervalMap.h584 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
719 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1088 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1442 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1455 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1478 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1516 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1087 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1436 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1449 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1472 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1510 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DIntervalMap.h580 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
715 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1088 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1437 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1450 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1473 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1511 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DIntervalMap.h579 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
714 unsigned findFrom(unsigned i, unsigned Size, KeyT x) const { in findFrom() function
1091 unsigned p = rootLeaf().findFrom(0, rootSize, a); in insert()
1427 setRoot(map->rootLeaf().findFrom(0, map->rootSize, x)); in find()
1440 map->rootLeaf().findFrom(path.leafOffset(), map->rootSize, x); in advanceTo()
1463 setRoot(map->rootBranch().findFrom(0, map->rootSize, x)); in treeFind()
1501 setRoot(map->rootBranch().findFrom(path.offset(0), map->rootSize, x)); in treeAdvanceTo()
/dports/devel/cpputest/cpputest-4.0/include/CppUTest/
H A DSimpleString.h66 size_t findFrom(size_t starting_position, char ch) const;
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/
H A Dvendors.js.map1findFrom","dir","textOnly","findSelectionIn","near","bias","atStart","cls","jsonID","selectionClas…

12