Searched refs:this (Results 1 – 25 of 1757) sorted by relevance
12345678910>>...71
51 InputWordStream &operator>>(int32_t *RHS) { return *this >> (uint32_t *)RHS; }55 *this >> &word;57 return *this;66 return *this >> &RHS->mId;71 return *this >> &RHS->mField0 >> &RHS->mField1;75 return *this >> &RHS->mField0 >> &RHS->mField1;79 return *this >> &RHS->mField0 >> &RHS->mField1;83 InputWordStream &operator>>(Enum *RHS) { return *this >> (uint32_t *)RHS; }102 return *this << (uint32_t)RHS;106 return *this << (uint32_t)codeCount;[all …]
5 * you may not use this file except in compliance with the License.32 // Indicates this network uses a Cellular transport.34 // Indicates this network uses a Wi-Fi transport.36 // Indicates this network uses a Bluetooth transport.38 // Indicates this network uses an Ethernet transport.40 // Indicates this network uses a VPN transport.42 // Indicates this network uses a Wi-Fi Aware transport.44 // Indicates this network uses a LoWPAN transport.50 // Indicates this is a network that has the ability to reach the53 // Indicates this is a network that has the ability to reach the[all …]
125 if (other) other->incStrong(this); in sp()132 if (m_ptr) m_ptr->incStrong(this); in sp()138 if (other) ((T*)other)->incStrong(this); in sp()145 if (m_ptr) m_ptr->incStrong(this); in sp()151 if (m_ptr) m_ptr->decStrong(this); in ~sp()157 if (otherPtr) otherPtr->incStrong(this);158 if (m_ptr) m_ptr->decStrong(this);160 return *this;166 if (other) other->incStrong(this);167 if (m_ptr) m_ptr->decStrong(this);[all …]
174 delete static_cast<const T*>(this); in decStrong()300 if (other) m_refs = other->createWeak(this); in wp()307 if (m_ptr) m_refs->incWeak(this); in wp()315 m_refs = m_ptr->createWeak(this); in wp()323 if (other) m_refs = other->createWeak(this); in wp()332 m_refs->incWeak(this); in wp()341 m_refs = m_ptr->createWeak(this); in wp()348 if (m_ptr) m_refs->decWeak(this); in ~wp()355 other ? other->createWeak(this) : 0;356 if (m_ptr) m_refs->decWeak(this);[all …]
70 if ((*this).find(key) != (*this).end()) { in add()74 (*this)[key] = new T(name); in add()76 return (*this)[key]->setIdentifier(key); in add()90 CollectionConstIterator it = (*this).find(key); in get()91 return (it == (*this).end()) ? NULL : it->second; in get()109 for (it = (*this).begin(); it != (*this).end(); ++it) { in findByName()124 for (it = (*this).begin(); it != (*this).end(); ++it) { in clear()
28 memset(this, 0, sizeof(*this)); in ConfigDescription()33 *static_cast<android::ResTable_config*>(this) = o; in ConfigDescription()38 *static_cast<android::ResTable_config*>(this) = o; in ConfigDescription()42 *static_cast<android::ResTable_config*>(this) = o;44 return *this;48 *static_cast<android::ResTable_config*>(this) = o;49 return *this;
102 return *this; in SetSource()107 return *this; in SetComment()207 return *this;219 return *this; in setMcc()223 return *this; in setMnc()228 return *this; in setLanguage()233 return *this; in setCountry()237 return *this; in setOrientation()241 return *this; in setTouchscreen()245 return *this; in setDensity()[all …]
90 this->Extend(size); in GetNextWriteBufferSection()91 return &*this->Cursor(); in GetNextWriteBufferSection()98 return {&*this->ConstCursor(), &*this->ConstEnd()}; in GetNextReadBufferSection()102 std::advance(this->ConstCursor(), in ConsumeReadBufferSectionData()103 PointerDistance(new_start, &*this->ConstCursor())); in ConsumeReadBufferSectionData()128 this->Extend(size); in GetNextWriteBufferSection()129 return &*this->Cursor(); in GetNextWriteBufferSection()138 return {&*this->ConstCursor(), &*this->ConstEnd()}; in GetNextReadBufferSection()142 std::advance(this->ConstCursor(), in ConsumeReadBufferSectionData()143 PointerDistance(new_start, &*this->ConstCursor())); in ConsumeReadBufferSectionData()
40 ArrayWrapper(const ArrayWrapper& other) { *this = other; } in ArrayWrapper()42 ArrayWrapper(ArrayWrapper&& other) noexcept { *this = std::move(other); } in ArrayWrapper()45 if (&other == this) {46 return *this;53 return *this;57 if (&other == this) {58 return *this;68 return *this;
45 StringWrapper(const StringWrapper& other) { *this = other; } in StringWrapper()47 StringWrapper(StringWrapper&& other) noexcept { *this = std::move(other); } in StringWrapper()50 if (&other == this) {51 return *this;58 return *this;62 if (&other == this) {63 return *this;73 return *this;
145 memset(this, 0, sizeof(*this)); in ConfigDescription()150 *static_cast<android::ResTable_config*>(this) = o; in ConfigDescription()155 *static_cast<android::ResTable_config*>(this) = o; in ConfigDescription()159 *this = o; in ConfigDescription()164 *static_cast<android::ResTable_config*>(this) = o;166 return *this;171 *static_cast<android::ResTable_config*>(this) = o;172 return *this;176 *this = o;177 return *this;
44 return this; in setSharingModeMatchRequired()53 return this; in setPerformanceMode()62 return this; in setDataCallbackProc()71 return this; in setDataCallbackUserData()80 return this; in setErrorCallbackProc()85 return this; in setErrorCallbackUserData()98 return this; in setFramesPerDataCallback()
... .Object { final synthetic mock_android.dummy.InnerTest this$0 public void <init> (mock_android. ...
68 return this->m_pNode == y.m_pNode;72 return this->m_pNode != y.m_pNode;78 this->m_pNode = this->m_pNode->left;83 this->m_pNode = this->m_pNode->right;89 this->m_pNode->left = pOther;95 this->m_pNode->right = pOther;
38 return *this;43 return *this;52 return *this;57 return *this;66 return *this;71 return *this;
219 return *this; \278 return *this;295 return *this;324 return *this;332 return *this;349 this->hi_ = (c96 << 32) + c64;350 this->lo_ = 0;352 *this += uint128(a32 * b00) << 32;353 *this += uint128(a00 * b32) << 32;354 *this += a00 * b00;[all …]
84 explicit MutexLock(Mutex *mu) : mu_(mu) { this->mu_->Lock(); } in MutexLock()85 ~MutexLock() { this->mu_->Unlock(); } in ~MutexLock()99 mu_(mu) { if (this->mu_ != NULL) { this->mu_->Lock(); } } in MutexLockMaybe()100 ~MutexLockMaybe() { if (this->mu_ != NULL) { this->mu_->Unlock(); } } in ~MutexLockMaybe()
61 return *this->begin(); in first()65 return *this->rbegin(); in last()70 auto high = this->lower_bound(x); in findY()72 if (high == this->end()) { in findY()73 return this->rbegin()->second; in findY()76 if (high == this->begin()) { in findY()107 auto low2 = this->end(); in findY()108 if (low != this->begin()) { in findY()134 sec0 = low2 != this->end() in findY()137 sec1 = high2 != this->end() in findY()[all …]
751 if (&o != this) {752 if (this->used() && !this->clear()) {757 o.flags(), this->get(), o.get())) {758 this->setFlags(o.flags());764 return *this;771 *this = o;778 if (&o != this) {779 if (this->used() && !this->clear()) {784 o.flags(), this->get(), o.get())) {785 this->setFlags(o.flags());[all …]
99 return this; in StartObject()106 return this; in EndObject()115 return this; in StartList()122 return this; in EndList()132 return this; in RenderBool()142 return this; in RenderInt32()152 return this; in RenderUint32()162 return this; in RenderInt64()172 return this; in RenderUint64()183 return this; in RenderDouble()[all …]
57 inline void setForceFilter(bool forceFilter) { this->forceFilter = forceFilter; } in setForceFilter()61 inline void setAlpha(int alpha) { this->alpha = alpha; } in setAlpha()64 this->alpha = alpha; in setAlpha()65 this->mode = mode; in setAlpha()86 inline void setImage(const sk_sp<SkImage>& image) { this->layerImage = image; } in setImage()88 inline sk_sp<SkImage> getImage() const { return this->layerImage; } in getImage()
45 return ((this->m_pChunk == y.m_pChunk) && (this->m_Pos == y.m_Pos));49 return ((this->m_pChunk != y.m_pChunk) || (this->m_Pos != y.m_Pos));85 assert(this->m_pChunk != NULL &&87 return this->m_pChunk->data[Base::m_Pos];91 this->Base::advance();92 return *this;96 Self tmp = *this;97 this->Base::advance();
32 return *this;36 return *this;41 return *this;48 return *this;55 return *this;
5 * you may not use this file except in compliance with the License.25 * @return status The result of this operation. NO_ERROR on success,31 * Closes this client.34 * tokens generated by this client via IBufferClient::duplicate must become38 * only used by this client, but the client must also be freed after39 * calling this method.41 * User may manually call this function to avoid race condition caused by44 * @return status The result of this operation. NO_ERROR on success,
44 inline bool operator!=(const FontFakery& o) const { return !(*this == o); }55 inline bool operator!=(const FakedFont& o) const { return !(*this == o); }74 return *this; in setStyle()81 return *this; in setWeight()88 return *this; in setSlant()108 return *this;110 Font(const Font& o) { *this = o; } in Font()