Home
last modified time | relevance | path

Searched refs:abbr (Results 1 – 25 of 3860) sorted by relevance

12345678910>>...155

/dports/devel/upp/upp/uppsrc/ide/
H A DAbbr.cpp33 abbr.Sort(); in Finish()
42 abbr.Add(s, Null); in Add()
50 abbr.Remove(abbr.GetCursor()); in Remove()
56 if(!abbr.IsCursor()) in Edit()
60 abbr.Set(0, s); in Edit()
69 abbr.AddCtrl(code); in AbbreviationsDlg()
84 dlg.abbr.Add(abbr.GetKey(i), abbr[i]); in Abbreviations()
87 abbr.Clear(); in Abbreviations()
89 abbr.Add(dlg.abbr.Get(i, 0), dlg.abbr.Get(i, 1)); in Abbreviations()
95 abbr.Clear(); in LoadAbbr()
[all …]
/dports/shells/fish/fish-3.3.1/tests/checks/
H A Dabbr.fish4 abbr | grep __abbr1
9 abbr | grep __abbr1
14 abbr | grep __abbr1
18 abbr __abbr1 delta
19 abbr | grep __abbr1
29 abbr -e __abbr1
30 abbr | grep __abbr1
36 abbr -e '~__abbr2'
55 abbr -e __abbr5
66 abbr -e __abbr4
[all …]
/dports/devel/p5-DateTime-Calendar-Discordian/DateTime-Calendar-Discordian-1.0/t/
H A Dday_abbr.t8 {season => 'Confusion', day => 59, year => 580, abbr => 'SO'},
12 {season => 'Chaos', day => 8, year => 1636, abbr => 'PD'},
13 {season => 'Discord', day => 67, year => 1742, abbr => 'SO'},
15 {season => 'Discord', day => 42, year => 2179, abbr => 'SO'},
16 {season => 'Discord', day => 71, year => 2262, abbr => 'PP'},
17 {season => 'Discord', day => 9, year => 2356, abbr => 'BT'},
18 {season => 'Chaos', day => 69, year => 2406, abbr => 'PP'},
22 {season => 'Chaos', day => 34, year => 2602, abbr => 'PP'},
25 {season => 'Chaos', day => 64, year => 2726, abbr => 'PP'},
41 {day => q{St. Tib's Day}, year => 3178, abbr => undef },
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/michelf/php-markdown/test/resources/php-markdown-extra.mdtest/
H A DAbbr.xhtml1abbr title="Hyper Text Markup Language">HTML</abbr>, <abbr title="Standard Generalized Markup Lang…
3abbr title="United States of America">U.S.A.</abbr>, (<abbr title="États-Unis d'Amérique">É.U.</ab…
5 <p>And here we have a <abbr title="Compact Disk">CD</abbr>, some CDs, and some other <abbr title="C…
7abbr title="Transmission Control Protocol">TCP</abbr>/<abbr title="Internet Protocol">IP</abbr>, u…
11 …href="http://www.bidulecms.com" title="Bidule CMS"><abbr title="Content Management System">CMS</ab…
15 <p><abbr title="Abbreviation &quot;Testing&quot; Correct 'Character' &lt; Escapes &gt;">ATCCE</abbr
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/michelf/php-markdown/test/resources/php-markdown-extra.mdtest/
H A DAbbr.xhtml1abbr title="Hyper Text Markup Language">HTML</abbr>, <abbr title="Standard Generalized Markup Lang…
3abbr title="United States of America">U.S.A.</abbr>, (<abbr title="États-Unis d'Amérique">É.U.</ab…
5 <p>And here we have a <abbr title="Compact Disk">CD</abbr>, some CDs, and some other <abbr title="C…
7abbr title="Transmission Control Protocol">TCP</abbr>/<abbr title="Internet Protocol">IP</abbr>, u…
11 …href="http://www.bidulecms.com" title="Bidule CMS"><abbr title="Content Management System">CMS</ab…
15 <p><abbr title="Abbreviation &quot;Testing&quot; Correct 'Character' &lt; Escapes &gt;">ATCCE</abbr
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_basics/buffers/
H A Djuce_AudioChannelSet.cpp219 if (abbr.length() > 0 && (abbr[0] >= '0' && abbr[0] <= '9')) in getChannelTypeFromAbbreviation()
223 if (abbr == "L") return left; in getChannelTypeFromAbbreviation()
224 if (abbr == "R") return right; in getChannelTypeFromAbbreviation()
225 if (abbr == "C") return centre; in getChannelTypeFromAbbreviation()
226 if (abbr == "Lfe") return LFE; in getChannelTypeFromAbbreviation()
229 if (abbr == "Lc") return leftCentre; in getChannelTypeFromAbbreviation()
234 if (abbr == "Tm") return topMiddle; in getChannelTypeFromAbbreviation()
241 if (abbr == "Wl") return wideLeft; in getChannelTypeFromAbbreviation()
242 if (abbr == "Wr") return wideRight; in getChannelTypeFromAbbreviation()
243 if (abbr == "Lfe2") return LFE2; in getChannelTypeFromAbbreviation()
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_basics/buffers/
H A Djuce_AudioChannelSet.cpp219 if (abbr.length() > 0 && (abbr[0] >= '0' && abbr[0] <= '9')) in getChannelTypeFromAbbreviation()
223 if (abbr == "L") return left; in getChannelTypeFromAbbreviation()
224 if (abbr == "R") return right; in getChannelTypeFromAbbreviation()
225 if (abbr == "C") return centre; in getChannelTypeFromAbbreviation()
226 if (abbr == "Lfe") return LFE; in getChannelTypeFromAbbreviation()
229 if (abbr == "Lc") return leftCentre; in getChannelTypeFromAbbreviation()
234 if (abbr == "Tm") return topMiddle; in getChannelTypeFromAbbreviation()
241 if (abbr == "Wl") return wideLeft; in getChannelTypeFromAbbreviation()
242 if (abbr == "Wr") return wideRight; in getChannelTypeFromAbbreviation()
243 if (abbr == "Lfe2") return LFE2; in getChannelTypeFromAbbreviation()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/timelib-2017.05/
H A Dgettzmapping.php827 list($abbr, $offset, $isdst) = explode('|', $key);
828 $abbr = strtolower($abbr); variable
829 …if (isset($priorityB[$abbr]) && $offset == $priorityB[$abbr][1] && $isdst == $priorityB[$abbr][0])…
832 unset($keys[$priorityB[$abbr][2]]);
834 if (isset($priorityA[$abbr]) && $priorityA[$abbr] == $priorityB[$abbr][2]) {
835 $mapping2[$abbr][0][] = $fullelem;
837 $mapping2[$abbr][1][] = $fullelem;
843 if (isset($priorityA[$abbr]) && $priorityA[$abbr] == $id) {
844 $mapping2[$abbr][1][] = $fullelem;
846 $mapping2[$abbr][2][] = $fullelem;
[all …]
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_basics/buffers/
H A Djuce_AudioChannelSet.cpp172 if (abbr.length() > 0 && (abbr[0] >= '0' && abbr[0] <= '9')) in getChannelTypeFromAbbreviation()
176 if (abbr == "L") return left; in getChannelTypeFromAbbreviation()
177 if (abbr == "R") return right; in getChannelTypeFromAbbreviation()
178 if (abbr == "C") return centre; in getChannelTypeFromAbbreviation()
179 if (abbr == "Lfe") return LFE; in getChannelTypeFromAbbreviation()
182 if (abbr == "Lc") return leftCentre; in getChannelTypeFromAbbreviation()
187 if (abbr == "Tm") return topMiddle; in getChannelTypeFromAbbreviation()
194 if (abbr == "Wl") return wideLeft; in getChannelTypeFromAbbreviation()
195 if (abbr == "Wr") return wideRight; in getChannelTypeFromAbbreviation()
196 if (abbr == "Lfe2") return LFE2; in getChannelTypeFromAbbreviation()
[all …]
/dports/devel/cctz/cctz-2.2/src/
H A Dtime_zone_fixed.cc105 std::string abbr = FixedOffsetToName(offset); in FixedOffsetToAbbr() local
108 if (abbr.size() >= prefix_len) { in FixedOffsetToAbbr()
109 if (std::equal(kFixedOffsetPrefix, ep, abbr.begin())) { in FixedOffsetToAbbr()
110 abbr.erase(0, prefix_len); in FixedOffsetToAbbr()
114 if (abbr[8] == '0' && abbr[9] == '0') { // UTC+999900 in FixedOffsetToAbbr()
115 abbr.erase(8, 2); // UTC+9999 in FixedOffsetToAbbr()
116 if (abbr[6] == '0' && abbr[7] == '0') { // UTC+9900 in FixedOffsetToAbbr()
117 abbr.erase(6, 2); // UTC+99 in FixedOffsetToAbbr()
118 if (abbr[4] == '0') { // UTC+09 in FixedOffsetToAbbr()
119 abbr.erase(4, 1); // UTC+9 in FixedOffsetToAbbr()
[all …]
/dports/devel/grex/grex-1.3.0/cargo-crates/unic-ucd-category-0.9.0/src/
H A Dcategory.rs21 abbr => "gc";
27 abbr => Lu,
34 abbr => Ll,
41 abbr => Lt,
48 abbr => Lm,
55 abbr => Lo,
62 abbr => Mn,
69 abbr => Mc,
76 abbr => Me,
83 abbr => Nd,
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/unic-ucd-category-0.9.0/src/
H A Dcategory.rs21 abbr => "gc";
27 abbr => Lu,
34 abbr => Ll,
41 abbr => Lt,
48 abbr => Lm,
55 abbr => Lo,
62 abbr => Mn,
69 abbr => Mc,
76 abbr => Me,
83 abbr => Nd,
[all …]
/dports/irc/onis/onis-0.8.2/lib/Onis/Plugins/
H A DWeekdays.pm145 my ($num, $abbr, $name) = @$_;
149 $max = $data->{$abbr}[$i] if ($max < $data->{$abbr}[$i]);
150 $total += $data->{$abbr}[$i];
157 my ($num, $abbr, $name) = @$_;
160 my $num = $data->{$abbr}[$i];
164 print $fh qq# <td class="bar vertical $abbr">#,
171 my ($num, $abbr, $name) = @$_;
172 my $sum = $data->{$abbr}[0] + $data->{$abbr}[1] + $data->{$abbr}[2] + $data->{$abbr}[3];
174 print $fh qq( <td colspan="4" class="counter $abbr">$pct%</td>\n);
179 my ($num, $abbr, $name) = @$_;
[all …]
/dports/lang/v/v-0.1.29/vlib/flag/
H A Dflag.v7 abbr byte // shortcut
17 +' abbr: $f.abbr\n'
82 abbr: abbr,
215 parsed := fs.parse_value(name, abbr)
227 parsed := fs.parse_value(name, abbr)
252 parsed := fs.parse_value(name, abbr)
264 parsed := fs.parse_value(name, abbr)
289 return fs.parse_value(name, abbr)
296 parsed := fs.parse_value(name, abbr)
395 if f.abbr != 0 {
[all …]
/dports/www/joomla3/joomla3-3.9.24/libraries/src/Date/
H A DDate.php227 * @param boolean $abbr Return the abbreviated day string?
233 public function dayToString($day, $abbr = false) argument
238 return $abbr ? \JText::_('SUN') : \JText::_('SUNDAY');
240 return $abbr ? \JText::_('MON') : \JText::_('MONDAY');
242 return $abbr ? \JText::_('TUE') : \JText::_('TUESDAY');
244 return $abbr ? \JText::_('WED') : \JText::_('WEDNESDAY');
246 return $abbr ? \JText::_('THU') : \JText::_('THURSDAY');
248 return $abbr ? \JText::_('FRI') : \JText::_('FRIDAY');
250 return $abbr ? \JText::_('SAT') : \JText::_('SATURDAY');
357 public function monthToString($month, $abbr = false) argument
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/unic-ucd-segment-0.9.0/src/
H A Dword_break.rs32 abbr => "WB";
40 abbr => CR,
49 abbr => LF,
62 abbr => NL,
82 abbr => ZWJ,
98 abbr => RI,
110 abbr => FO,
130 abbr => KA,
140 abbr => HL,
171 abbr => LE,
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/unic-ucd-segment-0.9.0/src/
H A Dword_break.rs32 abbr => "WB";
40 abbr => CR,
49 abbr => LF,
62 abbr => NL,
82 abbr => ZWJ,
98 abbr => RI,
110 abbr => FO,
130 abbr => KA,
140 abbr => HL,
171 abbr => LE,
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/unic-ucd-segment-0.9.0/src/
H A Dword_break.rs32 abbr => "WB";
40 abbr => CR,
49 abbr => LF,
62 abbr => NL,
82 abbr => ZWJ,
98 abbr => RI,
110 abbr => FO,
130 abbr => KA,
140 abbr => HL,
171 abbr => LE,
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/unic-ucd-segment-0.9.0/src/
H A Dword_break.rs32 abbr => "WB";
40 abbr => CR,
49 abbr => LF,
62 abbr => NL,
82 abbr => ZWJ,
98 abbr => RI,
110 abbr => FO,
130 abbr => KA,
140 abbr => HL,
171 abbr => LE,
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/unic-ucd-segment-0.9.0/src/
H A Dword_break.rs32 abbr => "WB";
40 abbr => CR,
49 abbr => LF,
62 abbr => NL,
82 abbr => ZWJ,
98 abbr => RI,
110 abbr => FO,
130 abbr => KA,
140 abbr => HL,
171 abbr => LE,
[all …]
/dports/textproc/py-feedparser/feedparser-6.0.8/docs/
H A Dresolving-relative-links.rst10 :abbr:`URI (Uniform Resource Identifier)`\s.
13 Which Values Are :abbr:`URI (Uniform Resource Identifier)`\s
46 attributes in :abbr:`HTML (HyperText Markup Language)` can be relative
69 or :abbr:`XHTML (Extensible HyperText Markup Language)` markup, the
126 :abbr:`HTTP (Hypertext Transfer Protocol)` redirect (any :abbr:`HTTP (Hypertext Transfer Protocol)`
128 feed is the default base :abbr:`URI (Uniform Resource Identifier)`.
132 :abbr:`URI (Uniform Resource Identifier)` for all :abbr:`URI (Uniform Resource Identifier)`\s in th…
168 for the embedded :abbr:`HTML (HyperText Markup Language)`
209 Content-Location :abbr:`HTTP (Hypertext Transfer Protocol)` header
223 :abbr:`HTTP (Hypertext Transfer Protocol)` header is present, the
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Dshortcut.py51 abbr = mkabbr(a, n)
52 if a!=abbr:
53 if abbr in abbr_dict:
57 abbr_dict[abbr]=[a]
58 for b in range(abbr.find('_')+1,len(abbr)):
59 sub = abbr[0:b]
80 abbr = mkabbr(a, n)
81 if a!=abbr:
86 for b in range(abbr.find('_')+1,len(abbr)):
87 sub = abbr[0:b]
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/doc/user/
H A Dospf_fundamentals.rst10 :term:`distance-vector` protocols, such as :abbr:`RIP` or :abbr:`BGP`, where
95 At the heart of :abbr:`OSPF` are :abbr:`LSA (Link State Advertisement)`
132 area by an :abbr:`ABR (Area Boundary Router)`. These :abbr:`ABR` routers are
162 :abbr:`OSPF`. Types include:
195 from their :abbr:`LSDB` s.
220 actual link-state part of :abbr:`OSPF`, Router :abbr:`LSA` s and
244 :abbr:`PtP (Point-to-Point)`
281 configurations), routers elect a :abbr:`DR`. The :abbr:`DR` is
292 :abbr:`DR`, the Subnet Mask together with the :abbr:`LSA` ID gives
450 An :abbr:`OSPF` router which originates External :abbr:`LSA` s is known as an
[all …]
/dports/net/frr7/frr-frr-7.5.1/doc/user/
H A Dospf_fundamentals.rst10 :term:`distance-vector` protocols, such as :abbr:`RIP` or :abbr:`BGP`, where
95 At the heart of :abbr:`OSPF` are :abbr:`LSA (Link State Advertisement)`
132 area by an :abbr:`ABR (Area Boundary Router)`. These :abbr:`ABR` routers are
162 :abbr:`OSPF`. Types include:
195 from their :abbr:`LSDB` s.
220 actual link-state part of :abbr:`OSPF`, Router :abbr:`LSA` s and
244 :abbr:`PtP (Point-to-Point)`
281 configurations), routers elect a :abbr:`DR`. The :abbr:`DR` is
292 :abbr:`DR`, the Subnet Mask together with the :abbr:`LSA` ID gives
450 An :abbr:`OSPF` router which originates External :abbr:`LSA` s is known as an
[all …]
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_fixed.cc105 std::string abbr = FixedOffsetToName(offset); in FixedOffsetToAbbr() local
107 if (abbr.size() == prefix_len + 9) { // <prefix>+99:99:99 in FixedOffsetToAbbr()
108 abbr.erase(0, prefix_len); // +99:99:99 in FixedOffsetToAbbr()
109 abbr.erase(6, 1); // +99:9999 in FixedOffsetToAbbr()
110 abbr.erase(3, 1); // +999999 in FixedOffsetToAbbr()
111 if (abbr[5] == '0' && abbr[6] == '0') { // +999900 in FixedOffsetToAbbr()
112 abbr.erase(5, 2); // +9999 in FixedOffsetToAbbr()
113 if (abbr[3] == '0' && abbr[4] == '0') { // +9900 in FixedOffsetToAbbr()
114 abbr.erase(3, 2); // +99 in FixedOffsetToAbbr()
118 return abbr; in FixedOffsetToAbbr()

12345678910>>...155