Searched refs:show_summary (Results 1 - 10 of 10) sorted by relevance

/external/ltrace/
H A Dsummary.h33 void show_summary(void);
H A Dlibltrace.c96 show_summary();
H A Dsummary.c120 show_summary(void) function
/external/lldb/source/Commands/
H A DCommandObjectExpression.h57 bool show_summary; member in class:lldb_private::CommandObjectExpression::CommandOptions
H A DCommandObjectExpression.cpp153 show_summary = true;
/external/lldb/source/Symbol/
H A DType.cpp275 bool show_summary,
300 show_summary,
402 bool show_summary,
416 DumpValue(exe_ctx, s, data, 0, show_types, show_summary, verbose);
268 DumpValue( ExecutionContext *exe_ctx, Stream *s, const DataExtractor &data, uint32_t data_byte_offset, bool show_types, bool show_summary, bool verbose, lldb::Format format ) argument
395 DumpValueInMemory( ExecutionContext *exe_ctx, Stream *s, lldb::addr_t address, AddressType address_type, bool show_types, bool show_summary, bool verbose ) argument
H A DClangASTType.cpp5517 bool show_summary,
5583 show_summary, // Boolean indicating if we should show a summary for the current type
5642 show_summary, // Boolean indicating if we should show a summary for the current type
5733 show_summary, // Boolean indicating if we should show a summary for the current type
5763 show_summary, // Boolean indicating if we should show a summary for the current type
5786 show_summary, // Boolean indicating if we should show a summary for the current type
5810 show_summary, // Boolean indicating if we should show a summary for the current type
5828 if (show_summary)
5508 DumpValue(ExecutionContext *exe_ctx, Stream *s, lldb::Format format, const lldb_private::DataExtractor &data, lldb::offset_t data_byte_offset, size_t data_byte_size, uint32_t bitfield_bit_size, uint32_t bitfield_bit_offset, bool show_types, bool show_summary, bool verbose, uint32_t depth) argument
/external/lldb/include/lldb/Symbol/
H A DType.h166 bool show_summary,
176 bool show_summary,
H A DClangASTType.h586 bool show_summary,
/external/linux-tools-perf/src/tools/perf/bench/
H A Dnuma.c997 static void show_summary(double runtime_ns_max, int l, double *convergence) function
1172 show_summary(runtime_ns_max, l, &convergence);

Completed in 251 milliseconds