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

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
btHashString.java 80 public int portableStringCompare(String src, String dst) {
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btHashMap.h 51 int portableStringCompare(const char* src, const char* dst) const
69 (0==portableStringCompare(m_string,other.m_string));
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp     [all...]

Completed in 69 milliseconds