Searched defs:TRANSFORM (Results 1 – 3 of 3) sorted by relevance
52 … public static final Function<Method, PoolMethod> TRANSFORM = new Function<Method, PoolMethod>() { field in PoolMethod
29 private static final int TRANSFORM = 9; field in Decode
507 #define TRANSFORM(RG_LO, RG_HI, GB_LO, GB_HI, MULT_RG, MULT_GB, \ macro