| /src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | IntervalTree.h | 650 SmallVector<PointType, 4> Points; in create() local 652 Points.push_back(Data.left()); in create() 653 Points.push_back(Data.right()); in create() 656 std::stable_sort(Points.begin(), Points.end()); in create() 657 auto Last = llvm::unique(Points); in create() 658 Points.erase(Last, Points.end()); in create() 660 EndPoints.assign(Points.begin(), Points.end()); in create()
|
| /src/contrib/llvm-project/llvm/lib/Testing/Annotations/ |
| H A D | Annotations.cpp | 39 Points[Name.value_or("")].push_back(All.size() - 1); in Annotations() 89 auto I = Points.find(Name); in pointWithPayload() 90 require(I != Points.end() && I->getValue().size() == 1, in pointWithPayload() 107 auto Iter = Points.find(Name); in pointsWithPayload() 108 if (Iter == Points.end()) in pointsWithPayload() 121 for (const auto &Name : Points.keys()) { in all_points()
|
| /src/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | InterpolatingCompilationDatabase.cpp | 393 auto Award = [&](int Points, ArrayRef<SubstringAndIndex> Range) { in scoreCandidates() argument 395 Candidates[Entry.second] += Points; in scoreCandidates() 419 int Points; in pickWinner() member 429 S.Points = Candidate.second; in pickWinner() 433 if (S.Points < Best.Points) in pickWinner() 435 if (S.Points == Best.Points) { in pickWinner() 454 return {Best.Index, Best.Points}; in pickWinner()
|
| /src/contrib/googletest/googlemock/include/gmock/internal/custom/ |
| H A D | README.md | 1 # Customization Points
|
| /src/contrib/googletest/googletest/include/gtest/internal/custom/ |
| H A D | README.md | 1 # Customization Points
|
| /src/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/ |
| H A D | Annotations.h | 124 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
|
| /src/sys/contrib/device-tree/Bindings/clock/ |
| H A D | ti,cdce925.txt | 21 - clocks: Points to a fixed parent clock that provides the input frequency.
|
| /src/secure/caroot/trusted/ |
| H A D | D-TRUST_EV_Root_CA_1_2020.pem | 45 X509v3 CRL Distribution Points:
|
| H A D | D-TRUST_BR_Root_CA_1_2020.pem | 45 X509v3 CRL Distribution Points:
|
| H A D | Secure_Global_CA.pem | 57 X509v3 CRL Distribution Points:
|
| H A D | SecureTrust_CA.pem | 57 X509v3 CRL Distribution Points:
|
| H A D | COMODO_Certification_Authority.pem | 55 X509v3 CRL Distribution Points:
|
| H A D | XRamp_Global_CA_Root.pem | 57 X509v3 CRL Distribution Points:
|
| H A D | D-TRUST_Root_Class_3_CA_2_2009.pem | 54 X509v3 CRL Distribution Points:
|
| H A D | D-TRUST_Root_Class_3_CA_2_EV_2009.pem | 54 X509v3 CRL Distribution Points:
|
| H A D | Comodo_AAA_Services_root.pem | 54 X509v3 CRL Distribution Points:
|
| H A D | Certigna_Root_CA.pem | 77 X509v3 CRL Distribution Points:
|
| H A D | D-TRUST_BR_Root_CA_2_2023.pem | 72 X509v3 CRL Distribution Points:
|
| H A D | D-TRUST_EV_Root_CA_2_2023.pem | 72 X509v3 CRL Distribution Points:
|
| /src/contrib/arm-optimized-routines/string/arm/ |
| H A D | memchr.S | 141 subeq r0,r0,#3 @ Points to 2nd byte of 2nd word
|
| /src/secure/caroot/untrusted/ |
| H A D | Network_Solutions_Certificate_Authority.pem | 55 X509v3 CRL Distribution Points:
|
| H A D | D-TRUST_Root_CA_3_2013.pem | 52 X509v3 CRL Distribution Points:
|
| H A D | Camerfirma_Chambers_of_Commerce_Root.pem | 48 X509v3 CRL Distribution Points:
|
| H A D | Camerfirma_Global_Chambersign_Root.pem | 48 X509v3 CRL Distribution Points:
|
| /src/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
| H A D | qe.txt | 29 Definition: Points to a firmware node (see "QE Firmware Node" below)
|