Searched refs:push_back (Results 351 - 375 of 7023) sorted by relevance

<<11121314151617181920>>

/external/libcxx/test/containers/sequences/deque/deque.cons/
H A Dmove_alloc.pass.cpp30 c1.push_back(MoveOnly(*p));
33 c2.push_back(MoveOnly(*p));
45 c1.push_back(MoveOnly(*p));
48 c2.push_back(MoveOnly(*p));
60 c1.push_back(MoveOnly(*p));
63 c2.push_back(MoveOnly(*p));
76 c1.push_back(MoveOnly(*p));
79 c2.push_back(MoveOnly(*p));
H A Dmove_assign.pass.cpp30 c1.push_back(MoveOnly(*p));
33 c2.push_back(MoveOnly(*p));
46 c1.push_back(MoveOnly(*p));
49 c2.push_back(MoveOnly(*p));
62 c1.push_back(MoveOnly(*p));
65 c2.push_back(MoveOnly(*p));
79 c1.push_back(MoveOnly(*p));
82 c2.push_back(MoveOnly(*p));
/external/libcxx/test/containers/sequences/vector.bool/
H A Dpush_back.pass.cpp13 // void push_back(const value_type& x);
28 c.push_back(a[i]);
41 c.push_back(a[i]);
/external/libcxx/test/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/
H A Drv_value.pass.cpp65 c1.push_back(Ptr(x+i));
68 c2.push_back(Ptr(x+i));
73 c1.push_back(Ptr(x+i));
76 c2.push_back(Ptr(x+i));
81 c1.push_back(Ptr(x+i));
84 c2.push_back(Ptr(x+i));
89 c1.push_back(Ptr(x+i));
92 c2.push_back(Ptr(x+i));
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/iterator/
H A Dmain.cpp30 iv.push_back(3);
33 sv.push_back("hello");
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/
H A Dmain.cpp26 iv.push_back(3);
29 sv.push_back("hello");
/external/llvm/examples/ModuleMaker/
H A DModuleMaker.cpp53 BB->getInstList().push_back(Add);
56 BB->getInstList().push_back(ReturnInst::Create(Context, Add));
/external/openfst/src/extensions/far/
H A Dfarextract.cc48 ifilenames.push_back(strcmp(argv[i], "") != 0 ? argv[i] : "");
49 if (ifilenames.empty()) ifilenames.push_back("");
H A Dfarinfo.cc47 filenames.push_back(strcmp(argv[i], "") != 0 ? argv[i] : "");
49 filenames.push_back("");
/external/stlport/test/eh/
H A Dtest.cpp21 aVector.push_back(1);
22 aVector.push_back(1);
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetch_predictor_tables_unittest.cc122 urls_to_delete.push_back("http://www.google.com");
123 urls_to_delete.push_back("http://www.yahoo.com");
124 hosts_to_delete.push_back("www.yahoo.com");
170 google.resources.push_back(ResourceRow(std::string(),
177 google.resources.push_back(ResourceRow(std::string(),
184 google.resources.push_back(ResourceRow(std::string(),
192 .push_back(ResourceRow(std::string(),
202 yahoo.resources.push_back(ResourceRow(std::string(),
290 google.resources.push_back(ResourceRow(std::string(),
297 google.resources.push_back(ResourceRo
[all...]
/external/chromium_org/components/autofill/core/browser/webdata/
H A Dautofill_profile_syncable_service_unittest.cc137 names.push_back(ASCIIToUTF16("John K. Doe, Jr."));
138 names.push_back(ASCIIToUTF16("Jane Luise Smith MD"));
141 names.push_back(ASCIIToUTF16("John"));
142 names.push_back(ASCIIToUTF16("Jane"));
145 names.push_back(ASCIIToUTF16("K."));
146 names.push_back(ASCIIToUTF16("Luise"));
149 names.push_back(ASCIIToUTF16("Doe"));
150 names.push_back(ASCIIToUTF16("Smith"));
154 emails.push_back(ASCIIToUTF16("user@example.com"));
155 emails.push_back(ASCIIToUTF1
[all...]
/external/chromium_org/net/spdy/
H A Dspdy_priority_tree_test.cc291 expected_list.push_back(PriorityNode(3, 1.0/2.0));
292 expected_list.push_back(PriorityNode(2, 1.0/3.0));
293 expected_list.push_back(PriorityNode(1, 1.0/6.0));
300 expected_list.push_back(PriorityNode(3, 1.0/2.0));
301 expected_list.push_back(PriorityNode(2, 1.0/3.0));
302 expected_list.push_back(PriorityNode(5, 0.9*1.0/6.0));
303 expected_list.push_back(PriorityNode(4, 0.1*1.0/6.0));
311 expected_list.push_back(PriorityNode(3, 1.0/2.0));
312 expected_list.push_back(PriorityNode(2, 1.0/3.0));
313 expected_list.push_back(PriorityNod
[all...]
/external/chromium_org/base/prefs/
H A Dpref_store_observer_mock.cc23 changed_keys.push_back(key);
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_service_worker_helper_unittest.cc34 scopes.push_back(GURL("https://host1:1/*"));
49 scopes1.push_back(GURL("http://host1:9000/*"));
53 scopes2.push_back(GURL("https://example.com/app1/*"));
54 scopes2.push_back(GURL("https://example.com/app2/*"));
/external/chromium_org/chromecast/shell/renderer/
H A Dkey_systems_cast.cc25 concrete_key_systems->push_back(info);
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_external_delegate.cc93 values.push_back(base::string16());
94 labels.push_back(base::string16());
95 icons.push_back(base::string16());
96 ids.push_back(POPUP_ITEM_ID_SEPARATOR);
129 values.push_back(
131 labels.push_back(base::string16());
132 icons.push_back(base::ASCIIToUTF16("macContactsIcon"));
133 ids.push_back(POPUP_ITEM_ID_MAC_ACCESS_CONTACTS);
356 values->push_back(
358 labels->push_back(bas
[all...]
H A Dphone_field_unittest.cc43 list_.push_back(new AutofillField);
55 list_.push_back(new AutofillField(field, ASCIIToUTF16("phone1")));
72 list_.push_back(new AutofillField(field, ASCIIToUTF16("areacode1")));
76 list_.push_back(new AutofillField(field, ASCIIToUTF16("phone2")));
102 list_.push_back(new AutofillField(field, ASCIIToUTF16("areacode1")));
107 list_.push_back(new AutofillField(field, ASCIIToUTF16("prefix2")));
112 list_.push_back(new AutofillField(field, ASCIIToUTF16("suffix3")));
117 list_.push_back(new AutofillField(field, ASCIIToUTF16("ext4")));
145 list_.push_back(new AutofillField(field, ASCIIToUTF16("areacode1")));
149 list_.push_back(ne
[all...]
/external/chromium_org/components/gcm_driver/
H A Dgcm_delayed_task_controller.cc18 delayed_tasks_.push_back(task);
/external/chromium_org/components/url_matcher/
H A Durl_matcher_helpers.cc25 out->push_back(item);
/external/chromium_org/extensions/browser/
H A Dcontent_hash_tree_unittest.cc19 input.push_back(static_cast<char>(((i + 19) * seed) % 256));
33 nodes.push_back(node1);
38 nodes.push_back(node2);
52 nodes.push_back(FakeSignatureWithSeed(i));
/external/chromium_org/extensions/common/permissions/
H A Dextensions_api_permissions.cc87 permissions.push_back(new APIPermissionInfo(permissions_to_register[i]));
94 aliases.push_back(PermissionsProvider::AliasInfo(
96 aliases.push_back(PermissionsProvider::AliasInfo("app.window.fullscreen",
98 aliases.push_back(
/external/chromium_org/extensions/test/
H A Dextensions_unittests_main.cc35 standard_schemes->push_back(extensions::kExtensionScheme);
36 savable_schemes->push_back(extensions::kExtensionScheme);
37 standard_schemes->push_back(extensions::kExtensionResourceScheme);
38 savable_schemes->push_back(extensions::kExtensionResourceScheme);
/external/chromium_org/media/base/
H A Dstream_parser.cc108 merged_buffers->push_back(buffer);
122 buffer_queues.push_back(&audio_buffers);
124 buffer_queues.push_back(&video_buffers);
130 buffer_queues.push_back(&(map_itr->second));
/external/chromium_org/media/midi/
H A Dmidi_message_queue.cc60 message->push_back(next);
77 next_message_.push_back(next);
88 next_message_.push_back(next);
110 next_message_.push_back(status_byte);

Completed in 923 milliseconds

<<11121314151617181920>>