Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
DSecret.c159 LsaSetSecret( const char * inDomain, const char * inKey, const char * inSecret ) in LsaSetSecret()
/external/icu/icu4c/source/common/
Duresbund.cpp1778 const char* inKey, in ures_getStringByKeyWithFallback()
1836 const char* inKey, in ures_getByKeyWithFallback()
2012 U_CAPI UResourceBundle* U_EXPORT2 ures_getByKey(const UResourceBundle *resB, const char* inKey, URe… in ures_getByKey()
2065 U_CAPI const UChar* U_EXPORT2 ures_getStringByKey(const UResourceBundle *resB, const char* inKey, i… in ures_getStringByKey()
/external/icu/icu4c/source/tools/toolutil/
Dpkgitems.cpp283 Resource res, const char *inKey, const char *parentKey, int32_t depth, in ures_enumDependencies()
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c1558 UInt16 inKey; in MenuObj_SetMenuItemCommandKey() local