Searched refs:resize (Results 101 - 125 of 1997) sorted by relevance

1234567891011>>

/external/ceres-solver/internal/ceres/
H A Dblock_jacobian_writer.cc90 jacobian_layout->resize(program.NumResidualBlocks());
91 jacobian_layout_storage->resize(num_jacobian_blocks);
156 bs->cols.resize(parameter_blocks.size());
169 bs->rows.resize(residual_blocks.size());
186 row->cells.resize(num_active_parameter_blocks);
H A Dimplicit_schur_complement.cc74 rhs_.resize(A_->num_cols_f());
76 tmp_rows_.resize(A_->num_rows());
77 tmp_e_cols_.resize(A_->num_cols_e());
78 tmp_e_cols_2_.resize(A_->num_cols_e());
79 tmp_f_cols_.resize(A_->num_cols_f());
H A Dblock_random_access_dense_matrix.cc44 block_layout_.resize(num_blocks, 0);
H A Ddense_sparse_matrix.cc45 m_.resize(num_rows, num_cols);
56 m_.resize(num_rows + num_cols, num_cols);
58 m_.resize(num_rows, num_cols);
112 m_.resize(m_.rows() + m_.cols(), m_.cols());
H A Dgradient_checker_test.cc58 a_.resize(arity_);
60 a_[j].resize(dim[j]);
111 a_.resize(arity_);
113 a_[j].resize(dim[j]);
/external/eigen/Eigen/src/StlSupport/
H A DStdDeque.h56 #if !(defined(_GLIBCXX_DEQUE) && (!EIGEN_GNUC_AT_LEAST(4,1))) /* Note that before gcc-4.1 we already have: std::deque::resize(size_type,const T&). */
88 void resize(size_type new_size) function in class:std::deque
89 { resize(new_size, T()); }
93 void resize(size_type new_size, const value_type& x) function in class:std::deque
111 void resize(size_type new_size, const value_type& x) function in class:std::deque
121 void resize(size_type new_size, const value_type& x) function in class:std::deque
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DPinchViewportTest.cpp172 webViewImpl()->resize(IntSize(320, 240));
186 webViewImpl()->resize(webViewSize);
231 webViewImpl()->resize(IntSize(100, 200));
248 webViewImpl()->resize(IntSize(200, 100));
293 webViewImpl()->resize(IntSize(100, 200));
307 webViewImpl()->resize(IntSize(200, 100));
329 webViewImpl()->resize(IntSize(320, 240));
344 webViewImpl()->resize(IntSize(320, 240));
356 webViewImpl()->resize(size);
395 webViewImpl()->resize(IntSiz
[all...]
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_packet_history.cc61 stored_packets_.resize(number_to_store);
62 stored_seq_nums_.resize(number_to_store);
63 stored_lengths_.resize(number_to_store);
64 stored_times_.resize(number_to_store);
65 stored_send_times_.resize(number_to_store);
66 stored_types_.resize(number_to_store);
109 it->resize(packet_length);
/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_Memory.h84 vec.resize(new_len);
115 vec.resize(new_len);
172 glu.xsup.resize(n+1);
173 glu.supno.resize(n+1);
174 glu.xlsub.resize(n+1);
175 glu.xlusup.resize(n+1);
176 glu.xusub.resize(n+1);
/external/eigen/unsupported/test/
H A Dkronecker_product.cpp145 SM_ab.resize(2,33);
149 SM_ab2.resize(5,11);
155 SM_a.resize(4,5);
156 SM_b.resize(3,2);
167 SM_ab.resize(1,1);
177 DM_a2.resize(10,9);
178 DM_b2.resize(4,8);
/external/chromium_org/base/strings/
H A Dutf_string_conversion_utils.cc82 output->resize(char_offset + CBU8_MAX_LENGTH);
88 output->resize(char_offset);
100 output->resize(char_offset + CBU16_MAX_LENGTH);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Dkernel.cpp59 w.resize(q.dev.max_block_size().size(), x);
233 ctx.input.resize(offset + __size);
235 ctx.g_buffers.resize(idx + 1);
238 ctx.g_handles.resize(idx + 1);
269 ctx.input.resize(offset + sizeof(uint32_t));
297 ctx.input.resize(offset + sizeof(uint32_t));
300 ctx.resources.resize(idx + 1);
327 ctx.input.resize(offset + sizeof(uint32_t));
330 ctx.sviews.resize(idx + 1);
357 ctx.input.resize(offse
[all...]
/external/eigen/Eigen/src/MetisSupport/
H A DMetisSupport.h65 m_indexPtr.resize(m+1);
66 m_innerIndices.resize(TotNz);
125 matperm.resize(m);
/external/eigen/Eigen/src/QR/
H A DColPivHouseholderQR_MKL.h59 m_hCoeffs.resize(size);\
61 m_colsTranspositions.resize(cols);\
66 m_colsPermutation.resize(cols); \
/external/eigen/bench/
H A DBenchUtil.h51 dst.resize(src.rows(),src.cols());
78 dst.resize(src.rows(),src.cols());
86 dst.resize(src.size());
/external/eigen/test/
H A Dsparseqr.cpp21 A.resize(rows,cols);
22 dA.resize(rows,cols);
88 idM.resize(Q.rows(), Q.rows()); idM.setIdentity();
/external/lldb/source/Host/macosx/cfcpp/
H A DCFCString.cpp129 str.resize(max_utf8_str_len);
134 str.resize(strlen(str.c_str()));
172 str.resize(max_length);
/external/lldb/tools/debugserver/source/MacOSX/
H A DCFString.cpp133 str.resize(max_utf8_str_len);
138 str.resize(strlen(str.c_str()));
161 str.resize(max_length);
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Dkernel.cpp59 w.resize(q.dev.max_block_size().size(), x);
233 ctx.input.resize(offset + __size);
235 ctx.g_buffers.resize(idx + 1);
238 ctx.g_handles.resize(idx + 1);
269 ctx.input.resize(offset + sizeof(uint32_t));
297 ctx.input.resize(offset + sizeof(uint32_t));
300 ctx.resources.resize(idx + 1);
327 ctx.input.resize(offset + sizeof(uint32_t));
330 ctx.sviews.resize(idx + 1);
357 ctx.input.resize(offse
[all...]
/external/chromium_org/net/spdy/
H A Dhpack_huffman_table_test.cc257 expected.resize(128, DecodeEntry(0, 2, 2)); // Fills 128.
258 expected.resize(192, DecodeEntry(0, 3, 3)); // Fills 64.
259 expected.resize(224, DecodeEntry(0, 4, 0)); // Fills 32.
260 expected.resize(256, DecodeEntry(0, 4, 1)); // Fills 32.
261 expected.resize(272, DecodeEntry(0, 5, 4)); // Fills 16.
262 expected.resize(288, DecodeEntry(0, 5, 5)); // Fills 16.
263 expected.resize(304, DecodeEntry(0, 5, 7)); // Fills 16.
264 expected.resize(306, DecodeEntry(0, 8, 6)); // Fills 2.
265 expected.resize(512, DecodeEntry()); // Remainder is empty.
303 expected.resize(
[all...]
/external/chromium_org/chrome/tools/convert_dict/
H A Dhunspell_reader.cc42 line->resize(i);
/external/chromium_org/components/ownership/
H A Downer_key_util_impl.cc38 output->resize(safe_file_size);
/external/chromium_org/crypto/
H A Dencryptor_nss.cc118 output->resize(output_len);
149 output->resize(op_len + digest_len);
164 output->resize(output_len);
198 output->resize(input.length());
/external/chromium_org/ppapi/cpp/
H A Darray_output.h31 output->resize(0);
100 output_->resize(element_count);
131 output_->resize(0);
150 intermediate_output_.resize(element_count);
/external/chromium_org/printing/
H A Dimage_mac.cc27 data_.resize(bytes);

Completed in 755 milliseconds

1234567891011>>