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