Home
last modified time | relevance | path

Searched defs:Swap (Results 1 - 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_auto_ptr.h103 friend inline void Swap (AutoPtr< T > &x, AutoPtr< T > &y) in Swap() function in AutoPtr
H A Ddng_opcode_list.cpp75 void dng_opcode_list::Swap (dng_opcode_list &otherList) in Swap() function in dng_opcode_list
/third_party/node/deps/v8/src/objects/
H A Dproperty-array-inl.h84 Object PropertyArray::Swap(int index, Object value, SeqCstAccessTag tag) { in Swap() function in v8::internal::PropertyArray
89 Object PropertyArray::Swap(PtrComprCageBase cage_base, int index, Object value, in Swap() function in v8::internal::PropertyArray
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h69 std::unique_ptr<SwappedData> Swap; member in llvm::gsym::GsymReader
/third_party/protobuf/src/google/protobuf/
H A Dempty.pb.h116 inline void Swap(Empty* other) { in Swap() function in PROTOBUF_FINAL
H A Dduration.pb.h116 inline void Swap(Duration* other) { in Swap() function in PROTOBUF_FINAL
H A Dfield_mask.pb.h116 inline void Swap(FieldMask* other) { in Swap() function in PROTOBUF_FINAL
H A Dinlined_string_field.h227 inline void InlinedStringField::Swap(InlinedStringField* from) { in Swap() function in google::protobuf::internal::InlinedStringField
H A Dmap_field_inl.h264 default_enum_value>::Swap(MapFieldBase* other) { in Swap() function in google::protobuf::internal::MapField
H A Dmap_field_lite.h83 void Swap(MapFieldLite* other) { map_.swap(other->map_); } in Swap() function in google::protobuf::internal::MapFieldLite
H A Dmetadata_lite.h106 PROTOBUF_ALWAYS_INLINE void Swap(InternalMetadata* other) { in Swap() function in google::protobuf::internal::InternalMetadata
H A Dsource_context.pb.h116 inline void Swap(SourceContext* other) { in Swap() function in PROTOBUF_FINAL
H A Dtimestamp.pb.h116 inline void Swap(Timestamp* other) { in Swap() function in PROTOBUF_FINAL
H A Dany.pb.h149 inline void Swap(Any* other) { in Swap() function in PROTOBUF_FINAL
H A Darenastring.h179 PROTOBUF_ALWAYS_INLINE void Swap(ArenaStringPtr* other) { in Swap() function
182 PROTOBUF_ALWAYS_INLINE void Swap(ArenaStringPtr* other, in Swap() function
H A Dmap_field.cc349 void DynamicMapField::Swap(MapFieldBase* other) { in Swap() function in google::protobuf::internal::DynamicMapField
H A Dunknown_field_set.h318 inline void UnknownFieldSet::Swap(UnknownFieldSet* x) { in Swap() function in google::protobuf::UnknownFieldSet
H A Dwrappers.pb.h148 inline void Swap(DoubleValue* other) { in Swap() function in PROTOBUF_FINAL
285 inline void Swap(FloatValue* other) { in Swap() function in PROTOBUF_FINAL
422 inline void Swap(Int64Value* other) { in Swap() function in PROTOBUF_FINAL
559 inline void Swap(UInt64Value* other) { in Swap() function in PROTOBUF_FINAL
696 inline void Swap(Int32Valu in swap() function in PROTOBUF_FINAL
833 inline void Swap(UInt32Value* other) { Swap() function in PROTOBUF_FINAL
970 inline void Swap(BoolValue* other) { Swap() function in PROTOBUF_FINAL
1107 inline void Swap(StringValue* other) { Swap() function in PROTOBUF_FINAL
1251 inline void Swap(BytesValue* other) { Swap() function in PROTOBUF_FINAL
[all...]
H A Dreflection.h124 void Swap(const MutableRepeatedFieldRef& other) const { in Swap() function in google::protobuf::MutableRepeatedFieldRef
241 void Swap(const MutableRepeatedFieldRef& other) const { in Swap() function in google::protobuf::MutableRepeatedFieldRef
/third_party/node/deps/v8/include/cppgc/
H A Dmember.h174 void Swap(BasicMember<T, OtherWeaknessTag, OtherBarrierPolicy, in Swap() function in cppgc::internal::final
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dmember.h249 V8_INLINE void Swap(BasicMember<T, OtherWeaknessTag, OtherBarrierPolicy, in Swap() function in cppgc::internal::final
/third_party/node/deps/v8/src/heap/base/
H A Dworklist.h197 void Worklist<EntryType, SegmentSize>::Swap( in Swap() function in heap::base::Worklist
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/
H A Dmru_cache.h150 void Swap(MRUCacheBase &other) in Swap() function in angle::base::MRUCacheBase
/third_party/node/deps/v8/include/
H A Dv8-util.h52 static void Swap(Impl& a, Impl& b) { std::swap(a, b); } in Swap() function in v8::StdMapTraits
/third_party/node/deps/v8/include/v8-include/
H A Dv8-util.h52 static void Swap(Impl& a, Impl& b) { std::swap(a, b); } in Swap() function in v8::StdMapTraits

Completed in 19 milliseconds

123