HomeSort by relevance Sort by last modified time
    Searched refs:Combiner (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
Combiner.java 22 public interface Combiner {
DeadKeyCombiner.java 25 * A combiner that handles dead keys.
27 public class DeadKeyCombiner implements Combiner {
32 if (null == event) return null; // Just in case some combiner is broken
EventInterpreter.java 38 // TODO: Create a combiner
46 final ArrayList<Combiner> mCombiners;
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]

Completed in 74 milliseconds