Home
last modified time | relevance | path

Searched refs:show_header (Results 1 – 9 of 9) sorted by relevance

/external/pigweed/pw_hex_dump/public/pw_hex_dump/
Dhex_dump.h87 bool show_header : 1; member
96 .show_header = true,
/external/pigweed/pw_hex_dump/
Dhex_dump_test.cc71 .show_header = false,
89 .show_header = false,
142 default_flags_.show_header = true; in TEST_F()
166 default_flags_.show_header = true; in TEST_F()
251 default_flags_.show_header = true; in TEST_F()
274 default_flags_.show_header = true; in TEST_F()
Dhex_dump.cc133 if (dest_[0] == 0 && flags.show_header) { in DumpLine()
Ddocs.rst74 (group_every=0, prefix_mode=kNone, show_header=false, show_ascii=false)
/external/crosvm/qcow_utils/src/
Dqcow_img.rs62 "header" => show_header(&matches.free[1]), in main()
113 fn show_header(file_path: &str) -> std::result::Result<(), ()> { in show_header() function
/external/llvm-project/lldb/source/Core/
DSection.cpp571 bool show_header, uint32_t depth) const { in Dump() argument
574 if (show_header && !m_sections.empty()) { in Dump()
/external/llvm-project/lldb/include/lldb/Core/
DSection.h59 bool show_header, uint32_t depth) const;
/external/libcups/tools/
Dipptool.c119 int show_header, /* Show the test header? */ member
2152 data->show_header = 1; in init_data()
3966 if (data->show_header) in token_cb()
3974 data->show_header = 0; in token_cb()
4095 inc_data.show_header = 1; in token_cb()
4109 data->show_header = 1; in token_cb()
4131 inc_data.show_header = 1; in token_cb()
4145 data->show_header = 1; in token_cb()
4167 inc_data.show_header = 1; in token_cb()
4181 data->show_header = 1; in token_cb()
/external/iproute2/misc/
Dss.c101 int show_header = 1; variable
4263 show_header = 0; in main()
4392 if (show_header) { in main()
4404 if (show_header) { in main()