Searched refs:push_back (Results 451 - 475 of 7023) sorted by relevance

<<11121314151617181920>>

/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp822 attributes.push_back(Attribute(m_type, "a_0", Attribute::LOC_UNDEF, Cond::COND_ALWAYS, m_arraySize));
823 bindings.push_back(Bind("a_0", 3));
854 attributes.push_back(Attribute(m_type, "a_" + de::toString(ndx), Attribute::LOC_UNDEF, Cond::COND_ALWAYS, m_arraySize));
855 bindings.push_back(Bind("a_" + de::toString(ndx), loc));
884 attributes.push_back(Attribute(m_type, "a_0", Attribute::LOC_UNDEF, Cond("A", true), m_arraySize));
885 attributes.push_back(Attribute(AttribType("vec4", 1, GL_FLOAT_VEC4), "a_1", Attribute::LOC_UNDEF, Cond("A", false)));
886 bindings.push_back(Bind("a_0", 1));
887 bindings.push_back(Bind("a_1", 1 + m_offset));
918 attributes.push_back(Attribute(m_type, "a_" + de::toString(ndx), Attribute::LOC_UNDEF, Cond("A", true)));
919 bindings.push_back(Bin
[all...]
/external/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp103 ArgsTy.push_back(PointerType::get(IntegerType::getInt8Ty(Context), 0));
104 ArgsTy.push_back(PointerType::get(IntegerType::getInt32Ty(Context), 0));
105 ArgsTy.push_back(PointerType::get(IntegerType::getInt64Ty(Context), 0));
106 ArgsTy.push_back(IntegerType::getInt32Ty(Context));
107 ArgsTy.push_back(IntegerType::getInt64Ty(Context));
108 ArgsTy.push_back(IntegerType::getInt8Ty(Context));
187 TempValues.push_back(getRandomConstant(VTp->getScalarType()));
296 PT->push_back(V);
357 PT->push_back(BinaryOperator::Create(Op, Val0, Val1, "B", Term));
370 return PT->push_back(ConstantVecto
[all...]
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_database_unittest.cc179 add_chunk_numbers.push_back(add_chunk_number1);
180 add_chunk_numbers.push_back(add_chunk_number2);
288 chunk_delete.chunk_del.push_back(ChunkRange(chunk_id));
289 deletes.push_back(chunk_delete);
314 chunks.push_back(AddChunkPrefixValue(1, "www.evil.com/malware.html"));
315 chunks.push_back(AddChunkPrefixValue(2, "www.foo.com/malware.html"));
316 chunks.push_back(AddChunkPrefixValue(3, "www.whatever.com/malware.html"));
330 chunks.push_back(SubChunkPrefixValue(7, "www.subbed.com/noteveil1.html", 19));
352 chunks.push_back(AddChunkPrefixValue(47, "www.evil.com/phishing.html"));
353 chunks.push_back(
[all...]
/external/ceres-solver/internal/ceres/
H A Dresidual_block_test.cc50 mutable_parameter_block_sizes()->push_back(parameter_block1_size);
51 mutable_parameter_block_sizes()->push_back(parameter_block2_size);
52 mutable_parameter_block_sizes()->push_back(parameter_block3_size);
89 parameters.push_back(&x);
90 parameters.push_back(&y);
91 parameters.push_back(&z);
216 parameters.push_back(&x);
217 parameters.push_back(&y);
218 parameters.push_back(&z);
222 x_fixed.push_back(
[all...]
/external/chromium_org/chrome/browser/history/
H A Din_memory_url_index_types_unittest.cc94 matches_e.push_back(TermMatch(1, 13, 10));
95 matches_e.push_back(TermMatch(2, 23, 10));
96 matches_e.push_back(TermMatch(3, 3, 10));
97 matches_e.push_back(TermMatch(4, 40, 5));
106 matches_e.push_back(TermMatch(5, 18, 10));
107 matches_e.push_back(TermMatch(6, 38, 5));
129 matches_a.push_back(history::TermMatch(1, 1, 2));
130 matches_a.push_back(history::TermMatch(2, 4, 3));
131 matches_a.push_back(history::TermMatch(3, 9, 1));
132 matches_a.push_back(histor
[all...]
/external/chromium_org/chrome/browser/search/suggestions/
H A Dsuggestions_source.cc47 out.push_back(kHtmlHeader);
48 out.push_back(kHtmlBody);
49 out.push_back("<h1>Suggestions</h1>\n<ul>");
77 out.push_back(line);
79 out.push_back("</ul>");
80 out.push_back(kHtmlFooter);
88 out.push_back(kHtmlHeader);
89 out.push_back(kHtmlBody);
90 out.push_back("<h1>Suggestions</h1>\n");
91 out.push_back("<
[all...]
/external/chromium_org/chrome/browser/ui/webui/
H A Dpolicy_ui_browsertest.cc44 expected_policy.push_back(l10n_util::GetStringUTF8(
48 expected_policy.push_back(std::string());
53 expected_policy.push_back(l10n_util::GetStringUTF8(
57 expected_policy.push_back(std::string());
61 expected_policy.push_back(name);
64 expected_policy.push_back(value);
68 expected_policy.push_back(l10n_util::GetStringUTF8(IDS_POLICY_UNKNOWN));
70 expected_policy.push_back(l10n_util::GetStringUTF8(IDS_POLICY_OK));
72 expected_policy.push_back(l10n_util::GetStringUTF8(IDS_POLICY_UNSET));
75 expected_policy.push_back(valu
[all...]
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_test_utils.cc61 form->fields.push_back(field);
63 form->fields.push_back(field);
65 form->fields.push_back(field);
67 form->fields.push_back(field);
69 form->fields.push_back(field);
71 form->fields.push_back(field);
73 form->fields.push_back(field);
75 form->fields.push_back(field);
77 form->fields.push_back(field);
79 form->fields.push_back(fiel
[all...]
/external/chromium_org/components/crash/app/
H A Dcrash_keys_win.cc59 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
71 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
97 custom_entries_.push_back(
100 custom_entries_.push_back(
103 custom_entries_.push_back(
105 custom_entries_.push_back(
107 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
109 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
111 custom_entries_.push_back(google_breakpad::CustomInfoEntry(
115 custom_entries_.push_back(google_breakpa
[all...]
/external/chromium_org/content/browser/webui/
H A Dweb_ui_impl.cc151 args.push_back(&arg);
160 args.push_back(&arg1);
161 args.push_back(&arg2);
170 args.push_back(&arg1);
171 args.push_back(&arg2);
172 args.push_back(&arg3);
184 args.push_back(&arg1);
185 args.push_back(&arg2);
186 args.push_back(&arg3);
187 args.push_back(
[all...]
/external/chromium_org/extensions/browser/value_store/
H A Dvalue_store_unittest.cc142 list1_.push_back(key1_);
143 list2_.push_back(key2_);
144 list3_.push_back(key3_);
145 list12_.push_back(key1_);
146 list12_.push_back(key2_);
147 list13_.push_back(key1_);
148 list13_.push_back(key3_);
149 list123_.push_back(key1_);
150 list123_.push_back(key2_);
151 list123_.push_back(key3
[all...]
/external/chromium_org/net/base/
H A Descape.cc50 escaped.push_back('+');
52 escaped.push_back('%');
53 escaped.push_back(IntToHex(c >> 4));
54 escaped.push_back(IntToHex(c & 0xf));
56 escaped.push_back(c);
149 result.push_back(escaped_text[i]);
214 adjustments->push_back(base::OffsetAdjuster::Adjustment(i, 3, 1));
215 result.push_back(first_byte);
220 result.push_back('%');
224 result.push_back(' ');
[all...]
/external/chromium_org/net/quic/test_tools/
H A Dsimple_quic_framer.cc68 stream_data_.push_back(frame.GetDataAsString());
74 stream_frames_.push_back(stream_frame);
79 ack_frames_.push_back(frame);
85 feedback_frames_.push_back(frame);
90 stop_waiting_frames_.push_back(frame);
95 ping_frames_.push_back(frame);
106 rst_stream_frames_.push_back(frame);
112 connection_close_frames_.push_back(frame);
117 goaway_frames_.push_back(frame);
123 window_update_frames_.push_back(fram
[all...]
/external/chromium_org/third_party/re2/re2/testing/
H A Dfiltered_re2_test.cc53 v.atom_indices.push_back(0);
149 expected.push_back(atoms[i]);
200 atom_indices->push_back(j);
246 atoms.push_back("abc");
254 atoms.push_back("abc");
255 atoms.push_back("yyy");
256 atoms.push_back("yyyzzz");
263 atoms.push_back("abc");
264 atoms.push_back("abcd");
265 atoms.push_back("yy
[all...]
/external/chromium_org/tools/gn/
H A Dninja_action_target_writer_unittest.cc49 target.inputs().push_back(SourceFile("//foo/included.txt"));
91 target.sources().push_back(SourceFile("//foo/source.txt"));
92 target.inputs().push_back(SourceFile("//foo/included.txt"));
177 target.private_deps().push_back(LabelTargetPair(&dep));
178 target.data_deps().push_back(LabelTargetPair(&datadep));
180 target.sources().push_back(SourceFile("//foo/input1.txt"));
181 target.sources().push_back(SourceFile("//foo/input2.txt"));
192 target.inputs().push_back(SourceFile("//foo/included.txt"));
287 target.sources().push_back(SourceFile("//foo/input1.txt"));
288 target.sources().push_back(SourceFil
[all...]
H A Dninja_binary_target_writer_unittest.cc22 target.sources().push_back(SourceFile("//foo/input1.cc"));
23 target.sources().push_back(SourceFile("//foo/input2.cc"));
26 target.sources().push_back(SourceFile("//foo/input3.o"));
27 target.sources().push_back(SourceFile("//foo/input4.obj"));
61 shlib_target.public_deps().push_back(LabelTargetPair(&target));
98 stlib_target.public_deps().push_back(LabelTargetPair(&target));
183 target.sources().push_back(SourceFile("//foo/input1.cc"));
184 target.sources().push_back(SourceFile("//foo/input2.cc"));
185 target.public_deps().push_back(LabelTargetPair(&action));
236 target.sources().push_back(SourceFil
[all...]
/external/chromium_org/ui/display/chromeos/x11/
H A Dnative_display_event_dispatcher_x11_unittest.cc173 outputs.push_back(CreateOutput(1, 10));
182 outputs.push_back(CreateOutput(1, 10));
191 outputs.push_back(CreateOutput(1, 10));
200 outputs.push_back(CreateOutput(1, 10));
209 outputs.push_back(CreateOutput(1, 10));
219 outputs.push_back(CreateOutput(1, 10));
220 outputs.push_back(CreateOutput(2, 11));
230 outputs.push_back(CreateOutput(1, 10));
231 outputs.push_back(CreateOutput(2, 11));
252 outputs.push_back(CreateOutpu
[all...]
/external/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp129 getCurrentClass().LateParsedDeclarations.push_back(LM);
194 getCurrentClass().LateParsedDeclarations.push_back(MI);
199 Toks.push_back(Tok);
205 Toks.push_back(Tok);
221 Toks.push_back(Eof);
317 Toks->push_back(Tok); // So that the current token doesn't get lost
408 LM.Toks.push_back(Tok);
524 MI.Toks.push_back(Tok);
571 Toks.push_back(Tok);
587 Toks.push_back(To
[all...]
/external/deqp/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp178 m_dynamicIndexData.push_back(triangleNdx * 3);
179 m_dynamicIndexData.push_back(triangleNdx * 3 + 1);
180 m_dynamicIndexData.push_back(triangleNdx * 3 + 2);
190 m_staticIndexData.push_back(triangleNdx * 3);
191 m_staticIndexData.push_back(triangleNdx * 3 + 1);
192 m_staticIndexData.push_back(triangleNdx * 3 + 2);
280 data.push_back(-127 * sign);
281 data.push_back(-127 * sign);
282 data.push_back(0);
283 data.push_back(12
[all...]
/external/eigen/unsupported/Eigen/src/BVH/
H A DKdBVH.h47 outBoxes.push_back(bounding_box(objects[i]));
117 objCenters.push_back(VIPair(objBoxes[i].center(), i));
187 boxes.push_back(objBoxes[objCenters[from].second].merged(objBoxes[objCenters[from + 1].second]));
188 children.push_back(from + (int)objects.size() - 1); //there are objects.size() - 1 tree nodes
189 children.push_back(from + (int)objects.size());
197 boxes.push_back(boxes[idx1].merged(objBoxes[objCenters[mid].second]));
198 children.push_back(idx1);
199 children.push_back(mid + (int)objects.size() - 1);
209 boxes.push_back(boxes[idx1].merged(boxes[idx2]));
210 children.push_back(idx
[all...]
/external/regex-re2/re2/testing/
H A Dfiltered_re2_test.cc53 v.atom_indices.push_back(0);
149 expected.push_back(atoms[i]);
200 atom_indices->push_back(j);
246 atoms.push_back("abc");
254 atoms.push_back("abc");
255 atoms.push_back("yyy");
256 atoms.push_back("yyyzzz");
263 atoms.push_back("abc");
264 atoms.push_back("abcd");
265 atoms.push_back("yy
[all...]
/external/chromium_org/base/prefs/
H A Dpref_value_map_unittest.cc85 expected_differing_paths.push_back("b");
86 expected_differing_paths.push_back("c");
87 expected_differing_paths.push_back("e");
96 expected_differing_paths.push_back("a");
97 expected_differing_paths.push_back("b");
98 expected_differing_paths.push_back("d");
99 expected_differing_paths.push_back("e");
/external/chromium_org/components/dom_distiller/core/
H A Ddom_distiller_model_unittest.cc20 initial_model.push_back(entry1);
21 initial_model.push_back(entry2);
53 initial_model.push_back(entry1);
54 initial_model.push_back(entry2);
94 initial_model.push_back(entry1);
95 initial_model.push_back(entry2);
117 changes_to_apply.push_back(syncer::SyncChange(
/external/chromium_org/components/password_manager/core/browser/
H A Dpassword_generation_manager_unittest.cc170 login_form.fields.push_back(username);
175 login_form.fields.push_back(password);
178 forms.push_back(&form1);
181 account_creation_form.fields.push_back(username);
182 account_creation_form.fields.push_back(password);
187 account_creation_form.fields.push_back(confirm_password);
189 forms.push_back(&form2);
/external/chromium_org/extensions/browser/updater/
H A Dmanifest_fetch_data.cc90 parts.push_back("id=" + id);
91 parts.push_back("v=" + installed_version);
93 parts.push_back("installsource=" + install_source);
94 parts.push_back("uc");
100 parts.push_back("ap=" + net::EscapeQueryParamValue(update_url_data, true));
106 parts.push_back(base::StringPrintf("brand=%s", brand_code_.c_str()));
129 parts.push_back("ping=" + net::EscapeQueryParamValue(ping_value, true));

Completed in 1486 milliseconds

<<11121314151617181920>>