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

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
LinearMath.java 240 public static void btSwapScalarEndian(float sourceVal, SWIGTYPE_p_float destVal) {
241 LinearMathJNI.btSwapScalarEndian(sourceVal, SWIGTYPE_p_float.getCPtr(destVal));
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btVector3.h     [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c 581 UChar sourceVal;
614 for(j=0;j<ESCAPE_MAP_LENGTH && uc!=ESCAPE_MAP[j].sourceVal;j++) {
    [all...]

Completed in 324 milliseconds