Searched defs:Return (Results 1 - 25 of 57) sorted by relevance

123

/external/libunwind/doc/
H A Dunw_backtrace.tex35 \section{Return Value}
H A Dunw_init_local.tex46 \section{Return Value}
H A Dunw_init_remote.tex41 \section{Return Value}
H A Dunw_resume.tex61 \section{Return Value}
H A Dunw_strerror.tex22 \section{Return Value}
H A Dunw_flush_cache.tex34 \section{Return Value}
H A Dunw_get_accessors.tex30 \section{Return Value}
H A Dunw_get_fpreg.tex37 \section{Return Value}
H A Dunw_get_proc_info.tex84 \section{Return Value}
H A Dunw_get_proc_info_by_ip.tex50 \section{Return Value}
H A Dunw_get_proc_name.tex43 \section{Return Value}
H A Dunw_get_reg.tex38 \section{Return Value}
H A Dunw_getcontext.tex40 \section{Return Value}
H A Dunw_is_fpreg.tex25 \section{Return Value}
H A Dunw_is_signal_frame.tex32 \section{Return Value}
H A Dunw_regname.tex25 \section{Return Value}
H A Dunw_set_caching_policy.tex48 \section{Return Value}
H A Dunw_set_fpreg.tex37 \section{Return Value}
H A Dunw_set_reg.tex38 \section{Return Value}
H A Dunw_step.tex22 \section{Return Value}
/external/libbrillo/brillo/dbus/
H A Ddbus_method_response.h86 inline void Return(const Types&... return_values) { function in class:brillo::dbus_utils::DBusMethodResponse
/external/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp67 std::string Return; local
68 raw_string_ostream(Return) << "return &Commands[" << i << "];";
69 Matches.emplace_back(std::move(Name), std::move(Return));
/external/webrtc/webrtc/test/channel_transport/
H A Dudp_socket_manager_wrapper.cc55 void UdpSocketManager::Return() function in class:webrtc::test::UdpSocketManager
/external/llvm/lib/Target/Mips/
H A DMipsCCState.h121 bool Return = CCState::CheckReturn(ArgsFlags, Fn); local
124 return Return;
/external/chromium-trace/catapult/third_party/pipeline/pipeline/
H A Dcommon.py29 class Return(pipeline.Pipeline): class in inherits:pipeline.Pipeline

Completed in 1948 milliseconds

123