Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/REPL/Clang/
H A DClangREPL.cpp80 int tab_size) { in GetDesiredIndentation()
/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.c1248 uint32_t tab_size; in pci_emul_add_msixcap() local