/freebsd/usr.sbin/periodic/ |
H A D | periodic.sh | 152 [ $processed = 1 ] && plural= || plural=s 153 echo "No output from the $processed file$plural processed"
|
/freebsd/usr.bin/netstat/ |
H A D | ipsec.c | 154 xo_emit(m, (uintmax_t)ipsecstat->f, plural(ipsecstat->f)) in print_ipsecstats() 262 (uintmax_t)ahstat->f, plural(ahstat->f)) in print_ahstats() 321 (uintmax_t)espstat->f, plural(espstat->f)) in print_espstats() 382 (uintmax_t)ipcompstat->f, plural(ipcompstat->f)) in print_ipcompstats()
|
H A D | inet.c | 598 xo_emit(m, (uintmax_t )tcpstat.f, plural(tcpstat.f)) in tcp_stats() 602 xo_emit(m, (uintmax_t )tcpstat.f1, plural(tcpstat.f1), \ in tcp_stats() 603 (uintmax_t )tcpstat.f2, plural(tcpstat.f2)) in tcp_stats() 605 xo_emit(m, (uintmax_t )tcpstat.f1, plural(tcpstat.f1), \ in tcp_stats() 920 xo_emit("\t" m, (uintmax_t)udpstat.f, plural(udpstat.f)) in udp_stats() 977 xo_emit(m, (uintmax_t)carpstat.f, plural(carpstat.f)) in carp_stats() 1032 xo_emit(m, (uintmax_t )ipstat.f, plural(ipstat.f)) in ip_stats() 1117 xo_emit("\t" m, (uintmax_t)arpstat.f, plural(arpstat.f)) in arp_stats() 1205 xo_emit(m, icmpstat.f, plural(icmpstat.f)) in icmp_stats() 1336 xo_emit(m, (uintmax_t) igmpstat.f, plural(igmpstat.f)) in igmp_stats() [all …]
|
H A D | inet6.c | 363 xo_emit(m, (uintmax_t)ip6stat.f, plural(ip6stat.f)) in ip6_stats() 609 plural(ifr.ifr_ifru.ifru_stat.f)) in ip6_ifstats() 952 xo_emit(m, (uintmax_t)icmp6stat.f, plural(icmp6stat.f)) in icmp6_stats() 1079 plural(ifr.ifr_ifru.ifru_icmp6stat.f)) in icmp6_ifstats() 1192 xo_emit(m, (uintmax_t)pim6stat.f, plural(pim6stat.f)) in pim6_stats() 1229 xo_emit(m, (uintmax_t)rip6stat.f, plural(rip6stat.f)) in rip6_stats()
|
H A D | pfkey.c | 120 xo_emit(m, (uintmax_t)pfkeystat.f, plural(pfkeystat.f)) in pfkey_stats()
|
H A D | if.c | 120 pfsyncacts[i], plural(*a), desc); in pfsync_acts_stats() 143 xo_emit(m, (uintmax_t)pfsyncstat.f, plural(pfsyncstat.f)) in pfsync_stats() 198 xo_emit(m, (uintmax_t)pflowstat.f, plural(pflowstat.f)) in pflow_stats()
|
H A D | netstat.h | 78 const char *plural(uintmax_t);
|
/freebsd/usr.bin/dtc/ |
H A D | checking.cc | 57 bool plural = deleted.size() > 1; in check_node() local 59 errmsg += plural ? "nodes" : "node"; in check_node() 61 errmsg += plural ? "were" : "was"; in check_node()
|
/freebsd/contrib/libxo/doc/ |
H A D | field-modifiers.rst | 26 p plural Gettext: Use comma-separated plural form 148 See :ref:`gettext-role`, :ref:`plural-modifier`, and 274 The plural modifier selects the appropriate plural form of an 277 and plural English values, separated by a comma:: 281 The plural modifier is meant to work with the gettext modifier ({g:}) 291 convert the singular and plural forms into the native language.
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 104 const char *__kmp_hw_get_catalog_string(kmp_hw_t type, bool plural) { in __kmp_hw_get_catalog_string() argument 107 return ((plural) ? KMP_I18N_STR(Sockets) : KMP_I18N_STR(Socket)); in __kmp_hw_get_catalog_string() 109 return ((plural) ? KMP_I18N_STR(Dice) : KMP_I18N_STR(Die)); in __kmp_hw_get_catalog_string() 111 return ((plural) ? KMP_I18N_STR(Modules) : KMP_I18N_STR(Module)); in __kmp_hw_get_catalog_string() 113 return ((plural) ? KMP_I18N_STR(Tiles) : KMP_I18N_STR(Tile)); in __kmp_hw_get_catalog_string() 115 return ((plural) ? KMP_I18N_STR(NumaDomains) : KMP_I18N_STR(NumaDomain)); in __kmp_hw_get_catalog_string() 117 return ((plural) ? KMP_I18N_STR(L3Caches) : KMP_I18N_STR(L3Cache)); in __kmp_hw_get_catalog_string() 119 return ((plural) ? KMP_I18N_STR(L2Caches) : KMP_I18N_STR(L2Cache)); in __kmp_hw_get_catalog_string() 121 return ((plural) ? KMP_I18N_STR(L1Caches) : KMP_I18N_STR(L1Cache)); in __kmp_hw_get_catalog_string() 123 return ((plural) ? KMP_I18N_STR(LLCaches) : KMP_I18N_STR(LLCache)); in __kmp_hw_get_catalog_string() [all …]
|
/freebsd/contrib/libxo/xopo/ |
H A D | xopo.c | 42 xopo_msg_cb (const char *str, unsigned len, int plural) in xopo_msg_cb() argument 53 if (plural) { in xopo_msg_cb()
|
/freebsd/contrib/libfido2/tools/ |
H A D | extern.h | 43 const char *plural(size_t);
|
/freebsd/contrib/libxo/tests/gettext/po/pig_latin/ |
H A D | ldns.po | 18 "Plural-Forms: nplurals=3; plural=(n==0) ? 0 : (n==1) ? 1 : 2;\n"
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticASTKinds.td | 80 "%select{array of %2 element%plural{1:|:s}2|non-array object}1 " 173 "%plural{8:storage duration|:lifetime}0 has ended">; 267 "object (%1 %plural{1:byte|:bytes}1) is %select{less than|not a multiple of}0 the " 268 "asserted %2 %plural{1:byte|:bytes}2">; 271 "%plural{1:byte|:bytes}1">; 379 "%plural{2:'delete' used to delete pointer to object " 395 "%plural{0:|: (along with %0 other memory leak%s0)}0">; 490 "class has %0 base %plural{1:class|:classes}0">; 620 "%4 base %plural{1:class|:classes}4|" 621 "%4 virtual base %plural{1:class|:classes}4|" [all …]
|
/freebsd/usr.bin/at/ |
H A D | parsetime.c | 79 int plural; /* is this plural? */ member 166 sc_tokplur = Specials[i].plural; in parse_token()
|
/freebsd/contrib/dialog/po/ |
H A D | sr.po | 18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%…
|
H A D | zh_TW.po | 18 "Plural-Forms: nplurals=1; plural=0;\n"
|
H A D | an.po | 17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
H A D | ru.po | 21 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n…
|
H A D | lt.po | 17 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? …
|
H A D | de.po | 20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
H A D | ku.po | 19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
|
H A D | cs.po | 20 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
H A D | hu.po | 20 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
H A D | ast.po | 20 "Plural-Forms: nplurals=2; plural=n != 1;\n"
|