Home
last modified time | relevance | path

Searched defs:Swap (Results 1 – 25 of 69) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/
Dwrappers.pb.h148 inline void Swap(DoubleValue* other) { in Swap() function
285 inline void Swap(FloatValue* other) { in Swap() function
422 inline void Swap(Int64Value* other) { in Swap() function
559 inline void Swap(UInt64Value* other) { in Swap() function
696 inline void Swap(Int32Value* other) { in Swap() function
833 inline void Swap(UInt32Value* other) { in Swap() function
970 inline void Swap(BoolValue* other) { in Swap() function
1107 inline void Swap(StringValue* other) { in Swap() function
1251 inline void Swap(BytesValue* other) { in Swap() function
Dreflection_internal.h233 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
274 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
303 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
341 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
Darenastring.h179 PROTOBUF_ALWAYS_INLINE void Swap(ArenaStringPtr* other) { in Swap() function
182 PROTOBUF_ALWAYS_INLINE void Swap(ArenaStringPtr* other, in Swap() function
Dproto3_arena_lite_unittest.cc120 TEST(Proto3ArenaLiteTest, Swap) { in TEST() argument
Dempty.pb.h116 inline void Swap(Empty* other) { in Swap() function
Dmetadata_lite.h106 PROTOBUF_ALWAYS_INLINE void Swap(InternalMetadata* other) { in Swap() function
Dduration.pb.h116 inline void Swap(Duration* other) { in Swap() function
Dtimestamp.pb.h116 inline void Swap(Timestamp* other) { in Swap() function
Dsource_context.pb.h116 inline void Swap(SourceContext* other) { in Swap() function
Dstruct.pb.h188 inline void Swap(Struct* other) { in Swap() function
349 inline void Swap(Value* other) { in Swap() function
594 inline void Swap(ListValue* other) { in Swap() function
Dmap_field_inl.h264 default_enum_value>::Swap(MapFieldBase* other) { in Swap() function
Dmap_field_lite.h83 void Swap(MapFieldLite* other) { map_.swap(other->map_); } in Swap() function
Dreflection.h124 void Swap(const MutableRepeatedFieldRef& other) const { in Swap() function
241 void Swap(const MutableRepeatedFieldRef& other) const { in Swap() function
Dfield_mask.pb.h116 inline void Swap(FieldMask* other) { in Swap() function
Dunknown_field_set.h318 inline void UnknownFieldSet::Swap(UnknownFieldSet* x) { in Swap() function
Dapi.pb.h126 inline void Swap(Api* other) { in Swap() function
379 inline void Swap(Method* other) { in Swap() function
612 inline void Swap(Mixin* other) { in Swap() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_auto_ptr.h103 friend inline void Swap (AutoPtr< T > &x, AutoPtr< T > &y) in Swap() function
Ddng_opcode_list.cpp75 void dng_opcode_list::Swap (dng_opcode_list &otherList) in Swap() function in dng_opcode_list
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DGsymReader.h69 std::unique_ptr<SwappedData> Swap; variable
/third_party/cef/libcef/common/
Dvalue_base.cc200 void CefValueController::Swap(void* old_value, void* new_value) { in Swap() function in CefValueController
/third_party/mesa3d/src/asahi/compiler/test/
Dtest-lower-parallel-copy.cpp162 TEST_F(LowerParallelCopy, Swap) { in TEST_F() argument
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/
Dmru_cache.h150 void Swap(MRUCacheBase &other) in Swap() function
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/
Dmru_cache.h150 void Swap(MRUCacheBase &other) in Swap() function
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h169 inline void Swap(Version* other) { in Swap() function
370 inline void Swap(CodeGeneratorRequest* other) { in Swap() function
592 inline void Swap(CodeGeneratorResponse_File* other) { in Swap() function
792 inline void Swap(CodeGeneratorResponse* other) { in Swap() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dunordered_set_modifiers_test.h194 TYPED_TEST_P(ModifiersTest, Swap) { in TYPED_TEST_P() argument

123