/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/ |
H A D | BufferPoolClient.cpp | 354 std::shared_ptr<BufferPoolData> *buffer) { in allocate() 399 std::shared_ptr<BufferPoolData> *buffer) { in receive() 699 void BufferPoolClient::Impl::invalidateRange(BufferId from, BufferId to) { in invalidateRange() 839 std::shared_ptr<BufferPoolData> *buffer) { in allocate() 848 native_handle_t **handle, std::shared_ptr<BufferPoolData> *buffer) { in receive() 857 const std::shared_ptr<BufferPoolData> &buffer, in postSend()
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/Wolf/ |
H A D | TpmToWolfHash.h | 123 #define HASH_END(hashState, buffer) \ argument 156 #define HASH_STATE_IMPORT(hashStateTo, from) \ argument
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/ |
H A D | BufferPoolClient.cpp | 359 std::shared_ptr<BufferPoolData> *buffer) { in allocate() 404 std::shared_ptr<BufferPoolData> *buffer) { in receive() 713 void BufferPoolClient::Impl::invalidateRange(BufferId from, BufferId to) { in invalidateRange() 846 std::shared_ptr<BufferPoolData> *buffer) { in allocate() 855 native_handle_t **handle, std::shared_ptr<BufferPoolData> *buffer) { in receive() 864 const std::shared_ptr<BufferPoolData> &buffer, in postSend()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | copy_insertion.cc | 138 DeepCopyAndAddControlEdges(HloInstruction* from, HloInstruction* to, in DeepCopyAndAddControlEdges() 431 HloInstruction* from = in AddCopiesForAliasedInputOutputs() local 1154 for (const HloBuffer& buffer : alias_analysis.buffers()) { in CopyRemover() local 1888 HloBuffer& buffer = alias_analysis->GetBufferContainingValue(*value); in AddSpecialCaseCopies() local 1946 for (const HloBuffer* buffer : buffers_at_index) { in AddSpecialCaseCopies() local 2035 for (const HloBuffer& buffer : alias_analysis->buffers()) { in RemoveUnnecessaryCopies() local
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/ |
H A D | DngCreator.java | 336 @NonNull InputStream pixels, @IntRange(from=0) long offset) throws IOException { in writeInputStream() 390 @NonNull ByteBuffer pixels, @IntRange(from=0) long offset) in writeByteBuffer() 665 private synchronized native void nativeSetThumbnail(ByteBuffer buffer, int width, int height); in nativeSetThumbnail()
|
/aosp_15_r20/frameworks/native/libs/gui/bufferqueue/2.0/ |
H A D | H2BGraphicBufferProducer.cpp | 52 bool b2h(BQueueBufferInput const& from, HQueueBufferInput* to, in b2h() 68 bool h2b(HQueueBufferOutput const& from, BQueueBufferOutput* to) { in h2b() 219 int* outSlot, sp<GraphicBuffer> const& buffer) { in attachBuffer()
|
/aosp_15_r20/external/libcups/scheduler/ |
H A D | ipp.c | 4031 ipp_t *from, /* I - Source request */ in copy_attrs() 4389 copy_file(const char *from, /* I - Source file */ in copy_file() 4396 char buffer[2048]; /* Copy buffer */ in copy_file() local 4443 const char *from, /* I - Source file */ in copy_model() 4460 char buffer[2048]; /* Copy buffer */ in copy_model() local 5249 cups_file_t *from, /* Source file */ in create_local_bg_thread() local 11080 char *buffer,/* I - String buffer */ in url_encode_attr() 11125 char *buffer, /* I - String buffer */ in url_encode_string()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/call/ |
D | mod.rs | 33 fn from(code: i32) -> RpcStatusCode { in from() method 39 fn from(code: RpcStatusCode) -> i32 { in from() method 772 buffer: GrpcSlice, field 870 let buffer = &mut self.buffer; in start_send_buffer_message() localVariable
|
/aosp_15_r20/frameworks/av/media/codec2/vndk/platform/ |
H A D | C2BqBuffer.cpp | 189 const GraphicBuffer* hgbp_AHBuffer_to_GraphicBuffer(const AHardwareBuffer* buffer) { in hgbp_AHBuffer_to_GraphicBuffer() 216 void hgbp_describe(const AHardwareBuffer* buffer, in hgbp_describe() 233 bool hgbp_h2b(HBuffer const& from, sp<GraphicBuffer>* to) { in hgbp_h2b() 244 bool hgbp_b2h(sp<GraphicBuffer> const& from, HBuffer* to, in hgbp_b2h()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionBuilder.cpp | 179 const void* buffer, size_t length) { in setInput() 261 void* buffer, size_t length) { in setOutput() 1150 static bool isUpdatable(const std::vector<uint32_t>& to, const std::vector<uint32_t>& from) { in isUpdatable() 1238 bool StepExecutor::updateOutputShapes(int executionResultCode, const std::vector<OutputShape>& from, in updateOutputShapes()
|
/aosp_15_r20/bootable/deprecated-ota/updater/ |
H A D | blockimg.cpp | 223 static void allocate(size_t size, std::vector<uint8_t>* buffer) { in allocate() 426 uint8_t buffer[buffer_size]; in receive_brotli_new_data() local 482 static int ReadBlocks(const RangeSet& src, std::vector<uint8_t>* buffer, int fd) { in ReadBlocks() 502 static int WriteBlocks(const RangeSet& tgt, const std::vector<uint8_t>& buffer, int fd) { in WriteBlocks() 545 std::vector<uint8_t> buffer; member 553 const std::vector<uint8_t>& buffer) { in PrintHashForCorruptedSourceBlocks() 620 const std::vector<uint8_t>& buffer, in PrintHashForCorruptedStashedBlocks() 645 std::vector<uint8_t> buffer(src.blocks() * BLOCKSIZE); in PrintHashForMissingStashedBlocks() local 653 static int VerifyBlocks(const std::string& expected, const std::vector<uint8_t>& buffer, in VerifyBlocks() 736 std::vector<uint8_t>* buffer, bool printnoent) { in LoadStash() [all …]
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/ |
D | PerformanceProfiler.cpp | 272 std::string buffer; in pressureLevelDurationMapToString() local 389 std::string buffer; in toString() local 407 std::string buffer; in toString() local 450 std::string buffer; in toString() local 564 std::string buffer; in toString() local 619 std::string buffer; in toString() local 636 std::string buffer; in toString() local 648 std::string buffer; in toString() local 1082 time_point_millis time, userid_t from, userid_t to, in onUserSwitchCollection()
|
/aosp_15_r20/trusty/user/app/sample/rust-hello-world/ |
D | lib.rs | 51 fn from(item: u8) -> Self { in from() method 180 let buffer = [0u8; HELLO_TRUSTY_MAX_MSG_SIZE]; in init_and_start_loop() localVariable
|
/aosp_15_r20/external/puffin/src/ |
H A D | puffpatch.cc | 43 const google::protobuf::RepeatedPtrField<metadata::BitExtent>& from, in CopyRpfToVector() 153 Buffer buffer(1024 * 1024); in ApplyZucchiniPatch() local
|
/aosp_15_r20/packages/modules/adb/client/ |
D | file_sync_client.cpp | 308 void RecordFileSent(std::string from, std::string to) { in RecordFileSent() 786 bool ReportCopyFailure(const std::string& from, const std::string& to, const syncmsg& msg) { in ReportCopyFailure() 978 bool WriteOrDie(const std::string& from, const std::string& to, const void* data, in WriteOrDie() 1135 char buffer[SYNC_DATA_MAX]; in sync_recv_v1() local 1172 Block buffer(SYNC_DATA_MAX); in sync_recv_v2() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARTSPConnection.cpp | 598 sp<ABuffer> buffer = new ABuffer((x[1] << 8) | x[2]); in receiveBinaryData() local 620 sp<ABuffer> buffer = receiveBinaryData(); in receiveRTSPReponse() local 827 const char *from, unsigned long *x) { in ParseSingleUnsignedLong()
|
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/ |
H A D | utils.h | 213 Vector<T> SubVector(int from, int to) { in SubVector() 255 StringBuilder(char* buffer, int buffer_size) in StringBuilder()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
H A D | double-conversion-utils.h | 225 Vector<T> SubVector(int from, int to) { in SubVector() 267 StringBuilder(char* buffer, int buffer_size) in StringBuilder()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/ |
D | SimpleDateFormat.java | 1002 private static void encode(int tag, int length, StringBuilder buffer) { in encode() 1267 FieldDelegate delegate, StringBuffer buffer, in subFormat() 1391 count, maxIntCount, buffer); in subFormat() local 1445 count, maxIntCount, buffer); in subFormat() local 1629 private String formatMonth(int count, int value, int maxIntCount, StringBuffer buffer, in formatMonth() 1670 private void zeroPaddingNumber(int value, int minDigits, int maxDigits, StringBuffer buffer) in zeroPaddingNumber() 1713 numberFormat.format((long)value, buffer, DontCareFieldPosition.INSTANCE); in zeroPaddingNumber() local 2858 private String translatePattern(String pattern, String from, String to) { in translatePattern()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/ |
D | SimpleDateFormat.java | 1002 private static void encode(int tag, int length, StringBuilder buffer) { in encode() 1267 FieldDelegate delegate, StringBuffer buffer, in subFormat() 1391 count, maxIntCount, buffer); in subFormat() local 1445 count, maxIntCount, buffer); in subFormat() local 1629 private String formatMonth(int count, int value, int maxIntCount, StringBuffer buffer, in formatMonth() 1670 private void zeroPaddingNumber(int value, int minDigits, int maxDigits, StringBuffer buffer) in zeroPaddingNumber() 1713 numberFormat.format((long)value, buffer, DontCareFieldPosition.INSTANCE); in zeroPaddingNumber() local 2858 private String translatePattern(String pattern, String from, String to) { in translatePattern()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/ |
H A D | SimpleDateFormat.java | 1002 private static void encode(int tag, int length, StringBuilder buffer) { in encode() 1267 FieldDelegate delegate, StringBuffer buffer, in subFormat() 1391 count, maxIntCount, buffer); in subFormat() local 1445 count, maxIntCount, buffer); in subFormat() local 1629 private String formatMonth(int count, int value, int maxIntCount, StringBuffer buffer, in formatMonth() 1670 private void zeroPaddingNumber(int value, int minDigits, int maxDigits, StringBuffer buffer) in zeroPaddingNumber() 1713 numberFormat.format((long)value, buffer, DontCareFieldPosition.INSTANCE); in zeroPaddingNumber() local 2858 private String translatePattern(String pattern, String from, String to) { in translatePattern()
|
/aosp_15_r20/external/crosvm/devices/src/virtio/input/ |
H A D | evdev.rs | 29 buffer: [std::os::raw::c_uchar; 128], field 93 fn from(other: evdev_abs_info) -> Self { in from() method
|
/aosp_15_r20/external/rust/crates/v4l2r/ffi/src/ |
D | memory.rs | 89 fn from(_: VideoFrameMemoryType) -> Self { in from() method 179 let buffer = queue.try_get_buffer(handles.id as usize).or_else(|e| { in get_suitable_buffer_for() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/ |
D | fanotify.rs | 146 fn from(event_f_flags: EventFFlags) -> Self { in from() method 356 let mut buffer = [0u8; BUFSIZ]; in read_events() localVariable
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | Layer.cpp | 52 HWC3::Error Layer::setBuffer(buffer_handle_t buffer, const ndk::ScopedFileDescriptor& fence) { in setBuffer() 333 Composition from = getCompositionType(); in logCompositionFallbackIfChanged() local
|