Searched defs:libname (Results 1 – 3 of 3) sorted by relevance
48 static bool useGoogleGoldfishComponentInstance(const char* libname) { in useGoogleGoldfishComponentInstance()63 static bool useAndroidGoldfishComponentInstance(const char* libname) { in useAndroidGoldfishComponentInstance()
297 def add_library(self, libname): argument892 def library_filename(self, libname, lib_type='static', # or 'shared' argument
827 LUALIB_API void luaL_openlib (lua_State *L, const char *libname, in luaL_openlib()