Home
last modified time | relevance | path

Searched defs:strings_ (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/common/linux/
Dsynth_elf.h90 map<string,Label> strings_; variable
/external/v8/src/ast/
Dast-value-factory.h232 ZoneList<const AstRawString*>* strings_; member
355 List<AstString*> strings_; variable
/external/google-breakpad/src/common/
Dstabs_reader.h205 ByteBuffer strings_; variable
/external/v8/src/profiler/
Dheap-snapshot-generator.h613 HashMap strings_; variable
/external/opencv3/modules/features2d/src/
Dbrisk.cpp132 int strings_; // number of uchars the descriptor consists of member in cv::BRISK_Impl
/external/protobuf/src/google/protobuf/
Ddescriptor.cc458 vector<string*> strings_; // All strings in the pool. member in google::protobuf::DescriptorPool::Tables
/external/v8/src/
Dobjects.cc18089 Handle<FixedArray> strings_; member in v8::internal::StringsKey