/freebsd/contrib/libucl/tests/ |
H A D | test_speed.c | 66 unsigned char *emitted; in main() local 109 emitted = ucl_object_emit (obj, UCL_EMIT_CONFIG); in main() 115 free (emitted); in main() 118 emitted = ucl_object_emit (obj, UCL_EMIT_JSON); in main() 124 free (emitted); in main() 127 emitted = ucl_object_emit (obj, UCL_EMIT_JSON_COMPACT); in main() 133 free (emitted); in main() 136 emitted = ucl_object_emit (obj, UCL_EMIT_YAML); in main() 142 free (emitted); in main()
|
H A D | test_basic.c | 39 unsigned char *emitted = NULL; in main() local 200 emitted = ucl_object_emit (obj, UCL_EMIT_JSON_COMPACT); in main() 203 emitted = ucl_object_emit (obj, UCL_EMIT_JSON); in main() 207 emitted = ucl_object_emit (obj, UCL_EMIT_YAML); in main() 210 emitted = NULL; in main() 211 func = ucl_object_emit_memory_funcs ((void **)&emitted); in main() 220 fprintf (out, "%s\n****\n", emitted); in main() 226 ucl_parser_add_string (parser2, (const char *)emitted, 0); in main() 231 fprintf (out, "%s\n", emitted); in main() 236 if (emitted != NULL) { in main() [all …]
|
H A D | test_generate.c | 49 unsigned char *emitted; in main() local 276 fn = ucl_object_emit_memory_funcs ((void **)&emitted); in main() 278 fprintf (out, "%s\n", emitted); in main() 285 if (ucl_parser_add_chunk_full (parser, emitted, strlen (emitted), in main() 295 ucl_parser_add_chunk_full (parser, emitted, strlen (emitted), in main() 307 if (emitted != NULL) { in main() 308 free (emitted); in main()
|
H A D | test_msgpack.c | 110 unsigned char *emitted, *emitted2; in main() local 164 emitted = ucl_object_emit_len (obj, UCL_EMIT_MSGPACK, &elen); in main() 166 assert (emitted != NULL); in main() 169 fprintf (out, "%*.s\n", (int)elen, emitted); in main() 177 if (!ucl_parser_add_chunk_full (parser, emitted, elen, 0, in main() 191 assert (memcmp (emitted, emitted2, elen) == 0); in main() 195 free (emitted); in main()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MSA.txt | 37 same shuffle. ilvev.d will be emitted instead. 41 same shuffle. ilvod.d will be emitted instead. 49 shf.w will be emitted instead. 67 the same operation and will be emitted instead. 78 operation with the operands swapped. bmnzi.v will (currently) be emitted 83 bmnzi.b and bmzi.b and can be emitted.
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTProperties.td | 14 "PSB block is stopped. An error is hence emitted in the trace and " 22 "corresponding PSB block. An error is hence emitted in the trace and "
|
/freebsd/contrib/libucl/ |
H A D | README.md | 392 jansson: emitted object in 0.2609 seconds 395 ucl: emitted config in 0.2423 seconds 396 ucl: emitted json in 0.2329 seconds 397 ucl: emitted compact json in 0.1811 seconds 398 ucl: emitted yaml in 0.2489 seconds 405 ucl: emitted config in 0.1174 seconds 406 ucl: emitted json in 0.1174 seconds 407 ucl: emitted compact json in 0.0991 seconds 408 ucl: emitted yaml in 0.1354 seconds
|
/freebsd/contrib/libxo/tests/core/saved/ |
H A D | test_02.E.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.H.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.HIPx.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.HP.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.J.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.JP.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.JPu.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.X.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.XP.err | 1 test_02: key field emitted after normal value field: 'name'
|
H A D | test_02.T.err | 1 test_02: key field emitted after normal value field: 'name'
|
/freebsd/sys/arm/mv/ |
H A D | std-pj4b.mv | 8 # (in opt_global.h) clashed with the value emitted by genassym which
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | missingkeyfunction.rst | 21 that references the class. In this case, it is emitted in a COMDAT section, 70 and as a result, the vtable for ``A`` is not emitted, because the compiler is
|
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
H A D | mlx90632.txt | 16 Since measured object emissivity effects Infra Red energy emitted, emissivity
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | gpio-poweroff.txt | 16 the CPU still running after a 3000ms delay, a WARN_ON(1) is emitted.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_flags.inc | 44 "times a warning was emitted for this line.")
|
/freebsd/contrib/libxo/doc/ |
H A D | api.rst | 405 :returns: If XOF_COLUMNS is set, the number of columns used; otherwise the number of bytes emitted 413 :returns: If XOF_COLUMNS is set, the number of columns used; otherwise the number of bytes emitted 422 :returns: If XOF_COLUMNS is set, the number of columns used; otherwise the number of bytes emitted 467 :returns: If XOF_COLUMNS is set, the number of columns used; otherwise the number of bytes emitted 491 :returns: If XOF_COLUMNS is set, the number of columns used; otherwise the number of bytes emitted 507 :returns: If XOF_COLUMNS is set, the number of columns used; otherwise the number of bytes emitted 525 container, instance, leaf, or leaf list that is emitted. 527 Since attributes are only emitted in XML, their use should be limited 529 already emitted in other form. 1013 failure, a message is emitted and -1 is returned:: [all …]
|
H A D | field-formatting.rst | 48 - a ' ' character, indicating a space should be emitted before 50 - a '+' character, indicating sign should emitted before any number. 342 In this example, the value for the number of items in stock is emitted::
|
/freebsd/share/vt/fonts/ |
H A D | tom-thumb.hex | 2 # with the addition of some characters (primarily those emitted by mandoc)
|