Home
last modified time | relevance | path

Searched defs:tables_ (Results 1 – 9 of 9) sorted by relevance

/external/bcc/src/cc/
Dshared_table.cc58 static std::map<string, TableDesc> tables_; member in ebpf::SharedTableStorage
106 std::map<string, TableDesc> SharedTableStorage::tables_; member in ebpf::SharedTableStorage
Dbpf_module.h136 std::vector<TableDesc *> tables_; variable
/external/webrtc/webrtc/system_wrappers/include/
Ddata_log_impl.h147 TableMap tables_; variable
/external/v8/src/
Dcompilation-cache.h71 Object** tables_; // Compilation cache tables - one for each generation. variable
/external/bcc/src/cc/frontends/b/
Dcodegen_llvm.h121 map<TableDeclStmtNode *, llvm::GlobalVariable *> tables_; variable
/external/bcc/src/cc/includes/
Dbpf_module.h136 std::vector<TableDesc *> tables_; variable
/external/sfntly/cpp/src/sfntly/
Dfont.h343 TableMap tables_; variable
/external/protobuf/src/google/protobuf/
Ddescriptor.h1311 const FileDescriptorTables* tables_; variable
1620 google::protobuf::scoped_ptr<Tables> tables_; variable
Ddescriptor.cc2780 DescriptorPool::Tables* tables_; // for convenience member in google::protobuf::DescriptorBuilder