Searched refs:size_type (Results 251 - 275 of 470) sorted by relevance

<<111213141516171819

/external/chromium_org/base/strings/
H A Dstring_split.cc69 typename STR::size_type begin_index = 0;
71 const typename STR::size_type end_index = str.find(s, begin_index);
/external/chromium_org/chrome/browser/sessions/
H A Dsession_backend_unittest.cc25 static_cast<SessionCommand::size_type>(data.data.size()));
131 const SessionCommand::size_type big_size =
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
H A Domnibox_view_mac.h50 base::string16::size_type* start,
51 base::string16::size_type* end) const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/
H A Dedit_search_engine_dialog.cc212 base::string16::size_type percent_index =
214 static_cast<base::string16::size_type>(0));
/external/chromium_org/chrome/browser/ui/views/omnibox/
H A Domnibox_view_views.h79 base::string16::size_type* start,
80 base::string16::size_type* end) const OVERRIDE;
/external/chromium_org/net/tools/balsa/
H A Dbalsa_frame.cc519 const Lines::size_type lines_size_m1 = lines_.size() - 1;
531 for (Lines::size_type i = 1; i < lines_size_m1;) {
641 HeaderLines::size_type line_idx,
688 void BalsaFrame::ProcessTransferEncodingLine(HeaderLines::size_type line_idx) {
775 HeaderLines::size_type content_length_idx = 0;
776 HeaderLines::size_type transfer_encoding_idx = 0;
797 const HeaderLines::size_type
799 for (HeaderLines::size_type i = 0; i < header_lines_size; ++i) {
/external/chromium_org/net/tools/dump_cache/
H A Dcache_dumper.cc49 std::wstring::size_type pos(0);
187 std::string::size_type pos(0);
/external/chromium_org/sandbox/win/src/
H A Dprocess_thread_dispatcher.cc37 base::string16::size_type pos = cmd_line.find(L'\"', 1);
44 base::string16::size_type pos = cmd_line.find(L' ');
/external/chromium_org/sandbox/win/tests/validation_tests/
H A Dcommands.cc34 base::string16::size_type pos1 = string->find_first_not_of(L'"');
35 base::string16::size_type pos2 = string->find_last_not_of(L'"');
/external/chromium_org/third_party/power_gadget/
H A DPowerGadgetLib.cpp43 wstring::size_type prev_pos = 0, pos = 0;
70 basic_string <char>::size_type pos = path.rfind(L" ");
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dscoped_vector.h33 typedef typename std::vector<T*>::size_type size_type; typedef in class:webrtc::ScopedVector
/external/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp61 StringRef::size_type Pos;
78 StringRef::size_type Pos = LineStr.find(" Size:");
/external/libcxx/test/containers/associative/multimap/multimap.modifiers/
H A Derase_key.pass.cpp14 // size_type erase(const key_type& k);
26 typedef M::size_type I;
90 typedef M::size_type I;
/external/libcxx/test/containers/associative/set/
H A Derase_key.pass.cpp14 // size_type erase(const key_type& k);
26 typedef M::size_type I;
116 typedef M::size_type I;
/external/libcxx/test/containers/sequences/list/list.cons/
H A DAndroid.mk23 test_name := containers/sequences/list/list.cons/size_type
24 test_src := size_type.pass.cpp
/external/libcxx/test/containers/unord/unord.multimap/
H A Dlocal_iterators.pass.cpp16 // local_iterator begin (size_type n);
17 // local_iterator end (size_type n);
18 // const_local_iterator begin (size_type n) const;
19 // const_local_iterator end (size_type n) const;
20 // const_local_iterator cbegin(size_type n) const;
21 // const_local_iterator cend (size_type n) const;
46 C::size_type b = c.bucket(0);
110 C::size_type b = c.bucket(0);
174 C::size_type b = c.bucket(0);
238 C::size_type
[all...]
/external/llvm/include/llvm/ADT/
H A DScopedHashTable.h151 typedef unsigned size_type; typedef in class:llvm::ScopedHashTable
175 size_type count(const K &Key) const {
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A Diter_iter_string.pass.cpp25 test(S s, typename S::size_type pos1, typename S::size_type n1, S str, S expected)
27 typename S::size_type old_size = s.size();
30 typename S::size_type xlen = last - first;
34 typename S::size_type rlen = str.size();
H A Dsize_size_pointer.pass.cpp13 // replace(size_type pos, size_type n1, const charT* s);
26 test(S s, typename S::size_type pos, typename S::size_type n1,
29 typename S::size_type old_size = s.size();
37 typename S::size_type xlen = std::min(n1, old_size - pos);
38 typename S::size_type rlen = S::traits_type::length(str);
H A Dsize_size_string.pass.cpp13 // replace(size_type pos1, size_type n1, const basic_string<charT,traits,Allocator>& str);
24 test(S s, typename S::size_type pos1, typename S::size_type n1, S str, S expected)
26 typename S::size_type old_size = s.size();
34 typename S::size_type xlen = std::min(n1, old_size - pos1);
35 typename S::size_type rlen = str.size();
/external/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h65 typedef AdjEdgeList::size_type AdjEdgeIdx;
294 typename NodeVector::size_type size() const {
307 typename NodeVector::size_type size() const {
324 typename NodeEntry::AdjEdgeList::size_type size() const {
425 typename NodeEntry::AdjEdgeList::size_type getNodeDegree(NodeId NId) const {
/external/stlport/test/unit/
H A Dmoney_facets_test.cpp103 string::size_type p = strlen( rl.money_int_prefix );
106 string::size_type p_old = strlen( rl.money_int_prefix_old );
207 string::size_type p = strlen( rl.money_prefix );
311 string::size_type p = strlen( rl.money_prefix );
373 string::size_type p = strlen( rl.money_prefix );
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc501 string::size_type pos = target->find(magic_string);
541 string::size_type data_pos = 0;
551 string::size_type line_length =
929 string::size_type equals_pos = parts[i].find_first_of('=');
1047 string::size_type equals_pos = value.find_first_of('=');
1050 string::size_type slash_pos = value.find_last_of('/');
1101 string::size_type colon_pos = value.find_first_of(':');
/external/chromium_org/content/browser/download/
H A Dsave_package_unittest.cc49 base::FilePath::StringType::size_type r_paren_index =
51 base::FilePath::StringType::size_type l_paren_index =
56 for (base::FilePath::StringType::size_type i = l_paren_index + 1;
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Dpreload_supplier.cc189 std::string::size_type pos = parent_id.rfind('/');
216 std::string::size_type pos = id.rfind('/');
230 std::string::size_type pos = id.rfind("--");

Completed in 500 milliseconds

<<111213141516171819