OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uint2
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
struct-init.c
22
typedef __attribute__(( ext_vector_type(2) )) unsigned int
uint2
;
typedef
30
const uint32x2_t signBit = { (
uint2
) 0x80000000 };
/frameworks/base/libs/rs/scriptc/
rs_types.rsh
241
typedef uint
uint2
__attribute__((ext_vector_type(2)));
/prebuilt/sdk/14/renderscript/include/
rs_types.rsh
241
typedef uint
uint2
__attribute__((ext_vector_type(2)));
Completed in 115 milliseconds