Searched defs:vector_size (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dhttp_upload.cc343 std::vector<char>::size_type vector_size = local
345 if (static_cast<std::streamoff>(vector_size) == length) {
346 contents->resize(vector_size);
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli648 val vector_size : lltype -> int var

Completed in 116 milliseconds