/mipi-sys-t-3.4.0/library/include/mipi_syst/ |
D | api.h | 88 #define MIPI_SYST_INIT_STATE(s, f, p) \ argument 89 mipi_syst_init((s), (f), (p)) 102 #define MIPI_SYST_SHUTDOWN_STATE(s, f) \ argument 103 mipi_syst_destroy((s), (f)) 114 #define MIPI_SYST_INIT(f, p) \ argument 115 MIPI_SYST_INIT_STATE((struct mipi_syst_header*)0, (f), (p)) 122 #define MIPI_SYST_SHUTDOWN(f) \ argument 123 MIPI_SYST_SHUTDOWN_STATE((struct mipi_syst_header*)0, (f)) 590 #define MIPI_SYST_CLOCK_SYNC(h, c, f)\ argument 595 (f)) [all …]
|
D | inline.h | 57 mipi_syst_make_file_location32(struct mipi_syst_handle* h, mipi_syst_u16 f, mipi_syst_u16 l) in mipi_syst_make_file_location32() argument 61 h->systh_location.el_u.loc32.etls_source_location.etls_fileID = f; in mipi_syst_make_file_location32() 74 mipi_syst_make_file_location64(struct mipi_syst_handle* h, mipi_syst_u32 f, mipi_syst_u32 l) in mipi_syst_make_file_location64() argument 78 h->systh_location.el_u.loc64.etls_source_location.etls_fileID = f; in mipi_syst_make_file_location64()
|
/mipi-sys-t-3.4.0/printer/test/ |
D | output_client64.txt | 62 OK,"| '%30.1f' | ' 3.1' |",CATALOG:ID32P64,INFO,example,1,<--UN… 63 OK,"| '%30.2f' | ' 3.14' |",CATALOG:ID32P64,INFO,example,1,<--UN… 64 OK,"| '%30.3f' | ' 3.142' |",CATALOG:ID32P64,INFO,example,1,<--UN… 65 OK,"| '%30.4f' | ' 3.1416' |",CATALOG:ID32P64,INFO,example,1,<--UN… 66 OK,"| '%30.5f' | ' 3.14159' |",CATALOG:ID32P64,INFO,example,1,<--UN… 67 OK,"| '%30.6f' | ' 3.141593' |",CATALOG:ID32P64,INFO,example,1,<--UN… 68 OK,"| '%30.7f' | ' 3.1415927' |",CATALOG:ID32P64,INFO,example,1,<--UN… 69 OK,"| '%30.8f' | ' 3.14159265' |",CATALOG:ID32P64,INFO,example,1,<--UN… 70 OK,"| '%30.9f' | ' 3.141592654' |",CATALOG:ID32P64,INFO,example,1,<--UN… 71 OK,"| '%30.10f' | ' 3.1415926536' |",CATALOG:ID32P64,INFO,example,1,<--UN… [all …]
|
D | output_client32.txt | 62 OK,"| '%30.1f' | ' 3.1' |",CATALOG:ID32P32,INFO,example,1,<--UN… 63 OK,"| '%30.2f' | ' 3.14' |",CATALOG:ID32P32,INFO,example,1,<--UN… 64 OK,"| '%30.3f' | ' 3.142' |",CATALOG:ID32P32,INFO,example,1,<--UN… 65 OK,"| '%30.4f' | ' 3.1416' |",CATALOG:ID32P32,INFO,example,1,<--UN… 66 OK,"| '%30.5f' | ' 3.14159' |",CATALOG:ID32P32,INFO,example,1,<--UN… 67 OK,"| '%30.6f' | ' 3.141593' |",CATALOG:ID32P32,INFO,example,1,<--UN… 68 OK,"| '%30.7f' | ' 3.1415927' |",CATALOG:ID32P32,INFO,example,1,<--UN… 69 OK,"| '%30.8f' | ' 3.14159265' |",CATALOG:ID32P32,INFO,example,1,<--UN… 70 OK,"| '%30.9f' | ' 3.141592654' |",CATALOG:ID32P32,INFO,example,1,<--UN… 71 OK,"| '%30.10f' | ' 3.1415926536' |",CATALOG:ID32P32,INFO,example,1,<--UN… [all …]
|
D | input_client64.txt | 378 5 <D32> 9239985f 1471 8 <D64> 464544434241403f 1473 10 <D64> 565554535251504f 2445 10 <D8> 3f
|
D | input_client32.txt | 275 8 <D32> 4241403f 279 12 <D32> 5251504f 2042 15 <D32> 4241403f 2046 19 <D32> 5251504f 3499 18 <D8> 3f
|
/mipi-sys-t-3.4.0/printer/include/ |
D | mipi_syst_guid.h | 69 guid(const std::string& f) in guid() argument 71 if (!parse(f)) { in guid() 74 f + in guid()
|
/mipi-sys-t-3.4.0/collateral/generator/ |
D | syst_cgen.pl | 76 if (-f $_ && !is_file_existing ($file)) { 555 } elsif (!-f $OPTIONS{config}) {
|
/mipi-sys-t-3.4.0/library/doxygen/ |
D | ApiOverview.md | 86 - **MIPI_SYST_<API-NAME>_LOC16(..,f, ...)**<BR> 92 - **MIPI_SYST_<API-NAME>_LOC32(..,f, ...)**<BR>
|
D | Reference.md | 15 MIPI_SYST_INIT(f,p) 22 MIPI_SYST_INIT_STATE(s, f,p)
|
D | Doxyfile.in | 240 # is PHP), and .f files as C (default is Fortran), use: inc=Fortran f=C. Note 675 # *.f90 *.f *.for *.vhd *.vhdl 707 *.f \
|