HomeSort by relevance Sort by last modified time
    Searched defs:tables_ (Results 1 - 12 of 12) sorted by null

  /system/connectivity/shill/
routing_table.h 173 Tables tables_; member in class:shill::RoutingTable
  /art/runtime/
intern_table.h 218 std::vector<UnorderedSet> tables_; member in class:art::InternTable::Table
  /external/webrtc/webrtc/system_wrappers/include/
data_log_impl.h 147 TableMap tables_; member in class:webrtc::DataLogImpl
  /external/opencv3/modules/flann/include/opencv2/flann/
lsh_index.h 112 tables_.resize(table_number_);
114 lsh::LshTable<ElementType>& table = tables_[i];
270 typename std::vector<lsh::LshTable<ElementType> >::const_iterator table = tables_.begin();
271 typename std::vector<lsh::LshTable<ElementType> >::const_iterator table_end = tables_.end();
308 typename std::vector<lsh::LshTable<ElementType> >::const_iterator table = tables_.begin();
309 typename std::vector<lsh::LshTable<ElementType> >::const_iterator table_end = tables_.end();
341 typename std::vector<lsh::LshTable<ElementType> >::const_iterator table = tables_.begin();
342 typename std::vector<lsh::LshTable<ElementType> >::const_iterator table_end = tables_.end();
368 std::vector<lsh::LshTable<ElementType> > tables_; member in class:cvflann::LshIndex
  /external/sfntly/cpp/src/sfntly/
font.h 245 int32_t num_tables() { return (int32_t)tables_.size(); }
343 TableMap tables_; member in class:sfntly::Font
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 1019 const FileDescriptorTables* tables_; member in class:google::protobuf::FileDescriptor
1297 scoped_ptr<Tables> tables_; member in class:google::protobuf::DescriptorPool
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 1019 const FileDescriptorTables* tables_; member in class:google::protobuf::FileDescriptor
1297 scoped_ptr<Tables> tables_; member in class:google::protobuf::DescriptorPool
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 1019 const FileDescriptorTables* tables_; member in class:google::protobuf::FileDescriptor
1297 scoped_ptr<Tables> tables_; member in class:google::protobuf::DescriptorPool
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 1019 const FileDescriptorTables* tables_; member in class:google::protobuf::FileDescriptor
1297 scoped_ptr<Tables> tables_; member in class:google::protobuf::DescriptorPool
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 1123 const FileDescriptorTables* tables_; member in class:google::protobuf::FileDescriptor
1430 scoped_ptr<Tables> tables_; member in class:google::protobuf::DescriptorPool
    [all...]
descriptor.cc 712 pool->underlay_->tables_->FindByNameHelper(pool->underlay_, name);
2294 DescriptorPool::Tables* tables_; \/\/ for convenience member in class:google::protobuf::DescriptorBuilder
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h 1311 const FileDescriptorTables* tables_; member in class:google::protobuf::FileDescriptor
1620 google::protobuf::scoped_ptr<Tables> tables_; member in class:google::protobuf::DescriptorPool
    [all...]

Completed in 374 milliseconds