Home
last modified time | relevance | path

Searched defs:pad_cell (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py1065 def pad_cell(s, length, left_align=True): function
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Dtable.cpp149 pad_cell(const std::string& input, const std::size_t length, const bool is_last) in pad_cell() function