| /external/rust/crates/downcast-rs/src/ |
| D | lib.rs | 583 trait Base: Downcast {} trait 587 trait Base: DowncastSync {} trait 593 trait Base<T>: Downcast {} trait 597 trait Base<T>: DowncastSync {} trait 603 trait Base<T: Copy>: Downcast {} trait 607 trait Base<T: Copy>: DowncastSync {} trait 612 trait Base { type H = f32; }, trait 615 trait Base: Downcast { type H; } trait 619 trait Base: DowncastSync { type H; } trait 624 trait Base { type H = f32; }, trait [all …]
|
| /external/rust/crates/clap/src/args/arg_builder/ |
| D | base.rs | 4 pub struct Base<'a, 'b> struct 19 impl<'n, 'e> Base<'n, 'e> { argument 38 impl<'n, 'e, 'z> From<&'z Arg<'n, 'e>> for Base<'n, 'e> { implementation 44 impl<'n, 'e> PartialEq for Base<'n, 'e> { implementation
|
| /external/llvm-project/compiler-rt/test/profile/Linux/ |
| D | coverage_ctors.cpp | 6 struct Base { struct 8 Base() : B(0) {} in Base() argument 9 Base(const Base &b2) { in Base() function 12 Base(Base &&b2) { in Base() argument
|
| D | coverage_dtor.cpp | 7 struct Base { struct 9 Base(int B_) : B(B_) {} in Base() function 10 ~Base() { g -= B; } in ~Base() argument
|
| /external/compiler-rt/test/profile/Linux/ |
| D | coverage_ctors.cpp | 6 struct Base { struct 8 Base() : B(0) {} in Base() function 9 Base(const Base &b2) { in Base() argument 12 Base(Base &&b2) { in Base() function
|
| D | coverage_dtor.cpp | 7 struct Base { struct 9 Base(int B_) : B(B_) {} in Base() argument 10 ~Base() { g -= B; } in ~Base() argument
|
| /external/llvm-project/clang/test/Profile/ |
| D | def-ctors.cpp | 5 struct Base { struct 7 Base() : B(2) {} in Base() function 8 Base(const struct Base &b2) {} in Base() function
|
| D | def-dtors.cpp | 5 struct Base { struct 7 Base(int B_) : B(B_) {} in Base() argument 8 ~Base() {} in ~Base() argument
|
| /external/clang/test/Profile/ |
| D | def-ctors.cpp | 5 struct Base { struct 7 Base() : B(2) {} in Base() function 8 Base(const struct Base &b2) {} in Base() function
|
| D | def-dtors.cpp | 5 struct Base { struct 7 Base(int B_) : B(B_) {} in Base() argument 8 ~Base() {} in ~Base() argument
|
| /external/compiler-rt/test/msan/ |
| D | dtor-multiple-inheritance-nontrivial-class-members.cc | 57 struct Base { struct 68 Base(int *derived_a, Vector<int> *derived_v1, Vector<int> *derived_v2, in Base() argument 79 virtual ~Base() { in ~Base() argument
|
| D | dtor-derived-class.cc | 8 struct Base { struct 10 Base() { x = 5; } in Base() function 11 virtual ~Base() {} in ~Base() argument
|
| /external/llvm-project/compiler-rt/test/msan/ |
| D | dtor-multiple-inheritance-nontrivial-class-members.cpp | 57 struct Base { struct 68 Base(int *derived_a, Vector<int> *derived_v1, Vector<int> *derived_v2, in Base() argument 79 virtual ~Base() { in ~Base() argument
|
| D | dtor-derived-class.cpp | 8 struct Base { struct 10 Base() { x = 5; } in Base() function 11 virtual ~Base() {} in ~Base() argument
|
| /external/clang/test/CodeGenCXX/ |
| D | sanitize-dtor-repress-aliasing.cpp | 14 struct Base { struct 17 Base() { x = 5; } in Base() argument 18 virtual ~Base() {} in ~Base() argument
|
| D | sanitize-dtor-nontrivial-virtual-base.cpp | 13 struct Base { struct 16 Base() { in Base() argument 20 virtual ~Base() {} in ~Base() argument
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | sanitize-dtor-repress-aliasing.cpp | 14 struct Base { struct 17 Base() { x = 5; } in Base() argument 18 virtual ~Base() {} in ~Base() argument
|
| D | sanitize-dtor-nontrivial-virtual-base.cpp | 13 struct Base { struct 16 Base() { in Base() argument 20 virtual ~Base() {} in ~Base() argument
|
| /external/llvm-project/libcxx/test/libcxx/memory/trivial_abi/ |
| D | unique_ptr_destruction_order.pass.cpp | 25 struct Base { struct 30 explicit Base(char* buf, int* idx, char ch) in Base() argument 32 ~Base() { shared_buff[(*cur_idx)++] = id; } in ~Base() argument
|
| /external/llvm-project/clang/test/PCH/ |
| D | cxx11-inheriting-ctors.cpp | 25 struct Base { struct 26 Base(int) {} in Base() function 29 Base(T) {} in Base() argument
|
| /external/clang/test/PCH/ |
| D | cxx11-inheriting-ctors.cpp | 18 struct Base { struct 19 Base(int) {} in Base() argument 22 Base(T) {} in Base() argument
|
| /external/clang/test/SemaTemplate/ |
| D | temp.cpp | 11 …namespace A { template<typename T> struct Base { typedef T t; }; } // expected-note {{member found… argument 12 …namespace B { template<typename T> struct Base { typedef T t; }; } // expected-note {{member found… struct
|
| /external/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsISelDAGToDAG.cpp | 76 bool MipsDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, in selectAddrRegImm() 82 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, in selectAddrDefault() 88 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr() 94 bool MipsDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM() 100 bool MipsDAGToDAGISel::selectIntAddr12MM(SDValue Addr, SDValue &Base, in selectIntAddr12MM() 106 bool MipsDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM() 112 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() 118 bool MipsDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() 124 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl1(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl1() 130 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl2() [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsISelDAGToDAG.cpp | 76 bool MipsDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, in selectAddrRegImm() 82 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, in selectAddrDefault() 88 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr() 94 bool MipsDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM() 100 bool MipsDAGToDAGISel::selectIntAddr12MM(SDValue Addr, SDValue &Base, in selectIntAddr12MM() 106 bool MipsDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM() 112 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() 118 bool MipsDAGToDAGISel::selectIntAddrSImm10(SDValue Addr, SDValue &Base, in selectIntAddrSImm10() 124 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl1(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl1() 130 bool MipsDAGToDAGISel::selectIntAddrSImm10Lsl2(SDValue Addr, SDValue &Base, in selectIntAddrSImm10Lsl2() [all …]
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsISelDAGToDAG.cpp | 69 bool MipsDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, in selectAddrRegImm() 75 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, in selectAddrDefault() 81 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, in selectIntAddr() 87 bool MipsDAGToDAGISel::selectIntAddr11MM(SDValue Addr, SDValue &Base, in selectIntAddr11MM() 93 bool MipsDAGToDAGISel::selectIntAddr12MM(SDValue Addr, SDValue &Base, in selectIntAddr12MM() 99 bool MipsDAGToDAGISel::selectIntAddr16MM(SDValue Addr, SDValue &Base, in selectIntAddr16MM() 105 bool MipsDAGToDAGISel::selectIntAddrLSL2MM(SDValue Addr, SDValue &Base, in selectIntAddrLSL2MM() 111 bool MipsDAGToDAGISel::selectIntAddrMSA(SDValue Addr, SDValue &Base, in selectIntAddrMSA() 117 bool MipsDAGToDAGISel::selectAddr16(SDValue Addr, SDValue &Base, in selectAddr16() 123 bool MipsDAGToDAGISel::selectAddr16SP(SDValue Addr, SDValue &Base, in selectAddr16SP()
|