Home
last modified time | relevance | path

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

12

/hardware/interfaces/common/support/
Dtest.cpp65 native_handle_t* to = makeFromAidl(handle); in TEST() local
73 native_handle_t* to = makeFromAidl(handle); in TEST() local
81 native_handle_t* to = dupFromAidl(handle); in TEST() local
89 native_handle_t* to = dupFromAidl(handle); in TEST() local
108 NativeHandle to = makeToAidl(handle); in TEST() local
116 NativeHandle to = makeToAidl(handle); in TEST() local
124 NativeHandle to = dupToAidl(handle); in TEST() local
132 NativeHandle to = dupToAidl(handle); in TEST() local
DNativeHandle.cpp26 native_handle_t* to = native_handle_create(handle.fds.size(), handle.ints.size()); in fromAidl() local
45 NativeHandle to; in toAidl() local
/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/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/sdm845/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/qcom/sm8150/media/libc2dcolorconvert/
DC2DColorConverter.h51 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
/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/msm8909/utils/
DLocTimer.cpp643 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocTimer.cpp657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sm8150p/gps/utils/
DLocTimer.cpp657 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/gps/msm8909w_3100/utils/
DLocTimer.cpp655 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/sdm845/gps/msm8909/utils/
DLocTimer.cpp650 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/sdm845/gps/msm8998/utils/
DLocTimer.cpp654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocTimer.cpp648 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/sm7150/gps/utils/
DLocTimer.cpp657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
/hardware/qcom/sdm845/gps/sdm845/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