Home
last modified time | relevance | path

Searched defs:mf (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/hwui/
H A DTypeface.cpp137 const minikin::MinikinFont* mf = in createFromFamilies() local
/aosp12/art/test/160-read-barrier-stress/src/
H A DMain.java50 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testFieldReads() local
208 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testUnsafeGet() local
245 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testUnsafeCas() local
271 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testUnsafeCasRegression() local
314 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testVarHandleCompareAndSet() local
354 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testVarHandleCompareAndExchange() local
394 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testVarHandleGetAndSet() local
423 ManyFields mf = manyFields; // Load the volatile `manyFields` once on each iteration. in testReferenceRefersTo() local