/external/chromium_org/tools/telemetry/unittest_data/ |
D | smaps | 12 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/ |
D | typed_buffer.h | 38 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
|
D | typed_buffer_unittest.cc | 73 TEST(TypedBufferTest, Swap) { in TEST() argument 84 left.Swap(right); in TEST()
|
/external/chromium_org/sync/internal_api/public/util/ |
D | immutable.h | 92 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/ |
D | security_descriptor.cc | 117 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/ |
D | interface_ptr.h | 26 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()
|
D | struct_ptr.h | 66 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()
|
D | array.h | 99 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/ |
D | url_row.cc | 41 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/ |
D | spdy_headers_block_parser.cc | 49 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()
|
D | spdy_pinnable_buffer_piece_test.cc | 50 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/ |
D | heap.h | 91 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/ |
D | heap.h | 98 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/ |
D | invalidation_region.cc | 21 void InvalidationRegion::Swap(Region* region) { in Swap() function in cc::InvalidationRegion 22 region_.Swap(region); in Swap()
|
/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection_unittest.cc | 150 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/ |
D | json_parser.cc | 37 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/ |
D | message_queue.cc | 32 queue_.back()->Swap(message); in Push() 37 queue_.front()->Swap(message); in Pop()
|
D | array_serialization.h | 59 output->Swap(&result); 86 output->Swap(&result); 117 output->Swap(&result); 153 output->Swap(&result); 211 output->Swap(&result);
|
/external/chromium_org/components/suggestions/ |
D | blacklist_store.cc | 76 url->Swap(&blacklisted); in GetFirstUrlFromBlacklist() 120 suggestion->Swap(profile->mutable_suggestions(i)); in FilterSuggestions() 125 profile->Swap(&filtered_profile); in FilterSuggestions()
|
D | suggestions_store.cc | 70 filtered_suggestions.add_suggestions()->Swap(suggestion); in FilterExpiredSuggestions() 73 suggestions->Swap(&filtered_suggestions); in FilterExpiredSuggestions()
|
/external/chromium_org/sync/api/attachments/ |
D | attachment_id.cc | 34 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/ |
D | generated_message_reflection_unittest.cc | 150 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/ |
D | i420_video_frame.cc | 93 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/ |
D | screen_capturer_helper.cc | 50 invalid_region->Swap(&invalid_region_); in TakeInvalidRegion() 56 expanded_region.Swap(invalid_region); in TakeInvalidRegion()
|
/external/chromium_org/base/win/ |
D | scoped_bstr_unittest.cc | 27 b.Swap(b2); in DumbBstrTests() 41 b1.Swap(b2); in BasicBstrTests()
|