Searched refs:client (Results 1 – 12 of 12) sorted by relevance
90 for(auto client(doc.child(tagCollateral).child(tagClient)); in parseXml() local91 client; in parseXml()92 client = client.next_sibling(tagClient)) in parseXml()94 result.push_back(new collateral(client, filename)); in parseXml()
15 The example is stored under `examples/client` in the source code distribution.22 client source code. The tool can be embedded into a software build process to55 The client application in ```example/client``` uses various catalog calls.76 The following XML file shows the example configuration file from the client142 List of message GUIDs for this client:165 Define for which client build versions this collateral is valid.167 mask that defines which bits need to match with a client build version
80 <td>Set the client origin for the given SyS-T handle based on a mipi_syst_origin structure.331 <td> Send 64-bit client software build ID number and optional version text.</td>337 <td> Send a 32-bit compact client software build ID message with 22-bit wide build number.344 … <td> Send a 64-bit compact client software build ID message value with a 54-bit wide build number.
30 /* Define origin used by this example as the message client ID
58 ``example/client`` example application. To run the printer test use the
307 0 |MIPI_SYST_TYPE_BUILD |SyS-T client build version information
1222 # (see http://www.mathjax.org) which uses client side Javascript for the1264 # implemented using a web server instead of a web client using Javascript.
85 # Compare output from 32bit client98 # Compare output from 64bit client
8 is located in <SDK-ROOT>/library/examples/client.
28 add_subdirectory(client)
20 parses the catalog instrumentation calls inside the client source.170 [ 60%] Building C object client/CMakeFiles/systclient.dir/systclient.c.o171 [ 80%] Building C object client/CMakeFiles/systclient.dir/othersource.c.o255 ``example/client`` example application. To run the printer test use the305 client source code. The tool can be embedded into a software build process to335 The client application in ```example/client``` uses various catalog calls.
129 MIPI_SYST_TYPE_BUILD = 0, /**< client build id message */227 /** SyS-T client origin data