Searched defs:T12 (Results 1 - 5 of 5) sorted by last modified time

/external/openssl/crypto/modes/
H A Dgcm128.c1719 T12[]= {0xdc,0xf5,0x66,0xff,0x29,0x1c,0x25,0xbb,0xb8,0x56,0x8f,0xc3,0xd3,0x76,0xa6,0xd9}; local
/external/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c81 typedef int T12 __attribute__ ((vector_size (8))); typedef
82 T12 f12(void) { while (1) {} }
102 struct { T12 a; } f18(void) { while (1) {} }
/external/clang/test/CodeGenCXX/
H A Dtemporaries.cpp314 namespace T12 { namespace
/external/clang/test/Index/
H A Dcomplete-documentation-templates.cpp52 typedef T3<double> T12; typedef in class:T3
126 // CHECK-CC4: TypedefDecl:{TypedText T12}
127 // CHECK-CC4-SHOULD-BE: TypedefDecl:{TypedText T12}{{.*}}(brief comment: This is T3.)
/external/clang/test/SemaCXX/
H A Dvirtual-override.cpp268 namespace T12 { namespace
277 virtual B& f(); // expected-error {{virtual function 'f' has a different return type ('T12::B &') than the function it overrides (which has return type 'T12::A &&')}}

Completed in 938 milliseconds