Home
last modified time | relevance | path

Searched defs:GetEntry (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/webrtc/base/
Ddiskcache.h79 const Entry* GetEntry(const std::string& id) const { in GetEntry() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/external/v8/src/profiler/
Dstrings-storage.cc135 base::HashMap::Entry* StringsStorage::GetEntry(const char* str, int len) { in GetEntry() function in v8::internal::StringsStorage
Dheap-snapshot-generator.cc1451 HeapEntry* V8HeapExplorer::GetEntry(Object obj) { in GetEntry() function in v8::internal::V8HeapExplorer
/external/v8/src/wasm/
Dwasm-debug.h112 const Entry* GetEntry(int pc_offset) const { in GetEntry() function
/external/v8/src/codegen/
Dsafepoint-table.h91 SafepointEntry GetEntry(unsigned index) const { in GetEntry() function
/external/webrtc/webrtc/examples/peerconnection/server/
Dpeer_channel.cc96 std::string ChannelMember::GetEntry() const { in GetEntry() function in ChannelMember
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DLoadedArsc.java368 ResTable_entry GetEntry(ResTable_type type_chunk, in GetEntry() method in LoadedArsc.LoadedPackage
/external/vboot_reference/cgpt/
Dcgpt_common.c705 GptEntry *GetEntry(GptData *gpt, int secondary, uint32_t entry_index) { in GetEntry() function
/external/v8/src/strings/
Dunicode.cc41 static inline uchar GetEntry(int32_t entry) { return entry & (kStartBit - 1); } in GetEntry() function
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc1600 const SeekHead::Entry* SeekHead::GetEntry(int idx) const { in GetEntry() function in mkvparser::SeekHead
6747 long Cluster::GetEntry(long index, const mkvparser::BlockEntry*& pEntry) const { in GetEntry() function in mkvparser::Cluster
7407 const BlockEntry* Cluster::GetEntry(const Track* pTrack, in GetEntry() function in mkvparser::Cluster
7469 const BlockEntry* Cluster::GetEntry(const CuePoint& cp, in GetEntry() function in mkvparser::Cluster
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc1600 const SeekHead::Entry* SeekHead::GetEntry(int idx) const { in GetEntry() function in mkvparser::SeekHead
6747 long Cluster::GetEntry(long index, const mkvparser::BlockEntry*& pEntry) const { in GetEntry() function in mkvparser::Cluster
7407 const BlockEntry* Cluster::GetEntry(const Track* pTrack, in GetEntry() function in mkvparser::Cluster
7469 const BlockEntry* Cluster::GetEntry(const CuePoint& cp, in GetEntry() function in mkvparser::Cluster
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc1600 const SeekHead::Entry* SeekHead::GetEntry(int idx) const { in GetEntry() function in mkvparser::SeekHead
6747 long Cluster::GetEntry(long index, const mkvparser::BlockEntry*& pEntry) const { in GetEntry() function in mkvparser::Cluster
7407 const BlockEntry* Cluster::GetEntry(const Track* pTrack, in GetEntry() function in mkvparser::Cluster
7469 const BlockEntry* Cluster::GetEntry(const CuePoint& cp, in GetEntry() function in mkvparser::Cluster