Home
last modified time | relevance | path

Searched defs:entry_ (Results 1 – 24 of 24) sorted by relevance

/external/google-breakpad/src/common/
Ddwarf_cfi_to_module.h138 virtual ~DwarfCFIToModule() { delete entry_; } in ~DwarfCFIToModule() local
173 Module::StackFrameEntry *entry_; variable
Dstabs_reader.h176 Entry entry_; variable
/external/openfst/src/include/fst/extensions/far/
Dstlist.h185 delete entry_; in ~STListReader() local
233 delete entry_; in Next() local
260 mutable EntryType *entry_; // Pointer to the currently read entry variable
Dsttable.h170 delete entry_; in ~STTableReader() local
300 delete entry_; in PopHeap() local
320 mutable EntryType *entry_; // Pointer to the currently read entry variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.h71 struct linux_dirent* entry_; variable
/external/google-breakpad/src/processor/
Drange_map.h116 const EntryType entry_; variable
Dcontained_range_map.h138 const EntryType entry_; variable
/external/v8/src/
Dinterface.h167 ZoneHashMap::Entry* entry_; variable
Dhashmap.h324 typename TemplateHashMapImpl<AllocationPolicy>::Entry* entry_; variable
Dd8.h86 i::HashMap::Entry* entry_; variable
Dprofile-generator.h136 CodeEntry* entry_; variable
Dlithium.h531 HEnterInlined* entry_; variable
Dhydrogen.h738 HEnterInlined* entry_; variable
956 HEnterInlined* entry_; variable
/external/v8/src/mips/
Dlithium-codegen-mips.h441 Label entry_; variable
/external/v8/src/arm/
Dlithium-codegen-arm.h404 Label entry_; variable
/external/v8/src/mips64/
Dlithium-codegen-mips64.h442 Label entry_; variable
/external/v8/src/x64/
Dlithium-codegen-x64.h394 Label entry_; variable
/external/v8/src/ia32/
Dlithium-codegen-ia32.h407 Label entry_; variable
/external/v8/src/arm64/
Dlithium-codegen-arm64.h441 Label entry_; variable
/external/v8/src/x87/
Dlithium-codegen-x87.h506 Label entry_; variable
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java629 private Entry entry_=new Entry(); field in CharsTrie.Iterator
DBytesTrie.java691 private Entry entry_; local
/external/harfbuzz_ng/src/
Dhb-coretext.cc425 _hb_feature_mapping_cmp (const void *key_, const void *entry_) in _hb_feature_mapping_cmp()
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc1312 const Entry *entry_; member in dwarf2reader::CallFrameInfo::State