Searched refs:triple (Results 1 – 2 of 2) sorted by relevance
196 …auto triple = temporary_devices_.try_emplace(section, common::ListMap<std::string, std::string>{}); in SetProperty() local197 section_iter = std::get<0>(triple); in SetProperty()
5 Build targets are arranged in the form of a variant triple consisting of:13 A debug build can be obtained by appending ``_debug`` to the variant triple. As