Home
last modified time | relevance | path

Searched refs:applicable (Results 226 – 250 of 39618) sorted by relevance

12345678910>>...1585

/dports/lang/spidermonkey60/firefox-60.9.0/browser/experiments/docs/
H A Dmanifest.rst130 experiment is applicable.
142 is found, the experiment is applicable.
151 is applicable.
161 experiment is applicable.
187 is found, the experiment is applicable.
213 experiment is applicable.
257 applicable.
270 applicable.
312 is not applicable.
356 non-applicable to applicable, the experiment should be activated.
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/experiments/docs/
H A Dmanifest.rst130 experiment is applicable.
142 is found, the experiment is applicable.
151 is applicable.
161 experiment is applicable.
187 is found, the experiment is applicable.
211 experiment is applicable.
255 applicable.
268 applicable.
310 is not applicable.
354 non-applicable to applicable, the experiment should be activated.
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/
H A DCantAnnotateScoping.out8 CantAnnotateScoping.java:61:11: compiler.err.annotation.type.not.applicable
9 CantAnnotateScoping.java:66:11: compiler.err.annotation.type.not.applicable
11 CantAnnotateScoping.java:42:25: compiler.err.annotation.type.not.applicable
13 CantAnnotateScoping.java:44:34: compiler.err.annotation.type.not.applicable
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_midi_dialog.c43 void ags_midi_dialog_set_update(AgsApplicable *applicable, gboolean update);
44 void ags_midi_dialog_apply(AgsApplicable *applicable);
45 void ags_midi_dialog_reset(AgsApplicable *applicable);
166 applicable->set_update = ags_midi_dialog_set_update; in ags_midi_dialog_applicable_interface_init()
167 applicable->apply = ags_midi_dialog_apply; in ags_midi_dialog_applicable_interface_init()
168 applicable->reset = ags_midi_dialog_reset; in ags_midi_dialog_applicable_interface_init()
563 ags_midi_dialog_set_update(AgsApplicable *applicable, gboolean update) in ags_midi_dialog_set_update() argument
569 ags_midi_dialog_apply(AgsApplicable *applicable) in ags_midi_dialog_apply() argument
579 midi_dialog = AGS_MIDI_DIALOG(applicable); in ags_midi_dialog_apply()
605 ags_midi_dialog_reset(AgsApplicable *applicable) in ags_midi_dialog_reset() argument
[all …]
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_select_acceleration_dialog.c48 void ags_select_acceleration_dialog_set_update(AgsApplicable *applicable, gboolean update);
49 void ags_select_acceleration_dialog_apply(AgsApplicable *applicable);
50 void ags_select_acceleration_dialog_reset(AgsApplicable *applicable);
173 applicable->set_update = ags_select_acceleration_dialog_set_update; in ags_select_acceleration_dialog_applicable_interface_init()
174 applicable->apply = ags_select_acceleration_dialog_apply; in ags_select_acceleration_dialog_applicable_interface_init()
175 applicable->reset = ags_select_acceleration_dialog_reset; in ags_select_acceleration_dialog_applicable_interface_init()
418 ags_select_acceleration_dialog_set_update(AgsApplicable *applicable, gboolean update) in ags_select_acceleration_dialog_set_update() argument
424 ags_select_acceleration_dialog_apply(AgsApplicable *applicable) in ags_select_acceleration_dialog_apply() argument
462 select_acceleration_dialog = AGS_SELECT_ACCELERATION_DIALOG(applicable); in ags_select_acceleration_dialog_apply()
684 ags_select_acceleration_dialog_reset(AgsApplicable *applicable) in ags_select_acceleration_dialog_reset() argument
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/annotations/typeAnnotations/failures/target/
H A DNotTypeParameter.out1 NotTypeParameter.java:13:3: compiler.err.annotation.type.not.applicable
2 NotTypeParameter.java:20:3: compiler.err.annotation.type.not.applicable
3 NotTypeParameter.java:21:14: compiler.err.annotation.type.not.applicable
/dports/net-mgmt/observium/observium/mibs/trango/
H A DTRANGOP5830S-RU-MIB302 Frequency (5260MHz - 5340MHz) is only applicable to M5830S/P5830S radio."
314 Frequency (5260MHz - 5340MHz) is only applicable to M5830S/P5830S radio."
326 Frequency (5260MHz - 5340MHz) is only applicable to M5830S/P5830S radio."
338 Frequency (5260MHz - 5340MHz) is only applicable to M5830S/P5830S radio."
350 Frequency (5260MHz - 5340MHz) is only applicable to M5830S/P5830S radio."
362 Frequency (5260MHz - 5340MHz) is only applicable to M5830S/P5830S radio."
374 Frequency (5260MHz - 5340MHz) is only applicable to M5830S/P5830S radio."
695 "This object is only applicable to M5830S/P5830S radio.
704 "This object is only applicable to M5830S/P5830S radio.
713 "This object is only applicable to M5830S/P5830S radio.
[all …]
/dports/net-mgmt/observium/observium/mibs/dell/
H A DQLGC-adapterInfo-MIB170 applicable to the QLogic adapter"
185 applicable to the QLogic adapter"
202 applicable to the QLogic adapter"
216 applicable to the QLogic adapter"
225 applicable to the QLogic adapter"
234 applicable to the QLogic adapter"
243 applicable to the QLogic adapter"
252 applicable to the QLogic adapter"
261 applicable to the QLogic adapter"
270 applicable to the QLogic adapter"
/dports/net-mgmt/observium/observium/mibs/broadcom/
H A DBrcm-adapterInfo-MIB170 applicable to the Broadcom adapter"
185 applicable to the Broadcom adapter"
202 applicable to the Broadcom adapter"
216 applicable to the Broadcom adapter"
225 applicable to the Broadcom adapter"
234 applicable to the Broadcom adapter"
243 applicable to the Broadcom adapter"
252 applicable to the Broadcom adapter"
261 applicable to the Broadcom adapter"
270 applicable to the Broadcom adapter"

12345678910>>...1585