Lines Matching refs:format
14 * Input files description & format
117 file has the following format:
134 global attributes of the protocol. For uptodate format of the file,
136 tree. The format of the .attrib file is described below.
142 <type name> <size in bits> <print format string> <is a pointer? true|false>
146 <print format string> a string to format the value of the type, as
246 .attrib file format description:
250 The file format is as follows:
277 format: base_opcode 100
281 format: encoder_headers <stdio.h> "kuku.h"
285 format: client_context_headers <stdio.h> "kuku.h"
289 format: decoder_headers <stdio.h> "kuku.h"
293 format: server_context_headers <stdio.h> "kuku.h"
300 format: len <var name> <c expression that calcluates the data len>
304 format: custom_pack <var name> <c++ expression that pack data from var into the stream>
312 format: dir <varname> <[in | out | inout]>
316 format: var_flag <varname> < nullAllowed | isLarge | ... >
323 format: flag < unsupported | ... >