clone 96 cc/animation/scroll_offset_animation_curve_unittest.cc scoped_ptr<AnimationCurve> clone(curve->Clone().Pass()); clone 98 cc/animation/scroll_offset_animation_curve_unittest.cc EXPECT_EQ(AnimationCurve::ScrollOffset, clone->Type()); clone 99 cc/animation/scroll_offset_animation_curve_unittest.cc EXPECT_EQ(duration, clone->Duration()); clone 102 cc/animation/scroll_offset_animation_curve_unittest.cc clone->ToScrollOffsetAnimationCurve()->GetValue(-1.0)); clone 104 cc/animation/scroll_offset_animation_curve_unittest.cc clone->ToScrollOffsetAnimationCurve()->GetValue(0.0)); clone 107 cc/animation/scroll_offset_animation_curve_unittest.cc clone->ToScrollOffsetAnimationCurve()->GetValue(duration / 2.0)); clone 110 cc/animation/scroll_offset_animation_curve_unittest.cc clone->ToScrollOffsetAnimationCurve()->GetValue(duration)); clone 113 cc/animation/scroll_offset_animation_curve_unittest.cc clone->ToScrollOffsetAnimationCurve()->GetValue(duration + 1.0)); clone 117 cc/animation/scroll_offset_animation_curve_unittest.cc clone->ToScrollOffsetAnimationCurve()->GetValue(duration / 4.0); clone 211 cc/resources/picture.cc picture_->clone(&clones[0], num_threads - 1); clone 214 cc/resources/picture.cc scoped_refptr<Picture> clone = make_scoped_refptr( clone 219 cc/resources/picture.cc clones_.push_back(clone); clone 221 cc/resources/picture.cc clone->EmitTraceSnapshotAlias(this); clone 222 cc/resources/picture.cc clone->raster_thread_checker_.DetachFromThread(); clone 25 cc/resources/picture_pile_impl.cc scoped_refptr<PicturePileImpl> clone = clone 27 cc/resources/picture_pile_impl.cc clones_.push_back(clone); clone 51 chrome/android/java/src/org/chromium/chrome/browser/infobar/TranslateOptions.java mOriginalOptions = mOptions.clone(); clone 53 chrome/android/java/src/org/chromium/chrome/browser/infobar/TranslateOptions.java mOriginalOptions = originalOptions.clone(); clone 365 chrome/browser/bookmarks/bookmark_utils_unittest.cc const BookmarkNode* clone = folder->GetChild(0); clone 366 chrome/browser/bookmarks/bookmark_utils_unittest.cc ASSERT_TRUE(clone->GetMetaInfoMap()); clone 367 chrome/browser/bookmarks/bookmark_utils_unittest.cc EXPECT_EQ(2u, clone->GetMetaInfoMap()->size()); clone 369 chrome/browser/bookmarks/bookmark_utils_unittest.cc EXPECT_TRUE(clone->GetMetaInfo("somekey", &value)); clone 371 chrome/browser/bookmarks/bookmark_utils_unittest.cc EXPECT_TRUE(clone->GetMetaInfo("someotherkey", &value)); clone 100 chrome/browser/browsing_data/browsing_data_appcache_helper.cc CannedBrowsingDataAppCacheHelper* clone = clone 103 chrome/browser/browsing_data/browsing_data_appcache_helper.cc clone->info_collection_->infos_by_origin = info_collection_->infos_by_origin; clone 104 chrome/browser/browsing_data/browsing_data_appcache_helper.cc return clone; clone 113 chrome/browser/browsing_data/browsing_data_cookie_helper.cc CannedBrowsingDataCookieHelper* clone = clone 119 chrome/browser/browsing_data/browsing_data_cookie_helper.cc net::CookieList* cookies = clone->GetCookiesFor(it->first); clone 122 chrome/browser/browsing_data/browsing_data_cookie_helper.cc return clone; clone 152 chrome/browser/browsing_data/browsing_data_database_helper.cc CannedBrowsingDataDatabaseHelper* clone = clone 155 chrome/browser/browsing_data/browsing_data_database_helper.cc clone->pending_database_info_ = pending_database_info_; clone 156 chrome/browser/browsing_data/browsing_data_database_helper.cc return clone; clone 202 chrome/browser/browsing_data/browsing_data_file_system_helper.cc CannedBrowsingDataFileSystemHelper* clone = clone 206 chrome/browser/browsing_data/browsing_data_file_system_helper.cc clone->file_system_info_ = file_system_info_; clone 207 chrome/browser/browsing_data/browsing_data_file_system_helper.cc return clone; clone 117 chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc CannedBrowsingDataIndexedDBHelper* clone = clone 120 chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc clone->pending_indexed_db_info_ = pending_indexed_db_info_; clone 121 chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc clone->indexed_db_info_ = indexed_db_info_; clone 122 chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc return clone; clone 91 chrome/browser/browsing_data/browsing_data_local_storage_helper.cc CannedBrowsingDataLocalStorageHelper* clone = clone 94 chrome/browser/browsing_data/browsing_data_local_storage_helper.cc clone->pending_local_storage_info_ = pending_local_storage_info_; clone 95 chrome/browser/browsing_data/browsing_data_local_storage_helper.cc return clone; clone 167 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc CannedBrowsingDataServerBoundCertHelper* clone = clone 170 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc clone->server_bound_cert_map_ = server_bound_cert_map_; clone 171 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc return clone; clone 66 chrome/browser/extensions/activity_log/activity_actions.cc scoped_refptr<Action> clone( clone 70 chrome/browser/extensions/activity_log/activity_actions.cc clone->set_args(make_scoped_ptr(args()->DeepCopy())); clone 71 chrome/browser/extensions/activity_log/activity_actions.cc clone->set_page_url(page_url()); clone 72 chrome/browser/extensions/activity_log/activity_actions.cc clone->set_page_title(page_title()); clone 73 chrome/browser/extensions/activity_log/activity_actions.cc clone->set_page_incognito(page_incognito()); clone 74 chrome/browser/extensions/activity_log/activity_actions.cc clone->set_arg_url(arg_url()); clone 75 chrome/browser/extensions/activity_log/activity_actions.cc clone->set_arg_incognito(arg_incognito()); clone 77 chrome/browser/extensions/activity_log/activity_actions.cc clone->set_other(make_scoped_ptr(other()->DeepCopy())); clone 78 chrome/browser/extensions/activity_log/activity_actions.cc return clone; clone 378 chromeos/settings/timezone_settings.cc timezone_.reset(known_timezone->clone()); clone 410 chromeos/settings/timezone_settings.cc timezone_.reset(known_timezone->clone()); clone 423 chromeos/settings/timezone_settings.cc timezone_.reset(known_timezone->clone()); clone 438 chromeos/settings/timezone_settings.cc timezone_.reset(known_timezone->clone()); clone 119 content/browser/dom_storage/dom_storage_namespace.cc DOMStorageNamespace* clone = new DOMStorageNamespace( clone 127 content/browser/dom_storage/dom_storage_namespace.cc clone->areas_[it->first] = AreaHolder(area, 0); clone 138 content/browser/dom_storage/dom_storage_namespace.cc return clone; clone 61 content/browser/dom_storage/session_storage_namespace_impl.cc DOMStorageSession* clone) clone 62 content/browser/dom_storage/session_storage_namespace_impl.cc : session_(clone) { clone 61 content/browser/dom_storage/session_storage_namespace_impl.h explicit SessionStorageNamespaceImpl(DOMStorageSession* clone); clone 3003 content/browser/frame_host/navigation_controller_impl_unittest.cc scoped_ptr<WebContents> clone(controller.GetWebContents()->Clone()); clone 3005 content/browser/frame_host/navigation_controller_impl_unittest.cc ASSERT_EQ(2, clone->GetController().GetEntryCount()); clone 3006 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_TRUE(clone->GetController().NeedsReload()); clone 3007 content/browser/frame_host/navigation_controller_impl_unittest.cc clone->GetController().GoBack(); clone 3009 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_FALSE(clone->GetController().NeedsReload()); clone 3012 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(url1, clone->GetController().GetVisibleEntry()->GetURL()); clone 3013 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(title, clone->GetTitle()); clone 3028 content/browser/frame_host/navigation_controller_impl_unittest.cc scoped_ptr<WebContents> clone(controller.GetWebContents()->Clone()); clone 3029 content/browser/frame_host/navigation_controller_impl_unittest.cc clone->GetController().LoadIfNecessary(); clone 3031 content/browser/frame_host/navigation_controller_impl_unittest.cc ASSERT_EQ(2, clone->GetController().GetEntryCount()); clone 3032 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(1, clone->GetController().GetPendingEntryIndex()); clone 3034 content/browser/frame_host/navigation_controller_impl_unittest.cc clone->GetController().Reload(true); clone 3035 content/browser/frame_host/navigation_controller_impl_unittest.cc EXPECT_EQ(1, clone->GetController().GetPendingEntryIndex()); clone 3052 content/browser/frame_host/navigation_controller_impl_unittest.cc scoped_ptr<WebContents> clone(controller.GetWebContents()->Clone()); clone 3054 content/browser/frame_host/navigation_controller_impl_unittest.cc ASSERT_EQ(2, clone->GetController().GetEntryCount()); clone 162 extensions/common/api/sockets/sockets_manifest_permission_unittest.cc scoped_ptr<SocketsManifestPermission> clone( clone 164 extensions/common/api/sockets/sockets_manifest_permission_unittest.cc AssertEmptyPermission(clone.get()); clone 166 extensions/common/api/sockets/sockets_manifest_permission_unittest.cc EXPECT_TRUE(permission->Equal(clone.get())); clone 179 extensions/common/api/sockets/sockets_manifest_permission_unittest.cc static_cast<SocketsManifestPermission*>(permission->Diff(clone.get()))); clone 183 extensions/common/api/sockets/sockets_manifest_permission_unittest.cc static_cast<SocketsManifestPermission*>(permission->Union(clone.get()))); clone 188 extensions/common/api/sockets/sockets_manifest_permission_unittest.cc permission->Intersect(clone.get()))); clone 73 google_apis/gcm/base/mcs_message.cc scoped_ptr<google::protobuf::MessageLite> clone(GetProtobuf().New()); clone 74 google_apis/gcm/base/mcs_message.cc clone->CheckTypeAndMergeFrom(GetProtobuf()); clone 75 google_apis/gcm/base/mcs_message.cc return clone.Pass(); clone 361 media/base/android/java/src/org/chromium/media/AudioManagerAndroid.java devices = mAudioDevices.clone(); clone 394 media/base/android/java/src/org/chromium/media/AudioManagerAndroid.java devices = mAudioDevices.clone(); clone 955 media/base/android/java/src/org/chromium/media/AudioManagerAndroid.java devices = mAudioDevices.clone(); clone 235 media/base/android/java/src/org/chromium/media/MediaDrmBridge.java return ByteBuffer.wrap(session.clone()); clone 73 media/video/capture/win/filter_base_win.cc STDMETHOD(Clone)(IEnumPins** clone) { clone 77 media/video/capture/win/filter_base_win.cc *clone = pin_enum; clone 94 media/video/capture/win/pin_base_win.cc STDMETHOD(Clone)(IEnumMediaTypes** clone) { clone 98 media/video/capture/win/pin_base_win.cc *clone = type_enum; clone 234 mojo/public/cpp/bindings/lib/array_internal.h Array_Data<T>* clone = New(header_.num_elements, buf); clone 235 mojo/public/cpp/bindings/lib/array_internal.h memcpy(clone->storage(), clone 239 mojo/public/cpp/bindings/lib/array_internal.h ArraySerializationHelper<T>::CloneElements(&clone->header_, clone 240 mojo/public/cpp/bindings/lib/array_internal.h clone->storage(), buf); clone 241 mojo/public/cpp/bindings/lib/array_internal.h return clone; clone 963 net/third_party/nss/ssl/sslsecur.c ss->sec.hashcx = os->sec.hash->clone(os->sec.hashcx); clone 157 printing/android/java/src/org/chromium/printing/PrintingControllerImpl.java return mPages == null ? null : mPages.clone(); clone 9172 third_party/libxml/src/tree.c xmlNodePtr resultClone = NULL, clone = NULL, parentClone = NULL, prevClone = NULL; clone 9239 third_party/libxml/src/tree.c clone = (xmlNodePtr) xmlMalloc(sizeof(xmlNode)); clone 9240 third_party/libxml/src/tree.c if (clone == NULL) { clone 9244 third_party/libxml/src/tree.c memset(clone, 0, sizeof(xmlNode)); clone 9249 third_party/libxml/src/tree.c clone->parent = parentClone; clone 9251 third_party/libxml/src/tree.c prevClone->next = clone; clone 9252 third_party/libxml/src/tree.c clone->prev = prevClone; clone 9254 third_party/libxml/src/tree.c parentClone->children = clone; clone 9256 third_party/libxml/src/tree.c resultClone = clone; clone 9263 third_party/libxml/src/tree.c clone = (xmlNodePtr) xmlMalloc(sizeof(xmlAttr)); clone 9264 third_party/libxml/src/tree.c if (clone == NULL) { clone 9268 third_party/libxml/src/tree.c memset(clone, 0, sizeof(xmlAttr)); clone 9274 third_party/libxml/src/tree.c clone->parent = parentClone; clone 9276 third_party/libxml/src/tree.c prevClone->next = clone; clone 9277 third_party/libxml/src/tree.c clone->prev = prevClone; clone 9279 third_party/libxml/src/tree.c parentClone->properties = (xmlAttrPtr) clone; clone 9281 third_party/libxml/src/tree.c resultClone = clone; clone 9290 third_party/libxml/src/tree.c clone->type = cur->type; clone 9291 third_party/libxml/src/tree.c clone->doc = destDoc; clone 9297 third_party/libxml/src/tree.c clone->name = xmlStringText; clone 9304 third_party/libxml/src/tree.c clone->name = xmlStringTextNoenc; clone 9306 third_party/libxml/src/tree.c clone->name = xmlStringComment; clone 9308 third_party/libxml/src/tree.c DICT_CONST_COPY(cur->name, clone->name); clone 9339 third_party/libxml/src/tree.c cloneNsDefSlot = &(clone->nsDef); clone 9407 third_party/libxml/src/tree.c DICT_COPY(cur->content, clone->content); clone 9421 third_party/libxml/src/tree.c clone->content = ent->content; clone 9422 third_party/libxml/src/tree.c clone->children = (xmlNodePtr) ent; clone 9423 third_party/libxml/src/tree.c clone->last = (xmlNodePtr) ent; clone 9431 third_party/libxml/src/tree.c clone->content = cur->content; clone 9432 third_party/libxml/src/tree.c clone->children = cur->children; clone 9433 third_party/libxml/src/tree.c clone->last = cur->last; clone 9437 third_party/libxml/src/tree.c DICT_COPY(cur->content, clone->content); clone 9440 third_party/libxml/src/tree.c DICT_COPY(cur->content, clone->content); clone 9475 third_party/libxml/src/tree.c clone->ns = mi->newNs; clone 9495 third_party/libxml/src/tree.c clone->ns = ns; clone 9510 third_party/libxml/src/tree.c clone->ns = ns; clone 9520 third_party/libxml/src/tree.c if ((clone->type == XML_ATTRIBUTE_NODE) && clone 9521 third_party/libxml/src/tree.c (clone->parent != NULL)) clone 9523 third_party/libxml/src/tree.c if (xmlIsID(destDoc, clone->parent, (xmlAttrPtr) clone)) { clone 9547 third_party/libxml/src/tree.c parentClone = clone; clone 9558 third_party/libxml/src/tree.c parentClone = clone; clone 9597 third_party/libxml/src/tree.c prevClone = clone; clone 9603 third_party/libxml/src/tree.c if (clone->parent != NULL) clone 9604 third_party/libxml/src/tree.c clone->parent->last = clone; clone 9605 third_party/libxml/src/tree.c clone = clone->parent; clone 9606 third_party/libxml/src/tree.c parentClone = clone->parent; clone 9614 third_party/libxml/src/tree.c clone = clone->parent; clone 9615 third_party/libxml/src/tree.c parentClone = clone->parent; clone 353 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java this.dependencies = dependencies.clone(); clone 471 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java fields = fields.clone(); clone 134 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java FieldSet<FieldDescriptorType> clone = FieldSet.newFieldSet(); clone 138 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java clone.setField(descriptor, entry.getValue()); clone 143 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java clone.setField(descriptor, entry.getValue()); clone 145 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java clone.hasLazyField = hasLazyField; clone 146 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java return clone; clone 888 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java extensions = extensions.clone(); clone 326 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java extensions = extensions.clone(); clone 115 third_party/protobuf/java/src/test/java/com/google/protobuf/AbstractMessageTest.java return new Builder(wrappedBuilder.clone()); clone 118 third_party/protobuf/java/src/test/java/com/google/protobuf/AbstractMessageTest.java return clone().buildPartial().isInitialized(); clone 95 third_party/protobuf/java/src/test/java/com/google/protobuf/DynamicMessageTest.java Message.Builder newBuilder = builder.clone(); clone 897 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1159 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1368 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1406 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h __SYS_REG(clone) clone 1415 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h __syscall(clone)"\n" clone 1582 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1790 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 885 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1080 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1284 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1322 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h __SYS_REG(clone) clone 1331 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h __syscall(clone)"\n" clone 1498 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 1706 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h LSS_INLINE int LSS_NAME(clone)(int (*fn)(void *), void *child_stack, clone 86 ui/android/java/src/org/chromium/ui/ColorPickerAdvancedComponent.java mGradientColors = newColors.clone(); clone 78 ui/base/dragdrop/os_exchange_data_provider_win.cc HRESULT __stdcall Clone(IEnumFORMATETC** clone); clone 110 ui/base/dragdrop/os_exchange_data_provider_win.cc static void CloneFormatEtc(FORMATETC* source, FORMATETC* clone) { clone 111 ui/base/dragdrop/os_exchange_data_provider_win.cc *clone = *source; clone 115 ui/base/dragdrop/os_exchange_data_provider_win.cc *(clone->ptd) = *(source->ptd); clone 168 ui/base/dragdrop/os_exchange_data_provider_win.cc STDMETHODIMP FormatEtcEnumerator::Clone(IEnumFORMATETC** clone) { clone 172 ui/base/dragdrop/os_exchange_data_provider_win.cc *clone = e; clone 2147 ui/views/controls/menu/menu_controller.cc scoped_ptr<ui::LocatedEvent> clone; clone 2149 ui/views/controls/menu/menu_controller.cc clone.reset(new ui::MouseEvent(static_cast<const ui::MouseEvent&>(event))); clone 2158 ui/views/controls/menu/menu_controller.cc clone->set_location(screen_loc); clone 2160 ui/views/controls/menu/menu_controller.cc RepostLocatedEvent(window, *clone);