Home
last modified time | relevance | path

Searched refs:Unique1ID (Results 1 – 5 of 5) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DResources.pas645 function Unique1ID( theType: ResType ): ResID; external name '_Unique1ID'; in Unique1ID() function
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c1058 #ifndef Unique1ID in Res_Unique1ID()
1059 PyMac_PRECHECK(Unique1ID); in Res_Unique1ID()
1064 _rv = Unique1ID(theType); in Res_Unique1ID()
/dports/lang/python27/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c1058 #ifndef Unique1ID in Res_Unique1ID()
1059 PyMac_PRECHECK(Unique1ID); in Res_Unique1ID()
1064 _rv = Unique1ID(theType); in Res_Unique1ID()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A Dbuildtools.py254 id = Res.Unique1ID(RESTYPE)
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A Dbuildtools.py254 id = Res.Unique1ID(RESTYPE)