/freebsd/contrib/kyua/utils/cmdline/ |
H A D | base_command.cpp | 49 cmdline::command_proto::command_proto(const std::string& name_, in command_proto() 169 const std::string& name_, in base_command_no_data()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloatInfo.cpp | 38 const char *name_; in findFuncSignature() local
|
/freebsd/contrib/kyua/model/ |
H A D | test_case.cpp | 125 model::test_case::test_case(const std::string& name_, in test_case() 152 const std::string& name_, in test_case()
|
/freebsd/contrib/kyua/cli/ |
H A D | cmd_help_test.cpp | 71 cmd_mock_simple(const char* name_) : cli::cli_command( in cmd_mock_simple() 98 cmd_mock_complex(const char* name_) : cli::cli_command( in cmd_mock_complex()
|
/freebsd/contrib/kyua/utils/ |
H A D | passwd.cpp | 79 passwd_ns::user::user(const std::string& name_, const unsigned int uid_, in user()
|
/freebsd/contrib/kyua/utils/sqlite/ |
H A D | exceptions.cpp | 155 const std::string& name_) : in invalid_column_error()
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-listener-test.cc | 122 std::string name_; member in testing::internal::EventRecordingListener 194 std::string name_; member in testing::internal::EventRecordingListener2
|
H A D | gtest_dirs_test.cc | 42 std::string name_; member in __anon2e26be930111::SetEnv
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | directory.cpp | 55 fs::directory_entry::directory_entry(const std::string& name_) : name(name_) in directory_entry()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_dense_alloc.h | 118 const char *const name_; variable
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest.h | 644 const std::string name_; // Test name variable 849 std::string name_; variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 195 const char* name_; variable
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-spec-builders.h | 221 const char* name_; // Protected by g_gmock_mutex. variable
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | locale.cpp | 130 string name_; member in locale::__imp
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 14297 …NameAndTags::NameAndTags( StringRef const& name_ , StringRef const& tags_ ) noexcept : name( name_… in NameAndTags()
|