OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:v_c
(Results
1 - 4
of
4
) sorted by null
/external/clang/test/Parser/
altivec.c
30
vector char
v_c
;
variable
cxx-altivec.cpp
30
vector char
v_c
;
variable
/external/opencv3/modules/imgproc/src/
corner.cpp
101
float32x4_t
v_c
= vmulq_f32(v_src.val[2], v_half);
local
103
float32x4_t v_t = vsubq_f32(v_a,
v_c
);
105
vst1q_f32(dst + j, vsubq_f32(vaddq_f32(v_a,
v_c
), cv_vsqrtq_f32(v_t)));
169
float32x4_t v_a = v_src.val[0], v_b = v_src.val[1],
v_c
= v_src.val[2];
local
170
float32x4_t v_ac_bb = vmlsq_f32(vmulq_f32(v_a,
v_c
), v_b, v_b);
171
float32x4_t v_ac = vaddq_f32(v_a,
v_c
);
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar
Completed in 409 milliseconds