Home
last modified time | relevance | path

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

/external/epid-sdk/example/util/src/
Dbufutil.c239 opts.show_header = true; in PrintBuffer()
254 if (opts.show_header) { in PrintBufferOpt()
/external/epid-sdk/example/util/
Dbuffutil.h29 bool show_header; member
/external/toybox/toys/posix/
Ddf.c55 static void show_header() in show_header() function
146 if (!TT.header_shown) show_header(); in show_mt()
/external/nos/host/generic/citadel/updater/
Dupdater.cpp508 static void show_header(const uint8_t *ptr) in show_header() function
588 show_header(buffer.data()); in do_section()
607 show_header(image.data() + CHIP_RO_A_MEM_OFF); in do_file_section()
610 show_header(image.data() + CHIP_RO_B_MEM_OFF); in do_file_section()
613 show_header(image.data() + CHIP_RW_A_MEM_OFF); in do_file_section()
616 show_header(image.data() + CHIP_RW_B_MEM_OFF); in do_file_section()
/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()