Searched defs:conf (Results 1 – 6 of 6) sorted by relevance
152 void TestSingle(const std::string &path, bool isGood = true, const Config &conf = panda::static_lin… in TestSingle()183 … const Config &conf = panda::static_linker::DefaultConfig(), Result *expected = nullptr) in TestMultiple()332 auto conf = DefaultConfig(); in TEST() local350 auto conf = DefaultConfig(); in TEST() local359 auto conf = DefaultConfig(); in TEST() local
77 auto conf = panda::static_linker::DefaultConfig(); in main() local
47 Result Link(const Config &conf, const std::string &output, const std::vector<std::string> &input) in Link()
239 Context::Context(Config conf) : conf_(std::move(conf)) {} in Context()
78 LiveInterval *conf = GetLiveInterval(reg); in CoalesceLiveIntervals() local
2196 bool conf = value->IsException() ? false : value->ToBoolean(); in ToPropertyDescriptor() local