Home
last modified time | relevance | path

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

/mipi-sys-t-3.7.0/printer/test/
Doutput_client64.txt2 OK,"0x0000000000010000 version banner string",BUILD:LONG,MAX,example,1,<--UNITTEST-HIDE_TS-->,<--UN…
3 OK,"SyS-T Library version 1.0.0",CATALOG:ID32P64,INFO,example,1,<--UNITTEST-HIDE_TS-->,<--UNITTEST-…
4 OK,"+-------------------------------------------------------+",CATALOG:ID32P64,INFO,example,1,<--UN…
5 OK,"| ____ _____ _______ |",CATALOG:ID32P64,INFO,example,1,<--UN…
6 OK,"| / ___| / ____| |__ __| |",CATALOG:ID32P64,INFO,example,1,<--UN…
7 OK,"| | |___ __ _| |___ _____| | |",CATALOG:ID32P64,INFO,example,1,<--UN…
8 OK,"| \___ \| | | |\___ \_____| | |",CATALOG:ID32P64,INFO,example,1,<--UN…
9 OK,"| ____| | |_| |____| | | | |",CATALOG:ID32P64,INFO,example,1,<--UN…
10 OK,"| |_____/ \__| |_____/ |_| |",CATALOG:ID32P64,INFO,example,1,<--UN…
11 OK,"| _/ / |",CATALOG:ID32P64,INFO,example,1,<--UN…
[all …]
Doutput_client32.txt2 OK,"0x0000000000010000 version banner string",BUILD:LONG,MAX,example,1,<--UNITTEST-HIDE_TS-->,<--UN…
3 OK,"SyS-T Library version 1.0.0",CATALOG:ID32P32,INFO,example,1,<--UNITTEST-HIDE_TS-->,<--UNITTEST-…
4 OK,"+-------------------------------------------------------+",CATALOG:ID32P32,INFO,example,1,<--UN…
5 OK,"| ____ _____ _______ |",CATALOG:ID32P32,INFO,example,1,<--UN…
6 OK,"| / ___| / ____| |__ __| |",CATALOG:ID32P32,INFO,example,1,<--UN…
7 OK,"| | |___ __ _| |___ _____| | |",CATALOG:ID32P32,INFO,example,1,<--UN…
8 OK,"| \___ \| | | |\___ \_____| | |",CATALOG:ID32P32,INFO,example,1,<--UN…
9 OK,"| ____| | |_| |____| | | | |",CATALOG:ID32P32,INFO,example,1,<--UN…
10 OK,"| |_____/ \__| |_____/ |_| |",CATALOG:ID32P32,INFO,example,1,<--UN…
11 OK,"| _/ / |",CATALOG:ID32P32,INFO,example,1,<--UN…
[all …]
/mipi-sys-t-3.7.0/library/doxygen/
DPrinter.md87 OK,"0x0000000000010000 version banner string",BUILD:LONG,MAX,example,1,0x00054A4B376A70E9,0x0000000…
88 OK,"SyS-T Library version 1.0.0",CATALOG:ID32P64,INFO,example,1,0x00054A4B376A70E9,0x00000000000000…
89 OK,"+-------------------------------------------------------+",CATALOG:ID32P64,INFO,example,1,0x000…
90 OK,"| ____ _____ _______ |",CATALOG:ID32P64,INFO,example,1,0x000…
91 OK,"| / ___| / ____| |__ __| |",CATALOG:ID32P64,INFO,example,1,0x000…
92 OK,"| | |___ __ _| |___ _____| | |",CATALOG:ID32P64,INFO,example,1,0x000…
93 OK,"| \___ \| | | |\___ \_____| | |",CATALOG:ID32P64,INFO,example,1,0x000…
94 OK,"| ____| | |_| |____| | | | |",CATALOG:ID32P64,INFO,example,1,0x000…
95 OK,"| |_____/ \__| |_____/ |_| |",CATALOG:ID32P64,INFO,example,1,0x000…
96 OK,"| _/ / |",CATALOG:ID32P64,INFO,example,1,0x000…
[all …]
/mipi-sys-t-3.7.0/
DREADME.md284 OK,"0x0000000000010000 version banner string",BUILD:LONG,MAX,example,1,0x00054A4B376A70E9,0x0000000…
285 OK,"SyS-T Library version 1.0.0",CATALOG:ID32P64,INFO,example,1,0x00054A4B376A70E9,0x00000000000000…
286 OK,"+-------------------------------------------------------+",CATALOG:ID32P64,INFO,example,1,0x000…
287 OK,"| ____ _____ _______ |",CATALOG:ID32P64,INFO,example,1,0x000…
288 OK,"| / ___| / ____| |__ __| |",CATALOG:ID32P64,INFO,example,1,0x000…
289 OK,"| | |___ __ _| |___ _____| | |",CATALOG:ID32P64,INFO,example,1,0x000…
290 OK,"| \___ \| | | |\___ \_____| | |",CATALOG:ID32P64,INFO,example,1,0x000…
291 OK,"| ____| | |_| |____| | | | |",CATALOG:ID32P64,INFO,example,1,0x000…
292 OK,"| |_____/ \__| |_____/ |_| |",CATALOG:ID32P64,INFO,example,1,0x000…
293 OK,"| _/ / |",CATALOG:ID32P64,INFO,example,1,0x000…
[all …]
/mipi-sys-t-3.7.0/printer/src/
Dmipi_syst_printf.cpp55 uint32_t result(OK); in parse()
318 if ((parseResult = _scanner.parse(fmt, _args)) != fmtscanner::OK) { in format()
Dmipi_syst_message.cpp95 case message::decode_state::OK: in status2string()
316 if (msg.getState() != message::OK && msg.getState() != message::MISSING_COLLATERAL) in operator <<()
Dmipi_syst_decode.cpp226 dest.setStatus(message::decode_state::OK); in decodeShortMessage()
359 dest.setStatus(message::decode_state::OK); in decodeNormalMessage()
/mipi-sys-t-3.7.0/printer/include/
Dmipi_syst_printf.h90 OK = 0, enumerator
Dmipi_syst_message.h59 OK = 0, enumerator