/system/core/libpixelflinger/codeflinger/tinyutils/ |
D | smartpointer.h | 100 if (other) other->incStrong(this); in sp() 107 if (m_ptr) m_ptr->incStrong(this); in sp() 113 if (other) other->incStrong(this); in sp() 120 if (m_ptr) m_ptr->incStrong(this); in sp() 126 if (m_ptr) m_ptr->decStrong(this); in ~sp() 131 if (other.m_ptr) other.m_ptr->incStrong(this); 132 if (m_ptr) m_ptr->decStrong(this); 134 return *this; 140 if (other) other->incStrong(this); 141 if (m_ptr) m_ptr->decStrong(this); [all …]
|
/system/core/include/utils/ |
D | StrongPointer.h | 116 other->incStrong(this); in sp() 123 m_ptr->incStrong(this); in sp() 130 ((T*) other)->incStrong(this); in sp() 137 m_ptr->incStrong(this); in sp() 143 m_ptr->decStrong(this); in ~sp() 150 otherPtr->incStrong(this); 152 m_ptr->decStrong(this); 154 return *this; 160 other->incStrong(this); 162 m_ptr->decStrong(this); [all …]
|
D | RefBase.h | 183 delete static_cast<const T*>(this); in decStrong() 317 if (other) m_refs = other->createWeak(this); in wp() 324 if (m_ptr) m_refs->incWeak(this); in wp() 332 m_refs = m_ptr->createWeak(this); in wp() 340 if (other) m_refs = other->createWeak(this); in wp() 349 m_refs->incWeak(this); in wp() 358 m_refs = m_ptr->createWeak(this); in wp() 365 if (m_ptr) m_refs->decWeak(this); in ~wp() 372 other ? other->createWeak(this) : 0; 373 if (m_ptr) m_refs->decWeak(this); [all …]
|
D | Flattenable.h | 110 return static_cast<T const*>(this)->T::getFlattenedSize(); in getFlattenedSize() 114 return static_cast<T const*>(this)->T::getFdCount(); in getFdCount() 119 return static_cast<T const*>(this)->T::flatten(buffer, size, fds, count); in flatten() 124 return static_cast<T*>(this)->T::unflatten(buffer, size, fds, count); in unflatten() 152 return static_cast<T const*>(this)->T::isFixedSize(); in isFixedSize() 156 return static_cast<T const*>(this)->T::getFlattenedSize(); in getFlattenedSize() 160 return static_cast<T const*>(this)->T::flatten(buffer, size); in flatten() 164 return static_cast<T*>(this)->T::unflatten(buffer, size); in unflatten() 185 *reinterpret_cast<T*>(buffer) = *static_cast<T const*>(this); in flatten() 189 *static_cast<T*>(this) = *reinterpret_cast<T const*>(buffer); in unflatten()
|
D | List.h | 138 return *this; 141 _Iter tmp(*this); 147 return *this; 150 _Iter tmp(*this); 315 if (this == &right) 316 return *this; // self-assignment 327 return *this;
|
D | String8.h | 221 { String8 p(*this); p.appendPath(leaf); return p; } in appendPathCopy() 299 return *this; 305 return *this; 311 return *this; 316 String8 tmp(*this); 324 return *this; 329 String8 tmp(*this);
|
/system/core/include/log/ |
D | log_read.h | 75 return !(*this == T); 85 return !(*this < T); 95 return !(*this > T); 100 log_time local(*this); 106 log_time local(*this); 117 return !(*this == T); 126 return !(*this < T); 135 return !(*this > T); 140 log_time local(*this); 146 log_time local(*this);
|
/system/core/ |
D | NOTICE | 4 == in this case for the Android-specific code. == 16 == in this case for Apache Commons code. == 28 == in this case for Jakarta Commons Logging. == 40 == in this case for the Nuance code. == 49 == in this case for the Media Codecs code. == 59 == in this case for the TagSoup code. == 65 Version 2.0. You may obtain a copy of this license at 67 additional legal rights not granted by this license. 78 == in this case for Additional Codecs code. == 88 == in this case for the Audio Effects code. == [all …]
|
/system/netd/server/ |
D | List.h | 139 return *this; 142 _Iter tmp(*this); 148 return *this; 151 _Iter tmp(*this); 316 if (this == &right) 317 return *this; // self-assignment 328 return *this;
|
/system/core/include/sysutils/ |
D | List.h | 139 return *this; 142 _Iter tmp(*this); 148 return *this; 151 _Iter tmp(*this); 316 if (this == &right) 317 return *this; // self-assignment 328 return *this;
|
/system/keymaster/ |
D | List.h | 138 return *this; 141 _Iter tmp(*this); 147 return *this; 150 _Iter tmp(*this); 315 if (this == &right) 316 return *this; // self-assignment 327 return *this;
|
/system/core/toolbox/ |
D | NOTICE | 4 you may not use this file except in compliance with the License. 24 notice, this list of conditions and the following disclaimer. 26 notice, this list of conditions and the following disclaimer in 52 notice, this list of conditions and the following disclaimer. 54 notice, this list of conditions and the following disclaimer in the 57 may be used to endorse or promote products derived from this software 81 notice, this list of conditions and the following disclaimer. 83 notice, this list of conditions and the following disclaimer in the 86 may be used to endorse or promote products derived from this software 113 notice, this list of conditions and the following disclaimer. [all …]
|
/system/extras/timeinfo/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/core/libpixelflinger/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/extras/ext4_utils/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/extras/ksmutils/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/core/init/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/core/debuggerd/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/core/libcutils/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/extras/procrank/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/extras/showslab/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/core/liblog/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/extras/tests/cpueater/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/core/logwrapper/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|
/system/extras/f2fs_utils/ |
D | NOTICE | 5 you may not use this file except in compliance with the License. 23 and distribution as defined by Sections 1 through 9 of this document. 30 control with that entity. For the purposes of this definition, 37 exercising permissions granted by this License. 57 of this License, Derivative Works shall not include works that remain 66 the copyright owner. For the purposes of this definition, "submitted" 80 this License, each Contributor hereby grants to You a perpetual, 87 this License, each Contributor hereby grants to You a perpetual, 89 (except as stated in this section) patent license to make, have made, 99 granted to You under this License for that Work shall terminate [all …]
|