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

  /external/fec/
viterbi27_mmx.c 20 struct v27 { struct
30 struct v27 *vp = (struct v27 *)p;
66 struct v27 *vp;
72 if((vp = (struct v27 *)malloc(sizeof(struct v27))) == NULL)
90 struct v27 *vp = (struct v27 *)p;
109 struct v27 *vp = p;
viterbi27_sse.c 18 struct v27 { struct
28 struct v27 *vp;
35 if((vp = malloc(sizeof(struct v27))) == NULL)
57 struct v27 *vp = p;
78 struct v27 *vp = p;
107 struct v27 *vp = p;
viterbi27_sse2.c 18 struct v27 { struct
28 struct v27 *vp = p;
57 struct v27 *vp;
64 if(posix_memalign(&p, sizeof(__m128i),sizeof(struct v27)))
66 vp = (struct v27 *)p;
84 struct v27 *vp = p;
112 struct v27 *vp = p;
124 struct v27 *vp = p;
viterbi27_port.c 20 struct v27 { struct
30 struct v27 *vp = p;
57 struct v27 *vp;
63 if((vp = malloc(sizeof(struct v27))) == NULL)
80 struct v27 *vp = p;
108 struct v27 *vp = p;
137 struct v27 *vp = p;
viterbi27_av.c 18 struct v27 { struct
28 struct v27 *vp = p;
54 struct v27 *vp;
60 if((vp = (struct v27 *)malloc(sizeof(struct v27))) == NULL)
76 struct v27 *vp = p;
104 struct v27 *vp = p;
114 struct v27 *vp = p;
  /external/compiler-rt/lib/tsan/rtl/
tsan_ppc_regs.h 92 #define v27 27 macro
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 20 register int v21=OFF+21,v22=OFF+22,v23=OFF+23,v24=OFF+24,v25=OFF+25,v26=OFF+26,v27=OFF+27,v28=OFF+28,v29=OFF+29,v30=OFF+30; local
51 sum +=v21+v22+v23+v24+v25+v26+v27+v28+v29+v30;
94 register int v21=OFF+21,v22=OFF+22,v23=OFF+23,v24=OFF+24,v25=OFF+25,v26=OFF+26,v27=OFF+27,v28=OFF+28,v29=OFF+29,v30=OFF+30; local
128 sum +=v21+v22+v23+v24+v25+v26+v27+v28+v29+v30;
165 sum +=v21+v22+v23+v24+v25+v26+v27+v28+v29+v30;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 20 register int v21=OFF+21,v22=OFF+22,v23=OFF+23,v24=OFF+24,v25=OFF+25,v26=OFF+26,v27=OFF+27,v28=OFF+28,v29=OFF+29,v30=OFF+30; local
51 sum +=v21+v22+v23+v24+v25+v26+v27+v28+v29+v30;
94 register int v21=OFF+21,v22=OFF+22,v23=OFF+23,v24=OFF+24,v25=OFF+25,v26=OFF+26,v27=OFF+27,v28=OFF+28,v29=OFF+29,v30=OFF+30; local
128 sum +=v21+v22+v23+v24+v25+v26+v27+v28+v29+v30;
165 sum +=v21+v22+v23+v24+v25+v26+v27+v28+v29+v30;

Completed in 112 milliseconds