Home
last modified time | relevance | path

Searched refs:GUI (Results 1 – 25 of 97) sorted by relevance

1234

/external/clang/test/Sema/
Dattr-capabilities.c27 ThreadRole GUI, Worker; variable
28 void Func1(void) __attribute__((requires_capability(GUI))) {} in Func1()
37 void Func7(void) __attribute__((assert_capability(GUI))) {} in Func7()
38 void Func8(void) __attribute__((assert_shared_capability(GUI))) {} in Func8()
43 void Func11(void) __attribute__((acquire_capability(GUI))) {} in Func11()
44 void Func12(void) __attribute__((acquire_shared_capability(GUI))) {} in Func12()
46 void Func15(void) __attribute__((release_capability(GUI))) {} in Func15()
47 void Func16(void) __attribute__((release_shared_capability(GUI))) {} in Func16()
48 void Func17(void) __attribute__((release_generic_capability(GUI))) {} in Func17()
53 void Func23(void) __attribute__((try_acquire_capability(1, GUI))) {} in Func23()
[all …]
/external/proguard/examples/
Dproguardgui.pro2 # This ProGuard configuration file illustrates how to process the ProGuard GUI.
22 # additional GUI files instead of all files.
42 # class names. Notably, in this case, the GUI resource properties file will
Dproguardall.pro3 # (including its main application, its GUI, its Ant task, and its WTK plugin),
/external/proguard/examples/gradle/
Dproguardgui.gradle2 // This Gradle build file illustrates how to process the ProGuard GUI.
42 // additional GUI files instead of all files.
62 // class names. Notably, in this case, the GUI resource properties file will
Dproguardall.gradle3 // (including its main application, its GUI, its Ant task, and its WTK plugin),
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DTestDriver.dpr6 This project contains the DUnit test framework and the GUI/Console test runners.
8 to use the console test runner. Otherwise the GUI test runner will be used by
DTestDriver.dproj110 <TestRunner>GUI</TestRunner>
/external/lzma/CPP/7zip/Bundles/SFXWin/
Dresource.rc3 #include "../../UI/GUI/ExtractDialogRes.h"
45 #include "../../UI/GUI/Extract.rc"
DSFXWin.dsp786 # Begin Group "GUI"
791 SOURCE=..\..\UI\GUI\ExtractDialog.cpp
795 SOURCE=..\..\UI\GUI\ExtractDialog.h
799 SOURCE=..\..\UI\GUI\ExtractGUI.cpp
803 SOURCE=..\..\UI\GUI\ExtractGUI.h
/external/curl/docs/
DINSTALL.cmake19 of CMake's GUI's.
85 CMake also comes with a Qt based GUI called cmake-gui. To configure with
97 GUI. Once you have selected all the options you want, click the
/external/glide/third_party/gif_encoder/
DREADME.third_party1 URL: http://java2s.com/Code/Java/2D-Graphics-GUI/AnimatedGifEncoder.htm
/external/proguard/bin/
Dproguardgui.bat3 REM Start-up script for the GUI of ProGuard -- free class file shrinker,
/external/lzma/CPP/7zip/
D7zip.mak166 $(GUI_OBJS): ../../UI/GUI/$(*B).cpp
199 {../../UI/GUI}.cpp{$O}.obj::
/external/antlr/antlr-3.4/gunit/
DCHANGES.txt53 * add gunit/swingui package for gUnitEditor GUI
57 * added new interfaces for GUI editor
/external/mesa3d/src/gallium/auxiliary/rbug/
DREADME19 for a GUI see:
/external/autotest/client/site_tests/power_LoadTest/
DREADME.txt12 GUI way of doing the same task.
/external/proguard/
DREADME6 - bin : simple wrapper scripts to run ProGuard, its GUI, and ReTrace
/external/lzma/DOC/
Dlzma-sdk.txt96 bin/7zS2.sfx - small SFX module for installers (GUI version)
145 SFXWin - 7z.sfx: GUI 7z SFX module
159 FileManager - Some GUI code from 7-Zip File Manager
160 GUI - Some GUI code from 7-Zip
Dinstaller.txt106 7zS2.sfx - small SFX module (GUI version)
155 2) To create compressed GUI 7-Zip:
/external/autotest/client/site_tests/hardware_Usb30Throughput/
Dcontrol21 No user should be logged in via GUI to avoid automounter interfere with the
/external/selinux/python/sepolicy/
Dsepolicy-bash-completion.sh72 [GUI]='gui'
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-WPS6 management GUI) is used to enable WPS enrollment and registrar
191 is in progress. GUI programs can use these as triggers for suggesting
195 all the details in the GUI. These notification could be used, e.g., to
202 wpa_gui-qt4 directory contains a sample GUI that shows an example of
203 how WPS support can be integrated into the GUI. Its main window has a
/external/owasp/sanitizer/tools/findbugs/doc/
DAddingDetectors.txt177 is turned off in the GUI, and it's also used as the title for
181 is turned on in the GUI, and for output using the command line UI.
195 The text of a BugCode element is shown for tree nodes in the GUI
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
Dcontrol24 1) User must not be logged on to the GUI
/external/clang/docs/
DClangTools.rst5 Clang Tools are standalone command line (and potentially GUI) tools
38 Clang Tools are CLI or GUI programs that are intended to be directly

1234