HomeSort by relevance Sort by last modified time
    Searched defs:index_ (Results 26 - 50 of 157) sorted by null

12 3 4 5 6 7

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
item.hpp 36 typedef typename Base::upper_bound_ index_; typedef in struct:boost::mpl::v_item
37 typedef typename next<index_>::type upper_bound_;
44 static aux::type_wrapper<T> item_(index_);
55 typedef typename prior<typename Base::lower_bound_>::type index_; typedef in struct:boost::mpl::v_item
56 typedef index_ lower_bound_;
61 static aux::type_wrapper<T> item_(index_);
73 typedef typename prior<typename Base::upper_bound_>::type index_; typedef in struct:boost::mpl::v_mask
74 typedef index_ upper_bound_;
79 static aux::type_wrapper<void_> item_(index_);
89 typedef typename Base::lower_bound_ index_; typedef in struct:boost::mpl::v_mask
    [all...]
  /external/chromium/net/disk_cache/
net_log_parameters.h 39 const int index_; member in class:disk_cache::ReadWriteDataParameters
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.h 251 DescriptorIndex<const FileDescriptorProto*> index_; member in class:google::protobuf::SimpleDescriptorDatabase
300 SimpleDescriptorDatabase::DescriptorIndex<pair<const void*, int> > index_; member in class:google::protobuf::EncodedDescriptorDatabase
  /external/protobuf/src/google/protobuf/
descriptor_database.h 250 DescriptorIndex<const FileDescriptorProto*> index_; member in class:google::protobuf::SimpleDescriptorDatabase
299 SimpleDescriptorDatabase::DescriptorIndex<pair<const void*, int> > index_; member in class:google::protobuf::EncodedDescriptorDatabase
  /external/chromium/base/win/
registry.h 121 int Index() const { return index_; }
131 int index_; member in class:base::win::RegistryValueIterator
158 int Index() const { return index_; }
168 int index_; member in class:base::win::RegistryKeyIterator
  /external/chromium/chrome/browser/instant/
instant_unload_handler.cc 24 index_(index) {
39 int index() const { return index_; }
79 const int index_; member in class:InstantUnloadHandler::TabContentsDelegateImpl
  /external/chromium_org/base/win/
registry.h 162 int Index() const { return index_; }
172 int index_; member in class:base::win::RegistryValueIterator
199 int Index() const { return index_; }
209 int index_; member in class:base::win::RegistryKeyIterator
  /external/chromium_org/cc/debug/
ring_buffer.h 56 size_t index() const { return index_; }
58 const T* operator->() const { return &buffer_.ReadBuffer(index_); }
59 const T* operator*() const { return &buffer_.ReadBuffer(index_); }
62 index_++;
63 if (index_ == kSize)
69 if (index_ == 0)
71 index_--;
76 return buffer_.IsFilledIndex(index_) && !out_of_range_;
82 index_(index),
87 size_t index_; member in class:cc::RingBuffer::Iterator
    [all...]
  /external/chromium_org/courgette/
assembly_program.h 34 Label() : rva_(0), index_(kNoIndex), count_(0) {}
35 explicit Label(RVA rva) : rva_(rva), index_(kNoIndex), count_(0) {}
38 int index_; // Index of address in address table, kNoIndex until assigned. member in class:courgette::Label
  /external/chromium_org/net/disk_cache/simple/
simple_backend_impl.h 51 SimpleIndex* index() { return index_.get(); }
166 scoped_ptr<SimpleIndex> index_; member in class:disk_cache::SimpleBackendImpl
  /external/chromium_org/third_party/libjingle/source/talk/base/
window.h 108 DesktopId() : id_(0), index_(-1) {}
110 : id_(id), index_(index) {
113 int index() const { return index_; }
114 bool IsValid() const { return index_ != -1; }
116 return id_ == other.id() && index_ == other.index();
124 int index_; member in class:talk_base::DesktopId
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.h 84 int index_; member in class:base::ElfMemImage::SymbolIterator
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.h 84 int index_; member in class:base::ElfMemImage::SymbolIterator
  /external/chromium/base/
observer_list.h 83 index_(0),
99 while (index_ < max_index && !observers[index_])
100 ++index_;
101 return index_ < max_index ? observers[index_++] : NULL;
106 size_t index_; member in class:ObserverListBase::Iterator
  /external/chromium/chrome/browser/bookmarks/
bookmark_storage.h 43 BookmarkIndex* index() { return index_.get(); }
44 BookmarkIndex* release_index() { return index_.release(); }
69 scoped_ptr<BookmarkIndex> index_; member in class:BookmarkLoadDetails
  /external/chromium/chrome/browser/
jumplist_win.h 43 ShellLinkItem() : index_(0), favicon_(false) {
49 int index() const { return index_; }
62 index_ = index;
79 int index_; member in class:ShellLinkItem
  /external/chromium/net/tools/dump_cache/
dump_files.cc 113 index_(NULL),
133 disk_cache::Index* index_; member in class:__anon5645::CacheDumper
149 index_ = reinterpret_cast<disk_cache::Index*>(index_file_->Init(
151 if (!index_) {
175 for (int i = current_hash_; i < index_->header.table_len; i++) {
178 if (index_->table[i]) {
180 if (LoadEntry(index_->table[i], entry))
183 printf("Unable to load entry at address 0x%x\n", index_->table[i]);
  /external/chromium/net/url_request/
view_cache_helper.h 102 int index_; member in class:net::ViewCacheHelper
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 229 : file_(a_file), line_(a_line), index_(an_index),
239 int index() const { return index_; }
245 int index_; member in class:testing::internal::InternalRunDeathTestFlag
  /external/chromium/third_party/libjingle/source/talk/base/
diskcache.cc 60 : StreamAdapterInterface(stream), cache_(cache), id_(id), index_(index)
64 cache_->ReleaseResource(id_, index_);
70 size_t index_; member in class:talk_base::DiskCacheAdapter
  /external/chromium_org/base/json/
json_parser.h 217 // |index_| and |index_last_line_|, with an optional positive/negative
233 // |start_pos_ + index_|.
240 int index_; member in class:base::internal::JSONParser
248 // The last value of |index_| on the previous line.
  /external/chromium_org/base/
observer_list.h 84 index_(0),
102 while (index_ < max_index && !observers[index_])
103 ++index_;
104 return index_ < max_index ? observers[index_++] : NULL;
109 size_t index_; member in class:ObserverListBase::Iterator
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_storage.h 55 BookmarkIndex* index() { return index_.get(); }
56 BookmarkIndex* release_index() { return index_.release(); }
90 scoped_ptr<BookmarkIndex> index_; member in class:BookmarkLoadDetails
  /external/chromium_org/chrome/browser/history/
in_memory_url_index.h 168 InMemoryURLIndex* index_; // Call back to this index at completion. member in class:history::InMemoryURLIndex::RebuildPrivateDataFromHistoryDBTask
  /external/chromium_org/chrome/browser/
jumplist_win.h 58 ShellLinkItem() : index_(0), favicon_(false) {
64 int index() const { return index_; }
77 index_ = index;
94 int index_; member in class:ShellLinkItem

Completed in 728 milliseconds

12 3 4 5 6 7