Home
last modified time | relevance | path

Searched refs:icon4 (Results 1 – 25 of 105) sorted by relevance

12345

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/selci/
H A Dorbanal.F60 $ map, icon4)
68 integer icon4(4,noconf)
77 call ifill(4*noconf, 0, icon4, 1)
87 subroutine doicon4(norbs,iocc,map,icon4) argument
92 integer icon4(4) local
99 icon4(1)=0
100 icon4(2)=0
101 icon4(3)=0
102 icon4(4)=0
110 icon4(k) = icon4(k) + 1
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/selci/
H A Dorbanal.F60 $ map, icon4)
68 integer icon4(4,noconf)
77 call ifill(4*noconf, 0, icon4, 1)
87 subroutine doicon4(norbs,iocc,map,icon4) argument
92 integer icon4(4) local
99 icon4(1)=0
100 icon4(2)=0
101 icon4(3)=0
102 icon4(4)=0
110 icon4(k) = icon4(k) + 1
[all …]
H A Dointer.parthack.F2 $ icon4, icon4new)
7 integer icon4(4,noconf), icon4new(4)
44 $ idiff(icon4(1,iconf)-icon4new(1)) +
45 $ idiff(icon4(2,iconf)-icon4new(2)) +
46 $ idiff(icon4(3,iconf)-icon4new(3)) +
47 $ idiff(icon4(4,iconf)-icon4new(4))
/dports/devel/glib20/glib-2.70.4/gio/tests/
H A Dg-icon.c36 GIcon *icon4; in test_g_icon_to_string() local
249 data = g_icon_to_string (icon4); in test_g_icon_to_string()
264 g_object_unref (icon4); in test_g_icon_to_string()
275 GIcon *icon4; in test_g_icon_serialize() local
369 data = g_icon_serialize (icon4); in test_g_icon_serialize()
383 g_object_unref (icon4); in test_g_icon_serialize()
437 g_object_unref (icon4); in test_themed_icon()
491 g_object_unref (icon4); in test_emblemed_icon()
540 GIcon *icon4; in test_file_icon() local
556 icon4 = g_file_icon_new (file); in test_file_icon()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/
H A Dports.mk286 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29@2x.png $(bundle_name)/AppIcon2…
287 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29@2x.png $(bundle_name)/AppIcon2…
288 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29@3x.png $(bundle_name)/AppIcon2…
289 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29.png $(bundle_name)/AppIcon29x2…
290 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40@2x.png $(bundle_name)/AppIcon4…
291 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40@2x.png $(bundle_name)/AppIcon4…
292 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40@3x.png $(bundle_name)/AppIcon4…
293 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40.png $(bundle_name)/AppIcon40x4…
294 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-60@2x.png $(bundle_name)/AppIcon6…
295 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-60@3x.png $(bundle_name)/AppIcon6…
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/ksplash/ksplashqml/themes/Classic/
H A Dmain.qml32 icon4.opacity = 1
92 id: icon4
95 source: "images/icon4.png"
/dports/games/scummvm/scummvm-2.5.1/
H A Dports.mk312 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29@2x.png $(bundle_name)/AppIcon2…
313 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29@2x.png $(bundle_name)/AppIcon2…
314 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29@3x.png $(bundle_name)/AppIcon2…
315 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-29.png $(bundle_name)/AppIcon29x2…
316 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40@2x.png $(bundle_name)/AppIcon4…
317 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40@2x.png $(bundle_name)/AppIcon4…
318 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40@3x.png $(bundle_name)/AppIcon4…
319 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-40.png $(bundle_name)/AppIcon40x4…
320 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-60@2x.png $(bundle_name)/AppIcon6…
321 …cp $(srcdir)/dists/ios7/Images.xcassets/AppIcon.appiconset/icon4-60@3x.png $(bundle_name)/AppIcon6…
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/test/
H A DilSystemStyleIconFolderTest.php140 $icon4 = new ilSystemStyleIcon("nonsvg.png", $path4, "png");
142 $expected_icons = [$icon2,$icon3,$icon1,$icon4];
162 $icon4 = new ilSystemStyleIcon("nonsvg.png", $path4, "png");
165 $style_path => [$icon1,$icon4],
/dports/www/ilias6/ILIAS-6.14/Services/Style/System/test/
H A DilSystemStyleIconFolderTest.php151 $icon4 = new ilSystemStyleIcon("nonsvg.png", $path4, "png");
156 $expected_icons = [$icon5,$icon2,$icon3,$icon1,$icon4];
176 $icon4 = new ilSystemStyleIcon("nonsvg.png", $path4, "png");
182 $style_path => [$icon5,$icon1,$icon4],
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/SwingSet2/
H A DInternalFrameDemo.java59 ImageIcon icon1, icon2, icon3, icon4; field in InternalFrameDemo
108 icon4 = createImageIcon("misc/cab.gif", getString("InternalFrameDemo.cab")); in InternalFrameDemo()
129 createInternalFrame(icon4, DEMO_FRAME_LAYER, FRAME_WIDTH, FRAME_HEIGHT); in InternalFrameDemo()
195 b4.addActionListener(new ShowFrameAction(this, icon4)); in createInternalFramePalette()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/preferences/
H A Dcolumns_ui.py70 icon4 = QtGui.QIcon()
71 icon4.addPixmap(QtGui.QPixmap(I("arrow-down.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
72 self.column_down.setIcon(icon4)
H A Dplugins_ui.py94 icon4 = QtGui.QIcon()
95 icon4.addPixmap(QtGui.QPixmap(I("document_open.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
96 self.button_plugin_add.setIcon(icon4)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/android/appmenu/internal/java/src/org/chromium/chrome/browser/ui/appmenu/
H A DAppMenuAdapterRenderTest.java191 Drawable icon4 = AppCompatResources.getDrawable( in testIconRow_FourIcons() local
194 TITLE_4, icon4, 0, "", null, true); in testIconRow_FourIcons()
210 Drawable icon4 = AppCompatResources.getDrawable( in testIconRow_FiveIcons() local
215 TITLE_4, icon4, 6, TITLE_5, icon5, true); in testIconRow_FiveIcons()
/dports/net-im/psi/psi-1.5/src/
H A Dsrc.pro66 icon4.path=$$PREFIX/share/icons/hicolor/64x64/apps
67icon4.extra = cp -f $$top_srcdir/iconsets/system/default/logo_64.png $(INSTALL_ROOT)$$icon4.path/p…
70 INSTALLS += dt ad icon1 icon2 icon3 icon4 icon5
/dports/mail/emailrelay/emailrelay-1.9/src/main/
H A Demailrelay.rc14 IDI_ICON4 ICON DISCARDABLE "icon/icon4.ico"
19 IDI_ICON4 ICON DISCARDABLE "icon4.ico"
/dports/biology/jalview/jalview/test/jalview/io/
H A DJalviewFileViewTest.java24 ImageIcon icon4 = jfv.getImageIcon("/images/dna.png"); in testGetImageIcon() local
32 assertSame(icon3, icon4); in testGetImageIcon()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/
H A DAlternateUserValidationDialog.java35 Label icon4; field in AlternateUserValidationDialog
70 icon4 = createLabel(iconComposite); in createContents()
199 icon4.setImage(getImage()); in updateImages()
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/activeqt/webbrowser/
H A Dui_mainwindow.py76 icon4 = QtGui.QIcon()
77 icon4.addFile(":/icons/image4.xpm")
78 self.actionRefresh.setIcon(icon4)

12345