Home
last modified time | relevance | path

Searched defs:tab_size (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/
H A DClangREPL.cpp80 int tab_size) { in GetDesiredIndentation()
/freebsd/contrib/diff/src/
H A Dside.c51 size_t tab_size = tabsize; in tab_from_to() local
H A Dutil.c553 size_t tab_size = tabsize; in output_1_line() local
/freebsd/usr.bin/col/
H A Dcol.c487 int tab_col, tab_size; in flush_line() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp178 int tab_size = io_handler.GetDebugger().GetTabSize(); in IOHandlerFixIndentation() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp586 bool Debugger::SetTabSize(uint64_t tab_size) { in SetTabSize()
/freebsd/usr.sbin/bhyve/
H A Dpci_emul.c1245 uint32_t tab_size; in pci_emul_add_msixcap() local