Home
last modified time | relevance | path

Searched defs:B5 (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/test/SemaCXX/
Dalignment-of-derived-class.cpp32 struct B5 : public A { struct
Dattr-mode-tmpl.cpp16 typedef enum { A5, B5 } __attribute__((mode(SI))) T5; in CheckEnumerations() enumerator
/external/llvm-project/clang/test/SemaCXX/
Dalignment-of-derived-class.cpp32 struct B5 : public A { struct
Dattr-mode-tmpl.cpp16 typedef enum { A5, B5 } __attribute__((mode(SI))) T5; in CheckEnumerations() enumerator
/external/clang/test/Layout/
Dms-x86-vfvb-alignment.cpp13 struct B5 { __declspec(align(32)) int a; B5() : a(0xf00000B5) {} }; in B5() struct
Dms-x86-lazy-empty-nonvirtual-base.cpp13 struct B5 { B5() { printf("B5 = %p\n", this); } }; in B5() struct
/external/llvm-project/clang/test/Layout/
Dms-x86-vfvb-alignment.cpp13 struct B5 { __declspec(align(32)) int a; B5() : a(0xf00000B5) {} }; in B5() argument
Dms-x86-lazy-empty-nonvirtual-base.cpp13 struct B5 { B5() { printf("B5 = %p\n", this); } }; in B5() function
/external/clang/test/Index/
Doverrides.m84 @interface B5 interface
91 @interface B5(cat) interface in cat
/external/llvm-project/clang/test/Index/
Doverrides.m84 @interface B5 interface
91 @interface B5(cat) interface in cat
/external/clang/test/CXX/special/class.inhctor/
Dp7.cpp35 struct B5 { struct
/external/llvm-project/clang/test/CXX/special/class.inhctor/
Dp7.cpp35 struct B5 { struct
/external/clang/test/SemaTemplate/
Dclass-template-id.cpp30 typedef B<5> B5; typedef
/external/llvm-project/clang/test/SemaTemplate/
Dclass-template-id.cpp30 typedef B<5> B5; typedef
/external/llvm-project/clang/test/Parser/
Dcxx-concepts-requires-clause.cpp103 struct B5 { }; struct
/external/clang/test/CodeGen/
Dattr-mode-enums.c23 typedef enum __attribute__((mode(QI))) { A5, B5 } T5; in main() enumerator
/external/llvm-project/clang/test/CodeGen/
Dattr-mode-enums.c23 typedef enum __attribute__((mode(QI))) { A5, B5 } T5; in main() enumerator
/external/clang/test/CXX/special/class.dtor/
Dp5-0x.cpp64 union B5 { union
/external/webp/src/dsp/
Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
/external/llvm-project/clang/test/CXX/special/class.dtor/
Dp5-0x.cpp64 union B5 { union
/external/clang/test/Sema/
Dwarn-duplicate-enum.c14B5, // expected-warning {{element B5 has been implicitly assigned -1 which another element has be… enumerator
/external/llvm-project/clang/test/Sema/
Dwarn-duplicate-enum.c14B5, // expected-warning {{element 'B5' has been implicitly assigned -1 which another element has … enumerator
/external/tensorflow/tensorflow/core/kernels/special_math/
Dspecial_math_op_misc_impl.h229 const Scalar B5[] = { in generic_expint_interval_3() local
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-back-references-pr13207.cpp228 using B5 = Food<B4, B3, B2, B1, B0, B0, B0, B0, B0, B0, B4, B4, B4, B4, B4, B4, B4, B4, B4, B4>; typedef
/external/protobuf/python/google/protobuf/internal/
Dmore_messages.proto109 message B5 {} message

12