Searched refs:libraryPath (Results 1 – 9 of 9) sorted by relevance
64 __strong char *libraryPath; variable73 @property __strong char *libraryPath;
50 @synthesize libraryPath, frameworkPath;200 if (libraryPath) {201 sprintf(lpath, "DYLD_LIBRARY_PATH=%s", libraryPath);628 char *libraryPath = getenv("DYLD_LIBRARY_PATH");642 libraryPath = argv[1];712 line.libraryPath = libraryPath; // tell generators about it instead XXX
216 String libraryPath = getExtractionDir().toString(); in extractNativeLibs() local222 System.setProperty("org.lwjgl.librarypath", libraryPath); in extractNativeLibs()226 System.setProperty("net.java.games.input.librarypath", libraryPath); in extractNativeLibs()
384 const char* libraryPath = DE_NULL; in create() local389 libraryPath = DEQP_GLES2_LIBRARY_PATH; in create()391 libraryPath = DEQP_GLES3_LIBRARY_PATH; in create()394 libraryPath = DEQP_OPENGL_LIBRARY_PATH; in create()396 m_dynamicGLLibrary = new de::DynamicLibrary(libraryPath); in create()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...