Searched defs:show_summary (Results 1 - 5 of 5) sorted by last modified time

/external/ltrace/
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
/external/lldb/source/Symbol/
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
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
/external/linux-tools-perf/perf-3.12.0/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 1438 milliseconds