Home
last modified time | relevance | path

Searched defs:encode (Results 1101 – 1125 of 3916) sorted by relevance

1...<<41424344454647484950>>...157

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/11/libcore/ojluni/src/main/java/java/security/
DCertificate.java113 public abstract void encode(OutputStream stream) in encode() method
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapbMessageEmail.java61 public byte[] encode() { in encode() method in BluetoothMapbMessageEmail
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/header/
H A DRouteList.java62 public String encode() { in encode() method in RouteList
H A DSupported.java76 public String encode() { in encode() method in Supported
/aosp_15_r20/external/xz-java/src/org/tukaani/xz/index/
H A DIndexEncoder.java34 public void encode(OutputStream out) throws IOException { in encode() method in IndexEncoder
/aosp_15_r20/external/rust/android-crates-io/crates/base64/src/
Dlib.rs258 mod encode; module
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/
H A DASN1Null.java78 abstract void encode(ASN1OutputStream out, boolean withTag) throws IOException; in encode() method in ASN1Null
/aosp_15_r20/external/elfutils/libelf/
H A Dgnuhash_xlate.h38 elf_cvt_gnuhash (void *dest, const void *src, size_t len, int encode) in elf_cvt_gnuhash()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/av1/features/
H A Dencode_av1_vdenc_feature_manager_xe_lpm_plus_base.cpp38 namespace encode namespace
H A Dencode_av1_basic_feature_xe_lpm_plus_base.cpp31 namespace encode namespace
/aosp_15_r20/external/cbor-java/src/main/java/co/nstant/in/cbor/encoder/
H A DSpecialEncoder.java28 public void encode(Special dataItem) throws CborException { in encode() method in SpecialEncoder
H A DHalfPrecisionFloatEncoder.java16 public void encode(HalfPrecisionFloat dataItem) throws CborException { in encode() method in HalfPrecisionFloatEncoder
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DLEB128.h96 size_t encode(char*& pBuf, IntType pValue) { in encode() function
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
H A DHex.java26 public static String encode(final byte[] bytes) { in encode() method in Hex
/aosp_15_r20/external/python/cpython2/Lib/
Duu.py42 def encode(in_file, out_file, name=None, mode=None): function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/codec/hal/enc/avc/pipeline/
H A Dencode_avc_vdenc_pipeline_xe2_lpm.cpp38 namespace encode { namespace
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/scalability/
H A Dencode_scalability_option.cpp34 namespace encode namespace
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceConditionCodesARM32.h32 #define X(tag, encode, opp, emit) tag = encode, argument
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/
H A DEAN13Writer.java45 public boolean[] encode(String contents) { in encode() method in EAN13Writer
H A DUPCEWriter.java43 public boolean[] encode(String contents) { in encode() method in UPCEWriter
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/internal/
H A DBase16Lower.java48 public static byte[] encode(byte[] bytes) { in encode() method in Base16Lower
H A DBase16.java48 public static byte[] encode(byte[] bytes) { in encode() method in Base16
/aosp_15_r20/libcore/ojluni/src/test/java/net/URLEncoder/
H A DEncodingTest.java75 public void encode(String s) throws Exception { in encode() method in EncodingTest
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/
Dfuzz_bridge.rs23 fn encode(e: &mut hpack::Encoder, hdrs: Vec<hpack::Header<Option<HeaderName>>>) -> BytesMut { in encode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/
Diso2022_jp_2.py13 encode = codec.encode variable in Codec

1...<<41424344454647484950>>...157