Searched refs:section_name (Results 1 – 4 of 4) sorted by relevance
| /openbmc/libcper/tests/ |
| H A D | ir-tests.c | 47 struct file_info *file_info_init(const char *section_name) in file_info_init() 59 size = strlen(LIBCPER_EXAMPLES) + 1 + strlen(section_name) + 1 + in file_info_init() 63 section_name, cper_ext); in file_info_init() 68 size = strlen(LIBCPER_EXAMPLES) + 1 + strlen(section_name) + 1 + in file_info_init() 72 section_name, json_ext); in file_info_init() 86 void cper_create_examples(const char *section_name) in cper_create_examples() 96 struct file_info *info = file_info_init(section_name); in cper_create_examples() 101 record = generate_record_memstream(§ion_name, 1, &buf, &size, 0, in cper_create_examples() 209 void cper_example_section_ir_test(const char *section_name) in cper_example_section_ir_test() 212 struct file_info *info = file_info_init(section_name); in cper_example_section_ir_test() 45 file_info_init(const char * section_name) file_info_init() argument 84 cper_create_examples(const char * section_name) cper_create_examples() argument 207 cper_example_section_ir_test(const char * section_name) cper_example_section_ir_test() argument 282 cper_log_section_ir_test(const char * section_name,int single_section,GEN_VALID_BITS_TEST_TYPE validBitsType) cper_log_section_ir_test() argument 315 cper_buf_log_section_ir_test(const char * section_name,int single_section,GEN_VALID_BITS_TEST_TYPE validBitsType) cper_buf_log_section_ir_test() argument 376 cper_log_section_binary_test(const char * section_name,int single_section,GEN_VALID_BITS_TEST_TYPE validBitsType) cper_log_section_binary_test() argument 432 cper_log_section_dual_ir_test(const char * section_name) cper_log_section_dual_ir_test() argument 447 cper_log_section_dual_binary_test(const char * section_name) cper_log_section_dual_binary_test() argument [all...] |
| /openbmc/u-boot/tools/ |
| H A D | omapimage.c | 68 const char *section_name; in omapimage_print_section() local 71 section_name = "CHSETTINGS"; in omapimage_print_section() 73 section_name = "UNKNOWNKEY"; in omapimage_print_section() 80 section_name, in omapimage_print_section() 110 toc->section_name, in omapimage_print_header() 136 strcpy((char *)toc->section_name, "CHSETTINGS"); in omapimage_set_header()
|
| H A D | omapimage.h | 16 uint8_t section_name[12]; member
|
| /openbmc/qemu/scripts/ci/ |
| H A D | gitlab-ci-section | 20 # section_start section_name "Description of the section" 26 # section_end section_name
|