Home
last modified time | relevance | path

Searched refs:defcon_t (Results 1 – 8 of 8) sorted by relevance

/dports/devel/srecord/srecord-1.64/srecord/arglex/
H A Dtool.h303 defcon_t get_redundant_bytes(void) const { return redundant_bytes; } in get_redundant_bytes()
304 defcon_t get_contradictory_bytes(void) const { return contradictory_bytes; } in get_contradictory_bytes()
456 defcon_t redundant_bytes;
463 defcon_t contradictory_bytes;
H A Dtool.cc404 redundant_bytes = (defcon_t)x; in default_command_line_processing()
429 contradictory_bytes = (defcon_t)x; in default_command_line_processing()
/dports/devel/srecord/srecord-1.64/srecord/
H A Ddefcon.h25 enum defcon_t enum
33 const char *text_from_defcon(defcon_t x);
H A Ddefcon.cc27 srecord::text_from_defcon(defcon_t x) in text_from_defcon()
47 srecord::defcon_t value;
H A Dmemory.h124 void reader(const input::pointer &input, defcon_t redundant_bytes,
125 defcon_t contradictory_bytes);
H A Dmemory.cc277 defcon_t redundant_bytes, in reader()
278 defcon_t contradictory_bytes) in reader()
/dports/devel/srecord/srecord-1.64/
H A DREADME354 byte settings and contradictory byte settings. The defcon_t type
/dports/devel/srecord/srecord-1.64/debian/
H A Dchangelog123 and contradictory byte settings. The defcon_t type describes what to do: