HomeSort by relevance Sort by last modified time
    Searched full:gui (Results 1 - 25 of 839) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Gui/
Gui.j3md 1 MaterialDef Default GUI {
10 VertexShader GLSL100: Common/MatDefs/Gui/Gui.vert
11 FragmentShader GLSL100: Common/MatDefs/Gui/Gui.frag
  /external/proguard/src/proguard/gui/
package.html 2 This package contains a GUI for ProGuard and ReTrace.
MANIFEST.MF 2 Main-Class: proguard.gui.ProGuardGUI
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguardgui.jar 
  /external/proguard/lib/
proguardgui.jar 
  /external/jmonkeyengine/engine/src/niftygui/Common/MatDefs/Nifty/
NiftyQuadGrad.j3md 1 MaterialDef Default GUI {
NiftyQuad.j3md 1 MaterialDef Default GUI {
NiftyTex.j3md 1 MaterialDef Default GUI {
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Hdr/
LogLum.j3md 15 VertexShader GLSL100: Common/MatDefs/Gui/Gui.vert
ToneMap.j3md 12 VertexShader GLSL100: Common/MatDefs/Gui/Gui.vert
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tk.py 20 test_support.use_resources = ['gui']
21 elif 'gui' not in test_support.use_resources:
22 test_support.use_resources.append('gui')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tk.py 20 test_support.use_resources = ['gui']
21 elif 'gui' not in test_support.use_resources:
22 test_support.use_resources.append('gui')
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
README 19 for a GUI see:
21 http://cgit.freedesktop.org/mesa/rbug-gui
  /external/harfbuzz_ng/contrib/python/
README 5 In addition there is a test application, hbtestfont. It has GTK based gui output and for this, python modules for gtk, gobject and cairo are needed. The application may be run without gui output using the --nogui option.
  /external/mesa3d/src/gallium/auxiliary/rbug/
README 19 for a GUI see:
21 http://cgit.freedesktop.org/mesa/rbug-gui
  /external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/
Overlay.j3md 1 MaterialDef Default GUI {
  /external/oprofile/gui/
oprof_start_main.cpp 3 * main routine for GUI start
Makefile.am 37 oprof_start.moc.cpp: ${top_srcdir}/gui/oprof_start.h
38 $(MOC) -o $@ ${top_srcdir}/gui/oprof_start.h
  /external/proguard/bin/
proguardgui.sh 3 # Start-up script for the GUI of ProGuard -- free class file shrinker,
proguardgui.bat 3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,
  /external/smack/src/org/jivesoftware/smack/debugger/
SmackDebugger.java 28 * Interface that allows for implementing classes to debug XML traffic. That is a GUI window that
48 * Returns the special Reader that wraps the main Reader and logs data to the GUI.
50 * @return the special Reader that wraps the main Reader and logs data to the GUI.
55 * Returns the special Writer that wraps the main Writer and logs data to the GUI.
57 * @return the special Writer that wraps the main Writer and logs data to the GUI.
82 * Returns the thread that will listen for all incoming packets and write them to the GUI.
87 * the GUI
92 * Returns the thread that will listen for all outgoing packets and write them to the GUI.
95 * the GUI
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/
runtktests.py 47 _tk_unavailable = "cannot run without OS X gui process"
66 def get_tests_modules(basepath=this_dir_path, gui=True, packages=None):
94 if gui:
97 def get_tests(text=True, gui=True, packages=None):
100 If nogui is True, only tests that do not require a GUI will be
105 if gui:
107 for module in get_tests_modules(gui=gui, packages=packages):
113 test.test_support.use_resources = ['gui']
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/
runtktests.py 47 _tk_unavailable = "cannot run without OS X gui process"
66 def get_tests_modules(basepath=this_dir_path, gui=True, packages=None):
94 if gui:
97 def get_tests(text=True, gui=True, packages=None):
100 If nogui is True, only tests that do not require a GUI will be
105 if gui:
107 for module in get_tests_modules(gui=gui, packages=packages):
113 test.test_support.use_resources = ['gui']
  /prebuilts/tools/common/proguard/proguard4.7/bin/
proguardgui.sh 3 # Start-up script for the GUI of ProGuard -- free class file shrinker,
12 # On Linux, Java 1.6.0_24 and higher hang when starting the GUI:
  /external/proguard/examples/
proguardgui.pro 2 # This ProGuard configuration file illustrates how to process the ProGuard GUI.
26 # additional GUI files instead of all files.
46 # class names. Notably, in this case, the GUI resource properties file will
53 -keep public class proguard.gui.ProGuardGUI {

Completed in 613 milliseconds

1 2 3 4 5 6 7 8 91011>>