Home
last modified time | relevance | path

Searched refs:showProfile (Results 1 – 25 of 54) sorted by relevance

123

/dports/www/yabb/YaBB_2.6.11/cgi-bin/yabb2/Sources/
H A DProfile.pm407 $showProfile .= qq~
477 $yymain .= $showProfile;
580 $showProfile .= qq~
1003 $showProfile .= qq~
1006 $showProfile .=
1096 $showProfile .= qq~
1205 $showProfile .= qq~
1423 $showProfile .= qq~
1428 $showProfile .=
3740 $showProfile .=
[all …]
H A DAddModerators.pm79 $showProfile .= $myshowProfile;
80 $showProfile =~ s/{yabb addbdmod}/$addbdmod/sm;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
H A DJdepsTask.java424 task.options.showProfile = true;
752 options.showProfile, in run()
1078 options.showProfile, in run()
1224 boolean showProfile; field in JdepsTask.Options
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
H A DJdepsTask.java424 task.options.showProfile = true;
752 options.showProfile, in run()
1078 options.showProfile, in run()
1224 boolean showProfile; field in JdepsTask.Options
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
H A DJdepsTask.java424 task.options.showProfile = true;
752 options.showProfile, in run()
1078 options.showProfile, in run()
1224 boolean showProfile; field in JdepsTask.Options
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
H A DJdepsTask.java424 task.options.showProfile = true;
752 options.showProfile, in run()
1078 options.showProfile, in run()
1224 boolean showProfile; field in JdepsTask.Options
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdeps/share/classes/com/sun/tools/jdeps/
H A DJdepsWriter.java52 final boolean showProfile; field in JdepsWriter
55 JdepsWriter(Analyzer.Type type, boolean showProfile, boolean showModule) { in JdepsWriter() argument
57 this.showProfile = showProfile; in JdepsWriter()
67 boolean showProfile, boolean showModule, boolean showLabel) { in DotFileWriter() argument
68 super(type, showProfile, showModule); in DotFileWriter()
220 boolean showProfile, boolean showModule) {
221 super(type, showProfile, showModule);
287 if (showProfile && targetArchive.getModule().isJDK()) {
343 if (showProfile) {
/dports/audio/flacon/flacon-8.2.0/gui/preferences/
H A Dpreferencesdialog.cpp57 instance->showProfile(profileId); in createAndShow()
70 void PreferencesDialog::showProfile(const QString &profileId) in showProfile() function in PreferencesDialog
H A Dpreferencesdialog.h62 void showProfile(const QString &profileId);
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/qif/config/
H A Dmymoneyqifprofileeditor.h80 void showProfile();
H A Dmymoneyqifprofileeditor.cpp270 showProfile(); in slotLoadProfileFromConfig()
273 void MyMoneyQifProfileEditor::showProfile() in showProfile() function in MyMoneyQifProfileEditor
/dports/lang/maude/maude-2.7.1/src/Mixfix/
H A DprofileModule.hh45 void showProfile(ostream& s) const;
H A Dinterpreter.cc138 Interpreter::showProfile() const in showProfile() function in Interpreter
140 currentModule->getFlatModule()->showProfile(cout); in showProfile()
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/
H A DCore.pm93 sub showProfile { subroutine
97 LaTeXML::Core::Definition::showProfile(); # Show profile (if any)
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.pistonheads.com38 Disallow: /members/showProfile.asp*
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/jdeps/
H A DJdepsTask.java196 task.options.showProfile = true;
717 boolean showProfile; field in JdepsTask.Options
838 if (options.showProfile && JDKArchive.isProfileArchive(targetArchive)) { in visitDependence()
894 } else if (options.showProfile && JDKArchive.isProfileArchive(targetArchive)) { in visitDependence()
969 return options.showProfile && p != null ? p.profileName() : "";
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/jdeps/
H A DJdepsTask.java196 task.options.showProfile = true;
717 boolean showProfile; field in JdepsTask.Options
838 if (options.showProfile && JDKArchive.isProfileArchive(targetArchive)) { in visitDependence()
894 } else if (options.showProfile && JDKArchive.isProfileArchive(targetArchive)) { in visitDependence()
969 return options.showProfile && p != null ? p.profileName() : "";
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/bin/
H A Dlatexml113 $latexml->showProfile(); # Show profile (if any)

123