Searched defs:getMapping (Results 1 – 8 of 8) sorted by relevance
94 def getMapping(self): member in Classifier
80 public Iterator<Entry<CharSequence, T>> getMapping() { in getMapping() method in SimpleDictionary
97 public abstract Iterator<Entry<CharSequence, T>> getMapping(); in getMapping() method in Dictionary
87 public Iterator<Entry<CharSequence, T>> getMapping() { in getMapping() method in StateDictionary
269 string CSubsystem::getMapping(list<const CConfigurableElement *> &configurableElementPath) const in getMapping() function in CSubsystem
617 const uint16_t *getMapping(uint16_t norm16) const { return extraData+(norm16>>OFFSET_SHIFT); } in getMapping() function
888 MemoryMapping* getMapping (void) { return m_mapping; } in getMapping() function in vkt::memory::__anond26d821d0111::MemoryObject
1104 void* getMapping (void) const { return m_mapping; } in getMapping() function in vkt::memory::__anon4b5b56ce0111::ExecuteContext