Searched defs:conf (Results 1 – 7 of 7) sorted by relevance
152 void TestSingle(const std::string &path, bool isGood = true, const Config &conf = ark::static_linke… in TestSingle()189 void PerformTest(TestData *data, const std::vector<std::string> &perms, const Config &conf, in PerformTest()237 … const Config &conf = ark::static_linker::DefaultConfig(), Result *expected = nullptr) in TestMultiple()341 auto conf = DefaultConfig(); in TEST() local359 auto conf = DefaultConfig(); in TEST() local368 auto conf = DefaultConfig(); in TEST() local
19 def initialize(conf) argument
75 auto conf = ark::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()
77 LiveInterval *conf = GetLiveInterval(reg); in CoalesceLiveIntervals() local
2336 bool conf = value->IsException() ? false : value->ToBoolean(); in ToPropertyDescriptor() local