Home
last modified time | relevance | path

Searched defs:isWindows (Results 1 – 25 of 27) sorted by relevance

12

/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/
DUIUtils.java10 static public boolean isWindows = System.getProperty("os.name").contains("Windows"); field in UIUtils
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
DDesignerPlugin.java65 boolean isWindows, boolean isMac, boolean isLinux) { in initialize()
/external/llvm/utils/lit/lit/
DLitConfig.py23 noExecute, debug, isWindows, argument
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DSharedLibraryLoader.java37 static public boolean isWindows = System.getProperty("os.name").contains("Windows"); field in SharedLibraryLoader
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglCanvas.java50 static boolean isWindows = System.getProperty("os.name").contains("Windows"); field in LwjglCanvas
/external/libvncserver/webclients/novnc/include/
Dkeyboard.js23 function isWindows() { function
/external/smali/util/src/main/java/org/jf/util/
DClassFileNameHandler.java232 private static boolean isWindows() { in isWindows() method in ClassFileNameHandler
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
DJglfwGraphics.java44 static final boolean isWindows = System.getProperty("os.name").contains("Windows"); field in JglfwGraphics
/external/v8/test/mjsunit/wasm/embenchen/
Dfannkuch.js2208 var NODEFS={isWindows:false,staticInit:function () { property
Dcopy.js2069 var NODEFS={isWindows:false,staticInit:function () { property
Dmemops.js2177 var NODEFS={isWindows:false,staticInit:function () { property
Dfasta.js2452 var NODEFS={isWindows:false,staticInit:function () { property
Dprimes.js2083 var NODEFS={isWindows:false,staticInit:function () { property
Dcorrections.js2069 var NODEFS={isWindows:false,staticInit:function () { property
Dzlib.js2178 var NODEFS={isWindows:false,staticInit:function () { property
Dbox2d.js2426 var NODEFS={isWindows:false,staticInit:function () { property
Dlua_binarytrees.js2215 var NODEFS={isWindows:false,staticInit:function () { property
/external/v8/test/mjsunit/asm/embenchen/
Dcorrections.js2066 var NODEFS={isWindows:false,staticInit:function () { property
Dfannkuch.js2205 var NODEFS={isWindows:false,staticInit:function () { property
Dcopy.js2066 var NODEFS={isWindows:false,staticInit:function () { property
Dfasta.js2449 var NODEFS={isWindows:false,staticInit:function () { property
Dmemops.js2174 var NODEFS={isWindows:false,staticInit:function () { property
Dprimes.js2080 var NODEFS={isWindows:false,staticInit:function () { property
Dzlib.js2175 var NODEFS={isWindows:false,staticInit:function () { property
Dbox2d.js2423 var NODEFS={isWindows:false,staticInit:function () { property

12