Home
last modified time | relevance | path

Searched refs:Automatic (Results 1 – 25 of 7049) sorted by relevance

12345678910>>...282

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/tests/Windows/UI/Xaml/
H A DDurationTests.cs48 Duration duration = Duration.Automatic; in Automatic_Get_ReturnsExpected()
63 … yield return new object[] { Duration.Automatic, Duration.Automatic, Duration.Automatic }; in Add_TestData()
64 yield return new object[] { Duration.Automatic, Duration.Forever, Duration.Automatic }; in Add_TestData()
67 …yield return new object[] { Duration.Automatic, new Duration(TimeSpan.FromSeconds(2)), Duration.Au… in Add_TestData()
86 … yield return new object[] { Duration.Automatic, Duration.Automatic, Duration.Automatic }; in Subtract_TestData()
87 yield return new object[] { Duration.Automatic, Duration.Forever, Duration.Automatic }; in Subtract_TestData()
88 yield return new object[] { Duration.Forever, Duration.Automatic, Duration.Automatic }; in Subtract_TestData()
91 …yield return new object[] { Duration.Automatic, new Duration(TimeSpan.FromSeconds(2)), Duration.Au… in Subtract_TestData()
117 yield return new object[] { Duration.Automatic, Duration.Automatic, 0 }; in Compare_TestData()
126 … bool bothOrNoneAutomatic = (duration1 == Duration.Automatic) == (duration2 == Duration.Automatic); in Compare_TestData()
[all …]
/dports/databases/php81-pgsql/php-8.1.1/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt89 Deprecated: pg_execute(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
93 Deprecated: pg_lo_open(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
115 Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
117 Deprecated: pg_exec(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
[all …]
/dports/www/mod_php81/php-8.1.1/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt89 Deprecated: pg_execute(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
93 Deprecated: pg_lo_open(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
115 Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
117 Deprecated: pg_exec(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
[all …]
/dports/lang/php81/php-8.1.1/ext/pgsql/tests/
H A Ddeprecated_implicit_default_link.phpt89 Deprecated: pg_execute(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
93 Deprecated: pg_lo_open(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
97 Deprecated: pg_dbname(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
101 Deprecated: pg_options(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
103 Deprecated: pg_port(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
105 Deprecated: pg_tty(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
107 Deprecated: pg_host(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
113 Deprecated: pg_ping(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
115 Deprecated: pg_query(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
117 Deprecated: pg_exec(): Automatic fetching of PostgreSQL connection is deprecated in %s on line %d
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime.UI.Xaml/src/System/Windows/
H A DDuration.cs29 Automatic, enumerator
57 else if (t1._durationType != DurationType.Automatic in operator +()
65 return Duration.Automatic; in operator +()
82 return Duration.Automatic; in operator -()
118 … if (t1._durationType == DurationType.Automatic && t2._durationType == DurationType.Automatic) in operator >=()
122 … else if (t1._durationType == DurationType.Automatic || t2._durationType == DurationType.Automatic) in operator >=()
154 … if (t1._durationType == DurationType.Automatic && t2._durationType == DurationType.Automatic) in operator <=()
158 … else if (t1._durationType == DurationType.Automatic || t2._durationType == DurationType.Automatic) in operator <=()
170 if (t1._durationType == DurationType.Automatic) in Compare()
172 if (t2._durationType == DurationType.Automatic) in Compare()
[all …]
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dfalsetoarray.phpt122 Deprecated: Automatic conversion of false to array is deprecated in %s
125 Deprecated: Automatic conversion of false to array is deprecated in %s
130 Deprecated: Automatic conversion of false to array is deprecated in %s
133 Deprecated: Automatic conversion of false to array is deprecated in %s
136 Deprecated: Automatic conversion of false to array is deprecated in %s
139 Deprecated: Automatic conversion of false to array is deprecated in %s
144 Deprecated: Automatic conversion of false to array is deprecated in %s
147 Deprecated: Automatic conversion of false to array is deprecated in %s
150 Deprecated: Automatic conversion of false to array is deprecated in %s
153 Deprecated: Automatic conversion of false to array is deprecated in %s
[all …]
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dfalsetoarray.phpt122 Deprecated: Automatic conversion of false to array is deprecated in %s
125 Deprecated: Automatic conversion of false to array is deprecated in %s
130 Deprecated: Automatic conversion of false to array is deprecated in %s
133 Deprecated: Automatic conversion of false to array is deprecated in %s
136 Deprecated: Automatic conversion of false to array is deprecated in %s
139 Deprecated: Automatic conversion of false to array is deprecated in %s
144 Deprecated: Automatic conversion of false to array is deprecated in %s
147 Deprecated: Automatic conversion of false to array is deprecated in %s
150 Deprecated: Automatic conversion of false to array is deprecated in %s
153 Deprecated: Automatic conversion of false to array is deprecated in %s
[all …]
/dports/sysutils/bacula9-docs/bacula-docs-9.6.7/manuals/en/pdf-and-html/main/
H A Drecycling.aux3 \@writefile{toc}{\contentsline {chapter}{\numberline {27}Automatic Volume Recycling}{287}{chapter.2…
6 \newlabel{RecyclingChapter}{{27}{287}{Automatic Volume Recycling}{chapter.27}{}}
7 \@writefile{general}{\indexentry{Recycling!Automatic Volume }{287}}
8 \@writefile{general}{\indexentry{Automatic Volume Recycling }{287}}
9 \newlabel{AutoPruning}{{27}{288}{Automatic Volume Recycling}{chapter.27}{}}
11 \@writefile{general}{\indexentry{Automatic Pruning}{288}}
12 \@writefile{general}{\indexentry{Pruning!Automatic}{288}}
13 \newlabel{62@xvr}{{}{288}{Automatic Pruning}{section.27.1}{}}
14 \newlabel{62@vr}{{}{288}{Automatic Pruning}{section.27.1}{}}
41 \@writefile{general}{\indexentry{Automatic Pruning and Recycling Example }{294}}
[all …]
/dports/games/pcgen/pcgen/data/35e/fantasy_flight_games/midnight_campaign/campaign_setting/
H A Dmidnight_templates_races.lst8 ###Block: Automatic/Bonus Languages
10 Dorn Automatic Languages VISIBLE:NO AUTO:L…
13 Sarcosan Automatic Languages VISIBLE:NO AU…
16 Erenlander Automatic Languages VISIBLE:NO A…
26 Wood Elf Automatic Languages VISIBLE:NO AU…
29 Jungle Elf Automatic Languages VISIBLE:NO A…
32 Snow Elf Automatic Languages VISIBLE:NO AU…
35 Sea Elf Automatic Languages VISIBLE:NO AUT…
40 Gnome Automatic Languages VISIBLE:NO TEMPLATE:Any Automatic Basic Language|Any Automatic Pidgin …
42 Halfling Automatic Languages VISIBLE:NO AU…
[all …]
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/manuals/en/main/
H A Drecycling.aux6 \@writefile{lof}{\contentsline {xchapter}{Automatic Volume Recycling}{371}{chapter.29}\protected@fi…
7 \@writefile{lot}{\contentsline {xchapter}{Automatic Volume Recycling}{371}{chapter.29}\protected@fi…
8 \newlabel{blb:RecyclingChapter}{{29}{371}{Automatic Volume Recycling}{chapter.29}{}}
9 \@writefile{general}{\indexentry{Recycling!Automatic Volume }{371}}
10 \@writefile{general}{\indexentry{Automatic Volume Recycling }{371}}
11 \newlabel{blb:AutoPruning}{{29}{372}{Automatic Volume Recycling}{chapter.29}{}}
13 \@writefile{general}{\indexentry{Automatic Pruning}{372}}
14 \@writefile{general}{\indexentry{Pruning!Automatic}{372}}
40 \newlabel{blb:PruningExample}{{29.7}{379}{Automatic Pruning and Recycling Example}{section.29.7}{}}
41 \@writefile{general}{\indexentry{Automatic Pruning and Recycling Example }{379}}
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/stencilsdocker/stencils/Cisco/
H A Dautomatic_protection_switching.desktop2 Name=Automatic Protection Switching
4 Name[ca]=Automatic Protection Switching
5 Name[ca@valencia]=Automatic Protection Switching
6 Name[da]=Automatic Protection Switching
9 Name[en_GB]=Automatic Protection Switching
13 Name[fr]=Automatic Protection Switching
15 Name[it]=Automatic Protection Switching
/dports/games/pcgen/pcgen/data/modern/wizards_of_the_coast/d20_modern_weapons_locker/
H A Dweaponslocker_equip_weap_machine_guns.lst23 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Semiauto.Project…
27 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Semiauto.Project…
29 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Semiauto.Project…
32Automatic Weapon (5.56mm Light Machine Gun) PROFICIENCY:WEAPON|M249 TYPE:Weapon.R…
39 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Semiauto.Project…
40 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Semiauto.Project…
41 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Semiauto.Project…
42 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Semiauto.Project…
43 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Projectile.Longa…
46 …eapon.Ranged.Standard.Firearm.LMG.Container.Ballistic.Personal.Military.Automatic.Projectile.Longa…
[all …]
H A Dweaponslocker_equip_weap_submachine_guns.lst9 …arm.SubMachineGun.Container.Ballistic.Police.Military.SpecialOperations.Automatic.Semiauto.Project…
10 …arm.SubMachineGun.Container.Ballistic.Police.Military.SpecialOperations.Automatic.Semiauto.Project…
11 …apon.Ranged.Standard.Firearm.SubMachineGun.Container.Ballistic.Military.Automatic.Semiauto.Project…
14 …apon.Ranged.Standard.Firearm.SubMachineGun.Container.Ballistic.Military.Automatic.Semiauto.Project…
16 …apon.Ranged.Standard.Firearm.SubMachineGun.Container.Ballistic.Military.Automatic.Semiauto.Project…
52 …nged.Standard.Firearm.SubMachineGun.Container.Ballistic.Police.Military.Automatic.Semiauto.Project…
54 …nged.Standard.Firearm.SubMachineGun.Container.Ballistic.Police.Military.Automatic.Semiauto.Project…
55 …nged.Standard.Firearm.SubMachineGun.Container.Ballistic.Police.Military.Automatic.Semiauto.Project…
92 …nged.Standard.Firearm.SubMachineGun.Container.Ballistic.Police.Military.Automatic.Projectile.Perso…
101 …nged.Standard.Firearm.SubMachineGun.Container.Ballistic.Police.Military.Automatic.Semiauto.Project…
[all …]
H A Dweaponslocker_equip_weap_rifles.lst11 …YPE:Weapon.Ranged.Standard.Firearm.Assault.Container.Ballistic.Military.Automatic.Semiauto.Project…
12 …YPE:Weapon.Ranged.Standard.Firearm.Assault.Container.Ballistic.Military.Automatic.Semiauto.Project…
14 …YPE:Weapon.Ranged.Standard.Firearm.Assault.Container.Ballistic.Military.Automatic.Semiauto.Project…
16 …YPE:Weapon.Ranged.Standard.Firearm.Assault.Container.Ballistic.Military.Automatic.Semiauto.Project…
69 …YPE:Weapon.Ranged.Standard.Firearm.Assault.Container.Ballistic.Military.Automatic.Semiauto.Project…
129 …3 TYPE:Weapon.Ranged.Standard.Firearm.Assault.Container.Ballistic.Automatic.Semiauto.Project…
138 …YPE:Weapon.Ranged.Standard.Firearm.Assault.Container.Ballistic.Military.Automatic.Semiauto.Project…
214 … Output Name Required Proficiency Type Automatic Equipment …
226 … Output Name Required Proficiency Type Automatic Equipment …
400 # Equipment Name Required Proficiency Type Automatic Equipment Cost Weight Crit …
[all …]
/dports/science/smoldyn/smoldyn-2.67/examples/S94_archive/Andrews_2016/excluded volume/SpringSaLaD/
H A Dcrowding2sizeSSLD.nb926 FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
938 Ticks->{Automatic, Automatic}]], "Output",
1261 FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
1273 Ticks->{Automatic, Automatic}]], "Output",
1345 FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
1357 Ticks->{Automatic, Automatic}]], "Output",
1440 FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}},
1452 Ticks->{Automatic, Automatic}]], "Output",
1461 WindowMargins->{{Automatic, 32}, {Automatic, 2}},
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/rendering/
H A DEmphasisMark.idl37 /// Automatic emphasis marks as dots above the glyphs
41 /// Automatic emphasis marks as dots below the glyphs
45 /// Automatic emphasis marks as circles (unfilled outlines) above the glyphs
49 /// Automatic emphasis marks as circles (unfilled outlines) below the glyphs
53 /// Automatic emphasis marks as discs (filled circles) above the glyphs
57 /// Automatic emphasis marks as discs (filled circles) below the glyphs
61 /// Automatic emphasis marks as accent marks above the glyphs
65 /// Automatic emphasis marks as accent marks below the glyphs
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/rendering/
H A DEmphasisMark.idl37 /// Automatic emphasis marks as dots above the glyphs
41 /// Automatic emphasis marks as dots below the glyphs
45 /// Automatic emphasis marks as circles (unfilled outlines) above the glyphs
49 /// Automatic emphasis marks as circles (unfilled outlines) below the glyphs
53 /// Automatic emphasis marks as discs (filled circles) above the glyphs
57 /// Automatic emphasis marks as discs (filled circles) below the glyphs
61 /// Automatic emphasis marks as accent marks above the glyphs
65 /// Automatic emphasis marks as accent marks below the glyphs
/dports/x11-toolkits/kf5-kcompletion/kcompletion-5.89.0/po/oc/
H A Dkcompletion5_qt.po67 #| msgid "Automatic"
69 msgid "Automatic"
70 msgstr "Automatic"
82 #| msgid "Automatic"
84 msgid "Short Automatic"
85 msgstr "Automatic cort"
90 #| msgid "Dropdown List && Automatic"
92 msgid "Dropdown List && Automatic"
/dports/sysutils/webmin/webmin-1.981/heartbeat/
H A Dconfig.info3 ha_cf=Path to heartbeat config file,3,Automatic
4 haresources=Path to resources file,3,Automatic
5 authkeys=Path to authentication keys file,3,Automatic
6 resource_d=Heartbeat service scripts directory,3,Automatic
10 apply_cmd=Command to apply changes,3,Automatic
/dports/science/smoldyn/smoldyn-2.67/examples/S94_archive/Andrews_2018/note3_abba/
H A Dabba.nb898 FrameTicks -> {{Automatic, Automatic}, {Automatic, Automatic}},
906 Scaled[0.05]}}, Ticks -> {Automatic, Automatic}}],FormBox[
942 ImagePadding -> Automatic,
1085 "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}},
2417 FrameTicks -> {{Automatic, Automatic}, {Automatic, Automatic}},
2425 Scaled[0.02]}, {0, 0}}, Ticks -> {Automatic, Automatic}}],FormBox[
2586 "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}},
3499 FrameTicks -> {{Automatic, Automatic}, {Automatic, Automatic}},
3509 Scaled[0.05]}}, Ticks -> {Automatic, Automatic}}],FormBox[
3688 "Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}},
[all …]
/dports/graphics/gscan2pdf/gscan2pdf-2.12.4/t/
H A D0626_Dialog_Scan_CLI.t62 'Automatic Document Feeder',
63 'setting source to Automatic Document Feeder'
75 'Automatic Document Feeder',
76 'source still Automatic Document Feeder'
88 'Automatic Document Feeder',
89 'source still Automatic Document Feeder'
110 'Automatic Document Feeder' );
/dports/misc/cloc/cloc-1.90/tests/inputs/issues/296/
H A DMathematica_1.m9 ListDensityPlot[A,Mesh->False, AspectRatio->Automatic]
15 Show[Graphics[Raster[A]], AspectRatio->Automatic]
20 Show[Graphics[Raster[blurA]], AspectRatio->Automatic]
31 Show[Graphics[Raster[ Re[InverseFourier[B]] ]], AspectRatio->Automatic]
/dports/misc/cloc/cloc-1.90/tests/inputs/issues/528/
H A DMathematica_1.m9 ListDensityPlot[A,Mesh->False, AspectRatio->Automatic]
15 Show[Graphics[Raster[A]], AspectRatio->Automatic]
20 Show[Graphics[Raster[blurA]], AspectRatio->Automatic]
31 Show[Graphics[Raster[ Re[InverseFourier[B]] ]], AspectRatio->Automatic]
/dports/misc/cloc/cloc-1.90/tests/inputs/
H A DMathematica_2.wlt10 ListDensityPlot[A,Mesh->False, AspectRatio->Automatic]
16 Show[Graphics[Raster[A]], AspectRatio->Automatic]
21 Show[Graphics[Raster[blurA]], AspectRatio->Automatic]
32 Show[Graphics[Raster[ Re[InverseFourier[B]] ]], AspectRatio->Automatic]
H A DMathematica_1.m9 ListDensityPlot[A,Mesh->False, AspectRatio->Automatic]
15 Show[Graphics[Raster[A]], AspectRatio->Automatic]
20 Show[Graphics[Raster[blurA]], AspectRatio->Automatic]
31 Show[Graphics[Raster[ Re[InverseFourier[B]] ]], AspectRatio->Automatic]

12345678910>>...282