Home
last modified time | relevance | path

Searched refs:justify (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Demitter.h40 emitter_justify_t justify; member
120 emitter_justify_t justify, int width) { in emitter_gen_fmt() argument
122 if (justify == emitter_justify_none) { in emitter_gen_fmt()
125 } else if (justify == emitter_justify_left) { in emitter_gen_fmt()
144 emitter_print_value(emitter_t *emitter, emitter_justify_t justify, int width, in emitter_print_value() argument
159 emitter_gen_fmt(fmt, FMT_SIZE, format, justify, width); \ in emitter_print_value()
164 emitter_gen_fmt(fmt, FMT_SIZE, "s", justify, width); in emitter_print_value()
188 emitter_gen_fmt(fmt, FMT_SIZE, "s", justify, width); in emitter_print_value()
429 emitter_print_value(emitter, col->justify, col->width, in emitter_table_row()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dstats.c99 name->justify = emitter_justify_left; in mutex_stats_init_cols()
111 col->justify = emitter_justify_right; \ in mutex_stats_init_cols()
599 decay_type.justify = emitter_justify_right; in stats_arena_print()
606 decay_time.justify = emitter_justify_right; in stats_arena_print()
613 decay_npages.justify = emitter_justify_right; in stats_arena_print()
620 decay_sweeps.justify = emitter_justify_right; in stats_arena_print()
627 decay_madvises.justify = emitter_justify_right; in stats_arena_print()
634 decay_purged.justify = emitter_justify_right; in stats_arena_print()
698 alloc_count_title.justify = emitter_justify_left; in stats_arena_print()
778 mem_count_title.justify = emitter_justify_left; in stats_arena_print()
[all …]
/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dlua.css5 text-align: justify ;
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Daesni-gcm-x86_64.S27 # justify. This module is based on combination of Intel submissions,
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst117 The proposer should justify the need for a new sub-tree and should have demonstrated a sufficient l…
/f-stack/freebsd/contrib/edk2/
H A DMdePkg.dec1910 # structure modifications) that justify validation of the structure for unit
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES977 stuff to justify a new release (probably soon).