Home
last modified time | relevance | path

Searched defs:encode (Results 26 – 50 of 3916) sorted by relevance

12345678910>>...157

/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/aztec/encoder/
H A DEncoder.java53 public static AztecCode encode(String data) { in encode() method in Encoder
66 public static AztecCode encode(String data, int minECCPercent, int userSpecifiedLayers) { in encode() method in Encoder
82 …public static AztecCode encode(String data, int minECCPercent, int userSpecifiedLayers, Charset ch… in encode() method in Encoder
93 public static AztecCode encode(byte[] data) { in encode() method in Encoder
106 public static AztecCode encode(byte[] data, int minECCPercent, int userSpecifiedLayers) { in encode() method in Encoder
121 …public static AztecCode encode(byte[] data, int minECCPercent, int userSpecifiedLayers, Charset ch… in encode() method in Encoder
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DSignatureAttribute.java248 public String encode() { in encode() method in SignatureAttribute.ClassSignature
341 public String encode() { in encode() method in SignatureAttribute.MethodSignature
465 void encode(StringBuffer sb) { in encode() method in SignatureAttribute.TypeParameter
573 static void encode(StringBuffer sb, TypeArgument[] args) { in encode() method in SignatureAttribute.TypeArgument
592 abstract void encode(StringBuffer sb); in encode() method in SignatureAttribute.Type
650 void encode(StringBuffer sb) { in encode() method in SignatureAttribute.BaseType
663 public String encode() { in encode() method in SignatureAttribute.ObjectType
785 void encode(StringBuffer sb) { in encode() method in SignatureAttribute.ClassType
879 void encode(StringBuffer sb) { in encode() method in SignatureAttribute.ArrayType
922 void encode(StringBuffer sb) { in encode() method in SignatureAttribute.TypeVariable
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/
H A DCharacterEncoder.java141 public void encode(InputStream inStream, OutputStream outStream) in encode() method in CharacterEncoder
176 public void encode(byte aBuffer[], OutputStream aStream) in encode() method in CharacterEncoder
186 public String encode(byte aBuffer[]) { in encode() method in CharacterEncoder
253 public void encode(ByteBuffer aBuffer, OutputStream aStream) in encode() method in CharacterEncoder
265 public String encode(ByteBuffer aBuffer) { in encode() method in CharacterEncoder
/aosp_15_r20/external/autotest/frontend/tko/
H A Dcsv_encoder.py26 def encode(self): member in CsvEncoder
31 def encode(self): member in UnhandledMethodEncoder
74 def encode(self): member in SpreadsheetCsvEncoder
110 def encode(self): member in TableCsvEncoder
115 def encode(self): member in GroupedTableCsvEncoder
/aosp_15_r20/development/tools/ota_analysis/src/services/
H A Dupdate_metadata_pb.js81 Extent.encode = function encode(message, writer) { function
311 Signatures.encode = function encode(message, writer) { function in Signatures
533 Signature.encode = function encode(message, writer) { function in Signature
768 PartitionInfo.encode = function encode(message, writer) { function in PartitionInfo
1037 ImageInfo.encode = function encode(message, writer) { function in ImageInfo
1374 InstallOperation.encode = function encode(message, writer) { function in InstallOperation
1950 CowMergeOperation.encode = function encode(message, writer) { function in CowMergeOperation
2400 PartitionUpdate.encode = function encode(message, writer) { function in PartitionUpdate
2956 DynamicPartitionGroup.encode = function encode(message, writer) { function in DynamicPartitionGroup
3237 DynamicPartitionMetadata.encode = function encode(message, writer) { function in DynamicPartitionMetadata
[all …]
/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
H A Dunion_vector_generated.swift29 public func encode(to encoder: Encoder) throws { in encode() function
92 public func encode(to encoder: Encoder) throws { in encode() function
156 public func encode(to encoder: Encoder) throws { in encode() function
224 public func encode(to encoder: Encoder) throws { in encode() function
292 public func encode(to encoder: Encoder) throws { in encode() function
385 public func encode(to encoder: Encoder) throws { in encode() function
468 public func encode(to encoder: Encoder) throws { in encode() function
621 public func encode(to encoder: Encoder) throws { in encode() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/bluetooth_core_rust_packets/gen/
D_packets.rs264 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
409 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
501 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
526 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
554 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
584 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
685 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
714 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
836 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
945 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
D_packets.rs264 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
409 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
501 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
526 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
554 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
584 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
685 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
714 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
836 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
945 fn encode(&self, buf: &mut impl BufMut) -> Result<(), EncodeError> { in encode() method
[all …]
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
H A DHex.java36 public static byte[] encode( in encode() method in Hex
47 public static byte[] encode( in encode() method in Hex
71 public static int encode( in encode() method in Hex
84 public static int encode( in encode() method in Hex
H A DBase64.java36 public static byte[] encode( in encode() method in Base64
47 public static byte[] encode( in encode() method in Base64
72 public static int encode( in encode() method in Base64
85 public static int encode( in encode() method in Base64
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/util/encoders/
H A DHex.java38 public static byte[] encode( in encode() method in Hex
49 public static byte[] encode( in encode() method in Hex
73 public static int encode( in encode() method in Hex
86 public static int encode( in encode() method in Hex
H A DBase64.java38 public static byte[] encode( in encode() method in Base64
49 public static byte[] encode( in encode() method in Base64
74 public static int encode( in encode() method in Base64
87 public static int encode( in encode() method in Base64
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/util/encoders/
H A DHex.java38 public static byte[] encode( in encode() method in Hex
49 public static byte[] encode( in encode() method in Hex
73 public static int encode( in encode() method in Hex
86 public static int encode( in encode() method in Hex
H A DBase64.java38 public static byte[] encode( in encode() method in Base64
49 public static byte[] encode( in encode() method in Base64
74 public static int encode( in encode() method in Base64
87 public static int encode( in encode() method in Base64
/aosp_15_r20/frameworks/compile/mclinker/lib/Support/
DLEB128.cpp17 size_t encode<uint64_t>(ByteType*& pBuf, uint64_t pValue) { in encode() function
36 size_t encode<uint32_t>(ByteType*& pBuf, uint32_t pValue) { in encode() function
67 size_t encode<int64_t>(ByteType*& pBuf, int64_t pValue) { in encode() function
89 size_t encode<int32_t>(ByteType*& pBuf, int32_t pValue) { in encode() function
/aosp_15_r20/external/apache-http/src/org/apache/commons/codec/net/
H A DURLCodec.java196 public byte[] encode(byte[] bytes) { in encode() method in URLCodec
225 public String encode(String pString, String charset) in encode() method in URLCodec
245 public String encode(String pString) throws EncoderException { in encode() method in URLCodec
311 public Object encode(Object pObject) throws EncoderException { in encode() method in URLCodec
H A DQuotedPrintableCodec.java215 public byte[] encode(byte[] bytes) { in encode() method in QuotedPrintableCodec
255 public String encode(String pString) throws EncoderException { in encode() method in QuotedPrintableCodec
321 public Object encode(Object pObject) throws EncoderException { in encode() method in QuotedPrintableCodec
386 public String encode(String pString, String charset) throws UnsupportedEncodingException { in encode() method in QuotedPrintableCodec
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-utf.hh141 encode (codepoint_t *text, in encode() function
268 encode (codepoint_t *text, in encode() function
336 encode (codepoint_t *text, in encode() function
391 encode (codepoint_t *text, in encode() function
447 encode (codepoint_t *text, in encode() function
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/oned/
H A DOneDimensionalCodeWriter.java43 public abstract boolean[] encode(String contents); in encode() method in OneDimensionalCodeWriter
51 public boolean[] encode(String contents, Map<EncodeHintType,?> hints) { in encode() method in OneDimensionalCodeWriter
56 public final BitMatrix encode(String contents, BarcodeFormat format, int width, int height) { in encode() method in OneDimensionalCodeWriter
68 public BitMatrix encode(String contents, in encode() method in OneDimensionalCodeWriter
/aosp_15_r20/frameworks/base/packages/SettingsLib/DataStore/src/com/android/settingslib/datastore/
H A DBackupCodec.kt51 fun encode(outputStream: OutputStream): OutputStream in encode() method
75 override fun encode(outputStream: OutputStream) = outputStream in encode() method in com.android.settingslib.datastore.BackupNoOpCodec
88 override fun encode(outputStream: OutputStream) = in encode() method in com.android.settingslib.datastore.BackupZipCodec
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/
Dencode.go529 func (bits floatEncoder) encode(e *encodeState, v reflect.Value, opts encOpts) { func
686 func (se structEncoder) encode(e *encodeState, v reflect.Value, opts encOpts) { func
733 func (me mapEncoder) encode(e *encodeState, v reflect.Value, opts encOpts) { func
811 func (se sliceEncoder) encode(e *encodeState, v reflect.Value, opts encOpts) { func
851 func (ae arrayEncoder) encode(e *encodeState, v reflect.Value, opts encOpts) { func
872 func (pe ptrEncoder) encode(e *encodeState, v reflect.Value, opts encOpts) { func
900 func (ce condAddrEncoder) encode(e *encodeState, v reflect.Value, opts encOpts) { func
/aosp_15_r20/libcore/luni/src/main/java/libcore/util/
H A DHexEncoding.java69 public static char[] encode(byte[] data) { in encode() method in HexEncoding
84 public static char[] encode(byte[] data, boolean upperCase) { in encode() method in HexEncoding
99 public static char[] encode(byte[] data, int offset, int len) { in encode() method in HexEncoding
106 private static char[] encode(byte[] data, int offset, int len, boolean upperCase) { in encode() method in HexEncoding
/aosp_15_r20/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/libcore/util/
H A DHexEncoding.java62 public static char[] encode(byte[] data) { in encode() method in HexEncoding
76 public static char[] encode(byte[] data, boolean upperCase) { in encode() method in HexEncoding
90 public static char[] encode(byte[] data, int offset, int len) { in encode() method in HexEncoding
97 private static char[] encode(byte[] data, int offset, int len, boolean upperCase) { in encode() method in HexEncoding
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/util/
DHexEncoding.java53 public static char[] encode(byte[] data) { in encode() method in HexEncoding
60 public static char[] encode(byte[] data, boolean upperCase) { in encode() method in HexEncoding
67 public static char[] encode(byte[] data, int offset, int len) { in encode() method in HexEncoding
74 private static char[] encode(byte[] data, int offset, int len, boolean upperCase) { in encode() method in HexEncoding
/aosp_15_r20/external/flatbuffers/tests/FlatBuffers.Test.Swift.Wasm/Tests/FlatBuffers.Test.Swift.WasmTests/
H A Dmonster_test_generated.swift24 public func encode(to encoder: Encoder) throws { in encode() function
48 public func encode(to encoder: Encoder) throws { in encode() function
72 public func encode(to encoder: Encoder) throws { in encode() function
101 public func encode(to encoder: Encoder) throws { in encode() function
153 public func encode(to encoder: Encoder) throws { in encode() function
205 public func encode(to encoder: Encoder) throws { in encode() function
281 public func encode(to encoder: Encoder) throws { in encode() function
393 public func encode(to encoder: Encoder) throws { in encode() function
490 public func encode(to encoder: Encoder) throws { in encode() function
580 public func encode(to encoder: Encoder) throws { in encode() function
[all …]

12345678910>>...157