Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/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
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp92331 EntryType* GetEntry(KeyType aKey) const in GetEntry() function in nsTHashtable
92653 EntryType* GetEntry(T* aKey) const in GetEntry() function in nsTHashtable