Home
last modified time | relevance | path

Searched defs:setObjectForKey (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ldview/ldview-4.4/TCFoundation/
H A DTCTypedDictionary.h17 void setObjectForKey(Type* object, char* key) in setObjectForKey() function
H A DTCDictionary.cpp47 void TCDictionary::setObjectForKey(TCObject* object, const char* key) in setObjectForKey() function in TCDictionary
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-threads-mach-helper.c30 … SEL dealloc, release, currentThread, threadDictionary, init, alloc, objectForKey, setObjectForKey; variable