Home
last modified time | relevance | path

Searched refs:Preferences (Results 1 – 25 of 42) sorted by relevance

12

/external/vogar/src/vogar/target/
DTestEnvironment.java33 import java.util.prefs.Preferences;
160 resetPreferences(Preferences.userRoot()); in reset()
181 private static void resetPreferences(Preferences root) { in resetPreferences()
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DPreferences.java24 public class Preferences extends PreferenceActivity { class
DLogcatViewer.java135 startActivity(new Intent(this, Preferences.class)); in onOptionsItemSelected()
DTriggerManager.java101 startActivity(new Intent(this, Preferences.class)); in onOptionsItemSelected()
DInterpreterManager.java141 startActivity(new Intent(this, Preferences.class)); in onOptionsItemSelected()
DScriptManager.java345 startActivity(new Intent(this, Preferences.class)); in onOptionsItemSelected()
DScriptEditor.java213 startActivity(new Intent(this, Preferences.class)); in onOptionsItemSelected()
/external/yapf/plugins/
DREADME.rst83 Also, you will need to activate ``Python`` bundle from ``Preferences >>
/external/icu/icu4j/main/classes/collate/.settings/
Dedu.umd.cs.findbugs.core.prefs1 #FindBugs User Preferences
/external/icu/icu4j/main/classes/core/.settings/
Dedu.umd.cs.findbugs.core.prefs1 #FindBugs User Preferences
/external/icu/icu4j/main/classes/translit/.settings/
Dedu.umd.cs.findbugs.core.prefs1 #FindBugs User Preferences
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dbuild_ios.md64 `build_ios_universal_lib.sh`: open Xcode > Preferences > Locations, and ensure
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DConsoleActivity.java70 import com.googlecode.android_scripting.activity.Preferences;
669 startActivity(new Intent(this, Preferences.class)); in doPreferences()
/external/python/cpython2/Lib/idlelib/
Dhelp.txt93 Startup Preferences may be set, and Additional Help
95 configuration dialog by selecting Preferences
/external/python/cpython2/Doc/library/
Dic.rst11 :program:`System Preferences` or the :program:`Finder`.
Didle.rst261 open the configuration dialog by selecting Preferences in the application
625 IDLE contains an extension facility. Preferences for extensions can be
/external/python/cpython3/Doc/using/
Dmac.rst83 its Preferences menu to change things globally.
/external/python/cpython2/Doc/using/
Dmac.rst90 its Preferences menu to change things globally.
/external/python/cpython3/Lib/idlelib/
DNEWS.txt26 dialog is accessed via Preferences on the IDLE menu.
72 bpo-34864: Document two IDLE on MacOS issues. The System Preferences
718 - Issue #24782: Extension configuration is now a tab in the IDLE Preferences
901 - Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
/external/owasp/sanitizer/tools/findbugs/doc/
DAddingDetectors.txt227 Go to "Window->Preferences->Java->FindBugs->Misc. Settings->Custom Detectors"
/external/python/cpython3/Doc/library/
Didle.rst280 configuration dialog by selecting Preferences in the application
870 Under System Preferences: Dock, one can set "Prefer tabs when opening
877 IDLE contains an extension facility. Preferences for extensions can be
/external/libaom/libaom/third_party/googletest/src/googletest/
DREADME.md108 "Preferences..." -> "Building" pane and defaults to xcode/build).
/external/googletest/googletest/
DREADME.md226 selected build directory (selected in the Xcode "Preferences..." -> "Building"
/external/libvpx/libvpx/third_party/googletest/src/
DREADME.md213 selected build directory (selected in the Xcode "Preferences..." -> "Building"
/external/python/cpython3/Misc/NEWS.d/
D3.7.2rc1.rst900 Document two IDLE on MacOS issues. The System Preferences Dock "prefer tabs

12