HomeSort by relevance Sort by last modified time
    Searched defs:T11 (Results 1 - 6 of 6) sorted by null

  /external/clang/test/Preprocessor/
assembler-with-cpp.c 71 #define T11(a) #0
72 11: T11(b)
  /external/clang/test/Index/
complete-documentation-templates.cpp 48 /// This is T11.
50 void T11(U t) {}
117 // CHECK-CC3: FunctionTemplate:{ResultType void}{TypedText T11}{{.*}}(brief comment: This is T11.)
  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_tanl.c 35 T11 = 0x1.226e355e6c23c8f5b4f5762322eep-7L,
90 v = z * (T7 + w * (T11 + w * (T15 + w * (T19 + w * (T23 +
  /external/clang/test/SemaCXX/
virtual-override.cpp 255 namespace T11 {
264 virtual B&& f(); // expected-error {{virtual function 'f' has a different return type ('T11::B &&') than the function it overrides (which has return type 'T11::A &')}}
  /external/clang/test/CodeGen/
x86_32-arguments-darwin.c 79 typedef short T11 __attribute__ ((vector_size (4)));
80 T11 f11(void) { while (1) {} }
101 struct { T11 a; } f17(void) { while (1) {} }
  /external/openssl/crypto/modes/
gcm128.c     [all...]

Completed in 141 milliseconds