HomeSort by relevance Sort by last modified time
    Searched refs:v40 (Results 1 - 25 of 28) sorted by null

1 2

  /external/eigen/test/
geo_orthomethods.cpp 54 Vector4 v40 = Vector4::Random(), local
57 v40.w() = v41.w() = v42.w() = 0;
58 v42.template head<3>() = v40.template head<3>().cross(v41.template head<3>());
59 VERIFY_IS_APPROX(v40.cross3(v41), v42);
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 91 int v40, int v41, int v42, int v43, int v44,
106 (v40 == 40) && (v41 == 41) && (v42 == 42) && (v43 == 43) &&
StaticFromNative.java 88 int v40, int v41, int v42, int v43, int v44,
103 (v40 == 40) && (v41 == 41) && (v42 == 42) && (v43 == 43) &&
InstanceNonce.java 80 int v40, int v41, int v42, int v43, int v44,
StaticNonce.java 81 int v40, int v41, int v42, int v43, int v44,
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_InstanceNonce.c 276 // int v40, int v41, int v42, int v43, int v44,
288 jint v40, jint v41, jint v42, jint v43, jint v44,
303 (v40 == 40) && (v41 == 41) && (v42 == 42) && (v43 == 43) &&
android_jni_cts_StaticNonce.c 291 // int v40, int v41, int v42, int v43, int v44,
303 jint v40, jint v41, jint v42, jint v43, jint v44,
318 (v40 == 40) && (v41 == 41) && (v42 == 42) && (v43 == 43) &&
  /external/chromium/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/open-vcdiff/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 21 register int v31=OFF+31,v32=OFF+32,v33=OFF+33,v34=OFF+34,v35=OFF+35,v36=OFF+36,v37=OFF+37,v38=OFF+38,v39=OFF+39,v40=OFF+40; local
52 sum +=v31+v32+v33+v34+v35+v36+v37+v38+v39+v40;
95 register int v31=OFF+31,v32=OFF+32,v33=OFF+33,v34=OFF+34,v35=OFF+35,v36=OFF+36,v37=OFF+37,v38=OFF+38,v39=OFF+39,v40=OFF+40; local
129 sum +=v31+v32+v33+v34+v35+v36+v37+v38+v39+v40;
166 sum +=v31+v32+v33+v34+v35+v36+v37+v38+v39+v40;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 21 register int v31=OFF+31,v32=OFF+32,v33=OFF+33,v34=OFF+34,v35=OFF+35,v36=OFF+36,v37=OFF+37,v38=OFF+38,v39=OFF+39,v40=OFF+40; local
52 sum +=v31+v32+v33+v34+v35+v36+v37+v38+v39+v40;
95 register int v31=OFF+31,v32=OFF+32,v33=OFF+33,v34=OFF+34,v35=OFF+35,v36=OFF+36,v37=OFF+37,v38=OFF+38,v39=OFF+39,v40=OFF+40; local
129 sum +=v31+v32+v33+v34+v35+v36+v37+v38+v39+v40;
166 sum +=v31+v32+v33+v34+v35+v36+v37+v38+v39+v40;
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]

Completed in 2032 milliseconds

1 2