Home
last modified time | relevance | path

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

12345678910>>...12

/external/cronet/third_party/protobuf/src/google/protobuf/
Dwrappers.pb.h144 inline void Swap(DoubleValue* other) { in Swap() function
287 inline void Swap(FloatValue* other) { in Swap() function
430 inline void Swap(Int64Value* other) { in Swap() function
573 inline void Swap(UInt64Value* other) { in Swap() function
716 inline void Swap(Int32Value* other) { in Swap() function
859 inline void Swap(UInt32Value* other) { in Swap() function
1002 inline void Swap(BoolValue* other) { in Swap() function
1145 inline void Swap(StringValue* other) { in Swap() function
1293 inline void Swap(BytesValue* other) { in Swap() function
Dreflection_internal.h234 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
275 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
304 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
342 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
/external/libcxx/benchmarks/
Dfunction.bench.cpp155 struct Swap { struct
156 static void run(benchmark::State& state) { in run()
164 static bool skip() { return Function1() > Function2(); } in skip()
166 static std::string name() { in name()
/external/cronet/buildtools/third_party/libc++/trunk/benchmarks/
Dfunction.bench.cpp154 struct Swap { struct
155 static void run(benchmark::State& state) { in run()
163 static bool skip() { return Function1() > Function2(); } in skip()
165 static std::string name() { in name()
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dspdy_pinnable_buffer_piece.cc24 void SpdyPinnableBufferPiece::Swap(SpdyPinnableBufferPiece* other) { in Swap() function in spdy::SpdyPinnableBufferPiece
Dspdy_pinnable_buffer_piece_test.cc51 TEST_F(SpdyPinnableBufferPieceTest, Swap) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Dwrappers.pb.h144 inline void Swap(DoubleValue* other) { in Swap() function
292 inline void Swap(FloatValue* other) { in Swap() function
440 inline void Swap(Int64Value* other) { in Swap() function
588 inline void Swap(UInt64Value* other) { in Swap() function
736 inline void Swap(Int32Value* other) { in Swap() function
884 inline void Swap(UInt32Value* other) { in Swap() function
1032 inline void Swap(BoolValue* other) { in Swap() function
1180 inline void Swap(StringValue* other) { in Swap() function
1333 inline void Swap(BytesValue* other) { in Swap() function
Dreflection_internal.h234 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
275 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
304 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
342 void Swap(Field* data, const internal::RepeatedFieldAccessor* other_mutator, in Swap() function
/external/google-breakpad/src/processor/
Dminidump.cc114 inline void Swap(uint8_t* value) {} in Swap() function
122 inline void Swap(uint16_t* value) { in Swap() function
126 inline void Swap(uint32_t* value) { in Swap() function
133 inline void Swap(uint64_t* value) { in Swap() function
157 void Swap(uint128_struct* value) { in Swap() function
163 inline void Swap(int32_t* value) { in Swap() function
167 inline void Swap(MDLocationDescriptor* location_descriptor) { in Swap() function
172 inline void Swap(MDMemoryDescriptor* memory_descriptor) { in Swap() function
177 inline void Swap(MDGUID* guid) { in Swap() function
184 inline void Swap(MDSystemTime* system_time) { in Swap() function
[all …]
/external/licenseclassifier/v2/tools/identify_license/results/
Dresults.go42 func (lt LicenseTypes) Swap(i, j int) { lt[i], lt[j] = lt[j], lt[i] } func
81 func (jr JSONResult) Swap(i, j int) { jr[i], jr[j] = jr[j], jr[i] } func
/external/webrtc/pc/
Ddata_channel_utils.cc46 void PacketQueue::Swap(PacketQueue* other) { in Swap() function in webrtc::PacketQueue
/external/libchrome/mojo/public/cpp/bindings/
Dstruct_ptr.h76 void Swap(StructPtr* other) { std::swap(ptr_, other->ptr_); } in Swap() function
175 void Swap(InlinedStructPtr* other) { in Swap() function
/external/openscreen/cast/sender/public/
Dcast_app_discovery_service.cc40 void CastAppDiscoveryService::Subscription::Swap(Subscription& other) { in Swap() function in openscreen::cast::CastAppDiscoveryService::Subscription
/external/icing/icing/file/
Ddestructible-directory.h60 void Swap(DestructibleDirectory& other) { in Swap() function
/external/icing/icing/jni/
Dscoped-utf-chars.h65 void Swap(ScopedUtfChars& other) { in Swap() function
Dscoped-primitive-array-critical.h70 void Swap(ScopedPrimitiveArrayCritical& other) { in Swap() function
/external/mtools/
Dopen_image.c120 Stream_t *Swap = OpenSwap(Stream); in OpenImage() local
/external/licenseclassifier/tools/identify_license/results/
Dresults.go33 func (lt LicenseTypes) Swap(i, j int) { lt[i], lt[j] = lt[j], lt[i] } func
/external/libchrome/mojo/public/cpp/bindings/lib/
Dinterface_ptr_state.cc37 void InterfacePtrStateBase::Swap(InterfacePtrStateBase* other) { in Swap() function in mojo::internal::InterfacePtrStateBase
Dassociated_interface_ptr_state.cc50 void AssociatedInterfacePtrStateBase::Swap( in Swap() function in mojo::internal::AssociatedInterfacePtrStateBase
Dassociated_interface_ptr_state.h110 void Swap(AssociatedInterfacePtrState* other) { in Swap() function
/external/libbrillo/brillo/
Dany.cc54 void Any::Swap(Any& other) { in Swap() function in brillo::Any
/external/bazelbuild-rules_android/src/tools/ak/bucketize/
Dpartitioner.go43 func (b byPathIndex) Swap(i, j int) { b.ps[i], b.ps[j] = b.ps[j], b.ps[i] } func
63 func (b byValueKeyIndex) Swap(i, j int) { b.ks[i], b.ks[j] = b.ks[j], b.ks[i] } func
/external/libchrome/components/policy/core/common/
Dpolicy_bundle.cc31 void PolicyBundle::Swap(PolicyBundle* other) { in Swap() function in policy::PolicyBundle
/external/grpc-grpc/test/cpp/qps/
Dhistogram.h50 void Swap(Histogram* other) { std::swap(impl_, other->impl_); } in Swap() function

12345678910>>...12