Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 36) sorted by relevance

12

/hardware/interfaces/common/support/
Dtest.cpp66 native_handle_t* to = makeFromAidl(handle); in TEST() local
75 native_handle_t* to = makeFromAidl(handle); in TEST() local
83 native_handle_t* to = dupFromAidl(handle); in TEST() local
91 native_handle_t* to = dupFromAidl(handle); in TEST() local
110 NativeHandle to = makeToAidl(handle); in TEST() local
119 NativeHandle to = makeToAidl(handle); in TEST() local
128 NativeHandle to = dupToAidl(handle); in TEST() local
137 NativeHandle to = dupToAidl(handle); in TEST() local
DNativeHandle.cpp33 native_handle_t* to = native_handle_create(handle.fds.size(), handle.ints.size()); in fromAidl() local
52 NativeHandle to; in toAidl() local
/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.cpp122 uint32_t to, in onInvalidationRequest()
501 bool needsAck, BufferId from, BufferId to, in invalidate()
531 BufferId to = mSeq; in flush() local
DBufferStatus.cpp33 bool isBufferInRange(BufferId from, BufferId to, BufferId bufferId) { in isBufferInRange()
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h318 bool supportedResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResampling()
331 bool supportedHWResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedHWResampling()
343 bool supportedHResizing(int16_t from, int16_t to) const in supportedHResizing()
352 bool supportedVResizing(int16_t from, int16_t to) const in supportedVResizing()
361 bool supportedResizing(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResizing()
380 bool supportedResampling(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResampling()
397 bool supportedResizing(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResizing()
/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
Doperations.cpp559 void __copy(const path& from, const path& to, copy_options options, in __copy()
726 bool copy_file_impl(FileDescriptor& from, FileDescriptor& to, error_code& ec) { in copy_file_impl()
739 bool __copy_file(const path& from, const path& to, copy_options options, in __copy_file()
896 void __create_directory_symlink(path const& from, path const& to, in __create_directory_symlink()
903 void __create_hard_link(const path& from, const path& to, error_code* ec) { in __create_hard_link()
909 void __create_symlink(path const& from, path const& to, error_code* ec) { in __create_symlink()
1159 void __rename(const path& from, const path& to, error_code* ec) { in __rename()
/hardware/google/aemu/base/
DStringUtils.cpp188 std::string_view to, in StringReplace()
DPathUtils.cpp351 bool PathUtils::move(const std::string& from, const std::string& to) { in move()
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp513 const list<DataItemId>& l, IDataItemObserver* to) in sendFirstResponse()
541 const list<DataItemId>& l, IDataItemObserver* to) in sendCachedDataItems()
/hardware/qcom/sm8150/media/libc2dcolorconvert/
DC2DColorConverter.h51 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
/hardware/qcom/sm7250/media/libc2dcolorconvert/
DC2DColorConverter.h51 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
/hardware/interfaces/usb/aidl/default/
DUsb.cpp222 struct timespec to; in switchMode() local
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c168 #define BAD_STATE_ABORT(from, to) \ argument
/hardware/qcom/media/msm8996/libc2dcolorconvert/
DC2DColorConverter.cpp45 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
/hardware/qcom/media/msm8998/libc2dcolorconvert/
DC2DColorConverter.cpp44 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
/hardware/qcom/media/msm8974/libc2dcolorconvert/
DC2DColorConverter.cpp43 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp655 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp642 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp643 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sm7150/gps/utils/
DLocTimer.cpp657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.cpp514 const unordered_set<DataItemId>& s, IDataItemObserver* to) in sendCachedDataItems()
/hardware/qcom/sm8150p/gps/utils/
DLocTimer.cpp657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.cpp514 const unordered_set<DataItemId>& s, IDataItemObserver* to) in sendCachedDataItems()
/hardware/qcom/sm7250/gps/core/
DSystemStatusOsObserver.cpp531 const unordered_set<DataItemId>& s, IDataItemObserver* to) in sendCachedDataItems()

12