OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:V2i
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
builtins-x86.c
13
typedef signed int
V2i
__attribute__((vector_size(8)));
68
V2i
* tmp_V2ip;
75
V2i
tmp_V2i;
/external/opencv3/3rdparty/openexr/Imath/
ImathVec.h
687
typedef Vec2 <int>
V2i
;
[
all
...]
Completed in 67 milliseconds