/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/proc_macro/src/bridge/ |
H A D | symbol.rs | 107 fn encode(self, w: &mut Writer, s: &mut S) { in encode() method 123 fn encode(self, w: &mut Writer, s: &mut server::HandleStore<server::MarkedTypes<S>>) { in encode() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/proc_macro/src/bridge/ |
H A D | symbol.rs | 107 fn encode(self, w: &mut Writer, s: &mut S) { in encode() method 123 fn encode(self, w: &mut Writer, s: &mut server::HandleStore<server::MarkedTypes<S>>) { in encode() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/bridge/ |
H A D | symbol.rs | 107 fn encode(self, w: &mut Writer, s: &mut S) { in encode() method 123 fn encode(self, w: &mut Writer, s: &mut server::HandleStore<server::MarkedTypes<S>>) { in encode() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Alignment.h | 217 inline unsigned encode(MaybeAlign A) { return A ? A->ShiftValue + 1 : 0; } in encode() function 230 inline unsigned encode(Align A) { return encode(MaybeAlign(A)); } in encode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Alignment.h | 217 inline unsigned encode(MaybeAlign A) { return A ? A->ShiftValue + 1 : 0; } in encode() function 230 inline unsigned encode(Align A) { return encode(MaybeAlign(A)); } in encode() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/proc_macro/src/bridge/ |
H A D | symbol.rs | 107 fn encode(self, w: &mut Writer, s: &mut S) { in encode() method 123 fn encode(self, w: &mut Writer, s: &mut server::HandleStore<server::MarkedTypes<S>>) { in encode() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/ |
D | mod.rs | 23 mod encode; module 40 fn encode(enc: Encode<'_, Self::Outgoing>, dst: &mut Vec<u8>) -> crate::Result<Encoder>; in encode() method
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/sun/security/x509/ |
H A D | AlgorithmId.annotated.java | 51 public final void encode(DerOutputStream out) throws java.io.IOException { throw new RuntimeExcepti… in encode() method in AlgorithmId 58 public final byte[] encode() throws java.io.IOException { throw new RuntimeException("Stub!"); } in encode() method in AlgorithmId
|
/aosp_15_r20/external/rust/android-crates-io/crates/camino/src/ |
D | serde_impls.rs | 81 let encode = Encode { in valid_utf8() localVariable 113 let encode = Encode { in invalid_utf8() localVariable
|
/aosp_15_r20/external/rappor/ui/ |
H A D | table-lib.js | 236 TableState.prototype.encode = function() { method in TableState 472 UrlHash.prototype.encode = function() { method in UrlHash
|
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/modules-utils/java/com/android/modules/utils/modules-utils-bytesmatcher/android_common_apex33/javac/ |
D | modules-utils-bytesmatcher.jar | ... lang.String toString ()
StringBuilder builder
public void encode (java.lang.StringBuilder)
StringBuilder builder
public ... |
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/prost-0.12.3/src/ |
H A D | encoding.rs | 797 pub fn encode<B>(tag: u32, value: &String, buf: &mut B) in encode() function 949 pub fn encode<A, B>(tag: u32, value: &A, buf: &mut B) in encode() function 1058 pub fn encode<M, B>(tag: u32, msg: &M, buf: &mut B) in encode() function 1144 pub fn encode<M, B>(tag: u32, msg: &M, buf: &mut B) in encode() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/frame/ |
D | headers.rs | 270 pub fn encode( in encode() method 491 pub fn encode( in encode() method 543 pub fn encode(self, dst: &mut EncodeBuf<'_>) -> Option<Continuation> { in encode() method 639 fn encode<F>(mut self, head: &Head, dst: &mut EncodeBuf<'_>, f: F) -> Option<Continuation> in encode() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | Base64.java | 289 public byte[] encode(byte[] src) { in encode() method in Base64.Encoder 317 public int encode(byte[] src, byte[] dst) { in encode() method in Base64.Encoder 362 public ByteBuffer encode(ByteBuffer buffer) { in encode() method in Base64.Encoder
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | Base64.java | 289 public byte[] encode(byte[] src) { in encode() method in Base64.Encoder 317 public int encode(byte[] src, byte[] dst) { in encode() method in Base64.Encoder 362 public ByteBuffer encode(ByteBuffer buffer) { in encode() method in Base64.Encoder
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | Base64.java | 289 public byte[] encode(byte[] src) { in encode() method in Base64.Encoder 317 public int encode(byte[] src, byte[] dst) { in encode() method in Base64.Encoder 362 public ByteBuffer encode(ByteBuffer buffer) { in encode() method in Base64.Encoder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Alignment.h | 236 inline unsigned encode(MaybeAlign A) { return A ? A->ShiftValue + 1 : 0; } in encode() function 249 inline unsigned encode(Align A) { return encode(MaybeAlign(A)); } in encode() function
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/charset/ |
D | CharsetEncoder.java | 605 public final CoderResult encode(CharBuffer in, ByteBuffer out, in encode() method in CharsetEncoder 839 public final ByteBuffer encode(CharBuffer in) in encode() method in CharsetEncoder
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/domain/interactor/ |
D | KeyguardQuickAffordanceInteractor.java | 239 private final java.lang.String encode(java.lang.String $this$encode, java.lang.String slotId) { in encode() method in KeyguardQuickAffordanceInteractor
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/stringprep/ |
H A D | PunycodeReference.java | 137 public static final int encode( int input_length, in encode() method in PunycodeReference 223 public static final StringBuffer encode(StringBuffer input,char[] case_flags) in encode() method in PunycodeReference
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/9/libcore/ojluni/src/main/java/java/nio/charset/ |
D | CharsetEncoder.java | 605 public final CoderResult encode(CharBuffer in, ByteBuffer out, in encode() method in CharsetEncoder 839 public final ByteBuffer encode(CharBuffer in) in encode() method in CharsetEncoder
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/ |
H A D | PunycodeReference.java | 140 public static final int encode( int input_length, in encode() method in PunycodeReference 226 public static final StringBuffer encode(StringBuffer input,char[] case_flags) in encode() method in PunycodeReference
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/charset/ |
H A D | CharsetEncoder.java | 605 public final CoderResult encode(CharBuffer in, ByteBuffer out, in encode() method in CharsetEncoder 839 public final ByteBuffer encode(CharBuffer in) in encode() method in CharsetEncoder
|
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/transport-backend-cct-aar/android_common/aar/ |
D | classes.jar | com/google/android/datatransport/backend/cct/BuildConfig.class
BuildConfig.java
package ... |
D | transport-backend-cct-aar.jar | com/google/android/datatransport/backend/cct/BuildConfig.class
BuildConfig.java
package ... |