Home
last modified time | relevance | path

Searched refs:tertiary (Results 1 – 25 of 3018) sorted by relevance

12345678910>>...121

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/databases/xtrabackup/boost_1_59_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/databases/percona57-server/boost_1_59_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/databases/percona57-client/boost_1_59_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/devel/boost-docs/boost_1_72_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/devel/boost-libs/boost_1_72_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/devel/boost-python-libs/boost_1_72_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/devel/hyperscan/boost_1_75_0/tools/auto_index/include/
H A Dauto_index_helpers.qbk15 …econdary tertiary] '''<indexterm><primary>'''[primary]'''</primary><secondary>'''[secondary]'''</s…
19tertiary] '''<indexterm type="'''[type]'''"><primary>'''[primary]'''</primary><secondary>'''[secon…
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/doc/Pacemaker_Explained/ro-RO/
H A DAp-OCF.po86 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
101 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
116 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
136 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
156 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
181 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
196 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
211 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
271 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
286 …econdary><tertiary>ARGS</tertiary></indexterm> <indexterm><primary>return code</primary><secondary…
[all …]
H A DCh-Advanced-Resources.po1515 …ediu</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_master_resource</tertia…
1523 …able</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_slave_resource</tertiar…
1524 …ediu</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_slave_resource</tertiar…
1550 …iable</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_promote_uname</tertiar…
1551 …Mediu</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_promote_uname</tertiar…
1559 …iable</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_demote_uname</tertiary
1560 …Mediu</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_demote_uname</tertiary
1568 …iable</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_master_uname</tertiary
1569 …Mediu</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_master_uname</tertiary
1577 …riable</primary><secondary>OCF_RESKEY_CRM_</secondary><tertiary>_meta_notify_slave_uname</tertiary
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/www/firefox/firefox-99.0/security/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/security/ca_root_nss/nss-3.71/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/security/nss/nss-3.76.1/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/smime/
H A Dcmsarray.c113 NSS_CMSArray_Sort(void **primary, int (*compare)(void *, void *), void **secondary, void **tertiary) in NSS_CMSArray_Sort() argument
121 PORT_Assert(tertiary == NULL || NSS_CMSArray_Count(tertiary) == n); in NSS_CMSArray_Sort()
141 if (tertiary) { /* tertiary array? */ in NSS_CMSArray_Sort()
142 tmp = tertiary[i + 1]; /* exchange there as well */ in NSS_CMSArray_Sort()
143 tertiary[i + 1] = tertiary[i]; in NSS_CMSArray_Sort()
144 tertiary[i] = tmp; in NSS_CMSArray_Sort()
/dports/devel/py-fabric3/Fabric3-1.14.post1/fabric/
H A Dversion.py51 tertiary = VERSION[2]
63 if (tertiary or final):
64 v += "." + str(tertiary)
75 if tertiary:
76 v += "." + str(tertiary)
86 if tertiary:
87 v += "." + str(tertiary)
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/doc/Pacemaker_Explained/pot/
H A DCh-Options.pot62 …exterm> <primary>Cluster</primary><secondary>Option</secondary><tertiary>epoch</tertiary> </indext…
225 …m> <primary>Cluster</primary><secondary>Option</secondary><tertiary>no-quorum-policy</tertiary> </…
290 …> <primary>Cluster</primary><secondary>Option</secondary><tertiary>symmetric-cluster</tertiary> </…
305 …> <primary>Cluster</primary><secondary>Option</secondary><tertiary>stop-all-resources</tertiary> <…
315 …<primary>Cluster</primary><secondary>Option</secondary><tertiary>stop-orphan-resources</tertiary> …
325 … <primary>Cluster</primary><secondary>Option</secondary><tertiary>stop-orphan-actions</tertiary> <…
345 …<primary>Cluster</primary><secondary>Option</secondary><tertiary>enable-startup-probes</tertiary> …
355 …m> <primary>Cluster</primary><secondary>Option</secondary><tertiary>maintenance-mode</tertiary> </…
400 …m> <primary>Cluster</primary><secondary>Option</secondary><tertiary>stonith-timeout</tertiary> </i…
450 …erm> <primary>Cluster</primary><secondary>Option</secondary><tertiary>dc-deadtime</tertiary> </ind…
[all …]
H A DAp-OCF.pot102 … <indexterm> <primary>OCF</primary><secondary>Action</secondary><tertiary>stop</tertiary> </indext…
117 …indexterm> <primary>OCF</primary><secondary>Action</secondary><tertiary>monitor</tertiary> </index…
137 …ndexterm> <primary>OCF</primary><secondary>Action</secondary><tertiary>meta-data</tertiary> </inde…
182 …indexterm> <primary>OCF</primary><secondary>Action</secondary><tertiary>promote</tertiary> </index…
197 …<indexterm> <primary>OCF</primary><secondary>Action</secondary><tertiary>demote</tertiary> </index…
212 …<indexterm> <primary>OCF</primary><secondary>Action</secondary><tertiary>notify</tertiary> </index…
267 …> <indexterm> <primary>OCF</primary><secondary>error</secondary><tertiary>soft</tertiary> </indext…
282 …> <indexterm> <primary>OCF</primary><secondary>error</secondary><tertiary>hard</tertiary> </indext…
297 … <indexterm> <primary>OCF</primary><secondary>error</secondary><tertiary>fatal</tertiary> </indext…
357 …rm> <primary>Return Code</primary><secondary>1</secondary><tertiary>OCF_ERR_GENERIC</tertiary> </i…
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/features/guidance/
H A Dramp.feature17 | abc | tertiary |
33 | abc | tertiary |
51 | abc | tertiary |
68 | ab | tertiary |
69 | bc | tertiary |
86 | ab | tertiary |
87 | bc | tertiary |
121 | abc | tertiary |
139 | abc | tertiary |
157 | ab | tertiary |
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/text/internal/colltab/
H A Dcollelem.go133 func MakeElem(primary, secondary, tertiary int, ccc uint8) (Elem, error) {
140 if w := tertiary; w >= 1<<maxTertiaryBits || w < 0 {
152 ce = Elem(tertiary << (compactPrimaryBits + maxCCCBits))
156 } else if tertiary == defaultTertiary {
167 if tertiary >= 1<<maxTertiaryCompactBits {
168 …"makeCE: tertiary weight with non-zero primary out of bounds: %x > %x", tertiary, 1<<maxTertiaryCo…
171 ce = ce<<maxTertiaryCompactBits + Elem(tertiary)
174 ce = Elem(secondary<<maxTertiaryBits + tertiary)
/dports/net/gscloud/gscloud-0.11.0/vendor/golang.org/x/text/internal/colltab/
H A Dcollelem.go133 func MakeElem(primary, secondary, tertiary int, ccc uint8) (Elem, error) {
140 if w := tertiary; w >= 1<<maxTertiaryBits || w < 0 {
152 ce = Elem(tertiary << (compactPrimaryBits + maxCCCBits))
156 } else if tertiary == defaultTertiary {
167 if tertiary >= 1<<maxTertiaryCompactBits {
168 …"makeCE: tertiary weight with non-zero primary out of bounds: %x > %x", tertiary, 1<<maxTertiaryCo…
171 ce = ce<<maxTertiaryCompactBits + Elem(tertiary)
174 ce = Elem(secondary<<maxTertiaryBits + tertiary)

12345678910>>...121