Lines Matching full:any
27 "Client" is any application communicating with it via QMP.
34 Where DATA-STRUCTURE-NAME is any valid JSON data structure, as defined
42 ANY order, thus no particular order should be assumed. On the other
111 - The ``arguments`` member is used to pass any arguments required for the
117 if provided. The ``id`` member can be any json-value. A json-number
206 to the Client at any time, when not in the middle of any other
364 errors occur, they will be reported before the command generated any
367 However, Clients must not assume any particular:
374 to any existing command in newer versions of the Server
376 Any command or member name beginning with ``x-`` is deemed experimental,
398 means upstream will never use any downstream names for its commands,
401 Any new names downstream wishes to add must begin with ``__``. To
417 exactly like upstream for any input not containing members with
423 properly ignores any downstream members in the output it receives.