OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vUInt32
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/SemaCXX/
vector-no-lax.cpp
2
typedef unsigned int __attribute__((vector_size (16)))
vUInt32
;
5
vSInt32 foo (
vUInt32
a) {
/external/lldb/test/functionalities/data-formatter/rdar-10642615/
main.cpp
21
vUInt32
valueU32 = {1,2,3,4};
Completed in 271 milliseconds