Home
last modified time | relevance | path

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

12345678910>>...12

/external/chromium_org/tools/telemetry/unittest_data/
Dsmaps12 Swap: 0 kB
27 Swap: 0 kB
42 Swap: 0 kB
57 Swap: 0 kB
72 Swap: 0 kB
87 Swap: 0 kB
102 Swap: 0 kB
117 Swap: 0 kB
132 Swap: 0 kB
147 Swap: 0 kB
[all …]
/external/chromium_org/remoting/base/
Dtyped_buffer.h38 temp.Swap(*rvalue.object); in TypedBuffer()
39 Swap(temp); in TypedBuffer()
52 temp.Swap(*rvalue.object);
53 Swap(temp);
83 void Swap(TypedBuffer& other) { in Swap() function
Dtyped_buffer_unittest.cc73 TEST(TypedBufferTest, Swap) { in TEST() argument
84 left.Swap(right); in TEST()
/external/chromium_org/sync/internal_api/public/util/
Dimmutable.h92 Traits::Swap(Traits::UnwrapMutable(&wrapper_), t); in ImmutableCore()
206 static void Swap(T* t1, T* t2) { in Swap() function
218 static void Swap(T* t1, T* t2) { in Swap() function
227 static void Swap(T* t1, T* t2) { in Swap() function
228 t1->Swap(t2); in Swap()
/external/chromium_org/remoting/host/win/
Dsecurity_descriptor.cc117 absolute_sd->Swap(local_absolute_sd); in MakeScopedAbsoluteSd()
118 dacl->Swap(local_dacl); in MakeScopedAbsoluteSd()
119 group->Swap(local_group); in MakeScopedAbsoluteSd()
120 owner->Swap(local_owner); in MakeScopedAbsoluteSd()
121 sacl->Swap(local_sacl); in MakeScopedAbsoluteSd()
/external/chromium_org/mojo/public/cpp/bindings/
Dinterface_ptr.h26 internal_state_.Swap(&other.object->internal_state_); in InterfacePtr()
30 internal_state_.Swap(&other.object->internal_state_);
44 internal_state_.Swap(&doomed); in reset()
96 internal_state_.Swap(&state); in PassMessagePipe()
Dstruct_ptr.h66 void Swap(StructPtr* other) { in Swap() function
85 Swap(other); in Take()
130 void Swap(InlinedStructPtr* other) { in Swap() function
147 Swap(other); in Take()
Darray.h99 void Swap(Array* other) { in Swap() function
103 void Swap(std::vector<StorageType>* other) { in Swap() function
117 Swap(other); in Take()
/external/chromium_org/components/history/core/browser/
Durl_row.cc41 void URLRow::Swap(URLRow* other) { in Swap() function in history::URLRow
43 url_.Swap(&other->url_); in Swap()
84 URLRow::Swap(other); in SwapResult()
86 snippet_.Swap(&other->snippet_); in SwapResult()
/external/chromium_org/net/spdy/
Dspdy_headers_block_parser.cc49 prefix.Swap(&headers_block_prefix_); in HandleControlFrameHeadersData()
50 key.Swap(&key_); in HandleControlFrameHeadersData()
115 key_.Swap(&key); in HandleControlFrameHeadersData()
162 headers_block_prefix_.Swap(&empty); in Reset()
166 key_.Swap(&empty); in Reset()
Dspdy_pinnable_buffer_piece_test.cc50 TEST_F(SpdyPinnableBufferPieceTest, Swap) { in TEST_F() argument
63 piece1.Swap(&piece2); in TEST_F()
71 piece2.Swap(&empty); in TEST_F()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dheap.h91 Swap(0, size_-1); in Pop()
137 void Swap(int j, int k) { in Swap() function
163 Swap(i, largest); in Heapify()
173 Swap(i, p); in Insert()
/external/openfst/src/include/fst/
Dheap.h98 Swap(0, size_-1); in Pop()
145 void Swap(int j, int k) { in Swap() function
176 Swap(i, largest); in Heapify()
186 Swap(i, p); in Insert()
/external/chromium_org/cc/base/
Dinvalidation_region.cc21 void InvalidationRegion::Swap(Region* region) { in Swap() function in cc::InvalidationRegion
22 region_.Swap(region); in Swap()
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection_unittest.cc150 TEST(GeneratedMessageReflectionTest, Swap) { in TEST() argument
157 reflection->Swap(&message1, &message2); in TEST()
172 reflection->Swap(&message1, &message2); in TEST()
179 reflection->Swap(&message1, &message2); in TEST()
191 reflection->Swap(&message1, &message2); in TEST()
205 reflection->Swap(&message1, &message2); in TEST()
/external/chromium_org/base/json/
Djson_parser.cc37 DictionaryValue::Swap(static_cast<DictionaryValue*>(root)); in DictionaryHiddenRootValue()
40 virtual void Swap(DictionaryValue* other) OVERRIDE { in Swap() function in base::internal::__anonb787c72f0111::DictionaryHiddenRootValue
46 copy->Swap(other); in Swap()
52 DictionaryValue::Swap(copy.get()); in Swap()
87 ListValue::Swap(static_cast<ListValue*>(root)); in ListHiddenRootValue()
90 virtual void Swap(ListValue* other) OVERRIDE { in Swap() function in base::internal::__anonb787c72f0111::ListHiddenRootValue
96 copy->Swap(other); in Swap()
102 ListValue::Swap(copy.get()); in Swap()
290 void JSONParser::StringBuilder::Swap(StringBuilder* other) { in Swap() function in base::internal::JSONParser::StringBuilder
713 out->Swap(&string); in ConsumeStringRaw()
/external/chromium_org/mojo/public/cpp/bindings/lib/
Dmessage_queue.cc32 queue_.back()->Swap(message); in Push()
37 queue_.front()->Swap(message); in Pop()
Darray_serialization.h59 output->Swap(&result);
86 output->Swap(&result);
117 output->Swap(&result);
153 output->Swap(&result);
211 output->Swap(&result);
/external/chromium_org/components/suggestions/
Dblacklist_store.cc76 url->Swap(&blacklisted); in GetFirstUrlFromBlacklist()
120 suggestion->Swap(profile->mutable_suggestions(i)); in FilterSuggestions()
125 profile->Swap(&filtered_profile); in FilterSuggestions()
Dsuggestions_store.cc70 filtered_suggestions.add_suggestions()->Swap(suggestion); in FilterExpiredSuggestions()
73 suggestions->Swap(&filtered_suggestions); in FilterExpiredSuggestions()
/external/chromium_org/sync/api/attachments/
Dattachment_id.cc34 void AttachmentId::ImmutableAttachmentIdProtoTraits::Swap( in Swap() function in syncer::AttachmentId::ImmutableAttachmentIdProtoTraits
37 t1->Swap(t2); in Swap()
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection_unittest.cc150 TEST(GeneratedMessageReflectionTest, Swap) { in TEST() argument
157 reflection->Swap(&message1, &message2); in TEST()
172 reflection->Swap(&message1, &message2); in TEST()
179 reflection->Swap(&message1, &message2); in TEST()
191 reflection->Swap(&message1, &message2); in TEST()
205 reflection->Swap(&message1, &message2); in TEST()
/external/chromium_org/third_party/webrtc/common_video/
Di420_video_frame.cc93 y_plane_.Swap(videoFrame->y_plane_); in SwapFrame()
94 u_plane_.Swap(videoFrame->u_plane_); in SwapFrame()
95 v_plane_.Swap(videoFrame->v_plane_); in SwapFrame()
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
Dscreen_capturer_helper.cc50 invalid_region->Swap(&invalid_region_); in TakeInvalidRegion()
56 expanded_region.Swap(invalid_region); in TakeInvalidRegion()
/external/chromium_org/base/win/
Dscoped_bstr_unittest.cc27 b.Swap(b2); in DumbBstrTests()
41 b1.Swap(b2); in BasicBstrTests()

12345678910>>...12