Home
last modified time | relevance | path

Searched defs:uint2 (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Dstruct-init.c23 typedef __attribute__(( ext_vector_type(2) )) unsigned int uint2; typedef
Dbuiltins-nvptx.c355 typedef unsigned int uint2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
/external/skia/tests/
DWriter32Test.cpp189 const uint32_t uint2 = 0x98765432; in testOverwriteT() local
/external/skqp/tests/
DWriter32Test.cpp189 const uint32_t uint2 = 0x98765432; in testOverwriteT() local
/external/python/cpython2/Lib/
Dpickletools.py234 uint2 = ArgumentDescriptor( variable
/external/python/cpython3/Lib/
Dpickletools.py245 uint2 = ArgumentDescriptor( variable
/external/clang/lib/Headers/
Dopencl-c.h103 typedef uint uint2 __attribute__((ext_vector_type(2))); typedef