Searched defs:callOncePerComponent (Results 1 – 1 of 1) sorted by relevance
14285 bool callOncePerComponent () { return true; } in callOncePerComponent() function15818 bool callOncePerComponent () { return false; } in callOncePerComponent() function17512 const bool callOncePerComponent = func.callOncePerComponent(); in compareFP16ArithmeticFunc() local