Home
last modified time | relevance | path

Searched defs:compact (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/libucl/src/
HDucl_emitter.c97 bool compact) in ucl_add_tabs()
111 const ucl_object_t *obj, bool compact) in ucl_emitter_print_key()
166 const ucl_object_t *obj, bool compact, bool is_array) in ucl_emitter_finish_object()
194 const ucl_object_t *obj, bool compact) in ucl_emitter_common_end_object()
223 const ucl_object_t *obj, bool compact) in ucl_emitter_common_end_array()
251 const ucl_object_t *obj, bool print_key, bool compact) in ucl_emitter_common_start_array()
297 const ucl_object_t *obj, bool print_key, bool compact) in ucl_emitter_common_start_object()
360 const ucl_object_t *obj, bool first, bool print_key, bool compact) in ucl_emitter_common_elt()
446 #define UCL_EMIT_TYPE_IMPL(type, compact) \ argument
/NextBSD/contrib/libucl/tests/
HDtest_basic.c37 int ret = 0, opt, json = 0, compact = 0, yaml = 0; in main() local
/NextBSD/contrib/jansson/test/bin/
HDjson_process.c34 int compact; member
/NextBSD/contrib/groff/src/libs/libgroff/
HDfont.cpp445 void font::compact() in compact() function in font