Home
last modified time | relevance | path

Searched defs:encode (Results 1501 – 1525 of 3916) sorted by relevance

1...<<61626364656667686970>>...157

/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/x509/
H A DCertificateIssuerName.java50 public void encode(java.io.OutputStream out) throws java.io.IOException { in encode() method in CertificateIssuerName
H A DSubjectAlternativeNameExtension.java62 public void encode(java.io.OutputStream out) throws java.io.IOException { in encode() method in SubjectAlternativeNameExtension
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/Carbon/
DMediaDescr.py29 def encode(self, dict): member in _MediaDescriptionCodec
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/net/idna/
Dpunycode.go105 func encode(prefix, s string) (string, error) { func
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust/
Dreserved_identifier_little_endian.rs40 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
Dreserved_identifier_big_endian.rs40 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/x509/
H A DCertificateIssuerExtension.java182 public void encode(OutputStream out) throws IOException { in encode() method in CertificateIssuerExtension
H A DDistributionPointName.java170 public void encode(DerOutputStream out) throws IOException { in encode() method in DistributionPointName
H A DSubjectKeyIdentifierExtension.java128 public void encode(OutputStream out) throws IOException { in encode() method in SubjectKeyIdentifierExtension
/aosp_15_r20/external/cbor-java/src/main/java/co/nstant/in/cbor/encoder/
H A DAbstractEncoder.java24 public abstract void encode(T dataItem) throws CborException; in encode() method in AbstractEncoder
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/
Dreset.rs40 pub fn encode<B: BufMut>(&self, dst: &mut B) { in encode() method
/aosp_15_r20/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
H A DMainActivityTest.java30 private byte[] encode(View view) throws ClassNotFoundException, NoSuchMethodException, in encode() method in MainActivityTest
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DBERApplicationSpecific.java100 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in BERApplicationSpecific
H A DDLSet.java128 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSet
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/
H A DBERApplicationSpecific.java102 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in BERApplicationSpecific
H A DDLSequence.java88 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSequence
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/roi/
H A Dencode_avc_vdenc_brc_roi_feature.cpp28 namespace encode namespace
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/
H A DBERApplicationSpecific.java102 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in BERApplicationSpecific
H A DDLSequence.java88 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSequence
H A DDLSet.java130 void encode(ASN1OutputStream out, boolean withTag) throws IOException in encode() method in DLSet
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_HPM/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_vdenc_pipeline_xe_hpm.cpp41 namespace encode { namespace
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/packet/
H A Dencode_huc_la_init_packet.cpp30 namespace encode namespace
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/
H A Dencode_vp9_vdenc_feature_manager.cpp39 namespace encode namespace
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/bufferMgr/
H A Dencode_recycle_resource.cpp33 namespace encode { namespace
/aosp_15_r20/external/fonttools/Lib/fontTools/encodings/
H A Dcodecs.py38 def encode(self, input, errors="strict"): member in ExtendCodec

1...<<61626364656667686970>>...157