Home
last modified time | relevance | path

Searched refs:SmartReference (Results 1 – 25 of 59) sorted by relevance

123

/dports/games/gtkradiant/GPL/GtkRadiant/libs/generic/
H A Dreferencecounted.h130 class SmartReference : public Counter
135 SmartReference(const SmartReference& other) in SmartReference() function
145 ~SmartReference() in ~SmartReference()
149 SmartReference& operator=(const SmartReference& other)
151 SmartReference temp(other);
157 SmartReference temp(value);
161 void swap(SmartReference& other) in swap()
181 inline bool operator<(const SmartReference<Type>& self, const SmartReference<Type>& other)
186 inline bool operator==(const SmartReference<Type>& self, const SmartReference<Type>& other)
191 inline bool operator!=(const SmartReference<Type>& self, const SmartReference<Type>& other)
[all …]
/dports/games/netradiant/netradiant-20150621-src/libs/generic/
H A Dreferencecounted.h115 class SmartReference : public Counter
120 SmartReference( const SmartReference& other ) in SmartReference() function
128 ~SmartReference(){ in ~SmartReference()
131 SmartReference& operator=( const SmartReference& other ){
132 SmartReference temp( other );
137 SmartReference temp( value );
141 void swap( SmartReference& other ){ in swap()
158 inline bool operator<( const SmartReference<Type>& self, const SmartReference<Type>& other ){
162 inline bool operator==( const SmartReference<Type>& self, const SmartReference<Type>& other ){
166 inline bool operator!=( const SmartReference<Type>& self, const SmartReference<Type>& other ){
[all …]
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/libs/generic/
H A Dreferencecounted.h117 SmartReference(const SmartReference& other) in SmartReference() function
121 explicit SmartReference(Type& value) in SmartReference() function
125 ~SmartReference() { in ~SmartReference()
128 SmartReference& operator=(const SmartReference& other) {
129 SmartReference temp(other);
134 SmartReference temp(value);
138 void swap(SmartReference& other) { in swap()
154 inline bool operator<(const SmartReference<Type>& self, const SmartReference<Type>& other) {
158 inline bool operator==(const SmartReference<Type>& self, const SmartReference<Type>& other) {
162 inline bool operator!=(const SmartReference<Type>& self, const SmartReference<Type>& other) {
[all …]
/dports/mail/geary/geary-40.0/src/engine/util/
H A Dutil-reference-semantics.vala27 * of SmartReference. When all the SmartReferences are destroyed, the ReferenceSemantics
35 * reference to the SmartReference.
69 * A SmartReference holds a reference to a ReferenceSemantics object. See that class for more
72 public abstract class Geary.SmartReference : BaseObject {
76 * This signal is fired when the SmartReference drops its reference to a ReferenceSemantics
79 * This signal is *not* fired when SmartReference drops its reference in its destructor.
84 protected SmartReference(ReferenceSemantics reffed) {
92 ~SmartReference() {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
49 const SmartReference &getSmartReference();
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
49 const SmartReference &getSmartReference();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
49 const SmartReference &getSmartReference();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
49 const SmartReference &getSmartReference();
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
49 const SmartReference &getSmartReference();
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
49 const SmartReference &getSmartReference();
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
H A Dperformance-unnecessary-copy-initialization-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
49 const SmartReference &getSmartReference();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dperformance-unnecessary-value-param-allowed-types.cpp19 struct SmartReference { struct
20 ~SmartReference();
57 void negativeSmartReference(SmartReference R) { in negativeSmartReference()

123