Home
last modified time | relevance | path

Searched defs:to_bytes (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dtext_test.cpp314 ATF_TEST_CASE_HEAD(to_bytes) in ATF_TEST_CASE_HEAD() argument
318 ATF_TEST_CASE_BODY(to_bytes) in ATF_TEST_CASE_BODY() argument
H A Dtext.cpp138 impl::to_bytes(std::string str) in to_bytes() function in impl
/netbsd-src/external/bsd/atf/dist/tools/
H A Dtext_test.cpp314 ATF_TEST_CASE_HEAD(to_bytes) in ATF_TEST_CASE_HEAD() argument
318 ATF_TEST_CASE_BODY(to_bytes) in ATF_TEST_CASE_BODY() argument
H A Dtext.cpp136 impl::to_bytes(std::string str) in to_bytes() function in impl
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dutil.py42 def to_bytes(s): function
H A DProgressBar.py8 def to_bytes(str): function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dutil.py21 def to_bytes(str): function
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A Dgit-clang-format573 def to_bytes(str_input): function