/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/ |
HD | apache-mime4j-core-0.7.2.jar | ... b2
byte b3
int value
int decoded
byte[] buffer
int off
int len
int from
int to
int index ... |
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | trie_map.cpp | 48 TrieMap::TrieMap(const ReadWriteByteArrayView buffer) in TrieMap() 51 void TrieMap::dump(const int from, const int to) const { in dump() argument
|
/aosp_15_r20/external/vboot_reference/futility/ |
H A D | updater_utils.c | 48 char buffer[4096]; in save_file_from_stdin() local 336 struct firmware_section from, to; in preserve_firmware_section() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium/src/value/ |
D | de.rs | 13 fn from(value: Integer) -> Self { in from() method 26 fn from(value: &'a Value) -> Self { in from() method 183 let mut buffer = 0u128.to_ne_bytes(); in integer() localVariable
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | ImageDecoder.java | 238 ByteBufferSource(@NonNull ByteBuffer buffer) { in ByteBufferSource() 253 ByteBuffer buffer = mBuffer.slice(); in createImageDecoder() local 1060 public static Source createSource(@NonNull ByteBuffer buffer) { in createSource() 1177 public void setTargetSize(@Px @IntRange(from = 1) int width, in setTargetSize()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | String.java | 728 public String(StringBuffer buffer) { in String() 1086 native void getCharsNoCheck(int start, int end, char[] buffer, int index); in getCharsNoCheck() 1222 ByteBuffer buffer = charset.encode(this); in getBytes() local 3836 int from = 0; in translateEscapes() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | String.java | 728 public String(StringBuffer buffer) { in String() 1086 native void getCharsNoCheck(int start, int end, char[] buffer, int index); in getCharsNoCheck() 1222 ByteBuffer buffer = charset.encode(this); in getBytes() local 3836 int from = 0; in translateEscapes() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | String.java | 728 public String(StringBuffer buffer) { in String() 1086 native void getCharsNoCheck(int start, int end, char[] buffer, int index); in getCharsNoCheck() 1222 ByteBuffer buffer = charset.encode(this); in getBytes() local 3836 int from = 0; in translateEscapes() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/ |
H A D | RemoteComposeBuffer.java | 175 public void setBuffer(@NonNull WireBuffer buffer) { in setBuffer() 972 public static void readNextOperation( in readNextOperation() 989 RemoteComposeBuffer buffer = new RemoteComposeBuffer(mRemoteComposeState); in copy() local 1006 RemoteComposeBuffer buffer = new RemoteComposeBuffer(remoteComposeState); in fromFile() local 1014 RemoteComposeBuffer buffer = new RemoteComposeBuffer(remoteComposeState); in fromFile() local 1022 RemoteComposeBuffer buffer = new RemoteComposeBuffer(remoteComposeState); in fromInputStream() local 1029 @NonNull ArrayList<Operation> operations, @NonNull RemoteComposeBuffer buffer) { in copyFromOperations() 1043 public void write(@NonNull RemoteComposeBuffer buffer, @NonNull File file) { in write() 1054 static void read(@NonNull File file, @NonNull RemoteComposeBuffer buffer) throws IOException { in read() 1059 public static void read(@NonNull InputStream fd, @NonNull RemoteComposeBuffer buffer) { in read() [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/regex/ |
H A D | Matcher.java | 137 int from, to; field in Matcher 904 public void appendEvaluated(StringBuilder buffer, String s) { in appendEvaluated()
|
/aosp_15_r20/frameworks/base/libs/protoutil/src/ |
H A D | ProtoOutputStream.cpp | 33 ProtoOutputStream::ProtoOutputStream(sp<EncodedBuffer> buffer) in ProtoOutputStream() 555 inline To bit_cast(From const &from) { in bit_cast()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/regex/ |
D | Matcher.java | 137 int from, to; field in Matcher 904 public void appendEvaluated(StringBuilder buffer, String s) { in appendEvaluated()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/regex/ |
D | Matcher.java | 137 int from, to; field in Matcher 904 public void appendEvaluated(StringBuilder buffer, String s) { in appendEvaluated()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | lite_unittest.cc | 96 uint8_t buffer[10]; in TEST() local 123 uint8_t buffer[10]; in TEST() local 259 std::string buffer; in TEST() local 427 std::string buffer; in TEST() local 715 protobuf_unittest::TestEnumMapPlusExtraLite from; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | lite_unittest.cc | 96 uint8_t buffer[10]; in TEST() local 123 uint8_t buffer[10]; in TEST() local 259 std::string buffer; in TEST() local 427 std::string buffer; in TEST() local 715 protobuf_unittest::TestEnumMapPlusExtraLite from; in TEST() local
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | Layout.java | 961 Spanned buffer = (Spanned) mText; in drawBackground() local 1822 public void fillCharacterBounds(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in fillCharacterBounds() 1868 @IntRange(from = 0) int start, in forEachCharacterBounds() 2542 @IntRange(from = 0) int lineStartOffset, in getStartOffsetForAreaWithinRun() 2659 @IntRange(from = 0) int lineStartOffset, in getEndOffsetForAreaWithinRun() 3800 @IntRange(from = 0) int start, in Builder()
|
/aosp_15_r20/external/iproute2/ip/ |
H A D | iproute.c | 472 __u32 from = to>>16; in print_route() local 672 __u32 from = to>>16; in print_route() local 1333 char *buffer = "-1"; in iproute_flush_cache() local
|
/aosp_15_r20/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/ |
D | TestUtils.java | 899 char[] buffer = new char[4096]; in runShellCommand() local 1279 List<? extends Record> from, List<? extends Record> to) { in copyRecordIdsViaReflection() 1313 private static void copyRecordIdViaReflection(Record from, Record to) { in copyRecordIdViaReflection()
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/compat/ |
D | compat01as03.rs | 186 pub(crate) buffer: Option<SinkItem>, field 330 fn from(handle: WakerToHandle<'_>) -> Self { in from() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/ |
D | sink.rs | 426 fn buffer() { in buffer() function 539 fn from(_: mpsc::SendError) -> Self { in err_into() method
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
H A D | Output.cpp | 98 ScaleVector getScale(const Rect& from, const Rect& to) { in getScale() 1185 std::shared_ptr<renderengine::ExternalTexture> buffer; in prepareFrameAsync() local 1226 std::shared_ptr<renderengine::ExternalTexture> buffer; in devOptRepaintFlash() local 1251 std::shared_ptr<renderengine::ExternalTexture> buffer; in finishFrame() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucnv.cpp | 1762 char buffer[1024]; in ucnv_fromUChars() local 1819 char16_t buffer[1024]; in ucnv_toUChars() local 1844 char16_t buffer[U16_MAX_LENGTH]; in ucnv_getNextUChar() local 2533 UConverter *algoConverter, *to, *from; in ucnv_convertAlgorithmic() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucnv.cpp | 1760 char buffer[1024]; in ucnv_fromUChars() local 1817 char16_t buffer[1024]; in ucnv_toUChars() local 1842 char16_t buffer[U16_MAX_LENGTH]; in ucnv_getNextUChar() local 2531 UConverter *algoConverter, *to, *from; in ucnv_convertAlgorithmic() local
|
/aosp_15_r20/external/wpa_supplicant_8/hostapd/ |
H A D | ctrl_iface.c | 90 struct sockaddr_storage *from, in hostapd_ctrl_iface_attach() 98 struct sockaddr_storage *from, in hostapd_ctrl_iface_detach() 106 struct sockaddr_storage *from, in hostapd_ctrl_iface_level() 4041 struct sockaddr_storage *from, in hostapd_ctrl_iface_receive_process() 4661 struct sockaddr_storage from; in hostapd_ctrl_iface_receive() local 4747 struct sockaddr_storage *from, in hostapd_mld_ctrl_iface_receive_process() 4840 struct sockaddr_storage from; in hostapd_mld_ctrl_iface_receive() local 5435 struct sockaddr_storage *from, in hostapd_global_ctrl_iface_attach() 5444 struct sockaddr_storage *from, in hostapd_global_ctrl_iface_detach() 5725 struct sockaddr_storage *from, in hostapd_global_ctrl_iface_ifname() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/data-encoding/src/ |
D | lib.rs | 895 pub from: String, field 1366 let buffer = &mut buffer[.. self.encode_len(input.len())]; in encode_write_buffer() localVariable 1621 buffer: [u8; 255], field 1801 let from = self.translate.from.as_bytes(); in encoding() localVariable
|