Home
last modified time | relevance | path

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

/dports/science/ALPSCore/ALPSCore-2.2.0/params/test/
H A Dparams_string_vectors.cpp20 typedef std::vector<std::string> strvec_t; in TEST() typedef
/dports/devel/libconfig/libconfig-1.7.2/lib/
H A Dstrvec.h35 } strvec_t; typedef
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/shared/
H A Dwe_config.h167 typedef std::vector<std::string> strvec_t; typedef
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/shared/
H A Dwe_config.h167 typedef std::vector<std::string> strvec_t; typedef
/dports/mail/avenger/avenger-0.8.5/util/
H A Dmatch.c30 typedef VECTOR(char *) strvec_t; typedef
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkos_Profiling.cpp373 using strvec_t = std::vector<std::string>; in parseArgs() typedef
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkos_Profiling.cpp373 using strvec_t = std::vector<std::string>; in parseArgs() typedef
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/impl/
H A DKokkos_Profiling.cpp373 using strvec_t = std::vector<std::string>; in parseArgs() typedef