/aosp_15_r20/external/autotest/client/bin/ |
H A D | local_host.py | 108 def _copy_file(self, source, dest, delete_dest=False, preserve_perm=False, argument 157 def get_file(self, source, dest, delete_dest=False, preserve_perm=True, argument 180 def send_file(self, source, dest, delete_dest=False, argument
|
/aosp_15_r20/external/cronet/url/ |
H A D | url_canon_stdurl.cc | 17 bool DoCanonicalizeStandardURL(const URLComponentSource<CHAR>& source, in DoCanonicalizeStandardURL() 185 URLComponentSource<char> source(base); in ReplaceStandardURL() local 202 URLComponentSource<char> source(base); in ReplaceStandardURL() local
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-exoplayer-nodeps/android_common/aar/ |
D | classes.jar | ... exoplayer/scheduler/
androidx/media3/exoplayer/source/
androidx/media3/exoplayer/source/ads ... |
D | androidx.media3.media3-exoplayer-nodeps.jar | ... exoplayer/scheduler/
androidx/media3/exoplayer/source/
androidx/media3/exoplayer/source/ads ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/androidx-media3/androidx.media3.media3-exoplayer-nodeps/android_common_apex30/aar/ |
D | androidx.media3.media3-exoplayer-nodeps.jar | ... exoplayer/scheduler/
androidx/media3/exoplayer/source/
androidx/media3/exoplayer/source/ads ... |
D | classes.jar | ... exoplayer/scheduler/
androidx/media3/exoplayer/source/
androidx/media3/exoplayer/source/ads ... |
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | ucnvbocu.cpp | 395 const char16_t *source, *sourceLimit; in _Bocu1FromUnicodeWithOffsets() local 656 const char16_t *source, *sourceLimit; in _Bocu1FromUnicode() local 959 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicodeWithOffsets() local 1182 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicode() local
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | ThumbnailUtils.java | 93 public void onHeaderDecoded(ImageDecoder decoder, ImageInfo info, Source source) { in onHeaderDecoded() 403 Bitmap source, int width, int height) { in extractThumbnail() 416 Bitmap source, int width, int height, int options) { in extractThumbnail() 471 Bitmap source, in transform()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | async_pipe.hpp | 194 const handle_type & source() const & {return _source;} in source() function in boost::process::detail::windows::async_pipe 196 handle_type && source() && { return std::move(_source); } in source() function in boost::process::detail::windows::async_pipe 199 handle_type source(::boost::asio::io_context& ios) && in source() function in boost::process::detail::windows::async_pipe 214 handle_type source(::boost::asio::io_context& ios) const & in source() function in boost::process::detail::windows::async_pipe
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | ucnvbocu.cpp | 395 const char16_t *source, *sourceLimit; in _Bocu1FromUnicodeWithOffsets() local 656 const char16_t *source, *sourceLimit; in _Bocu1FromUnicode() local 959 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicodeWithOffsets() local 1181 const uint8_t *source, *sourceLimit; in _Bocu1ToUnicode() local
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/ |
H A D | CharBufferTest.java | 994 CharBuffer source = CharBuffer.wrap("String"); in testReadCharBuffer() local 1011 CharBuffer source = CharBuffer.wrap("String"); in testReadReadOnly() local 1025 CharBuffer source = CharBuffer.wrap("String"); in testReadOverflow() local 1033 CharBuffer source = CharBuffer.wrap("abuffer"); in testReadSelf() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/graphics/ |
H A D | ImageLoader.kt | 330 val source = ImageDecoder.createSource(context.contentResolver, icon.uri) in <lambda>() constant 403 val source = ImageDecoder.createSource(context.contentResolver, icon.uri) in <lambda>() constant
|
/aosp_15_r20/external/freetype/src/gzip/ |
H A D | ftgzip.c | 167 FT_Stream source; /* parent/source stream */ member 270 FT_Stream source ) in ft_gzip_file_init() 609 FT_Stream source ) in FT_Stream_OpenGzip() 777 FT_Stream source ) in FT_Stream_OpenGzip()
|
/aosp_15_r20/frameworks/native/include/input/ |
H A D | InputEventBuilders.h | 88 InputMessageBuilder& source(int32_t source) { in source() function 251 MotionEventBuilder(int32_t action, int32_t source) { in MotionEventBuilder() 368 KeyEventBuilder(int32_t action, int32_t source) { in KeyEventBuilder()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | oghttp2_adapter_metadata_test.cc | 387 auto source = std::make_unique<TestMetadataSource>(ToHeaderBlock(ToHeaders( in TEST() local 466 auto source = std::make_unique<TestMetadataSource>(ToHeaderBlock(ToHeaders( in TEST() local 491 auto source = std::make_unique<TestMetadataSource>( in TEST() local 526 auto source = std::make_unique<TestMetadataSource>(ToHeaderBlock(ToHeaders( in TEST() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | TensorAdvancedIndexing.cpp | 328 const Tensor& source, in index_func_meta_impl() 735 Tensor & put_(Tensor & self, const Tensor& index, const Tensor & source, const bool accumulate) { in put_() 777 Tensor put(const Tensor & self, const Tensor& index, const Tensor & source, const bool accumulate) { in put() 1065 const Tensor& source, in index_reduce_func_impl() 1484 Tensor & index_fill_(Tensor & self, int64_t dim, const Tensor & index, const Scalar& source) { in index_fill_() 1557 Tensor & index_fill_(Tensor & self, int64_t dim, const Tensor & index, const Tensor & source) { in index_fill_() 1563 Tensor index_fill(const Tensor & self, int64_t dim, const Tensor & index, const Scalar& source) { in index_fill() 1567 Tensor index_fill(const Tensor & self, int64_t dim, const Tensor & index, const Tensor & source) { in index_fill() 1958 Tensor masked_scatter(const Tensor & self, const Tensor & mask, const Tensor & source) { in masked_scatter() 2027 Tensor masked_fill(const Tensor & self, const Tensor & mask, const Scalar& source) { in masked_fill() [all …]
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/status/ |
H A D | statusor_test.cc | 519 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local 536 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local 555 absl::StatusOr<int> source(expected); in TEST() local 570 absl::StatusOr<int> source(expected); in TEST() local 587 absl::StatusOr<int> source(kI); in TEST() local 604 absl::StatusOr<std::unique_ptr<int>> source(absl::WrapUnique(p)); in TEST() local 994 absl::StatusOr<int> source(expected); in TEST() local 1009 absl::StatusOr<int> source(expected); in TEST() local 1371 absl::StatusOr<const int*> source(&kI); in TEST() local 1379 absl::StatusOr<int*> source(absl::CancelledError()); in TEST() local [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/status/ |
H A D | statusor_test.cc | 448 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local 465 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local 484 absl::StatusOr<int> source(expected); in TEST() local 499 absl::StatusOr<int> source(expected); in TEST() local 516 absl::StatusOr<int> source(kI); in TEST() local 533 absl::StatusOr<std::unique_ptr<int>> source(absl::WrapUnique(p)); in TEST() local 923 absl::StatusOr<int> source(expected); in TEST() local 938 absl::StatusOr<int> source(expected); in TEST() local 1298 absl::StatusOr<const int*> source(&kI); in TEST() local 1306 absl::StatusOr<int*> source(absl::CancelledError()); in TEST() local [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/status/ |
H A D | statusor_test.cc | 448 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local 465 absl::StatusOr<std::shared_ptr<int>> source(p); in TEST() local 484 absl::StatusOr<int> source(expected); in TEST() local 499 absl::StatusOr<int> source(expected); in TEST() local 516 absl::StatusOr<int> source(kI); in TEST() local 533 absl::StatusOr<std::unique_ptr<int>> source(absl::WrapUnique(p)); in TEST() local 923 absl::StatusOr<int> source(expected); in TEST() local 938 absl::StatusOr<int> source(expected); in TEST() local 1298 absl::StatusOr<const int*> source(&kI); in TEST() local 1306 absl::StatusOr<int*> source(absl::CancelledError()); in TEST() local [all …]
|
/aosp_15_r20/external/pigweed/pw_result/ |
H A D | statusor_test.cc | 405 pw::Result<std::shared_ptr<int>> source(p); in TEST() local 422 pw::Result<std::shared_ptr<int>> source(p); in TEST() local 441 pw::Result<int> source(expected); in TEST() local 456 pw::Result<int> source(expected); in TEST() local 474 pw::Result<int> source(kI); in TEST() local 491 pw::Result<std::unique_ptr<int>> source(p); in TEST() local 919 pw::Result<int> source(expected); in TEST() local 934 pw::Result<int> source(expected); in TEST() local 1293 pw::Result<const int*> source(&kI); in TEST() local 1301 pw::Result<int*> source(pw::Status::Cancelled()); in TEST() local [all …]
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | AlteredCharSequence.java | 36 public static AlteredCharSequence make(CharSequence source, char[] sub, in make() 44 private AlteredCharSequence(CharSequence source, char[] sub, in AlteredCharSequence() 62 private AlteredSpanned(CharSequence source, char[] sub, in AlteredSpanned()
|
/aosp_15_r20/external/okhttp/okhttp-ws/src/main/java/com/squareup/okhttp/internal/ws/ |
H A D | WebSocketReader.java | 62 private final BufferedSource source; field in WebSocketReader 81 public WebSocketReader(boolean isClient, BufferedSource source, FrameCallback frameCallback) { in WebSocketReader() 226 final BufferedSource source = Okio.buffer(framedMessageSource); in readMessageFrame() local
|
/aosp_15_r20/frameworks/wilhelm/src/android/util/ |
H A D | AacAdtsExtractor.cpp | 49 static size_t getFrameSize(const sp<DataSource> &source, off64_t offset) { in getFrameSize() 94 AacAdtsExtractor::AacAdtsExtractor(const sp<DataSource> &source) in AacAdtsExtractor() 185 const sp<DataSource> &source, const sp<MetaData> &meta, in AacAdtsSource()
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/network_io/unix/ |
H A D | multicast.c | 113 apr_sockaddr_t *source) in do_mcast() 244 apr_sockaddr_t *source) in apr_mcast_join() 256 apr_sockaddr_t *source) in apr_mcast_leave()
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/ |
H A D | MultiType.java | 155 MultiType source = mergeSource; in propogateState() local 164 MultiType source = mergeSource; in propogateResolved() local 207 private boolean inMergeSource(MultiType source) { in inMergeSource()
|