HomeSort by relevance Sort by last modified time
    Searched defs:isIntegerValue (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
ValueEnumerator.cpp 25 static bool isIntegerValue(const std::pair<const Value*, unsigned> &V) {
160 isIntegerValue);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java 281 if (isIntegerValue(value)) {
295 public static boolean isIntegerValue(final TypedValue v) {

Completed in 647 milliseconds