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

1 2

  /external/fec/
viterbi39_port.c 17 struct v39 { struct
27 struct v39 *vp = p;
55 struct v39 *vp;
61 if((vp = (struct v39 *)malloc(sizeof(struct v39))) == NULL)
80 struct v39 *vp = p;
109 struct v39 *vp = p;
140 struct v39 *vp = p;
viterbi39_av.c 19 struct v39 { struct
29 struct v39 *vp = p;
55 struct v39 *vp;
62 vp = (struct v39 *)malloc(sizeof(struct v39));
74 struct v39 *vp = p;
102 struct v39 *vp = p;
111 struct v39 *vp = p;
viterbi39_mmx.c 18 struct v39 { struct
28 struct v39 *vp = p;
56 struct v39 *vp;
62 if((vp = (struct v39 *)malloc(sizeof(struct v39))) == NULL)
80 struct v39 *vp = p;
110 struct v39 *vp = p;
120 struct v39 *vp = p;
viterbi39_sse.c 19 struct v39 { struct
29 struct v39 *vp = p;
46 struct v39 *vp;
53 if((vp = (struct v39 *)malloc(sizeof(struct v39))) == NULL){
81 struct v39 *vp = p;
110 struct v39 *vp = p;
120 struct v39 *vp = p;
viterbi39_sse2.c 19 struct v39 { struct
29 struct v39 *vp = p;
45 struct v39 *vp;
53 if(posix_memalign(&p, sizeof(__m128i),sizeof(struct v39)))
56 vp = (struct v39 *)p;
83 struct v39 *vp = p;
108 struct v39 *vp = p;
118 struct v39 *vp = p;
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 90 int v35, int v36, int v37, int v38, int v39,
105 (v38 == 38) && (v39 == 39) &&
StaticFromNative.java 87 int v35, int v36, int v37, int v38, int v39,
102 (v38 == 38) && (v39 == 39) &&
InstanceNonce.java 79 int v35, int v36, int v37, int v38, int v39,
StaticNonce.java 80 int v35, int v36, int v37, int v38, int v39,
  /external/clang/test/CodeGen/
x86_32-arguments-darwin.c 157 typedef int v39 __attribute((vector_size(16))); typedef
158 struct s39 { v39 x; };
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_InstanceNonce.c 275 // int v35, int v36, int v37, int v38, int v39,
287 jint v35, jint v36, jint v37, jint v38, jint v39,
302 (v38 == 38) && (v39 == 39) &&
android_jni_cts_StaticNonce.c 290 // int v35, int v36, int v37, int v38, int v39,
302 jint v35, jint v36, jint v37, jint v38, jint v39,
317 (v38 == 38) && (v39 == 39) &&
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/googletest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/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/protobuf/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/v8/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-param-test.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/
gtest-param-test.h     [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]

Completed in 742 milliseconds

1 2