Home
last modified time | relevance | path

Searched defs:NonTrivial (Results 1 – 25 of 29) sorted by relevance

12

/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/array/
Daggregate.pass.cpp29 struct NonTrivial { struct
31 NonTrivial(NonTrivial const&) { } in NonTrivial() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DSimpleLoopUnswitch.h63 bool NonTrivial; variable
66 SimpleLoopUnswitchPass(bool NonTrivial = false) : NonTrivial(NonTrivial) {} in NonTrivial() function
/external/compiler-rt/test/msan/
Ddtor-trivial.cpp21 struct NonTrivial { struct
32 NonTrivial *nt = new NonTrivial(); in main() argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/array/array.cons/
Dinitialization.pass.cpp151 struct NonTrivial { struct
152 TEST_CONSTEXPR NonTrivial() { } in NonTrivial() function
153 TEST_CONSTEXPR NonTrivial(NonTrivial const&) { } in NonTrivial() function
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.void/
Ddtor.pass.cpp26 struct NonTrivial { struct
27 ~NonTrivial() {} in ~NonTrivial() argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.expected/
Ddtor.pass.cpp30 struct NonTrivial { struct
31 ~NonTrivial() {} in ~NonTrivial() argument
/external/perfetto/src/base/
Dno_destructor_unittest.cc46 class NonTrivial { class
48 NonTrivial(std::vector<int> v, std::unique_ptr<int> p) in NonTrivial() function in perfetto::base::__anon651c770d0111::NonTrivial
/external/clang/test/Analysis/
Ddtor.cpp519 struct NonTrivial { struct
520 int *p;
521 NonTrivial() : p(new int[1]) { p[0] = 0; } in NonTrivial() argument
522 NonTrivial(const NonTrivial &other) { in NonTrivial() function
526 NonTrivial &operator=(const NonTrivial &other) { in operator =()
530 ~NonTrivial() { in ~NonTrivial()
Dtemporaries.cpp13 struct NonTrivial : public Trivial { struct
14 NonTrivial(int x) : Trivial(x) {} in NonTrivial() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/
Doptimization_test.cc137 struct NonTrivial { in TEST() struct
138 NonTrivial(const NonTrivial&) {} in TEST() function
/external/libbrillo/brillo/
Dany_internal_impl_test.cc52 class NonTrivial { in TEST() class
63 class NonTrivial { in TEST() class
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-sret-and-byval.cpp326 struct NonTrivial { struct
341 // WIN32: %[[argmem:[^ ]*]] = alloca inalloca [[argmem_ty:<{ %"struct.test2::NonTrivial", %"struc…
355 struct NonTrivial { struct
362 // WIN32-LABEL: define void @"\01?foo@test3@@YAXUNonTrivial@1@_N@Z"(<{ %"struct.test3::NonTrivial",…
/external/clang/test/SemaTemplate/
Dinstantiate-decl-init.cpp39 struct NonTrivial { struct
/external/webrtc/third_party/abseil-cpp/absl/types/
Doptional_test.cc336 struct NonTrivial { in TEST() struct
337 NonTrivial(const NonTrivial&) {} in TEST() function
338 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
339 ~NonTrivial() {} in TEST()
646 struct NonTrivial { in TEST() struct
647 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
648 int i; in TEST()
/external/openscreen/third_party/abseil/src/absl/types/
Doptional_test.cc320 struct NonTrivial { in TEST() struct
321 NonTrivial(const NonTrivial&) {} in TEST() argument
322 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
323 ~NonTrivial() {} in TEST()
630 struct NonTrivial { in TEST() struct
631 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
632 int i; in TEST()
/external/libtextclassifier/abseil-cpp/absl/types/
Doptional_test.cc320 struct NonTrivial { in TEST() struct
321 NonTrivial(const NonTrivial&) {} in TEST() argument
322 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
323 ~NonTrivial() {} in TEST()
630 struct NonTrivial { in TEST() struct
631 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
632 int i; in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc320 struct NonTrivial { in TEST() struct
321 NonTrivial(const NonTrivial&) {} in TEST() function
322 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
323 ~NonTrivial() {} in TEST()
630 struct NonTrivial { in TEST() struct
631 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
632 int i; in TEST()
/external/angle/third_party/abseil-cpp/absl/types/
Doptional_test.cc325 struct NonTrivial { in TEST() struct
326 NonTrivial(const NonTrivial&) {} in TEST() argument
327 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
328 ~NonTrivial() {} in TEST()
633 struct NonTrivial { in TEST() struct
634 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
635 int i; in TEST()
/external/abseil-cpp/absl/types/
Doptional_test.cc336 struct NonTrivial { in TEST() struct
337 NonTrivial(const NonTrivial&) {} in TEST() argument
338 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
339 ~NonTrivial() {} in TEST()
646 struct NonTrivial { in TEST() struct
647 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
648 int i; in TEST()
/external/cronet/third_party/abseil-cpp/absl/types/
Doptional_test.cc325 struct NonTrivial { in TEST() struct
326 NonTrivial(const NonTrivial&) {} in TEST() argument
327 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
328 ~NonTrivial() {} in TEST()
633 struct NonTrivial { in TEST() struct
634 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
635 int i; in TEST()
/external/tensorflow/third_party/absl/abseil-cpp/absl/types/
Doptional_test.cc336 struct NonTrivial { in TEST() struct
337 NonTrivial(const NonTrivial&) {} in TEST() function
338 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
339 ~NonTrivial() {} in TEST()
646 struct NonTrivial { in TEST() struct
647 NonTrivial& operator=(const NonTrivial&) { return *this; } in TEST()
648 int i; in TEST()
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp14.cpp25 struct NonTrivial { struct
/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.cpp178 class NonTrivial { class
/external/webrtc/rtc_base/
Dbounded_inline_vector_unittest.cc25 using NonTrivial = BoundedInlineVector<std::string, 2>; typedef
/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp4 struct NonTrivial { struct

12