Searched refs:show_name (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libyuv/util/
H A Dpsnr_main.cc50 bool show_name = false; variable
156 show_name = true;
415 if (show_name) {
521 if (show_name) {
564 if (show_name) {
588 if (show_name) {
611 if (show_name) {
632 if (show_name) {
/external/lldb/source/Symbol/
H A DType.cpp150 Type::GetDescription (Stream *s, lldb::DescriptionLevel level, bool show_name) argument
155 if (show_name)
/external/lldb/include/lldb/Symbol/
H A DType.h108 GetDescription (Stream *s, lldb::DescriptionLevel level, bool show_name);

Completed in 153 milliseconds