Searched defs:MERGE (Results 1 – 5 of 5) sorted by relevance
25 MERGE chapter
42 public static final Pattern MERGE = Pattern.compile("^(?:<<)$"); field in Resolver
53 public static final int MERGE = 32; field in baksmaliOptions
34 public static final Tag MERGE = new Tag(PREFIX + "merge"); field in Tag
565 enum { ALPHA_THRESHOLD, MERGE, COLOR, LUT3D, BLUR, MAGNIFIER, in make_image_filter() enumerator