/openjdk7/jdk/src/solaris/classes/sun/awt/X11/ |
H A D | XAWTXSettings.java | 50 XMSelection settings; field in class:XAWTXSettings 59 settings = new XMSelection("_XSETTINGS"); 60 settings.addSelectionListener(this); 65 settings.removeSelectionListener(this); 96 updatedSettings = getUpdatedSettings(settings.getOwner(screen)); 122 Map settings = null; 132 settings = null; 140 settings = update(array); 149 return settings;
|
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Settings/src/com/sun/hotspot/igv/settings/ |
H A D | Settings.java | 25 package com.sun.hotspot.igv.settings;
|
H A D | ViewOptionsCategory.java | 24 package com.sun.hotspot.igv.settings; 41 return new ImageIcon(Utilities.loadImage("com/sun/hotspot/igv/settings/settings.gif"));
|
H A D | ViewOptionsPanelController.java | 24 package com.sun.hotspot.igv.settings;
|
H A D | ViewPanel.java | 24 package com.sun.hotspot.igv.settings;
|
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/ |
H A D | GraphViewerImplementation.java | 29 import com.sun.hotspot.igv.settings.Settings;
|
H A D | DiagramViewModel.java | 41 import com.sun.hotspot.igv.settings.Settings;
|
/openjdk7/jdk/make/com/oracle/jfr/ |
H A D | Makefile | 45 JFC_XSD = oracle/jrockit/jfr/settings/jfc.xsd 69 JFC_SRCDIR = $(CLOSED_SHARE_SRC)/classes/oracle/jrockit/jfr/settings
|
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/ |
H A D | NodeSortRecord.java | 101 SortSettings settings) 107 _settings = settings; 109 int levels = settings.getSortOrders().length; 129 Locale[] locales = settings.getLocales(); 136 _collators = settings.getCollators(); 100 initialize(int node, int last, DOM dom, SortSettings settings) argument
|
/openjdk7/make/ |
H A D | sanity-rules.gmk | 30 sanity:: pre-sanity settings insane environment 266 # dump out the variable settings... 273 settings:: 350 .PHONY: sanity settings pre-sanity insane \
|
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/Coordinator/src/com/sun/hotspot/igv/coordinator/actions/ |
H A D | SaveAsAction.java | 30 import com.sun.hotspot.igv.settings.Settings;
|
H A D | ImportAction.java | 30 import com.sun.hotspot.igv.settings.Settings;
|
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/actions/ |
H A D | ExportAction.java | 26 import com.sun.hotspot.igv.settings.Settings;
|
/openjdk7/jdk/make/common/ |
H A D | Sanity.gmk | 52 sane-settings \
|
/openjdk7/hotspot/src/share/tools/IdealGraphVisualizer/NetworkConnection/src/com/sun/hotspot/igv/connection/ |
H A D | Server.java | 30 import com.sun.hotspot.igv.settings.Settings;
|
/openjdk7/hotspot/agent/make/ |
H A D | saenv.bat | 26 REM This is common environment settings for all SA
|
H A D | saenv64.bat | 30 REM This is common environment settings for all SA
|
/openjdk7/jdk/src/solaris/native/sun/awt/ |
H A D | gtk2_interface.c | 1179 GtkSettings* settings = fp_gtk_widget_get_settings(result); local 1180 fp_g_object_set(settings, "gtk-cursor-blink", FALSE, NULL); 1226 GtkSettings* settings = local 1228 fp_g_object_set(settings, "gtk-cursor-blink", FALSE, NULL); 1421 GtkSettings* settings = fp_gtk_widget_get_settings(result); local 1422 fp_g_object_set(settings, "gtk-cursor-blink", FALSE, NULL); 2361 jobject get_string_property(JNIEnv *env, GtkSettings* settings, const gchar* key) argument 2366 (*fp_g_object_get)(settings, key, &strval, NULL); 2373 jobject get_integer_property(JNIEnv *env, GtkSettings* settings, const gchar* key) 2377 (*fp_g_object_get)(settings, ke 2383 GtkSettings* settings = (*fp_gtk_settings_get_default)(); local [all...] |
/openjdk7/jdk/src/share/demo/jvmti/hprof/ |
H A D | hprof_io.c | 708 jint settings; local 711 settings = 0; 713 settings |= 1; 716 settings |= 2; 725 write_u4(settings);
|
/openjdk7/make/scripts/ |
H A D | vsvars.sh | 72 # Defaults settings 392 REM Echo out env var settings 467 # Get Visual Studio settings 480 # Run bat file to create environment variable settings 484 # Read in the VS_* settings 505 # Print env settings 534 # Check final settings
|
/openjdk7/jdk/make/common/shared/ |
H A D | Sanity.gmk | 175 sane-settings \ 1410 # dump out the variable settings... 1412 sane-settings::
|
/openjdk7/hotspot/make/windows/ |
H A D | create.bat | 143 echo NOTE: Using the following settings:
|