Home
last modified time | relevance | path

Searched refs:GetEntry (Results 1 – 25 of 47) sorted by relevance

12

/external/lldb/source/DataFormatters/
DLibCxxMap.cpp83 GetEntry () in GetEntry() function in MapEntry
116 return m_entry.GetEntry(); in value()
125 return m_entry.GetEntry(); in advance()
129 return m_entry.GetEntry(); in advance()
144 return m_entry.GetEntry(); in advance()
150 m_entry.SetEntry(increment(m_entry.GetEntry())); in next()
169 x.SetEntry(left.GetEntry()); in tree_min()
175 return x.GetEntry(); in tree_min()
190 x.SetEntry(right.GetEntry()); in tree_max()
196 return x.GetEntry(); in tree_max()
[all …]
DFormatCache.cpp118 FormatCache::GetEntry (const ConstString& type) in GetEntry() function in FormatCache
132 auto entry = GetEntry(type); in GetSummary()
152 auto entry = GetEntry(type); in GetSynthetic()
172 GetEntry(type).SetSummary(summary_sp); in SetSummary()
179 GetEntry(type).SetSynthetic(synthetic_sp); in SetSynthetic()
DLibCxxList.cpp67 GetEntry () in GetEntry() function in ListEntry
100 return m_entry.GetEntry(); in value()
107 return m_entry.GetEntry(); in advance()
111 return m_entry.GetEntry(); in advance()
120 return m_entry.GetEntry(); in advance()
/external/v8/src/
Didentity-map.h38 RawEntry GetEntry(Object* key);
79 V* Get(Object* key) { return reinterpret_cast<V*>(GetEntry(key)); } in Get()
90 void Set(Object* key, V v) { *(reinterpret_cast<V*>(GetEntry(key))) = v; } in Set()
Dunicode.cc35 static inline uchar GetEntry(int32_t entry) { in GetEntry() function
62 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupPredicate()
67 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > value)) { in LookupPredicate()
80 uchar entry = GetEntry(field); in LookupPredicate()
118 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupMapping()
123 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > key)) { in LookupMapping()
136 uchar entry = GetEntry(field); in LookupMapping()
Dsafepoint-table.cc56 if (GetPcOffset(i) == pc_offset) return GetEntry(i); in FindEntry()
65 SafepointEntry entry = GetEntry(index); in PrintEntry()
/external/openfst/src/include/fst/script/
Dregister.h57 return this->GetEntry(arc_type).reader; in GetReader()
61 return this->GetEntry(arc_type).creator; in GetCreator()
65 return this->GetEntry(arc_type).converter; in GetConverter()
Dscript-impl.h133 return this->GetEntry(make_pair(operation_name, arc_type)); in GetOperation()
/external/v8/src/profiler/
Dstrings-storage.cc34 base::HashMap::Entry* entry = GetEntry(src, len); in GetCopy()
56 base::HashMap::Entry* entry = GetEntry(str, len); in AddOrDisposeString()
119 base::HashMap::Entry* StringsStorage::GetEntry(const char* str, int len) { in GetEntry() function in v8::internal::StringsStorage
Dheap-snapshot-generator.cc1266 int transitions_entry = GetEntry(transitions)->index(); in ExtractMapReferences()
1676 HeapEntry* V8HeapExplorer::GetEntry(Object* obj) { in GetEntry() function in v8::internal::V8HeapExplorer
1804 HeapEntry* heap_entry = GetEntry(obj); in IterateAndExtractSinglePass()
1840 DCHECK(parent_entry == GetEntry(parent_obj)->index()); in SetContextReference()
1841 HeapEntry* child_entry = GetEntry(child_obj); in SetContextReference()
1864 DCHECK(parent_entry == GetEntry(parent_obj)->index()); in SetNativeBindReference()
1865 HeapEntry* child_entry = GetEntry(child_obj); in SetNativeBindReference()
1879 DCHECK(parent_entry == GetEntry(parent_obj)->index()); in SetElementReference()
1880 HeapEntry* child_entry = GetEntry(child_obj); in SetElementReference()
1895 DCHECK(parent_entry == GetEntry(parent_obj)->index()); in SetInternalReference()
[all …]
Dstrings-storage.h39 base::HashMap::Entry* GetEntry(const char* str, int len);
/external/vboot_reference/cgpt/
Dcgpt_common.c705 GptEntry *GetEntry(GptData *gpt, int secondary, uint32_t entry_index) { in GetEntry() function
733 entry = GetEntry(&drive->gpt, secondary, entry_index); in SetPriority()
739 entry = GetEntry(&drive->gpt, secondary, entry_index); in GetPriority()
747 entry = GetEntry(&drive->gpt, secondary, entry_index); in SetTries()
753 entry = GetEntry(&drive->gpt, secondary, entry_index); in GetTries()
761 entry = GetEntry(&drive->gpt, secondary, entry_index); in SetSuccessful()
767 entry = GetEntry(&drive->gpt, secondary, entry_index); in GetSuccessful()
774 entry = GetEntry(&drive->gpt, secondary, entry_index); in SetRaw()
789 entry = GetEntry(&drive->gpt, secondary, index); in IsUnused()
795 entry = GetEntry(&drive->gpt, secondary, index); in IsKernel()
[all …]
Dcgpt_add.c73 entry = GetEntry(&drive->gpt, PRIMARY, index); in GptSetEntryAttributes()
236 GptEntry *entry = GetEntry(&drive.gpt, PRIMARY, index); in CgptGetPartitionDetails()
250 GptEntry *entry = GetEntry(&drive.gpt, PRIMARY, index); in CgptGetPartitionDetails()
271 entry = GetEntry(&drive->gpt, PRIMARY, index); in GptAdd()
Dcgpt_boot.c46 GptEntry *entry = GetEntry(&drive.gpt, ANY_VALID, i); in CgptGetBootPartitionNumber()
120 GptEntry *entry = GetEntry(&drive.gpt, ANY_VALID, index); in CgptBoot()
Dcgpt_show.c149 entry = GetEntry(&drive->gpt, secondary, i); in EntriesDetails()
174 GptEntry *entry = GetEntry(&drive->gpt, ANY_VALID, index); in GptShow()
227 entry = GetEntry(&drive->gpt, ANY_VALID, i); in GptShow()
/external/webrtc/webrtc/base/
Ddiskcache.cc158 const Entry* entry = GetEntry(id); in ReadResource()
174 const Entry* entry = GetEntry(id); in HasResource()
179 const Entry* entry = GetEntry(id); in HasResourceStream()
317 const Entry* entry = GetEntry(id); in ReleaseResource()
/external/webrtc/webrtc/examples/peerconnection/server/
Dpeer_channel.cc91 other.GetEntry()); in NotifyOfOtherMember()
96 std::string ChannelMember::GetEntry() const { in GetEntry() function in ChannelMember
355 std::string response(member.GetEntry()); in BuildResponseForNewMember()
359 response += (*i)->GetEntry(); in BuildResponseForNewMember()
Dpeer_channel.h42 std::string GetEntry() const;
/external/openfst/src/include/fst/
Dregister.h65 return this->GetEntry(type).reader; in GetReader()
69 return this->GetEntry(type).converter; in GetConverter()
/external/openfst/src/script/
Dweight-class.cc34 StrToWeightImplBaseT stw = reg->GetEntry(weight_type); in WeightClass()
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.hpp741 const Entry* GetEntry(int idx) const;
877 const BlockEntry* GetEntry(const Track*, long long ns = -1) const;
878 const BlockEntry* GetEntry(const CuePoint&,
892 long GetEntry(long index, const mkvparser::BlockEntry*&) const;
/external/jemalloc/bin/
Djeprof.in1218 foreach my $k (sort { GetEntry($s, $b) <=> GetEntry($s, $a) || $a cmp $b }
1220 my $f = GetEntry($flat, $k);
1221 my $c = GetEntry($cumulative, $k);
1725 $c1 += GetEntry($flat, $a);
1726 $c2 += GetEntry($cumulative, $a);
1827 my $n1 = GetEntry($samples1, $l);
1828 my $n2 = GetEntry($samples2, $l);
1931 $c1 += GetEntry($flat, $a);
1932 $c2 += GetEntry($cumulative, $a);
2034 my @list = (sort { abs(GetEntry($cumulative, $b)) <=>
[all …]
/external/lldb/include/lldb/DataFormatters/
DFormatCache.h70 GetEntry (const ConstString& type);
/external/autotest/client/site_tests/network_BasicProfileProperties/
Dnetwork_BasicProfileProperties.py70 entry = profile.GetEntry(ethernet_entry_key)
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h828 const Entry* GetEntry(int idx) const;
964 const BlockEntry* GetEntry(const Track*, long long ns = -1) const;
965 const BlockEntry* GetEntry(const CuePoint&,
979 long GetEntry(long index, const mkvparser::BlockEntry*&) const;

12