Home
last modified time | relevance | path

Searched defs:anchors (Results 1 – 25 of 62) sorted by relevance

123

/external/conscrypt/common/src/main/java/org/conscrypt/
DTrustedCertificateIndex.java45 public TrustedCertificateIndex(Set<TrustAnchor> anchors) { in TrustedCertificateIndex()
49 private void index(Set<TrustAnchor> anchors) { in index()
71 List<TrustAnchor> anchors = subjectToTrustAnchors.get(subject); in index() local
95 public void reset(Set<TrustAnchor> anchors) { in reset()
105 List<TrustAnchor> anchors = subjectToTrustAnchors.get(issuer); in findByIssuerAndSignature() local
132 List<TrustAnchor> anchors = subjectToTrustAnchors.get(subject); in findBySubjectAndPublicKey() local
141 Collection<TrustAnchor> anchors) { in findBySubjectAndPublicKey()
178 List<TrustAnchor> anchors = subjectToTrustAnchors.get(issuer); in findAllByIssuerAndSignature() local
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DTrustedCertificateIndex.java48 public TrustedCertificateIndex(Set<TrustAnchor> anchors) { in TrustedCertificateIndex()
52 private void index(Set<TrustAnchor> anchors) { in index()
75 List<TrustAnchor> anchors = subjectToTrustAnchors.get(subject); in index() local
99 public void reset(Set<TrustAnchor> anchors) { in reset()
110 List<TrustAnchor> anchors = subjectToTrustAnchors.get(issuer); in findByIssuerAndSignature() local
138 List<TrustAnchor> anchors = subjectToTrustAnchors.get(subject); in findBySubjectAndPublicKey() local
147 Collection<TrustAnchor> anchors) { in findBySubjectAndPublicKey()
185 List<TrustAnchor> anchors = subjectToTrustAnchors.get(issuer); in findAllByIssuerAndSignature() local
/external/rust/crates/webpki/tests/
Dintegration.rs43 let anchors = vec![webpki::TrustAnchor::try_from_cert_der(ca).unwrap()]; in netflix() localVariable
44 let anchors = webpki::TlsServerTrustAnchors(&anchors); in netflix() localVariable
61 let anchors = vec![webpki::TrustAnchor::try_from_cert_der(ca).unwrap()]; in ed25519() localVariable
62 let anchors = webpki::TlsServerTrustAnchors(&anchors); in ed25519() localVariable
/external/ComputeLibrary/src/core/CL/kernels/
DCLGenerateProposalsLayerKernel.cpp42 Status validate_arguments(const ITensorInfo *anchors, const ITensorInfo *all_anchors, const Compute… in validate_arguments()
74 void CLComputeAllAnchorsKernel::configure(const ICLTensor *anchors, ICLTensor *all_anchors, const C… in configure()
79 …chorsKernel::configure(const CLCompileContext &compile_context, const ICLTensor *anchors, ICLTenso… in configure()
129 Status CLComputeAllAnchorsKernel::validate(const ITensorInfo *anchors, const ITensorInfo *all_ancho… in validate()
/external/armnn/src/backends/backendsCommon/test/
DDetectionPostProcessEndToEndTestImpl.hpp21 const std::vector<T>& anchors, in CreateDetectionPostProcessNetwork()
67 const std::vector<T>& anchors, in DetectionPostProcessEndToEnd()
113 const std::vector<T>& anchors, in DetectionPostProcessRegularNmsEndToEnd()
143 const std::vector<T>& anchors, in DetectionPostProcessFastNmsEndToEnd()
/external/ComputeLibrary/src/core/NEON/kernels/
DNEGenerateProposalsLayerKernel.cpp97 Status validate_arguments(const ITensorInfo *anchors, const ITensorInfo *all_anchors, const Compute… in validate_arguments()
129 void NEComputeAllAnchorsKernel::configure(const ITensor *anchors, ITensor *all_anchors, const Compu… in configure()
154 Status NEComputeAllAnchorsKernel::validate(const ITensorInfo *anchors, const ITensorInfo *all_ancho… in validate()
/external/ComputeLibrary/tests/validation/reference/
DComputeAllAnchors.cpp40 SimpleTensor<T> compute_all_anchors(const SimpleTensor<T> &anchors, const ComputeAnchorsInfo &info) in compute_all_anchors()
81 SimpleTensor<int16_t> compute_all_anchors(const SimpleTensor<int16_t> &anchors, const ComputeAnchor… in compute_all_anchors()
/external/armnn/src/backends/reference/test/
DRefEndToEndTests.cpp864 std::vector<float> anchors({ variable
912 std::vector<float> anchors({ variable
950 std::vector<float> anchors({ variable
990 std::vector<float> anchors({ variable
/external/ComputeLibrary/src/runtime/CL/functions/
DCLGenerateProposalsLayer.cpp74 …er::configure(const ICLTensor *scores, const ICLTensor *deltas, const ICLTensor *anchors, ICLTenso… in configure()
80 …pile_context, const ICLTensor *scores, const ICLTensor *deltas, const ICLTensor *anchors, ICLTenso… in configure()
210 …validate(const ITensorInfo *scores, const ITensorInfo *deltas, const ITensorInfo *anchors, const I… in validate()
/external/ComputeLibrary/src/cpu/kernels/genproposals/generic/neon/
Dimpl.cpp32 void compute_all_anchors(const ITensor *anchors, ITensor *all_anchors, ComputeAnchorsInfo anchors_i… in compute_all_anchors()
65 void compute_all_anchors_qasymm16(const ITensor *anchors, ITensor *all_anchors, ComputeAnchorsInfo … in compute_all_anchors_qasymm16()
Dfp32.cpp29 void neon_fp32_computeallanchors(const ITensor *anchors, ITensor *all_anchors, ComputeAnchorsInfo a… in neon_fp32_computeallanchors()
Dfp16.cpp30 void neon_fp16_computeallanchors(const ITensor *anchors, ITensor *all_anchors, ComputeAnchorsInfo a… in neon_fp16_computeallanchors()
Dqsymm16.cpp29 void neon_qu16_computeallanchors(const ITensor *anchors, ITensor *all_anchors, ComputeAnchorsInfo a… in neon_qu16_computeallanchors()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DChart.java130 public final void writeChart(Anchors anchors) { in writeChart()
132 …tedFileWriter x = new FormattedFileWriter(getFileName(), getTitle(), getExplanation(), anchors);) { in writeChart() argument
DChartSubdivisionNames.java69 FormattedFileWriter.Anchors anchors = new FormattedFileWriter.Anchors(); in writeContents() local
75 public void writeSubcharts(Anchors anchors) throws IOException { in writeSubcharts()
DFormattedFileWriter.java31 private Set<String[]> anchors = new TreeSet<String[]>(PC); field in FormattedFileWriter.Anchors
107 … public FormattedFileWriter(String baseFileName, String title, String explanation, Anchors anchors) in FormattedFileWriter()
DChartAnnotations.java83 FormattedFileWriter.Anchors anchors = new FormattedFileWriter.Anchors(); in writeContents() local
107 public void writeSubcharts(Anchors anchors) throws IOException { in writeSubcharts()
DChartCollation.java99 FormattedFileWriter.Anchors anchors = new FormattedFileWriter.Anchors(); in writeContents() local
110 public void writeSubcharts(Anchors anchors) throws IOException { in writeSubcharts()
/external/ComputeLibrary/tests/validation/CL/
DGenerateProposalsLayer.cpp207 CLTensor anchors = create_tensor<CLTensor>(TensorShape(4, num_anchors), data_type); local
332 …CLTensor anchors = create_tensor<CLTensor>(TensorShape(values_per_roi, num_anchors), data_type… variable
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEGenerateProposalsLayer.cpp71 …lsLayer::configure(const ITensor *scores, const ITensor *deltas, const ITensor *anchors, ITensor *… in configure()
212 …validate(const ITensorInfo *scores, const ITensorInfo *deltas, const ITensorInfo *anchors, const I… in validate()
/external/ComputeLibrary/tests/validation/NEON/
DGenerateProposalsLayer.cpp207 Tensor anchors = create_tensor<Tensor>(TensorShape(4, num_anchors), data_type); local
331 Tensor anchors = create_tensor<Tensor>(TensorShape(values_per_roi, num_anchors), data_type); variable
/external/cronet/net/cert/internal/
Dtrust_store_chrome.h37 const ParsedCertificateList anchors() const { return anchors_; } in anchors() function
/external/armnn/src/backends/reference/workloads/
DRefDetectionPostProcessWorkload.cpp48 auto anchors = MakeDecoder<float>(anchorsInfo, m_Anchors->Map(false)); in Execute() local
/external/harfbuzz_ng/src/
Dhb-aat-layout-ankr-table.hh70 const GlyphAnchors &anchors = &(this+anchorData) + *offset; in get_anchor() local
/external/ComputeLibrary/tests/validation/fixtures/
DComputeAllAnchorsFixture.h65 TensorType anchors = create_tensor<TensorType>(anchors_shape, data_type, 1, qinfo); in compute_target() local

123