/external/webrtc/webrtc/base/ |
D | diskcache.h | 79 const Entry* GetEntry(const std::string& id) const { in GetEntry() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence.h | 139 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/ |
D | loop_dependence.h | 139 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/ |
D | loop_dependence.h | 139 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/ |
D | strings-storage.cc | 135 base::HashMap::Entry* StringsStorage::GetEntry(const char* str, int len) { in GetEntry() function in v8::internal::StringsStorage
|
D | heap-snapshot-generator.cc | 1451 HeapEntry* V8HeapExplorer::GetEntry(Object obj) { in GetEntry() function in v8::internal::V8HeapExplorer
|
/external/v8/src/wasm/ |
D | wasm-debug.h | 112 const Entry* GetEntry(int pc_offset) const { in GetEntry() function
|
/external/v8/src/codegen/ |
D | safepoint-table.h | 91 SafepointEntry GetEntry(unsigned index) const { in GetEntry() function
|
/external/webrtc/webrtc/examples/peerconnection/server/ |
D | peer_channel.cc | 96 std::string ChannelMember::GetEntry() const { in GetEntry() function in ChannelMember
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | LoadedArsc.java | 368 ResTable_entry GetEntry(ResTable_type type_chunk, in GetEntry() method in LoadedArsc.LoadedPackage
|
/external/vboot_reference/cgpt/ |
D | cgpt_common.c | 705 GptEntry *GetEntry(GptData *gpt, int secondary, uint32_t entry_index) { in GetEntry() function
|
/external/v8/src/strings/ |
D | unicode.cc | 41 static inline uchar GetEntry(int32_t entry) { return entry & (kStartBit - 1); } in GetEntry() function
|
/external/libaom/libaom/third_party/libwebm/mkvparser/ |
D | mkvparser.cc | 1600 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/ |
D | mkvparser.cc | 1600 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/ |
D | mkvparser.cc | 1600 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
|