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

1 2 3 4 5 6 78 91011>>

  /external/smack/asmack-master/static-src/custom/de/measite/smack/
AndroidDebugger.java 54 // Create a special Reader that wraps the main Reader and logs data to the GUI.
66 // Create a special Writer that wraps the main Writer and logs data to the GUI.
84 // the GUI. This is what we call "interpreted" packet data, since it's the packet
  /external/smack/src/de/measite/smack/
AndroidDebugger.java 54 // Create a special Reader that wraps the main Reader and logs data to the GUI.
66 // Create a special Writer that wraps the main Writer and logs data to the GUI.
84 // the GUI. This is what we call "interpreted" packet data, since it's the packet
  /external/smack/src/org/jivesoftware/smack/debugger/
ConsoleDebugger.java 68 // Create a special Reader that wraps the main Reader and logs data to the GUI.
80 // Create a special Writer that wraps the main Writer and logs data to the GUI.
98 // the GUI. This is what we call "interpreted" packet data, since it's the packet
  /frameworks/base/core/jni/
android_opengl_EGLExt.cpp 30 #include <gui/Surface.h>
31 #include <gui/GLConsumer.h>
32 #include <gui/Surface.h>
android_hardware_SensorManager.cpp 22 #include <gui/Sensor.h>
23 #include <gui/SensorManager.h>
24 #include <gui/SensorEventQueue.h>
  /frameworks/native/libs/gui/
ISensorEventConnection.cpp 27 #include <gui/ISensorEventConnection.h>
28 #include <gui/BitTube.h>
88 IMPLEMENT_META_INTERFACE(SensorEventConnection, "android.gui.SensorEventConnection");
ISurfaceComposer.cpp 28 #include <gui/BitTube.h>
29 #include <gui/IDisplayEventConnection.h>
30 #include <gui/ISurfaceComposer.h>
31 #include <gui/IGraphicBufferProducer.h>
33 #include <private/gui/LayerState.h>
  /external/oprofile/
ChangeLog-2002 282 * gui/oprof_start_config.cpp: allow default value change w/o
307 * gui/oprof_start.cpp:
308 * gui/oprof_start_config.cpp:
309 * gui/oprof_start_config.h:
310 * gui/ui/oprof_start.base.ui:
411 * gui/Makefile.am: Use $(bindir).
531 * gui/Makefile.am:
577 * gui/Makefile.am:
578 * gui/ui/Makefile.am:
613 * gui/Makefile.am: move EXTRA_DIST out of qt chec
    [all...]
ChangeLog-2003 122 * gui/oprof_start_util.cpp:
195 * gui/Makefile.am: remove unused -DKVERSION
241 * gui/oprof_start.cpp:
260 * gui/oprof_start.cpp:
261 * gui/oprof_start.h:
262 * gui/oprof_start_config.cpp:
263 * gui/oprof_start_util.cpp:
368 * gui/oprof_start_util.cpp:
403 * gui/oprof_start_util.cpp:
479 * gui/oprof_start.cpp
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 84 package obfuscation dictionary from configuration in GUI.
85 <li>Worked around Oracle Java 6/7 bug #7027598 that locked the GUI on Linux.
139 <li>Fixed print settings without file name in GUI.
140 <li>Fixed field privatization setting in GUI.
141 <li>Fixed saving incorrectly quoted arguments in GUI.
235 <li>Fixed interpretation of package names in GUI.
236 <li>Fixed default settings for Xlets in GUI.
296 <li>Added tool tips to the GUI.
386 <li>Fixed the boilerplate specification for enumerations in the GUI.
410 <li>Added boilerplate Number optimizations in GUI
    [all...]
  /external/proguard/docs/
downloads.html 134 <li>Fixed interpretation of package names in GUI.
135 <li>Fixed default settings for Xlets in GUI.
195 <li>Added tool tips to the GUI.
285 <li>Fixed the boilerplate specification for enumerations in the GUI.
309 <li>Added boilerplate Number optimizations in GUI.
315 <li>Fixed exception when saving configuration with initializers in GUI.
334 <li>Fixed wildcard bug and checkbox bugs in GUI.
335 <li>Setting file chooser defaults in GUI.
336 <li>Leaving room for growBox in GUI on Mac OS X.
387 <li>Updated GUI
    [all...]
  /external/qemu-pc-bios/bochs/
bochs.h 45 // files in gui and iodev. It is important to include it here in a header
113 #include "gui/siminterface.h"
482 #include "gui/gui.h"
483 #include "gui/textconfig.h"
484 #include "gui/keymap.h"
  /external/clang/test/Sema/
designated-initializers.c 77 struct gui { struct
81 struct gui gui[] = { variable in typeref:struct:gui
  /external/proguard/src/proguard/gui/
FilterDialog.java 21 package proguard.gui;
301 * Attaches the tool tip from the GUI resources that corresponds to the
313 * Returns the message from the GUI resources that corresponds to the given
ListPanel.java 21 package proguard.gui;
322 * Attaches the tool tip from the GUI resources that corresponds to the
334 * Returns the message from the GUI resources that corresponds to the given
  /frameworks/av/cmds/stagefright/
stream.cpp 36 #include <gui/ISurfaceComposer.h>
37 #include <gui/SurfaceComposerClient.h>
38 #include <gui/Surface.h>
  /frameworks/av/include/camera/
ProCamera.h 22 #include <gui/IGraphicBufferProducer.h>
29 #include <gui/CpuConsumer.h>
31 #include <gui/Surface.h>
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/
gUnitAdapter.java 39 * Adapter between gUnitEditor Swing GUI and gUnit command-line tool.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugEventListener.h 59 * so that a GUI can easily track what LT/consume events are
190 * in a gui where you want to probably grey out tokens that are consumed
200 * sending events over a socket. A GUI for example will launch a thread
202 * to notify the GUI when a connection is made. ANTLR parsers
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventListener.h 59 * so that a GUI can easily track what LT/consume events are
190 * in a gui where you want to probably grey out tokens that are consumed
200 * sending events over a socket. A GUI for example will launch a thread
202 * to notify the GUI when a connection is made. ANTLR parsers
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventListener.h 59 * so that a GUI can easily track what LT/consume events are
190 * in a gui where you want to probably grey out tokens that are consumed
200 * sending events over a socket. A GUI for example will launch a thread
202 * to notify the GUI when a connection is made. ANTLR parsers
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h 59 * so that a GUI can easily track what LT/consume events are
190 * in a gui where you want to probably grey out tokens that are consumed
200 * sending events over a socket. A GUI for example will launch a thread
202 * to notify the GUI when a connection is made. ANTLR parsers
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
videorendererfactory.h 26 // A factory to create a GUI video renderer.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
TextDialog.java 75 // GUI
  /external/jmonkeyengine/engine/src/test/jme3test/gui/
TestBitmapText3D.java 33 package jme3test.gui;

Completed in 1024 milliseconds

1 2 3 4 5 6 78 91011>>