OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vf3
(Results
1 - 4
of
4
) sorted by null
/external/eigen/unsupported/test/
openglsupport.cpp
186
Vector3f
vf3
;
vf3
.setRandom();
local
187
VERIFY_MATRIX(glTranslate(
vf3
), Projective3f(Translation3f(
vf3
)).matrix());
205
Vector3f
vf3
;
vf3
.setRandom();
local
206
VERIFY_MATRIX(glScale(
vf3
), Projective3f(Scaling(
vf3
)).matrix());
/external/clang/test/Parser/
cxx-class.cpp
31
virtual int
vf3
() = 0x0; // expected-error {{does not look like a pure-specifier}}
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r5900-full-vu0.s
60
vmaddz $vf6, $
vf3
, $vf5
150
vadd.xyzw $
vf3
,$vf4,$vf5
r5900-all-vu0.s
[
all
...]
Completed in 173 milliseconds