copy               75 android_webview/native/state_serializer_unittest.cc   scoped_ptr<content::NavigationEntry> copy(content::NavigationEntry::Create());
copy               77 android_webview/native/state_serializer_unittest.cc   result = internal::RestoreNavigationEntryFromPickle(&iterator, copy.get());
copy               80 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(url, copy->GetURL());
copy               81 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(virtual_url, copy->GetVirtualURL());
copy               82 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(referrer.url, copy->GetReferrer().url);
copy               83 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(referrer.policy, copy->GetReferrer().policy);
copy               84 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(title, copy->GetTitle());
copy               85 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(page_state, copy->GetPageState());
copy               86 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(has_post_data, copy->GetHasPostData());
copy               87 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(original_request_url, copy->GetOriginalRequestURL());
copy               88 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(base_url_for_data_url, copy->GetBaseURLForDataURL());
copy               89 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(is_overriding_user_agent, copy->GetIsOverridingUserAgent());
copy               90 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(timestamp, copy->GetTimestamp());
copy               91 android_webview/native/state_serializer_unittest.cc   EXPECT_EQ(http_status_code, copy->GetHttpStatusCode());
copy              772 ash/display/display_manager_unittest.cc   std::vector<DisplayMode> copy = display_modes;
copy              773 ash/display/display_manager_unittest.cc   native_display_info.set_display_modes(copy);
copy              782 ash/display/display_manager_unittest.cc     copy = display_modes;
copy              783 ash/display/display_manager_unittest.cc     new_native_display_info.set_display_modes(copy);
copy              800 ash/display/display_manager_unittest.cc     std::vector<DisplayMode> copy = display_modes;
copy              801 ash/display/display_manager_unittest.cc     new_native_display_info.set_display_modes(copy);
copy               47 ash/focus_cycler_unittest.cc     std::copy(accessible_panes_.begin(),
copy              566 base/debug/trace_event_impl.cc   bool copy = !!(flags & TRACE_EVENT_FLAG_COPY);
copy              568 base/debug/trace_event_impl.cc   if (copy) {
copy              594 base/debug/trace_event_impl.cc     if (copy) {
copy             1302 base/files/file_path.cc   StringType copy = path_;
copy             1304 base/files/file_path.cc     std::replace(copy.begin(), copy.end(), kSeparators[i], separator);
copy             1306 base/files/file_path.cc   return FilePath(copy);
copy               45 base/json/json_parser.cc     scoped_ptr<base::DictionaryValue> copy(DeepCopy());
copy               46 base/json/json_parser.cc     copy->Swap(other);
copy               52 base/json/json_parser.cc     DictionaryValue::Swap(copy.get());
copy               95 base/json/json_parser.cc     scoped_ptr<base::ListValue> copy(DeepCopy());
copy               96 base/json/json_parser.cc     copy->Swap(other);
copy              102 base/json/json_parser.cc     ListValue::Swap(copy.get());
copy              642 base/logging.cc     str_newline.copy(str_stack, arraysize(str_stack));
copy               87 base/memory/linked_ptr.h   template <typename U> linked_ptr(linked_ptr<U> const& ptr) { copy(&ptr); }
copy               91 base/memory/linked_ptr.h     copy(&ptr);
copy               97 base/memory/linked_ptr.h     copy(&ptr);
copy              104 base/memory/linked_ptr.h       copy(&ptr);
copy              154 base/memory/linked_ptr.h   template <typename U> void copy(linked_ptr<U> const* ptr) {
copy              300 base/pickle_unittest.cc   Pickle copy;
copy              301 base/pickle_unittest.cc   copy = copy_refs_source_buffer;
copy              302 base/pickle_unittest.cc   ASSERT_EQ(source.size(), copy.size());
copy              101 base/strings/string16.h   static char_type* copy(char_type* s1, const char_type* s2, size_t n) {
copy               59 base/strings/string_piece.h BASE_EXPORT size_t copy(const StringPiece& self,
copy               63 base/strings/string_piece.h BASE_EXPORT size_t copy(const StringPiece16& self,
copy              264 base/strings/string_piece.h   size_type copy(value_type* buf, size_type n, size_type pos = 0) const {
copy              265 base/strings/string_piece.h     return internal::copy(*this, buf, n, pos);
copy              216 base/strings/string_piece_unittest.cc   ASSERT_EQ(a.copy(buf, 4), 4U);
copy              221 base/strings/string_piece_unittest.cc   ASSERT_EQ(a.copy(buf, 3, 7), 3U);
copy              226 base/strings/string_piece_unittest.cc   ASSERT_EQ(c.copy(buf, 99), 3U);
copy              482 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              486 base/third_party/symbolize/demangle.cc   *state = copy;
copy              503 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              508 base/third_party/symbolize/demangle.cc   *state = copy;
copy              524 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              530 base/third_party/symbolize/demangle.cc   *state = copy;
copy              543 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              548 base/third_party/symbolize/demangle.cc       LeaveNestedName(state, copy.nest_level) &&
copy              552 base/third_party/symbolize/demangle.cc   *state = copy;
copy              601 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              606 base/third_party/symbolize/demangle.cc   *state = copy;
copy              616 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              621 base/third_party/symbolize/demangle.cc   *state = copy;
copy              707 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              712 base/third_party/symbolize/demangle.cc       LeaveNestedName(state, copy.nest_level)) {
copy              715 base/third_party/symbolize/demangle.cc   *state = copy;
copy              722 base/third_party/symbolize/demangle.cc   *state = copy;
copy              766 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              772 base/third_party/symbolize/demangle.cc   *state = copy;
copy              778 base/third_party/symbolize/demangle.cc   *state = copy;
copy              784 base/third_party/symbolize/demangle.cc   *state = copy;
copy              790 base/third_party/symbolize/demangle.cc   *state = copy;
copy              797 base/third_party/symbolize/demangle.cc     RestoreAppend(state, copy.append);
copy              800 base/third_party/symbolize/demangle.cc   *state = copy;
copy              806 base/third_party/symbolize/demangle.cc   *state = copy;
copy              811 base/third_party/symbolize/demangle.cc   *state = copy;
copy              816 base/third_party/symbolize/demangle.cc   *state = copy;
copy              822 base/third_party/symbolize/demangle.cc   *state = copy;
copy              829 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              834 base/third_party/symbolize/demangle.cc   *state = copy;
copy              840 base/third_party/symbolize/demangle.cc   *state = copy;
copy              852 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              857 base/third_party/symbolize/demangle.cc   *state = copy;
copy              864 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              872 base/third_party/symbolize/demangle.cc   *state = copy;
copy              882 base/third_party/symbolize/demangle.cc   *state = copy;
copy              908 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              912 base/third_party/symbolize/demangle.cc   *state = copy;
copy              917 base/third_party/symbolize/demangle.cc   *state = copy;
copy              922 base/third_party/symbolize/demangle.cc   *state = copy;
copy              928 base/third_party/symbolize/demangle.cc   *state = copy;
copy              934 base/third_party/symbolize/demangle.cc   *state = copy;
copy              949 base/third_party/symbolize/demangle.cc   *state = copy;
copy              982 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              986 base/third_party/symbolize/demangle.cc   *state = copy;
copy              992 base/third_party/symbolize/demangle.cc   State copy = *state;
copy              998 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1004 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1007 base/third_party/symbolize/demangle.cc     RestoreAppend(state, copy.append);
copy             1011 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1023 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1028 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1034 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1040 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1045 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1057 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1063 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1077 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1082 base/third_party/symbolize/demangle.cc     RestoreAppend(state, copy.append);
copy             1086 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1095 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1101 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1107 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1113 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1131 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1138 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1145 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1151 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1156 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1163 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1169 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1179 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1185 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1192 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1198 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1204 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1213 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1219 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1225 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1231 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1235 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1248 base/third_party/symbolize/demangle.cc   State copy = *state;
copy             1254 base/third_party/symbolize/demangle.cc   *state = copy;
copy             1271 base/third_party/symbolize/demangle.cc   *state = copy;
copy               31 base/values.cc       ListValue* copy = new ListValue;
copy               36 base/values.cc           copy->Append(child_copy);
copy               38 base/values.cc       if (!copy->empty())
copy               39 base/values.cc         return copy;
copy               41 base/values.cc       delete copy;
copy               47 base/values.cc       DictionaryValue* copy = new DictionaryValue;
copy               51 base/values.cc           copy->SetWithoutPathExpansion(it.key(), child_copy);
copy               53 base/values.cc       if (!copy->empty())
copy               54 base/values.cc         return copy;
copy               56 base/values.cc       delete copy;
copy              794 base/values.cc   Value* copy = CopyWithoutEmptyChildren(this);
copy              795 base/values.cc   return copy ? static_cast<DictionaryValue*>(copy) : new DictionaryValue;
copy              522 base/values_unittest.cc   scoped_ptr<DictionaryValue> copy;
copy              523 base/values_unittest.cc   copy.reset(dv.DeepCopy());
copy              524 base/values_unittest.cc   EXPECT_TRUE(dv.Equals(copy.get()));
copy              531 base/values_unittest.cc   EXPECT_FALSE(dv.Equals(copy.get()));
copy              532 base/values_unittest.cc   copy->Set("f", list->DeepCopy());
copy              533 base/values_unittest.cc   EXPECT_TRUE(dv.Equals(copy.get()));
copy              536 base/values_unittest.cc   EXPECT_FALSE(dv.Equals(copy.get()));
copy              539 base/values_unittest.cc   copy.reset(dv.DeepCopy());
copy              540 base/values_unittest.cc   EXPECT_TRUE(dv.Equals(copy.get()));
copy              541 base/values_unittest.cc   copy->Remove("a", NULL);
copy              542 base/values_unittest.cc   copy->SetBoolean("aa", false);
copy              543 base/values_unittest.cc   EXPECT_FALSE(dv.Equals(copy.get()));
copy               14 cc/animation/animation_registrar.cc   AnimationControllerMap copy = all_animation_controllers_;
copy               15 cc/animation/animation_registrar.cc   for (AnimationControllerMap::iterator iter = copy.begin();
copy               16 cc/animation/animation_registrar.cc        iter != copy.end();
copy               51 cc/quads/draw_quad_unittest.cc   scoped_ptr<SharedQuadState> copy(state->Copy());
copy               52 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(quad_transform, copy->content_to_target_transform);
copy               53 cc/quads/draw_quad_unittest.cc   EXPECT_RECT_EQ(visible_content_rect, copy->visible_content_rect);
copy               54 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(opacity, copy->opacity);
copy               55 cc/quads/draw_quad_unittest.cc   EXPECT_RECT_EQ(clip_rect, copy->clip_rect);
copy               56 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(is_clipped, copy->is_clipped);
copy               57 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(blend_mode, copy->blend_mode);
copy               81 cc/quads/draw_quad_unittest.cc                      DrawQuad* copy,
copy               83 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(quad->material, copy->material);
copy               84 cc/quads/draw_quad_unittest.cc   EXPECT_RECT_EQ(quad->rect, copy->rect);
copy               85 cc/quads/draw_quad_unittest.cc   EXPECT_RECT_EQ(quad->visible_rect, copy->visible_rect);
copy               86 cc/quads/draw_quad_unittest.cc   EXPECT_RECT_EQ(quad->opaque_rect, copy->opaque_rect);
copy               87 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(quad->needs_blending, copy->needs_blending);
copy               88 cc/quads/draw_quad_unittest.cc   EXPECT_EQ(copy_shared_state, copy->shared_quad_state);
copy              100 cc/quads/render_pass_unittest.cc   scoped_ptr<RenderPass> copy = pass->Copy(new_id);
copy              101 cc/quads/render_pass_unittest.cc   EXPECT_EQ(new_id, copy->id);
copy              102 cc/quads/render_pass_unittest.cc   EXPECT_RECT_EQ(pass->output_rect, copy->output_rect);
copy              103 cc/quads/render_pass_unittest.cc   EXPECT_EQ(pass->transform_to_root_target, copy->transform_to_root_target);
copy              104 cc/quads/render_pass_unittest.cc   EXPECT_RECT_EQ(pass->damage_rect, copy->damage_rect);
copy              105 cc/quads/render_pass_unittest.cc   EXPECT_EQ(pass->has_transparent_background, copy->has_transparent_background);
copy              106 cc/quads/render_pass_unittest.cc   EXPECT_EQ(0u, copy->quad_list.size());
copy              110 cc/quads/render_pass_unittest.cc   EXPECT_EQ(0u, copy->copy_requests.size());
copy              510 cc/resources/picture_pile_impl_unittest.cc   PicturePileImpl::PixelRefIterator copy = iterator;
copy              515 cc/resources/picture_pile_impl_unittest.cc   EXPECT_TRUE(copy);
copy              516 cc/resources/picture_pile_impl_unittest.cc   EXPECT_TRUE(*copy == discardable_bitmap[0][1].pixelRef());
copy              517 cc/resources/picture_pile_impl_unittest.cc   EXPECT_TRUE(++copy);
copy              518 cc/resources/picture_pile_impl_unittest.cc   EXPECT_TRUE(*copy == discardable_bitmap[1][1].pixelRef());
copy              519 cc/resources/picture_pile_impl_unittest.cc   EXPECT_FALSE(++copy);
copy              195 cc/resources/picture_unittest.cc   Picture::PixelRefIterator copy = iterator;
copy              202 cc/resources/picture_unittest.cc   EXPECT_TRUE(copy);
copy              203 cc/resources/picture_unittest.cc   EXPECT_TRUE(*copy == discardable_bitmap[2][1].pixelRef());
copy              204 cc/resources/picture_unittest.cc   EXPECT_TRUE(++copy);
copy              205 cc/resources/picture_unittest.cc   EXPECT_TRUE(*copy == discardable_bitmap[2][3].pixelRef());
copy              206 cc/resources/picture_unittest.cc   EXPECT_TRUE(++copy);
copy              207 cc/resources/picture_unittest.cc   EXPECT_TRUE(*copy == discardable_bitmap[3][2].pixelRef());
copy              208 cc/resources/picture_unittest.cc   EXPECT_FALSE(++copy);
copy              296 cc/resources/picture_unittest.cc     Picture::PixelRefIterator copy = iterator;
copy              303 cc/resources/picture_unittest.cc     EXPECT_TRUE(copy);
copy              304 cc/resources/picture_unittest.cc     EXPECT_TRUE(*copy == discardable_bitmap[2][1].pixelRef());
copy              305 cc/resources/picture_unittest.cc     EXPECT_TRUE(++copy);
copy              306 cc/resources/picture_unittest.cc     EXPECT_TRUE(*copy == discardable_bitmap[2][3].pixelRef());
copy              307 cc/resources/picture_unittest.cc     EXPECT_TRUE(++copy);
copy              308 cc/resources/picture_unittest.cc     EXPECT_TRUE(*copy == discardable_bitmap[3][2].pixelRef());
copy              309 cc/resources/picture_unittest.cc     EXPECT_FALSE(++copy);
copy             1151 cc/trees/layer_tree_host.cc   AnimationRegistrar::AnimationControllerMap copy =
copy             1153 cc/trees/layer_tree_host.cc   for (AnimationRegistrar::AnimationControllerMap::iterator iter = copy.begin();
copy             1154 cc/trees/layer_tree_host.cc        iter != copy.end();
copy             2716 cc/trees/layer_tree_host_impl.cc   AnimationRegistrar::AnimationControllerMap copy =
copy             2718 cc/trees/layer_tree_host_impl.cc   for (AnimationRegistrar::AnimationControllerMap::iterator iter = copy.begin();
copy             2719 cc/trees/layer_tree_host_impl.cc        iter != copy.end();
copy             2735 cc/trees/layer_tree_host_impl.cc   AnimationRegistrar::AnimationControllerMap copy =
copy             2737 cc/trees/layer_tree_host_impl.cc   for (AnimationRegistrar::AnimationControllerMap::iterator iter = copy.begin();
copy             2738 cc/trees/layer_tree_host_impl.cc        iter != copy.end();
copy             3485 cc/trees/occlusion_tracker_unittest.cc     typename Types::LayerType* copy = this->CreateLayer(parent,
copy             3489 cc/trees/occlusion_tracker_unittest.cc     this->AddCopyRequest(copy);
copy             3491 cc/trees/occlusion_tracker_unittest.cc         copy,
copy             3508 cc/trees/occlusion_tracker_unittest.cc     this->VisitContributingSurface(copy, &occlusion);
copy             3534 cc/trees/occlusion_tracker_unittest.cc     typename Types::LayerType* copy = this->CreateLayer(
copy             3536 cc/trees/occlusion_tracker_unittest.cc     this->AddCopyRequest(copy);
copy             3538 cc/trees/occlusion_tracker_unittest.cc         copy, this->identity_matrix, gfx::PointF(), gfx::Size(200, 400), true);
copy             3556 cc/trees/occlusion_tracker_unittest.cc     this->VisitContributingSurface(copy, &occlusion);
copy              140 chrome/browser/autocomplete/autocomplete_result.cc   std::copy(matches.begin(), matches.end(), std::back_inserter(matches_));
copy              287 chrome/browser/chromeos/login/extended_authenticator.cc   UserContext copy;
copy              288 chrome/browser/chromeos/login/extended_authenticator.cc   copy.CopyFrom(user_context);
copy              289 chrome/browser/chromeos/login/extended_authenticator.cc   copy.username_hash = mount_hash;
copy              294 chrome/browser/chromeos/login/extended_authenticator.cc       old_consumer_->OnLoginSuccess(copy);
copy              278 chrome/browser/chromeos/policy/device_status_collector.cc   scoped_ptr<base::DictionaryValue> copy(activity_times->DeepCopy());
copy              291 chrome/browser/chromeos/policy/device_status_collector.cc           copy->SetInteger(it.key(), new_activity_duration);
copy              297 chrome/browser/chromeos/policy/device_status_collector.cc     copy->Remove(it.key(), NULL);
copy              299 chrome/browser/chromeos/policy/device_status_collector.cc   local_state_->Set(prefs::kDeviceActivityTimes, *copy);
copy              140 chrome/browser/custom_home_pages_table_model.cc   std::copy(moved_entries.begin(), moved_entries.end(),
copy             1146 chrome/browser/devtools/devtools_adb_bridge.cc   Listeners copy(listeners_);
copy             1147 chrome/browser/devtools/devtools_adb_bridge.cc   for (Listeners::iterator it = copy.begin(); it != copy.end(); ++it)
copy              193 chrome/browser/devtools/devtools_file_system_indexer.cc       std::copy(index_[trigram].begin(),
copy              199 chrome/browser/extensions/api/bluetooth/bluetooth_private_api.cc   std::copy(failed_properties_.begin(),
copy               83 chrome/browser/extensions/extension_action.cc   scoped_ptr<ExtensionAction> copy(
copy               86 chrome/browser/extensions/extension_action.cc   copy->popup_url_ = popup_url_;
copy               87 chrome/browser/extensions/extension_action.cc   copy->title_ = title_;
copy               88 chrome/browser/extensions/extension_action.cc   copy->icon_ = icon_;
copy               89 chrome/browser/extensions/extension_action.cc   copy->badge_text_ = badge_text_;
copy               90 chrome/browser/extensions/extension_action.cc   copy->badge_background_color_ = badge_background_color_;
copy               91 chrome/browser/extensions/extension_action.cc   copy->badge_text_color_ = badge_text_color_;
copy               92 chrome/browser/extensions/extension_action.cc   copy->is_visible_ = is_visible_;
copy               93 chrome/browser/extensions/extension_action.cc   copy->id_ = id_;
copy               96 chrome/browser/extensions/extension_action.cc     copy->default_icon_.reset(new ExtensionIconSet(*default_icon_));
copy               98 chrome/browser/extensions/extension_action.cc   return copy.Pass();
copy              210 chrome/browser/history/url_index_private_data.cc     std::copy(history_id_set.begin(), history_id_set.end(),
copy              221 chrome/browser/history/url_index_private_data.cc     std::copy(history_ids.begin(), history_ids.begin() + kItemsToScoreLimit,
copy              240 chrome/browser/importer/in_process_importer_bridge.cc   std::copy(search_engines.begin(), search_engines.end(),
copy              175 chrome/browser/internal_auth.cc   std::copy(hmac_base64.begin(), hmac_base64.end(), result.begin());
copy              179 chrome/browser/internal_auth.cc   std::copy(
copy              313 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     bool copy,
copy              317 chrome/browser/media_galleries/fileapi/native_media_file_util.cc       CopyOrMoveFileSync(context.get(), src_url, dest_url, option, copy);
copy              397 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     bool copy) {
copy              427 chrome/browser/media_galleries/fileapi/native_media_file_util.cc       fileapi::NativeFileUtil::CopyOrMoveModeForDestination(dest_url, copy));
copy              123 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool copy,
copy              156 chrome/browser/media_galleries/fileapi/native_media_file_util.h       bool copy);
copy               79 chrome/browser/media_galleries/fileapi/readahead_file_stream_reader.cc     std::copy(source_buffer->data(), source_buffer->data() + copy_len,
copy              247 chrome/browser/media_galleries/linux/mtp_device_task_helper.cc   std::copy(data.begin(), data.end(), request.buf->data());
copy              402 chrome/browser/media_galleries/media_folder_finder.cc   std::copy(valid_roots.begin(), valid_roots.end(),
copy              440 chrome/browser/media_galleries/media_folder_finder.cc   std::copy(reply.new_folders.rbegin(), reply.new_folders.rend(),
copy              123 chrome/browser/plugins/plugin_metadata.cc   PluginMetadata* copy = new PluginMetadata(identifier_,
copy              130 chrome/browser/plugins/plugin_metadata.cc   copy->versions_ = versions_;
copy              131 chrome/browser/plugins/plugin_metadata.cc   return make_scoped_ptr(copy);
copy              361 chrome/browser/safe_browsing/safe_browsing_store_file.cc     std::copy(beg, end, container->begin());
copy              278 chrome/browser/sync/glue/sync_backend_registrar.cc   syncer::ModelSafeRoutingInfo copy(routing_info_);
copy              279 chrome/browser/sync/glue/sync_backend_registrar.cc   out->swap(copy);
copy              218 chrome/browser/sync/test/integration/sessions_helper.cc       std::copy(tab.navigations.begin(), tab.navigations.end(),
copy              142 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc   std::copy(entries.begin(), entries.end(), std::back_inserter(*entries_out));
copy             1229 chrome/browser/themes/browser_theme_pack.cc   std::copy(ids.begin(), ids.end(), source_images_);
copy              100 chrome/browser/ui/app_list/search/app_result.cc   scoped_ptr<ChromeSearchResult> copy(
copy              102 chrome/browser/ui/app_list/search/app_result.cc   copy->set_title(title());
copy              103 chrome/browser/ui/app_list/search/app_result.cc   copy->set_title_tags(title_tags());
copy              105 chrome/browser/ui/app_list/search/app_result.cc   return copy.Pass();
copy               22 chrome/browser/ui/cocoa/applescript/element_applescript.h @property(nonatomic, copy) NSNumber* uniqueID;
copy               24 chrome/browser/ui/cocoa/applescript/element_applescript.h @property(nonatomic, copy) NSString* containerProperty;
copy               16 chrome/browser/ui/cocoa/autofill/autofill_input_field.h @property(nonatomic, copy) NSString* fieldValue;
copy               17 chrome/browser/ui/cocoa/autofill/autofill_input_field.h @property(nonatomic, copy) NSString* defaultValue;
copy               58 chrome/browser/ui/cocoa/autofill/autofill_input_field.h @property(nonatomic, copy) NSString* fieldValue;
copy               59 chrome/browser/ui/cocoa/autofill/autofill_input_field.h @property(nonatomic, copy) NSString* defaultValue;
copy               67 chrome/browser/ui/cocoa/autofill/autofill_input_field.h @property(nonatomic, copy) NSString* validityMessage;
copy               34 chrome/browser/ui/cocoa/autofill/autofill_tooltip_controller.h @property(copy, nonatomic) NSString* message;
copy               98 chrome/browser/ui/cocoa/bookmarks/bookmark_button.h               copy:(BOOL)copy;
copy               51 chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h @property(nonatomic, copy) NSString* initialName;
copy               52 chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h @property(nonatomic, copy) NSString* displayName;
copy               54 chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h @property(nonatomic, copy) NSArray* tableSelectionPaths;
copy              139 chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h @property(nonatomic, copy) NSString* folderName;
copy               22 chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.h @property(nonatomic, copy) NSString* displayURL;
copy               27 chrome/browser/ui/cocoa/constrained_window/constrained_window_alert.h @property(nonatomic, copy) NSString* informativeText;
copy               28 chrome/browser/ui/cocoa/constrained_window/constrained_window_alert.h @property(nonatomic, copy) NSString* messageText;
copy               54 chrome/browser/ui/cocoa/download/download_item_cell.h @property(nonatomic, copy) NSString* secondaryTitle;
copy               70 chrome/browser/ui/cocoa/history_menu_bridge.h     HistoryItem(const HistoryItem& copy);
copy             1497 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc void OmniboxViewGtk::HandleCopyOrCutClipboard(bool copy) {
copy             1535 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc                            copy ? copy_signal_id : cut_signal_id,
copy             1538 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc     if (!copy && gtk_text_view_get_editable(GTK_TEXT_VIEW(text_view_)))
copy              214 chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.h   void HandleCopyOrCutClipboard(bool copy);
copy             1657 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   ui::KeyEvent copy(key_event);
copy             1658 chrome/browser/ui/views/autofill/autofill_dialog_views.cc   content::NativeWebKeyboardEvent event(&copy);
copy              315 chrome/browser/ui/webui/options/chromeos/cros_language_options_handler.cc   std::copy(display_names.begin(),
copy              226 chrome/browser/ui/webui/policy_ui.cc   scoped_ptr<base::Value> copy(value->DeepCopy());
copy              228 chrome/browser/ui/webui/policy_ui.cc   if (copy->GetAsList(&list)) {
copy              235 chrome/browser/ui/webui/policy_ui.cc   return copy.Pass();
copy              107 chrome/browser/upload_list.cc   std::copy(uploads_.begin(),
copy              140 chrome/browser/web_resource/notification_promo.cc       base::ListValue* copy = new base::ListValue;
copy              145 chrome/browser/web_resource/notification_promo.cc         copy->Append(child_copy);
copy              147 chrome/browser/web_resource/notification_promo.cc       return copy;
copy              153 chrome/browser/web_resource/notification_promo.cc       base::DictionaryValue* copy = new base::DictionaryValue;
copy              159 chrome/browser/web_resource/notification_promo.cc         copy->SetWithoutPathExpansion(it.key(), child_copy);
copy              161 chrome/browser/web_resource/notification_promo.cc       return copy;
copy               38 chrome/common/media_galleries/pmp_test_util.cc     std::copy(it->begin(), it->end(), std::back_inserter(totalchars));
copy               50 chrome/common/media_galleries/pmp_test_util.cc   std::copy(a.begin(), a.end(), std::back_inserter(total));
copy               51 chrome/common/media_galleries/pmp_test_util.cc   std::copy(b.begin(), b.end(), std::back_inserter(total));
copy               42 chrome/installer/util/delete_tree_work_item.cc     std::copy(key_paths.begin(), key_paths.end(), &key_paths_[0]);
copy              127 chrome/renderer/extensions/cast_streaming_native_handler.cc   std::copy(cast_params.rtcp_features.begin(),
copy              136 chrome/renderer/extensions/cast_streaming_native_handler.cc   std::copy(ext_params.rtcp_features.begin(),
copy               99 chrome/test/chromedriver/chrome/log.cc   scoped_ptr<base::Value> copy(SmartDeepCopy(&value));
copy              100 chrome/test/chromedriver/chrome/log.cc   return PrettyPrintValue(*copy);
copy               75 chrome/test/chromedriver/util.cc   std::string copy = base64;
copy               79 chrome/test/chromedriver/util.cc   base::RemoveChars(copy, "\n", &copy);
copy               80 chrome/test/chromedriver/util.cc   return base::Base64Decode(copy, bytes);
copy              102 chrome/utility/media_galleries/ipc_data_source.cc   std::copy(bytes.begin(), bytes.end(), it->second.destination);
copy              248 chromeos/network/network_sms_handler.cc   std::copy(paths.begin(), paths.end(), retrieval_queue_.begin());
copy              302 chromeos/network/onc/onc_validator.cc   std::copy(range_begin, range_end, std::back_inserter(string_vector));
copy              322 cloud_print/service/win/cloud_print_service.cc     std::copy(setup.printers().begin(), setup.printers().end(), cout_it);
copy               41 components/autofill/core/browser/form_field.cc   std::copy(fields.begin(), fields.end(), remaining_fields.begin());
copy               54 components/autofill/core/browser/webdata/autofill_profile_syncable_service_unittest.cc   std::copy(data->begin(), data->end(), arg0->begin());
copy              336 components/breakpad/browser/crash_handler_host_linux.cc   process_type_.copy(process_type_str, info->process_type_length);
copy              412 components/breakpad/browser/crash_handler_host_linux.cc   minidump_filename.copy(minidump_filename_str, minidump_filename.length());
copy              417 components/breakpad/browser/crash_handler_host_linux.cc   minidump_filename.copy(minidump_log_filename_str, minidump_filename.length());
copy               94 components/domain_reliability/context.cc     std::copy(state.beacons.begin(), state.beacons.end(), beacons_out->begin());
copy               67 components/keyed_service/core/dependency_graph.cc   std::copy(all_nodes_.begin(), all_nodes_.end(), std::back_inserter(queue));
copy              122 components/keyed_service/core/dependency_graph.cc   std::copy(all_nodes_.begin(), all_nodes_.end(), std::back_inserter(nodes));
copy               53 components/password_manager/core/browser/password_form_data.cc   std::copy(first.begin(), first.end(), std::inserter(expectations,
copy              577 components/password_manager/core/browser/password_form_manager.cc     PasswordForm copy(pending_credentials_);
copy              578 components/password_manager/core/browser/password_form_manager.cc     copy.origin = observed_form_.origin;
copy              579 components/password_manager/core/browser/password_form_manager.cc     copy.action = observed_form_.action;
copy              580 components/password_manager/core/browser/password_form_manager.cc     password_store->AddLogin(copy);
copy              130 components/policy/core/browser/browser_policy_connector.cc       std::copy(policy_providers_.begin(),
copy              185 components/policy/core/common/forwarding_policy_provider_unittest.cc   scoped_ptr<PolicyBundle> copy(new PolicyBundle);
copy              186 components/policy/core/common/forwarding_policy_provider_unittest.cc   copy->CopyFrom(platform_policy);
copy              188 components/policy/core/common/forwarding_policy_provider_unittest.cc   mock_provider_.UpdatePolicy(copy.Pass());
copy              206 components/policy/core/common/forwarding_policy_provider_unittest.cc   copy.reset(new PolicyBundle);
copy              207 components/policy/core/common/forwarding_policy_provider_unittest.cc   copy->CopyFrom(platform_policy);
copy              208 components/policy/core/common/forwarding_policy_provider_unittest.cc   mock_provider_.UpdatePolicy(copy.Pass());
copy               28 components/policy/core/common/policy_map.cc   scoped_ptr<Entry> copy(new Entry);
copy               29 components/policy/core/common/policy_map.cc   copy->level = level;
copy               30 components/policy/core/common/policy_map.cc   copy->scope = scope;
copy               32 components/policy/core/common/policy_map.cc     copy->value = value->DeepCopy();
copy               34 components/policy/core/common/policy_map.cc     copy->external_data_fetcher =
copy               37 components/policy/core/common/policy_map.cc   return copy.Pass();
copy              109 components/policy/core/common/policy_map.cc   PolicyMap* copy = new PolicyMap();
copy              110 components/policy/core/common/policy_map.cc   copy->CopyFrom(*this);
copy              111 components/policy/core/common/policy_map.cc   return make_scoped_ptr(copy);
copy               75 components/policy/core/common/preg_parser_win.cc   std::copy(*cursor, field_end, data);
copy               38 components/policy/core/common/proxy_policy_provider_unittest.cc     scoped_ptr<PolicyBundle> copy(new PolicyBundle());
copy               39 components/policy/core/common/proxy_policy_provider_unittest.cc     copy->CopyFrom(bundle);
copy               40 components/policy/core/common/proxy_policy_provider_unittest.cc     return copy.Pass();
copy             1512 components/wifi/wifi_service_win.cc       std::copy(bss_entry.dot11Bssid,
copy              124 content/browser/browser_child_process_host_impl.cc   BrowserChildProcessList copy = g_child_process_list.Get();
copy              125 content/browser/browser_child_process_host_impl.cc   for (BrowserChildProcessList::iterator it = copy.begin();
copy              126 content/browser/browser_child_process_host_impl.cc        it != copy.end(); ++it) {
copy              186 content/browser/devtools/devtools_manager_impl.cc   CallbackContainer copy(callbacks_);
copy              187 content/browser/devtools/devtools_manager_impl.cc   for (CallbackContainer::iterator it = copy.begin(); it != copy.end(); ++it)
copy              207 content/browser/dom_storage/dom_storage_area.cc   DOMStorageArea* copy = new DOMStorageArea(
copy              210 content/browser/dom_storage/dom_storage_area.cc   copy->map_ = map_;
copy              211 content/browser/dom_storage/dom_storage_area.cc   copy->is_shutdown_ = is_shutdown_;
copy              212 content/browser/dom_storage/dom_storage_area.cc   copy->is_initial_import_done_ = true;
copy              220 content/browser/dom_storage/dom_storage_area.cc   return copy;
copy               80 content/browser/dom_storage/dom_storage_area_unittest.cc   scoped_refptr<DOMStorageArea> copy;
copy               92 content/browser/dom_storage/dom_storage_area_unittest.cc   copy = area->ShallowCopy(2, std::string());
copy               93 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(kOrigin, copy->origin());
copy               94 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(2, copy->namespace_id());
copy               95 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(area->Length(), copy->Length());
copy               96 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(area->GetItem(kKey).string(), copy->GetItem(kKey).string());
copy               97 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(area->Key(0).string(), copy->Key(0).string());
copy               98 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(copy->map_.get(), area->map_.get());
copy              102 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_NE(copy->map_.get(), area->map_.get());
copy              103 content/browser/dom_storage/dom_storage_area_unittest.cc   copy = area->ShallowCopy(2, std::string());
copy              104 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(copy->map_.get(), area->map_.get());
copy              106 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_NE(copy->map_.get(), area->map_.get());
copy              107 content/browser/dom_storage/dom_storage_area_unittest.cc   copy = area->ShallowCopy(2, std::string());
copy              108 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_EQ(copy->map_.get(), area->map_.get());
copy              112 content/browser/dom_storage/dom_storage_area_unittest.cc   EXPECT_NE(copy->map_.get(), area->map_.get());
copy              632 content/browser/fileapi/obfuscated_file_util_unittest.cc                                     bool copy,
copy              670 content/browser/fileapi/obfuscated_file_util_unittest.cc                                     copy));
copy              671 content/browser/fileapi/obfuscated_file_util_unittest.cc     if (copy)
copy               30 content/browser/frame_host/navigation_entry_impl.cc NavigationEntry* NavigationEntry::Create(const NavigationEntry& copy) {
copy               31 content/browser/frame_host/navigation_entry_impl.cc   return new NavigationEntryImpl(static_cast<const NavigationEntryImpl&>(copy));
copy              192 content/browser/gamepad/gamepad_platform_data_fetcher_linux.cc     tmp16.copy(pad.id, arraysize(pad.id) - 1);
copy              200 content/browser/gamepad/gamepad_platform_data_fetcher_linux.cc       tmp16.copy(pad.mapping, arraysize(pad.mapping) - 1);
copy               50 content/browser/host_zoom_map_impl.cc   HostZoomMapImpl* copy = static_cast<HostZoomMapImpl*>(copy_interface);
copy               52 content/browser/host_zoom_map_impl.cc   base::AutoLock copy_auto_lock(copy->lock_);
copy               54 content/browser/host_zoom_map_impl.cc       insert(copy->host_zoom_levels_.begin(), copy->host_zoom_levels_.end());
copy               55 content/browser/host_zoom_map_impl.cc   for (SchemeHostZoomLevels::const_iterator i(copy->
copy               57 content/browser/host_zoom_map_impl.cc        i != copy->scheme_host_zoom_levels_.end(); ++i) {
copy               62 content/browser/host_zoom_map_impl.cc   default_zoom_level_ = copy->default_zoom_level_;
copy               32 content/browser/host_zoom_map_impl.h   virtual void CopyFrom(HostZoomMap* copy) OVERRIDE;
copy              218 content/browser/loader/async_resource_handler.cc     std::vector<char> copy(request()->response_info().metadata->data(),
copy              222 content/browser/loader/async_resource_handler.cc                                                                 copy));
copy              222 content/browser/renderer_host/java/java_bound_object.cc       str.copy(buffer, length, 0);
copy               69 content/child/fileapi/webfilesystem_impl.h   virtual void copy(
copy               35 content/child/indexed_db/indexed_db_key_builders.cc   std::vector<base::string16> copy(array.size());
copy               37 content/child/indexed_db/indexed_db_key_builders.cc     copy[i] = array[i];
copy               38 content/child/indexed_db/indexed_db_key_builders.cc   return copy;
copy              110 content/common/dom_storage/dom_storage_map.cc   DOMStorageMap* copy = new DOMStorageMap(quota_);
copy              111 content/common/dom_storage/dom_storage_map.cc   copy->values_ = values_;
copy              112 content/common/dom_storage/dom_storage_map.cc   copy->bytes_used_ = bytes_used_;
copy              113 content/common/dom_storage/dom_storage_map.cc   copy->ResetKeyIterator();
copy              114 content/common/dom_storage/dom_storage_map.cc   return copy;
copy               30 content/common/dom_storage/dom_storage_map_unittest.cc   scoped_refptr<DOMStorageMap> copy;
copy               39 content/common/dom_storage/dom_storage_map_unittest.cc   copy = map->DeepCopy();
copy               40 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(0u, copy->Length());
copy               41 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(0u, copy->bytes_used());
copy               72 content/common/dom_storage/dom_storage_map_unittest.cc   copy = map->DeepCopy();
copy               73 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(2u, copy->Length());
copy               74 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(kValue, copy->GetItem(kKey).string());
copy               75 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(kValue2, copy->GetItem(kKey2).string());
copy               76 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(kKey, copy->Key(0).string());
copy               77 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(kKey2, copy->Key(1).string());
copy               78 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_TRUE(copy->Key(2).is_null());
copy               79 content/common/dom_storage/dom_storage_map_unittest.cc   EXPECT_EQ(kItemBytes + kItem2Bytes, copy->bytes_used());
copy               40 content/common/gamepad_seqlock_unittest.cc       TestData copy;
copy               44 content/common/gamepad_seqlock_unittest.cc         copy = *data_;
copy               47 content/common/gamepad_seqlock_unittest.cc       EXPECT_EQ(copy.a + 100, copy.b);
copy               48 content/common/gamepad_seqlock_unittest.cc       EXPECT_EQ(copy.c, copy.b + copy.a);
copy               80 content/common/set_process_title_linux.cc       char* copy = strdup(environ[i]);
copy               82 content/common/set_process_title_linux.cc       if (!copy)
copy               84 content/common/set_process_title_linux.cc       environ[i] = copy;
copy             2090 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java             public void copy() {
copy             2091 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java                 mImeAdapter.copy();
copy              141 content/public/android/java/src/org/chromium/content/browser/SelectActionModeCallback.java             mActionHandler.copy();
copy              261 content/public/android/java/src/org/chromium/content/browser/input/AdapterInputConnection.java             case android.R.id.copy:
copy              262 content/public/android/java/src/org/chromium/content/browser/input/AdapterInputConnection.java                 return mImeAdapter.copy();
copy               58 content/public/android/javatests/src/org/chromium/content/browser/ClipboardTest.java         copy(adapter);
copy               91 content/public/android/javatests/src/org/chromium/content/browser/ClipboardTest.java                 adapter.copy();
copy              125 content/public/android/javatests/src/org/chromium/content/browser/input/ImeTest.java         copy(mImeAdapter);
copy              361 content/public/android/javatests/src/org/chromium/content/browser/input/ImeTest.java                 adapter.copy();
copy               59 content/public/browser/host_zoom_map.h   virtual void CopyFrom(HostZoomMap* copy) = 0;
copy               35 content/public/browser/navigation_entry.h   CONTENT_EXPORT static NavigationEntry* Create(const NavigationEntry& copy);
copy               24 content/renderer/dom_storage/webstoragenamespace_impl.h   virtual blink::WebStorageNamespace* copy();
copy              459 content/renderer/media/android/audio_decoder_android.cc     std::copy(pipe_data,
copy              350 content/renderer/renderer_webkitplatformsupport_impl.cc   std::vector<char> copy(data, data + size);
copy              352 content/renderer/renderer_webkitplatformsupport_impl.cc       new ViewHostMsg_DidGenerateCacheableMetadata(url, response_time, copy));
copy              276 content/renderer/v8_value_converter_impl_unittest.cc   scoped_ptr<base::Value> copy(
copy              280 content/renderer/v8_value_converter_impl_unittest.cc   EXPECT_TRUE(original->Equals(copy.get()));
copy              318 content/renderer/v8_value_converter_impl_unittest.cc   v8::Handle<v8::Object> copy =
copy              320 content/renderer/v8_value_converter_impl_unittest.cc   EXPECT_FALSE(copy.IsEmpty());
copy              321 content/renderer/v8_value_converter_impl_unittest.cc   EXPECT_EQ(2u, copy->GetPropertyNames()->Length());
copy              322 content/renderer/v8_value_converter_impl_unittest.cc   EXPECT_EQ("bar", GetString(copy, "bar"));
copy              358 content/renderer/v8_value_converter_impl_unittest.cc   v8::Handle<v8::Array> copy =
copy              360 content/renderer/v8_value_converter_impl_unittest.cc   ASSERT_FALSE(copy.IsEmpty());
copy              361 content/renderer/v8_value_converter_impl_unittest.cc   EXPECT_EQ(2u, copy->Length());
copy              362 content/renderer/v8_value_converter_impl_unittest.cc   EXPECT_EQ("bar", GetString(copy, 1));
copy             2356 content/shell/renderer/test_runner/test_runner.cc   std::copy(bytes, bytes + view.num_bytes(), audio_data_.begin());
copy              101 crypto/rsa_private_key_nss.cc   RSAPrivateKey* copy = new RSAPrivateKey();
copy              102 crypto/rsa_private_key_nss.cc   copy->key_ = SECKEY_CopyPrivateKey(key);
copy              103 crypto/rsa_private_key_nss.cc   copy->public_key_ = SECKEY_ConvertToPublicKey(key);
copy              104 crypto/rsa_private_key_nss.cc   if (!copy->key_ || !copy->public_key_) {
copy              106 crypto/rsa_private_key_nss.cc     delete copy;
copy              109 crypto/rsa_private_key_nss.cc   return copy;
copy              172 crypto/rsa_private_key_nss.cc   RSAPrivateKey* copy = new RSAPrivateKey();
copy              173 crypto/rsa_private_key_nss.cc   copy->key_ = SECKEY_CopyPrivateKey(key_);
copy              174 crypto/rsa_private_key_nss.cc   copy->public_key_ = SECKEY_CopyPublicKey(public_key_);
copy              175 crypto/rsa_private_key_nss.cc   return copy;
copy              108 crypto/rsa_private_key_openssl.cc   scoped_ptr<RSAPrivateKey> copy(new RSAPrivateKey());
copy              112 crypto/rsa_private_key_openssl.cc   copy->key_ = EVP_PKEY_new();
copy              113 crypto/rsa_private_key_openssl.cc   if (!EVP_PKEY_set1_RSA(copy->key_, rsa))
copy              115 crypto/rsa_private_key_openssl.cc   return copy.release();
copy               42 device/bluetooth/bluetooth_device_win.cc     std::copy((*iter)->sdp_bytes.begin(),
copy               37 device/bluetooth/bluetooth_service_record_win_unittest.cc     std::copy(sdp_bytes_vector.begin(),
copy              386 device/bluetooth/bluetooth_task_manager_win.cc         base::SysUTF8ToWide("(" + device_address + ")").copy(
copy              760 extensions/browser/event_router.cc   Event* copy = new Event(event_name,
copy              766 extensions/browser/event_router.cc   copy->will_dispatch_callback = will_dispatch_callback;
copy              767 extensions/browser/event_router.cc   return copy;
copy              957 gpu/command_buffer/service/program_manager.cc         std::copy(value, value + count,
copy              325 ipc/ipc_channel_nacl.cc       std::copy(vec->begin(), vec->end(), buffer + *bytes_read);
copy              333 ipc/ipc_channel_nacl.cc       std::copy(vec->begin(), vec->begin() + bytes_to_read,
copy               67 media/audio/audio_output_device_unittest.cc                            SyncSocket::Handle* copy) {
copy               70 media/audio/audio_output_device_unittest.cc   ::DuplicateHandle(process, socket_handle, process, copy,
copy               72 media/audio/audio_output_device_unittest.cc   return *copy != NULL;
copy               74 media/audio/audio_output_device_unittest.cc   *copy = socket_handle;
copy               75 media/audio/audio_output_device_unittest.cc   return *copy != -1;
copy               54 media/cast/framer/frame_buffer.cc   std::copy(
copy               30 media/cast/transport/transport/udp_transport_unittest.cc     std::copy(packet->begin(), packet->end(), packet_.begin());
copy               90 media/cdm/ppapi/linked_ptr.h   template <typename U> linked_ptr(linked_ptr<U> const& ptr) { copy(&ptr); }
copy               94 media/cdm/ppapi/linked_ptr.h     copy(&ptr);
copy              100 media/cdm/ppapi/linked_ptr.h     copy(&ptr);
copy              107 media/cdm/ppapi/linked_ptr.h       copy(&ptr);
copy              159 media/cdm/ppapi/linked_ptr.h   template <typename U> void copy(linked_ptr<U> const* ptr) {
copy               27 media/formats/mp4/avc.cc     std::copy(kAnnexBStartCode, kAnnexBStartCode + kAnnexBStartCodeSize,
copy              221 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc   test_structs::NamedRegion copy = redmond_region;
copy              222 mojo/public/cpp/bindings/tests/type_conversion_unittest.cc   RedmondNamedRegion redmond_region2 = copy.To<RedmondNamedRegion>();
copy              130 native_client_sdk/src/libraries/nacl_io/devfs/tty_node.cc   std::copy(input_buffer_.begin(),
copy               83 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc   std::copy(contents.begin(), contents.end(), std::back_inserter(contents_));
copy              163 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.cc   std::copy(contents.begin(), contents.end(), std::back_inserter(data));
copy               78 net/base/address_list_unittest.cc   AddressList copy;
copy               79 net/base/address_list_unittest.cc   copy = list;
copy               80 net/base/address_list_unittest.cc   ASSERT_EQ(kNumElements, copy.size());
copy               83 net/base/address_list_unittest.cc   copy[1] = IPEndPoint(copy[2].address(), 0xBEEF);
copy              153 net/dns/host_resolver_impl_unittest.cc     CaptureList copy;
copy              156 net/dns/host_resolver_impl_unittest.cc       copy = capture_list_;
copy              158 net/dns/host_resolver_impl_unittest.cc     return copy;
copy               17 net/spdy/spdy_pinnable_buffer_piece.cc     std::copy(buffer_, buffer_ + length_, storage_.get());
copy               31 net/spdy/spdy_prefixed_buffer_reader.cc     std::copy(prefix_, prefix_ + count, out);
copy               37 net/spdy/spdy_prefixed_buffer_reader.cc     out = std::copy(prefix_, prefix_ + prefix_length_, out);
copy               44 net/spdy/spdy_prefixed_buffer_reader.cc   std::copy(suffix_, suffix_ + count, out);
copy              141 net/tools/dns_fuzz_stub/dns_fuzz_stub.cc   std::copy(resp_buf.begin(), resp_buf.end(), response.io_buffer()->data());
copy              164 net/websockets/websocket_basic_stream.cc       std::copy(frame_data, frame_data + frame_size, dest);
copy              389 net/websockets/websocket_channel.cc   std::copy(data.begin(), data.end(), buffer->data());
copy              979 net/websockets/websocket_channel.cc     std::copy(
copy              104 net/websockets/websocket_deflater.cc   std::copy(begin, end, result->data());
copy              144 net/websockets/websocket_frame.cc     std::copy(masking_key->key,
copy              155 net/websockets/websocket_frame_parser.cc     std::copy(current, current + kMaskingKeyLength, masking_key_.key);
copy               88 net/websockets/websocket_frame_test.cc   std::copy(kMaskingKey,
copy              254 net/websockets/websocket_frame_test.cc     std::copy(kTests[i].masking_key,
copy              315 net/websockets/websocket_frame_test.cc   std::copy(kTestMask, kTestMask + kMaskingKeyLength, masking_key.key);
copy              367 net/websockets/websocket_frame_test.cc     std::copy(kMaskingKey,
copy              807 ppapi/native_client/src/trusted/plugin/plugin.cc   std::copy(buffer.begin(), buffer.begin() + buffer_size, &json_buffer[0]);
copy               39 ppapi/native_client/src/trusted/plugin/pnacl_options.cc   std::copy(str.begin(), str.end(), std::back_inserter(result));
copy               45 ppapi/native_client/src/trusted/plugin/pnacl_options.cc     std::copy(str.begin(), str.end(), std::back_inserter(result));
copy              188 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.cc   std::copy(split_arg.begin(), split_arg.end(), std::back_inserter(split_args));
copy              191 ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.cc   std::copy(options.begin(), options.end(), std::back_inserter(split_args));
copy               93 ppapi/proxy/serialized_flash_menu.cc   std::copy(name.begin(), name.end(), menu_item->name);
copy              382 ppapi/proxy/url_loader_resource.cc   std::copy(buffer_.begin(), buffer_.begin() + bytes_to_copy, user_buffer_);
copy               73 ppapi/shared_impl/array_writer.cc   std::copy(input.begin(), input.end(), static_cast<PP_Resource*>(dest));
copy              121 ppapi/shared_impl/array_writer.cc   std::copy(input.begin(), input.end(), static_cast<PP_Var*>(dest));
copy              465 ppapi/shared_impl/private/net_address_private_impl.cc       std::copy(address.begin(), address.end(), net_addr->address);
copy              472 ppapi/shared_impl/private/net_address_private_impl.cc       std::copy(address.begin(), address.end(), net_addr->address);
copy              100 ppapi/tests/test_buffer.cc   pp::Buffer_Dev* copy = new pp::Buffer_Dev(*buffer);
copy              107 ppapi/tests/test_buffer.cc   char* copy_data = static_cast<char*>(copy->data());
copy              111 ppapi/tests/test_buffer.cc   delete copy;
copy              156 ppapi/tests/test_flash_clipboard.cc   std::copy(rtf_string.data(), rtf_string.data() + rtf_string.size(), bytes);
copy              187 ppapi/tests/test_flash_clipboard.cc   std::copy(custom_data.begin(), custom_data.end(), bytes);
copy              316 ppapi/tests/test_flash_clipboard.cc   std::copy(custom_data.begin(), custom_data.end(), bytes);
copy              267 ppapi/tests/test_websocket.cc   std::copy(binary.begin(), binary.end(), var_data);
copy             1509 ppapi/tests/test_websocket.cc   std::copy(binary.begin(), binary.end(), var_data);
copy               54 remoting/base/compound_buffer_unittest.cc     CompoundBuffer copy;
copy               55 remoting/base/compound_buffer_unittest.cc     copy.CopyFrom(target_, pos, pos + size);
copy               56 remoting/base/compound_buffer_unittest.cc     EXPECT_TRUE(CompareData(copy, data_->data() + pos, size));
copy              342 remoting/host/win/launch_process_with_token.cc   std::copy(application_name.begin(),
copy              348 remoting/host/win/launch_process_with_token.cc   std::copy(command_line.begin(),
copy              355 remoting/host/win/launch_process_with_token.cc   std::copy(desktop.begin(),
copy              378 remoting/host/win/worker_process_launcher_unittest.cc   ScopedHandle copy(temp_handle);
copy              380 remoting/host/win/worker_process_launcher_unittest.cc   event_handler_->OnProcessLaunched(copy.Pass());
copy              228 rlz/chromeos/lib/rlz_value_store_chromeos.cc   scoped_ptr<base::DictionaryValue> copy(
copy              230 rlz/chromeos/lib/rlz_value_store_chromeos.cc   if (!serializer.Serialize(*copy.get())) {
copy               62 rlz/lib/machine_id.cc     std::copy(digest.begin(), digest.end(), id_binary.begin());
copy              144 sandbox/win/src/handle_closer.cc       output = std::copy((*j).begin(), (*j).end(), output) + 1;
copy               56 sync/engine/directory_commit_contribution.cc   std::copy(entities_.begin(),
copy              892 sync/syncable/directory.cc   copy(kernel_->unsynced_metahandles.begin(),
copy              915 sync/syncable/directory.cc       std::copy(kernel_->unapplied_update_metahandles[type].begin(),
copy              100 sync/test/android/javatests/src/org/chromium/sync/test/util/AccountHolder.java         return copy().password(password).build();
copy              104 sync/test/android/javatests/src/org/chromium/sync/test/util/AccountHolder.java         return copy().authTokens(authTokens).build();
copy              108 sync/test/android/javatests/src/org/chromium/sync/test/util/AccountHolder.java         return copy().authToken(authTokenType, authToken).build();
copy              112 sync/test/android/javatests/src/org/chromium/sync/test/util/AccountHolder.java         return copy().hasBeenAccepted(authTokenType, hasBeenAccepted).build();
copy              116 sync/test/android/javatests/src/org/chromium/sync/test/util/AccountHolder.java         return copy().alwaysAccept(alwaysAccept).build();
copy              399 third_party/harfbuzz-ng/src/hb-open-type-private.hh   inline Type *copy (void)
copy              102 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh   return ret ? c.copy<OT::SubstLookup> () : NULL;
copy              182 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic-fallback.hh   return ret ? c.copy<OT::SubstLookup> () : NULL;
copy              742 third_party/harfbuzz-ng/src/hb-ot-shape.cc   hb_set_t copy;
copy              743 third_party/harfbuzz-ng/src/hb-ot-shape.cc   copy.init ();
copy              745 third_party/harfbuzz-ng/src/hb-ot-shape.cc     copy.set (glyphs);
copy              748 third_party/harfbuzz-ng/src/hb-ot-shape.cc   } while (!copy.is_equal (glyphs));
copy              969 third_party/jsoncpp/overrides/include/json/value.h       void copy( const SelfType &other );
copy               77 third_party/libaddressinput/chromium/cpp/src/util/json.cc       scoped_ptr<rapidjson::Value> copy(new rapidjson::Value);
copy               85 third_party/libaddressinput/chromium/cpp/src/util/json.cc       memcpy(copy.get(), &member->value, sizeof(rapidjson::Value));
copy               87 third_party/libaddressinput/chromium/cpp/src/util/json.cc       value->reset(new Rapidjson(copy.Pass()));
copy               68 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   Rule copy;
copy               69 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_NE(rule.GetFormat(), copy.GetFormat());
copy               70 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_NE(rule.GetRequired(), copy.GetRequired());
copy               71 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_NE(rule.GetSubKeys(), copy.GetSubKeys());
copy               72 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_NE(rule.GetLanguages(), copy.GetLanguages());
copy               73 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_NE(rule.GetLanguage(), copy.GetLanguage());
copy               74 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_NE(rule.GetPostalCodeFormat(), copy.GetPostalCodeFormat());
copy               76 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetAdminAreaNameMessageId());
copy               78 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetInvalidAdminAreaMessageId());
copy               80 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetPostalCodeNameMessageId());
copy               82 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetInvalidPostalCodeMessageId());
copy               84 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   copy.CopyFrom(rule);
copy               85 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetFormat(), copy.GetFormat());
copy               86 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetRequired(), copy.GetRequired());
copy               87 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetSubKeys(), copy.GetSubKeys());
copy               88 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetLanguages(), copy.GetLanguages());
copy               89 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetLanguage(), copy.GetLanguage());
copy               90 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetPostalCodeFormat(), copy.GetPostalCodeFormat());
copy               92 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetAdminAreaNameMessageId());
copy               94 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetInvalidAdminAreaMessageId());
copy               96 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetPostalCodeNameMessageId());
copy               98 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetInvalidPostalCodeMessageId());
copy              170 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   Rule copy;
copy              171 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   copy.CopyFrom(rule);
copy              172 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   ASSERT_TRUE(copy.ParseSerializedRule("{}"));
copy              174 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetFormat(), copy.GetFormat());
copy              175 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetRequired(), copy.GetRequired());
copy              176 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetSubKeys(), copy.GetSubKeys());
copy              177 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetLanguages(), copy.GetLanguages());
copy              178 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetLanguage(), copy.GetLanguage());
copy              179 third_party/libaddressinput/chromium/cpp/test/rule_test.cc   EXPECT_EQ(rule.GetPostalCodeFormat(), copy.GetPostalCodeFormat());
copy              181 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetAdminAreaNameMessageId());
copy              183 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetInvalidAdminAreaMessageId());
copy              185 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetPostalCodeNameMessageId());
copy              187 third_party/libaddressinput/chromium/cpp/test/rule_test.cc             copy.GetInvalidPostalCodeMessageId());
copy              250 third_party/libpng/pngrutil.c             png_size_t copy = output_size - count;
copy              251 third_party/libpng/pngrutil.c             if ((png_size_t) avail < copy) copy = (png_size_t) avail;
copy              252 third_party/libpng/pngrutil.c             png_memcpy(output + count, png_ptr->zbuf, copy);
copy             6789 third_party/libxml/src/relaxng.c     xmlDocPtr copy;
copy             6793 third_party/libxml/src/relaxng.c     copy = xmlCopyDoc(doc, 1);
copy             6794 third_party/libxml/src/relaxng.c     if (copy == NULL)
copy             6804 third_party/libxml/src/relaxng.c     ret->document = copy;
copy               43 third_party/libxml/src/testHTML.c static int copy = 0;
copy              764 third_party/libxml/src/testHTML.c     if (copy) {
copy              812 third_party/libxml/src/testHTML.c 	    copy++;
copy               54 third_party/libxml/src/testSAX.c static int copy = 0;
copy             1139 third_party/libxml/src/testSAX.c 	    copy++;
copy              129 third_party/libxml/src/xmllint.c static int copy = 0;
copy             2441 third_party/libxml/src/xmllint.c     if (copy) {
copy             3108 third_party/libxml/src/xmllint.c 	    copy++;
copy             1617 third_party/libxml/src/xmlregexp.c 		    xmlRegAtomPtr copy;
copy             1627 third_party/libxml/src/xmlregexp.c 		    copy = xmlRegCopyAtom(ctxt, atom);
copy             1628 third_party/libxml/src/xmlregexp.c 		    if (copy == NULL)
copy             1630 third_party/libxml/src/xmlregexp.c 		    copy->quant = XML_REGEXP_QUANT_ONCE;
copy             1631 third_party/libxml/src/xmlregexp.c 		    copy->min = 0;
copy             1632 third_party/libxml/src/xmlregexp.c 		    copy->max = 0;
copy             1634 third_party/libxml/src/xmlregexp.c 		    if (xmlFAGenerateTransitions(ctxt, atom->start, NULL, copy)
copy              621 third_party/libxslt/libxslt/templates.c     xmlAttrPtr attr, copy, last;
copy              680 third_party/libxslt/libxslt/templates.c 	copy = xmlNewDocProp(target->doc, attr->name, NULL);
copy              681 third_party/libxslt/libxslt/templates.c 	if (copy == NULL) {
copy              696 third_party/libxslt/libxslt/templates.c 	copy->parent = target;
copy              698 third_party/libxslt/libxslt/templates.c 	    target->properties = copy;
copy              699 third_party/libxslt/libxslt/templates.c 	    last = copy;
copy              701 third_party/libxslt/libxslt/templates.c 	    last->next = copy;
copy              702 third_party/libxslt/libxslt/templates.c 	    copy->prev = last;
copy              703 third_party/libxslt/libxslt/templates.c 	    last = copy;
copy              723 third_party/libxslt/libxslt/templates.c 	copy->ns = copyNs;
copy              730 third_party/libxslt/libxslt/templates.c 	    copy->last = copy->children = text;
copy              731 third_party/libxslt/libxslt/templates.c 	    text->parent = (xmlNodePtr) copy;
copy              732 third_party/libxslt/libxslt/templates.c 	    text->doc = copy->doc;
copy              769 third_party/libxslt/libxslt/templates.c             if ((copy != NULL) && (text != NULL) &&
copy              770 third_party/libxslt/libxslt/templates.c                 (xmlIsID(copy->doc, copy->parent, copy)))
copy              771 third_party/libxslt/libxslt/templates.c                 xmlAddID(NULL, copy->doc, text->content, copy);
copy              716 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy;
copy              757 third_party/libxslt/libxslt/transform.c 	copy = xmlNewCDataBlock(ctxt->output, string, len);
copy              768 third_party/libxslt/libxslt/transform.c 	copy = xmlNewTextLen(string, len);
copy              769 third_party/libxslt/libxslt/transform.c 	if (copy != NULL)
copy              770 third_party/libxslt/libxslt/transform.c 	    copy->name = xmlStringTextNoenc;
copy              780 third_party/libxslt/libxslt/transform.c 	copy = xmlNewTextLen(string, len);
copy              782 third_party/libxslt/libxslt/transform.c     if (copy != NULL) {
copy              784 third_party/libxslt/libxslt/transform.c 	    copy = xsltAddChild(target, copy);
copy              785 third_party/libxslt/libxslt/transform.c 	ctxt->lasttext = copy->content;
copy              793 third_party/libxslt/libxslt/transform.c     return(copy);
copy              812 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy;
copy              872 third_party/libxslt/libxslt/transform.c 	    copy = xsltAddTextString(ctxt, target->last, cur->content,
copy              879 third_party/libxslt/libxslt/transform.c 	    copy = xmlNewCDataBlock(ctxt->output, cur->content, len);
copy              880 third_party/libxslt/libxslt/transform.c 	    if (copy == NULL)
copy              882 third_party/libxslt/libxslt/transform.c 	    ctxt->lasttext = copy->content;
copy              898 third_party/libxslt/libxslt/transform.c 	copy = xsltAddTextString(ctxt, target->last, cur->content,
copy              908 third_party/libxslt/libxslt/transform.c         copy = xmlNewTextLen(NULL, 0);
copy              909 third_party/libxslt/libxslt/transform.c 	if (copy == NULL)
copy              912 third_party/libxslt/libxslt/transform.c 	    copy->name = xmlStringTextNoenc;
copy              920 third_party/libxslt/libxslt/transform.c 	    copy->content = cur->content;
copy              922 third_party/libxslt/libxslt/transform.c 	    if ((copy->content = xmlStrdup(cur->content)) == NULL)
copy              933 third_party/libxslt/libxslt/transform.c 	copy = xmlNewTextLen(cur->content, len);
copy              934 third_party/libxslt/libxslt/transform.c 	if (copy == NULL)
copy              937 third_party/libxslt/libxslt/transform.c 	    copy->name = xmlStringTextNoenc;
copy              938 third_party/libxslt/libxslt/transform.c 	ctxt->lasttext = copy->content;
copy              942 third_party/libxslt/libxslt/transform.c     if (copy != NULL) {
copy              944 third_party/libxslt/libxslt/transform.c 	    copy->doc = target->doc;
copy              950 third_party/libxslt/libxslt/transform.c 	    copy = xsltAddChild(target, copy);
copy              958 third_party/libxslt/libxslt/transform.c     if ((copy == NULL) || (copy->content == NULL)) {
copy              964 third_party/libxslt/libxslt/transform.c     return(copy);
copy              986 third_party/libxslt/libxslt/transform.c     xmlAttrPtr copy;
copy             1024 third_party/libxslt/libxslt/transform.c 	copy = xmlSetNsProp(target, ns, attr->name, value);
copy             1026 third_party/libxslt/libxslt/transform.c 	copy = xmlSetNsProp(target, NULL, attr->name, value);
copy             1031 third_party/libxslt/libxslt/transform.c     if (copy == NULL)
copy             1059 third_party/libxslt/libxslt/transform.c 	copy->children = txtNode;
copy             1063 third_party/libxslt/libxslt/transform.c     return(copy);
copy             1086 third_party/libxslt/libxslt/transform.c     xmlAttrPtr copy;
copy             1115 third_party/libxslt/libxslt/transform.c             copy = xmlNewNsProp(target, copyNs, attr->name,
copy             1119 third_party/libxslt/libxslt/transform.c             copy = xmlNewNsProp(target, copyNs, attr->name, BAD_CAST value);
copy             1122 third_party/libxslt/libxslt/transform.c             copy = xmlNewNsProp(target, copyNs, attr->name, NULL);
copy             1125 third_party/libxslt/libxslt/transform.c 	if (copy == NULL)
copy             1161 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy;
copy             1169 third_party/libxslt/libxslt/transform.c     copy = xmlDocCopyNode(node, insert->doc, 0);
copy             1170 third_party/libxslt/libxslt/transform.c     if (copy != NULL) {
copy             1171 third_party/libxslt/libxslt/transform.c 	copy->doc = ctxt->output;
copy             1172 third_party/libxslt/libxslt/transform.c 	copy = xsltAddChild(insert, copy);
copy             1184 third_party/libxslt/libxslt/transform.c 		    xsltCopyNamespaceList(ctxt, copy, node->nsDef);
copy             1186 third_party/libxslt/libxslt/transform.c 		    xsltCopyNamespaceListInternal(copy, node->nsDef);
copy             1203 third_party/libxslt/libxslt/transform.c 		    copy->ns = xsltGetNamespace(ctxt, node, node->ns, copy);
copy             1205 third_party/libxslt/libxslt/transform.c 		    copy->ns = xsltGetSpecialNamespace(ctxt,
copy             1206 third_party/libxslt/libxslt/transform.c 			node, node->ns->href, node->ns->prefix, copy);
copy             1215 third_party/libxslt/libxslt/transform.c 		xsltGetSpecialNamespace(ctxt, node, NULL, NULL, copy);
copy             1222 third_party/libxslt/libxslt/transform.c     return(copy);
copy             1249 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy, ret = NULL;
copy             1252 third_party/libxslt/libxslt/transform.c 	copy = xsltCopyTreeInternal(ctxt, invocNode,
copy             1254 third_party/libxslt/libxslt/transform.c 	if (copy != NULL) {
copy             1256 third_party/libxslt/libxslt/transform.c 		ret = copy;
copy             1454 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy;
copy             1496 third_party/libxslt/libxslt/transform.c 	    copy = xsltCopyTreeList(ctxt, invocNode,
copy             1499 third_party/libxslt/libxslt/transform.c 	    copy = NULL;
copy             1500 third_party/libxslt/libxslt/transform.c 	return(copy);
copy             1502 third_party/libxslt/libxslt/transform.c     copy = xmlDocCopyNode(node, insert->doc, 0);
copy             1503 third_party/libxslt/libxslt/transform.c     if (copy != NULL) {
copy             1504 third_party/libxslt/libxslt/transform.c 	copy->doc = ctxt->output;
copy             1505 third_party/libxslt/libxslt/transform.c 	copy = xsltAddChild(insert, copy);
copy             1509 third_party/libxslt/libxslt/transform.c 	if (insert->last != copy)
copy             1511 third_party/libxslt/libxslt/transform.c 	copy->next = NULL;
copy             1569 third_party/libxslt/libxslt/transform.c 			    ns = xmlNewNs(copy, (*curns)->href,
copy             1578 third_party/libxslt/libxslt/transform.c 			    copy->ns = ns;
copy             1590 third_party/libxslt/libxslt/transform.c 			xsltCopyNamespaceList(ctxt, copy, node->nsDef);
copy             1592 third_party/libxslt/libxslt/transform.c 			xsltCopyNamespaceListInternal(copy, node->nsDef);
copy             1599 third_party/libxslt/libxslt/transform.c 		if (copy->ns == NULL) {
copy             1604 third_party/libxslt/libxslt/transform.c 		    copy->ns = xsltGetSpecialNamespace(ctxt, invocNode,
copy             1605 third_party/libxslt/libxslt/transform.c 			node->ns->href, node->ns->prefix, copy);
copy             1613 third_party/libxslt/libxslt/transform.c 		xsltGetSpecialNamespace(ctxt, invocNode, NULL, NULL, copy);
copy             1620 third_party/libxslt/libxslt/transform.c 		    copy, node->properties);
copy             1630 third_party/libxslt/libxslt/transform.c 		node->children, copy, isLRE, topElemVisited);
copy             1636 third_party/libxslt/libxslt/transform.c     return(copy);
copy             1737 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy;
copy             1758 third_party/libxslt/libxslt/transform.c 	    copy = xsltCopyText(ctxt, ctxt->insert, node, 0);
copy             1759 third_party/libxslt/libxslt/transform.c 	    if (copy == NULL) {
copy             1776 third_party/libxslt/libxslt/transform.c 	    copy = xsltCopyText(ctxt, ctxt->insert, node, 0);
copy             1777 third_party/libxslt/libxslt/transform.c 	    if (copy == NULL) {
copy             1800 third_party/libxslt/libxslt/transform.c 		copy = xsltCopyText(ctxt, ctxt->insert, cur, 0);
copy             1801 third_party/libxslt/libxslt/transform.c 		if (copy == NULL) {
copy             1896 third_party/libxslt/libxslt/transform.c 		    copy = xsltCopyText(ctxt, ctxt->insert, cur, 0);
copy             1897 third_party/libxslt/libxslt/transform.c 		    if (copy == NULL) {
copy             1929 third_party/libxslt/libxslt/transform.c 		    copy = xsltCopyText(ctxt, ctxt->insert, cur, 0);
copy             1930 third_party/libxslt/libxslt/transform.c 		    if (copy == NULL) {
copy             2189 third_party/libxslt/libxslt/transform.c     xmlNodePtr cur, insert, copy = NULL;
copy             2311 third_party/libxslt/libxslt/transform.c 		copy = xmlDocCopyNode(cur, insert->doc, 0);
copy             2312 third_party/libxslt/libxslt/transform.c 		if (copy == NULL) {
copy             2322 third_party/libxslt/libxslt/transform.c 		    copy->doc = ctxt->output;
copy             2323 third_party/libxslt/libxslt/transform.c 		    copy = xsltAddChild(insert, copy);
copy             2338 third_party/libxslt/libxslt/transform.c 			    ns = xmlSearchNs(copy->doc, copy, effNs->prefix);
copy             2345 third_party/libxslt/libxslt/transform.c 			    ns = xmlNewNs(copy, effNs->nsName, effNs->prefix);
copy             2356 third_party/libxslt/libxslt/transform.c 				copy->nsDef = ns;
copy             2375 third_party/libxslt/libxslt/transform.c 			copy->ns = xsltGetSpecialNamespace(ctxt, cur,
copy             2376 third_party/libxslt/libxslt/transform.c 			    cur->ns->href, cur->ns->prefix, copy);
copy             2392 third_party/libxslt/libxslt/transform.c 			if (copy->nsDef ||
copy             2398 third_party/libxslt/libxslt/transform.c 				NULL, NULL, copy);
copy             2410 third_party/libxslt/libxslt/transform.c 		    xsltAttrListTemplateProcess(ctxt, copy, cur->properties);
copy             2741 third_party/libxslt/libxslt/transform.c             if ((copy = xsltShallowCopyElem(ctxt, cur, insert, 1)) == NULL)
copy             2783 third_party/libxslt/libxslt/transform.c 		    ret = xmlSearchNs(copy->doc, copy, ns->prefix);
copy             2786 third_party/libxslt/libxslt/transform.c 			xmlNewNs(copy, URI, ns->prefix);
copy             2789 third_party/libxslt/libxslt/transform.c 		if (copy->ns != NULL) {
copy             2793 third_party/libxslt/libxslt/transform.c 		    copy->ns = xsltGetNamespace(ctxt, cur, copy->ns, copy);
copy             2800 third_party/libxslt/libxslt/transform.c                 xsltAttrListTemplateProcess(ctxt, copy, cur->properties);
copy             2813 third_party/libxslt/libxslt/transform.c                 if (copy != NULL)
copy             2814 third_party/libxslt/libxslt/transform.c                     insert = copy;
copy             3726 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy, oldInsert;
copy             3764 third_party/libxslt/libxslt/transform.c 		copy = xsltShallowCopyElem(ctxt, node, ctxt->insert, 0);
copy             3765 third_party/libxslt/libxslt/transform.c 		ctxt->insert = copy;
copy             3789 third_party/libxslt/libxslt/transform.c 		copy = xmlNewDocPI(ctxt->insert->doc, node->name,
copy             3791 third_party/libxslt/libxslt/transform.c 		copy = xsltAddChild(ctxt->insert, copy);
copy             3798 third_party/libxslt/libxslt/transform.c 		copy = xmlNewComment(node->content);
copy             3799 third_party/libxslt/libxslt/transform.c 		copy = xsltAddChild(ctxt->insert, copy);
copy             3841 third_party/libxslt/libxslt/transform.c 	xmlNodePtr copy;
copy             3850 third_party/libxslt/libxslt/transform.c 	    copy = xmlNewDocText(ctxt->output, text->content);
copy             3856 third_party/libxslt/libxslt/transform.c 		copy->name = xmlStringTextNoenc;
copy             3858 third_party/libxslt/libxslt/transform.c 	    copy = xsltAddChild(ctxt->insert, copy);
copy             3883 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy;
copy             3942 third_party/libxslt/libxslt/transform.c 	copy = xmlNewDocNodeEatName(ctxt->output, NULL, (xmlChar *)name, NULL);
copy             3944 third_party/libxslt/libxslt/transform.c 	copy = xmlNewDocNode(ctxt->output, NULL, (xmlChar *)name, NULL);
copy             3946 third_party/libxslt/libxslt/transform.c     if (copy == NULL) {
copy             3951 third_party/libxslt/libxslt/transform.c     copy = xsltAddChild(ctxt->insert, copy);
copy             4010 third_party/libxslt/libxslt/transform.c 	copy->ns = xsltGetSpecialNamespace(ctxt, inst, nsName, prefix, copy);
copy             4011 third_party/libxslt/libxslt/transform.c     } else if ((copy->parent != NULL) &&
copy             4012 third_party/libxslt/libxslt/transform.c 	(copy->parent->type == XML_ELEMENT_NODE) &&
copy             4013 third_party/libxslt/libxslt/transform.c 	(copy->parent->ns != NULL))
copy             4018 third_party/libxslt/libxslt/transform.c 	xsltGetSpecialNamespace(ctxt, inst, NULL, NULL, copy);
copy             4021 third_party/libxslt/libxslt/transform.c     ctxt->insert = copy;
copy             4367 third_party/libxslt/libxslt/transform.c     xmlNodePtr copy = NULL;
copy             4440 third_party/libxslt/libxslt/transform.c 	    copy = xsltCopyTextString(ctxt,
copy              192 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     byte[] copy = new byte[size];
copy              193 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     System.arraycopy(bytes, offset, copy, 0, size);
copy              194 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     return new LiteralByteString(copy);
copy              216 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     byte[] copy = new byte[size];
copy              217 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     bytes.get(copy);
copy              218 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java     return new LiteralByteString(copy);
copy              405 third_party/protobuf/java/src/main/java/com/google/protobuf/SmallSortedMap.java     Entry(Map.Entry<K, V> copy) {
copy              406 third_party/protobuf/java/src/main/java/com/google/protobuf/SmallSortedMap.java       this(copy.getKey(), copy.getValue());
copy              242 third_party/protobuf/java/src/test/java/com/google/protobuf/DynamicMessageTest.java     DynamicMessage copy = DynamicMessage.newBuilder(message).build();
copy              243 third_party/protobuf/java/src/test/java/com/google/protobuf/DynamicMessageTest.java     reflectionTester.assertAllFieldsSetViaReflection(copy);
copy              618 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java     TestAllExtensions copy = TestAllExtensions.newBuilder(original).build();
copy              619 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java     TestUtil.assertAllExtensionsSet(copy);
copy              681 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java     TestAllExtensionsLite copy =
copy              683 third_party/protobuf/java/src/test/java/com/google/protobuf/GeneratedMessageTest.java     TestUtil.assertAllExtensionsSet(copy);
copy              432 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java     UnknownFieldSet copy = UnknownFieldSet.newBuilder(set).build();
copy              433 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java     assertEquals(set, copy);
copy              434 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java     assertEquals(copy, set);
copy              435 third_party/protobuf/java/src/test/java/com/google/protobuf/UnknownFieldSetTest.java     assertEquals(set.hashCode(), copy.hashCode());
copy              322 third_party/protobuf/src/google/protobuf/descriptor_database.cc   void* copy = operator new(size);
copy              323 third_party/protobuf/src/google/protobuf/descriptor_database.cc   memcpy(copy, encoded_file_descriptor, size);
copy              324 third_party/protobuf/src/google/protobuf/descriptor_database.cc   files_to_delete_.push_back(copy);
copy              325 third_party/protobuf/src/google/protobuf/descriptor_database.cc   return Add(copy, size);
copy              527 third_party/protobuf/src/google/protobuf/descriptor_database.cc       copy(results.begin(), results.end(),
copy              534 third_party/protobuf/src/google/protobuf/descriptor_database.cc   copy(merged_results.begin(), merged_results.end(),
copy              785 third_party/protobuf/src/google/protobuf/repeated_field.h   std::copy(from, from + array_size, to);
copy             1226 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc     std::copy(fibonacci.begin(), fibonacci.end(),
copy             1234 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc     std::copy(halves.begin(), halves.end(),
copy             1244 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc     std::copy(words.begin(), words.end(),
copy             1249 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc     std::copy(&nesteds[0], &nesteds[2],
copy             1257 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc     std::copy(nested_ptrs.begin(), nested_ptrs.end(),
copy             1301 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc   std::copy(words.begin(), words.end(), RepeatedPtrFieldBackInserter(
copy             1329 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc   copy(data.begin(), data.end(),
copy             1348 third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc   copy(data.begin(), data.end(),
copy              142 third_party/re2/re2/stringpiece.h   int copy(char* buf, size_type n, size_type pos = 0) const;
copy               73 third_party/tcmalloc/chromium/src/heap-profile-table.cc using std::copy;
copy              197 third_party/tcmalloc/chromium/src/heap-profile-table.cc   copy(key, key + depth, kcopy);
copy               71 third_party/tcmalloc/chromium/src/malloc_hook.cc using std::copy;
copy              675 third_party/tcmalloc/chromium/src/malloc_hook.cc       copy(stack + i, stack + i + depth, result);
copy              405 third_party/tcmalloc/chromium/src/memory_region_map.cc     std::copy(key, key + depth, key_copy);
copy              416 third_party/tcmalloc/chromium/src/memory_region_map.cc     std::copy(key, key + depth, key_copy);
copy              525 third_party/tcmalloc/chromium/src/memory_region_map.cc     std::copy(bucket.stack, bucket.stack + bucket.depth, key_copy);
copy              496 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc     vector<Object> copy;
copy              503 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc       swap(copy, passed_);
copy              507 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc     for (int i = 0; i < copy.size(); ++i) {
copy              508 third_party/tcmalloc/chromium/src/tests/tcmalloc_unittest.cc       const Object& object = copy[i];
copy               73 third_party/tcmalloc/vendor/src/heap-profile-table.cc using std::copy;
copy              204 third_party/tcmalloc/vendor/src/heap-profile-table.cc   copy(key, key + depth, kcopy);
copy               71 third_party/tcmalloc/vendor/src/malloc_hook.cc using std::copy;
copy              675 third_party/tcmalloc/vendor/src/malloc_hook.cc       copy(stack + i, stack + i + depth, result);
copy              496 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc     vector<Object> copy;
copy              503 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc       swap(copy, passed_);
copy              507 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc     for (int i = 0; i < copy.size(); ++i) {
copy              508 third_party/tcmalloc/vendor/src/tests/tcmalloc_unittest.cc       const Object& object = copy[i];
copy              254 third_party/zlib/infback.c     unsigned copy;              /* number of stored or match bytes to copy */
copy              333 third_party/zlib/infback.c                 copy = state->length;
copy              336 third_party/zlib/infback.c                 if (copy > have) copy = have;
copy              337 third_party/zlib/infback.c                 if (copy > left) copy = left;
copy              338 third_party/zlib/infback.c                 zmemcpy(put, next, copy);
copy              339 third_party/zlib/infback.c                 have -= copy;
copy              340 third_party/zlib/infback.c                 next += copy;
copy              341 third_party/zlib/infback.c                 left -= copy;
copy              342 third_party/zlib/infback.c                 put += copy;
copy              343 third_party/zlib/infback.c                 state->length -= copy;
copy              411 third_party/zlib/infback.c                         copy = 3 + BITS(2);
copy              418 third_party/zlib/infback.c                         copy = 3 + BITS(3);
copy              425 third_party/zlib/infback.c                         copy = 11 + BITS(7);
copy              428 third_party/zlib/infback.c                     if (state->have + copy > state->nlen + state->ndist) {
copy              433 third_party/zlib/infback.c                     while (copy--)
copy              580 third_party/zlib/infback.c                 copy = state->wsize - state->offset;
copy              581 third_party/zlib/infback.c                 if (copy < left) {
copy              582 third_party/zlib/infback.c                     from = put + copy;
copy              583 third_party/zlib/infback.c                     copy = left - copy;
copy              587 third_party/zlib/infback.c                     copy = left;
copy              589 third_party/zlib/infback.c                 if (copy > state->length) copy = state->length;
copy              590 third_party/zlib/infback.c                 state->length -= copy;
copy              591 third_party/zlib/infback.c                 left -= copy;
copy              594 third_party/zlib/infback.c                 } while (--copy);
copy              363 third_party/zlib/inflate.c     unsigned copy, dist;
copy              383 third_party/zlib/inflate.c     copy = out - strm->avail_out;
copy              384 third_party/zlib/inflate.c     if (copy >= state->wsize) {
copy              391 third_party/zlib/inflate.c         if (dist > copy) dist = copy;
copy              392 third_party/zlib/inflate.c         zmemcpy(state->window + state->wnext, strm->next_out - copy, dist);
copy              393 third_party/zlib/inflate.c         copy -= dist;
copy              394 third_party/zlib/inflate.c         if (copy) {
copy              395 third_party/zlib/inflate.c             zmemcpy(state->window, strm->next_out - copy, copy);
copy              396 third_party/zlib/inflate.c             state->wnext = copy;
copy              600 third_party/zlib/inflate.c     unsigned copy;              /* number of stored or match bytes to copy */
copy              719 third_party/zlib/inflate.c                 copy = state->length;
copy              720 third_party/zlib/inflate.c                 if (copy > have) copy = have;
copy              721 third_party/zlib/inflate.c                 if (copy) {
copy              726 third_party/zlib/inflate.c                                 len + copy > state->head->extra_max ?
copy              727 third_party/zlib/inflate.c                                 state->head->extra_max - len : copy);
copy              730 third_party/zlib/inflate.c                         state->check = crc32(state->check, next, copy);
copy              731 third_party/zlib/inflate.c                     have -= copy;
copy              732 third_party/zlib/inflate.c                     next += copy;
copy              733 third_party/zlib/inflate.c                     state->length -= copy;
copy              742 third_party/zlib/inflate.c                 copy = 0;
copy              744 third_party/zlib/inflate.c                     len = (unsigned)(next[copy++]);
copy              749 third_party/zlib/inflate.c                 } while (len && copy < have);
copy              751 third_party/zlib/inflate.c                     state->check = crc32(state->check, next, copy);
copy              752 third_party/zlib/inflate.c                 have -= copy;
copy              753 third_party/zlib/inflate.c                 next += copy;
copy              763 third_party/zlib/inflate.c                 copy = 0;
copy              765 third_party/zlib/inflate.c                     len = (unsigned)(next[copy++]);
copy              770 third_party/zlib/inflate.c                 } while (len && copy < have);
copy              772 third_party/zlib/inflate.c                     state->check = crc32(state->check, next, copy);
copy              773 third_party/zlib/inflate.c                 have -= copy;
copy              774 third_party/zlib/inflate.c                 next += copy;
copy              865 third_party/zlib/inflate.c             copy = state->length;
copy              866 third_party/zlib/inflate.c             if (copy) {
copy              867 third_party/zlib/inflate.c                 if (copy > have) copy = have;
copy              868 third_party/zlib/inflate.c                 if (copy > left) copy = left;
copy              869 third_party/zlib/inflate.c                 if (copy == 0) goto inf_leave;
copy              870 third_party/zlib/inflate.c                 zmemcpy(put, next, copy);
copy              871 third_party/zlib/inflate.c                 have -= copy;
copy              872 third_party/zlib/inflate.c                 next += copy;
copy              873 third_party/zlib/inflate.c                 left -= copy;
copy              874 third_party/zlib/inflate.c                 put += copy;
copy              875 third_party/zlib/inflate.c                 state->length -= copy;
copy              942 third_party/zlib/inflate.c                         copy = 3 + BITS(2);
copy              949 third_party/zlib/inflate.c                         copy = 3 + BITS(3);
copy              956 third_party/zlib/inflate.c                         copy = 11 + BITS(7);
copy              959 third_party/zlib/inflate.c                     if (state->have + copy > state->nlen + state->ndist) {
copy              964 third_party/zlib/inflate.c                     while (copy--)
copy             1110 third_party/zlib/inflate.c             copy = out - left;
copy             1111 third_party/zlib/inflate.c             if (state->offset > copy) {         /* copy from window */
copy             1112 third_party/zlib/inflate.c                 copy = state->offset - copy;
copy             1113 third_party/zlib/inflate.c                 if (copy > state->whave) {
copy             1121 third_party/zlib/inflate.c                     copy -= state->whave;
copy             1122 third_party/zlib/inflate.c                     if (copy > state->length) copy = state->length;
copy             1123 third_party/zlib/inflate.c                     if (copy > left) copy = left;
copy             1124 third_party/zlib/inflate.c                     left -= copy;
copy             1125 third_party/zlib/inflate.c                     state->length -= copy;
copy             1128 third_party/zlib/inflate.c                     } while (--copy);
copy             1133 third_party/zlib/inflate.c                 if (copy > state->wnext) {
copy             1134 third_party/zlib/inflate.c                     copy -= state->wnext;
copy             1135 third_party/zlib/inflate.c                     from = state->window + (state->wsize - copy);
copy             1138 third_party/zlib/inflate.c                     from = state->window + (state->wnext - copy);
copy             1139 third_party/zlib/inflate.c                 if (copy > state->length) copy = state->length;
copy             1143 third_party/zlib/inflate.c                 copy = state->length;
copy             1145 third_party/zlib/inflate.c             if (copy > left) copy = left;
copy             1146 third_party/zlib/inflate.c             left -= copy;
copy             1147 third_party/zlib/inflate.c             state->length -= copy;
copy             1150 third_party/zlib/inflate.c             } while (--copy);
copy             1411 third_party/zlib/inflate.c     struct inflate_state FAR *copy;
copy             1422 third_party/zlib/inflate.c     copy = (struct inflate_state FAR *)
copy             1424 third_party/zlib/inflate.c     if (copy == Z_NULL) return Z_MEM_ERROR;
copy             1430 third_party/zlib/inflate.c             ZFREE(source, copy);
copy             1437 third_party/zlib/inflate.c     zmemcpy(copy, state, sizeof(struct inflate_state));
copy             1440 third_party/zlib/inflate.c         copy->lencode = copy->codes + (state->lencode - state->codes);
copy             1441 third_party/zlib/inflate.c         copy->distcode = copy->codes + (state->distcode - state->codes);
copy             1443 third_party/zlib/inflate.c     copy->next = copy->codes + (state->next - state->codes);
copy             1448 third_party/zlib/inflate.c     copy->window = window;
copy             1449 third_party/zlib/inflate.c     dest->state = (struct internal_state FAR *)copy;
copy              190 tools/gn/function_exec_script.cc         std::copy(fd_shuffle1.begin(), fd_shuffle1.end(),
copy              140 ui/android/java/src/org/chromium/ui/UiUtils.java                     screenshot = scaledScreenshot.copy(bitmapConfig, false);
copy               52 ui/base/accelerators/platform_accelerator_gtk.cc   scoped_ptr<PlatformAcceleratorGtk> copy(new PlatformAcceleratorGtk);
copy               53 ui/base/accelerators/platform_accelerator_gtk.cc   copy->gdk_key_code_ = gdk_key_code_;
copy               54 ui/base/accelerators/platform_accelerator_gtk.cc   copy->gdk_modifier_ = gdk_modifier_;
copy               55 ui/base/accelerators/platform_accelerator_gtk.cc   return scoped_ptr<PlatformAccelerator>(copy.release());
copy               62 ui/base/clipboard/clipboard.cc   std::copy(allowed_threads.begin(), allowed_threads.end(),
copy               72 ui/base/dragdrop/os_exchange_data_unittest.cc   OSExchangeData copy(data.provider().Clone());
copy               73 ui/base/dragdrop/os_exchange_data_unittest.cc   EXPECT_TRUE(copy.HasCustomFormat(kTestFormat));
copy               76 ui/base/dragdrop/os_exchange_data_unittest.cc   EXPECT_TRUE(copy.GetPickledData(kTestFormat, &restored_pickle));
copy               94 ui/base/dragdrop/os_exchange_data_unittest.cc   OSExchangeData copy(data.provider().Clone());
copy               96 ui/base/dragdrop/os_exchange_data_unittest.cc   EXPECT_TRUE(copy.GetHtml(&read_html, &url));
copy              303 ui/base/dragdrop/os_exchange_data_win_unittest.cc   OSExchangeData copy(data.provider().Clone());
copy              306 ui/base/dragdrop/os_exchange_data_win_unittest.cc   EXPECT_TRUE(copy.GetFileContents(&filename, &read_contents));
copy              329 ui/compositor/layer_animation_element_unittest.cc   TestLayerAnimationDelegate copy = delegate;
copy              344 ui/compositor/layer_animation_element_unittest.cc                           copy.GetBoundsForAnimation());
copy              346 ui/compositor/layer_animation_element_unittest.cc                           copy.GetTransformForAnimation());
copy              348 ui/compositor/layer_animation_element_unittest.cc                   copy.GetOpacityForAnimation());
copy              350 ui/compositor/layer_animation_element_unittest.cc                   copy.GetBrightnessForAnimation());
copy              352 ui/compositor/layer_animation_element_unittest.cc                   copy.GetGrayscaleForAnimation());
copy              165 ui/compositor/layer_animation_sequence_unittest.cc     TestLayerAnimationDelegate copy = delegate;
copy              171 ui/compositor/layer_animation_sequence_unittest.cc                             copy.GetBoundsForAnimation());
copy              173 ui/compositor/layer_animation_sequence_unittest.cc                             copy.GetTransformForAnimation());
copy              175 ui/compositor/layer_animation_sequence_unittest.cc                     copy.GetOpacityForAnimation());
copy               36 ui/events/event.cc   XEvent* copy = new XEvent;
copy               37 ui/events/event.cc   *copy = *event;
copy               38 ui/events/event.cc   return copy;
copy              196 ui/events/event.cc Event::Event(const Event& copy)
copy              197 ui/events/event.cc     : type_(copy.type_),
copy              198 ui/events/event.cc       time_stamp_(copy.time_stamp_),
copy              199 ui/events/event.cc       latency_(copy.latency_),
copy              200 ui/events/event.cc       flags_(copy.flags_),
copy              201 ui/events/event.cc       native_event_(::CopyNativeEvent(copy.native_event_)),
copy              206 ui/events/event.h   Event(const Event& copy);
copy               47 ui/events/gesture_detection/gesture_event_data_packet.cc   std::copy(other.gestures_, other.gestures_ + other.gesture_count_, gestures_);
copy               56 ui/events/gesture_detection/gesture_event_data_packet.cc   std::copy(other.gestures_, other.gestures_ + other.gesture_count_, gestures_);
copy              860 ui/gfx/image/image.cc   scoped_refptr<base::RefCountedBytes> copy(new base::RefCountedBytes());
copy              861 ui/gfx/image/image.cc   copy->data().assign(original->front(), original->front() + original->size());
copy              862 ui/gfx/image/image.cc   return copy;
copy              247 ui/gfx/image/image_skia.cc   ImageSkia* copy = new ImageSkia;
copy              249 ui/gfx/image/image_skia.cc     return scoped_ptr<ImageSkia>(copy);
copy              256 ui/gfx/image/image_skia.cc     copy->AddRepresentation(*iter);
copy              260 ui/gfx/image/image_skia.cc   if (!copy->isNull())
copy              261 ui/gfx/image/image_skia.cc     copy->storage_->DetachFromThread();
copy              262 ui/gfx/image/image_skia.cc   return scoped_ptr<ImageSkia>(copy);
copy              237 ui/gfx/image/image_skia_unittest.cc   ImageSkia copy = image;
copy              238 ui/gfx/image/image_skia_unittest.cc   copy.AddRepresentation(gfx::ImageSkiaRep(gfx::Size(10, 10),
copy              242 ui/gfx/image/image_skia_unittest.cc   EXPECT_TRUE(image.BackedBySameObjectAs(copy));
copy              244 ui/gfx/image/image_skia_unittest.cc   EXPECT_FALSE(copy.BackedBySameObjectAs(unrelated));
copy               36 ui/gfx/path_gtk.cc   GdkRegion* copy = gdk_region_copy(r1);
copy               37 ui/gfx/path_gtk.cc   gdk_region_intersect(copy, r2);
copy               38 ui/gfx/path_gtk.cc   return copy;
copy               43 ui/gfx/path_gtk.cc   GdkRegion* copy = gdk_region_copy(r1);
copy               44 ui/gfx/path_gtk.cc   gdk_region_union(copy, r2);
copy               45 ui/gfx/path_gtk.cc   return copy;
copy               50 ui/gfx/path_gtk.cc   GdkRegion* copy = gdk_region_copy(r1);
copy               51 ui/gfx/path_gtk.cc   gdk_region_subtract(copy, r2);
copy               52 ui/gfx/path_gtk.cc   return copy;
copy               49 ui/message_center/cocoa/status_item_view.h @property(copy, nonatomic) message_center::StatusItemClickedCallback callback;
copy              118 ui/message_center/cocoa/tray_view_controller.h @property(copy, nonatomic) NSString* trayTitle;
copy               76 ui/views/focus/focus_manager_test.cc   std::copy(accessible_panes_.begin(), accessible_panes_.end(),
copy             1555 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc         std::copy(atom_list.begin(), atom_list.end(),
copy              230 webkit/browser/appcache/mock_appcache_storage.cc     AppCacheGroup::Caches copy = group->old_caches();
copy              231 webkit/browser/appcache/mock_appcache_storage.cc     RemoveStoredCaches(copy);
copy              436 webkit/browser/appcache/mock_appcache_storage.cc   AppCacheGroup::Caches copy = group->old_caches();
copy              437 webkit/browser/appcache/mock_appcache_storage.cc   RemoveStoredCaches(copy);
copy              152 webkit/browser/fileapi/file_system_file_util.h       bool copy) = 0;
copy              208 webkit/browser/fileapi/local_file_util.cc     bool copy) {
copy              221 webkit/browser/fileapi/local_file_util.cc       fileapi::NativeFileUtil::CopyOrMoveModeForDestination(dest_url, copy));
copy               76 webkit/browser/fileapi/local_file_util.h       bool copy) OVERRIDE;
copy              116 webkit/browser/fileapi/native_file_util.cc     const FileSystemURL& dest_url, bool copy) {
copy              117 webkit/browser/fileapi/native_file_util.cc   if (copy) {
copy               39 webkit/browser/fileapi/native_file_util.h       const FileSystemURL& dest_url, bool copy);
copy              507 webkit/browser/fileapi/obfuscated_file_util.cc     bool copy) {
copy              563 webkit/browser/fileapi/obfuscated_file_util.cc   if (copy)
copy              589 webkit/browser/fileapi/obfuscated_file_util.cc   if (copy) {
copy              632 webkit/browser/fileapi/obfuscated_file_util.cc   if (!copy) {
copy              158 webkit/browser/fileapi/obfuscated_file_util.h       bool copy) OVERRIDE;
copy               48 win8/metro_driver/ime/input_scope.cc     std::copy(input_scopes_.begin(), input_scopes_.end(), *input_scopes);