Home
last modified time | relevance | path

Searched refs:KEY_CLASS (Results 1 – 18 of 18) sorted by relevance

/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dqueue.c91 #define KEY_CLASS(key) ((u32)key & 0xfff00000) macro
93 #define KEY_CLASS_OFFSET_BOUNDARY(key) (KEY_CLASS(key) | NOW_OFFSET_BOUNDARY())
207 KEY_CLASS(node2->key) != KEY_CLASS(node->key)) { in pendconn_first()
265 if (KEY_CLASS(p->node.key) < KEY_CLASS(pp->node.key)) in pendconn_process_next_strm()
268 if (KEY_CLASS(pp->node.key) < KEY_CLASS(p->node.key)) in pendconn_process_next_strm()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dqueue.c91 #define KEY_CLASS(key) ((u32)key & 0xfff00000) macro
93 #define KEY_CLASS_OFFSET_BOUNDARY(key) (KEY_CLASS(key) | NOW_OFFSET_BOUNDARY())
207 KEY_CLASS(node2->key) != KEY_CLASS(node->key)) { in pendconn_first()
265 if (KEY_CLASS(p->node.key) < KEY_CLASS(pp->node.key)) in pendconn_process_next_strm()
268 if (KEY_CLASS(pp->node.key) < KEY_CLASS(p->node.key)) in pendconn_process_next_strm()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dqueue.c91 #define KEY_CLASS(key) ((u32)key & 0xfff00000) macro
93 #define KEY_CLASS_OFFSET_BOUNDARY(key) (KEY_CLASS(key) | NOW_OFFSET_BOUNDARY())
207 KEY_CLASS(node2->key) != KEY_CLASS(node->key)) { in pendconn_first()
265 if (KEY_CLASS(p->node.key) < KEY_CLASS(pp->node.key)) in pendconn_process_next_strm()
268 if (KEY_CLASS(pp->node.key) < KEY_CLASS(p->node.key)) in pendconn_process_next_strm()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dqueue.c91 #define KEY_CLASS(key) ((u32)key & 0xfff00000) macro
93 #define KEY_CLASS_OFFSET_BOUNDARY(key) (KEY_CLASS(key) | NOW_OFFSET_BOUNDARY())
207 KEY_CLASS(node2->key) != KEY_CLASS(node->key)) { in pendconn_first()
265 if (KEY_CLASS(p->node.key) < KEY_CLASS(pp->node.key)) in pendconn_process_next_strm()
268 if (KEY_CLASS(pp->node.key) < KEY_CLASS(p->node.key)) in pendconn_process_next_strm()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dqueue.c89 #define KEY_CLASS(key) ((u32)key & 0xfff00000) macro
91 #define KEY_CLASS_OFFSET_BOUNDARY(key) (KEY_CLASS(key) | NOW_OFFSET_BOUNDARY())
205 KEY_CLASS(node2->key) != KEY_CLASS(node->key)) { in pendconn_first()
263 if (KEY_CLASS(p->node.key) < KEY_CLASS(pp->node.key)) in pendconn_process_next_strm()
266 if (KEY_CLASS(pp->node.key) < KEY_CLASS(p->node.key)) in pendconn_process_next_strm()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dqueue.c90 #define KEY_CLASS(key) ((u32)key & 0xfff00000) macro
92 #define KEY_CLASS_OFFSET_BOUNDARY(key) (KEY_CLASS(key) | NOW_OFFSET_BOUNDARY())
234 KEY_CLASS(node2->key) != KEY_CLASS(node->key)) { in pendconn_first()
292 if (KEY_CLASS(p->node.key) < KEY_CLASS(pp->node.key)) in pendconn_process_next_strm()
295 if (KEY_CLASS(pp->node.key) < KEY_CLASS(p->node.key)) in pendconn_process_next_strm()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dqueue.c89 #define KEY_CLASS(key) ((u32)key & 0xfff00000) macro
91 #define KEY_CLASS_OFFSET_BOUNDARY(key) (KEY_CLASS(key) | NOW_OFFSET_BOUNDARY())
233 KEY_CLASS(node2->key) != KEY_CLASS(node->key)) { in pendconn_first()
291 if (KEY_CLASS(p->node.key) < KEY_CLASS(pp->node.key)) in pendconn_process_next_strm()
294 if (KEY_CLASS(pp->node.key) < KEY_CLASS(p->node.key)) in pendconn_process_next_strm()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/output/
H A DSequenceFileAsBinaryOutputFormat.java45 public static String KEY_CLASS = "mapreduce.output.seqbinaryoutputformat.key.class"; field in SequenceFileAsBinaryOutputFormat
92 job.getConfiguration().setClass(KEY_CLASS, in setSequenceFileOutputKeyClass()
117 return job.getConfiguration().getClass(KEY_CLASS, in getSequenceFileOutputKeyClass()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapreduce/lib/output/
H A DSequenceFileAsBinaryOutputFormat.java51 public static String KEY_CLASS = "mapreduce.output.seqbinaryoutputformat.key.class"; field in SequenceFileAsBinaryOutputFormat
98 job.getConfiguration().setClass(KEY_CLASS, in setSequenceFileOutputKeyClass()
123 return job.getConfiguration().getClass(KEY_CLASS, in getSequenceFileOutputKeyClass()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/
H A DSequenceFileAsBinaryOutputFormat.java70 SequenceFileAsBinaryOutputFormat.KEY_CLASS, theClass, Object.class); in setSequenceFileOutputKeyClass()
94 SequenceFileAsBinaryOutputFormat.KEY_CLASS, in getSequenceFileOutputKeyClass()
/dports/x11/xcmsdb/xcmsdb-1.0.5/
H A DloadData.c110 #define KEY_CLASS 3 macro
120 { "class", KEY_CLASS },
1231 DefineToStr(VisualOptKeyTbl, KEY_CLASS), in PrintVisualOptions()
1301 case KEY_CLASS: in ParseVisualOptions()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/model/url/
H A DIntroURL.java99 public static final String KEY_CLASS = "class"; //$NON-NLS-1$ field in IntroURL
192 getParameter(KEY_CLASS), parameters, getParameter(KEY_STANDBY)); in doExecute()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dpubkey.h562 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
567 typedef KEY_CLASS KeyClass;
639 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
640 class CRYPTOPP_NO_VTABLE TF_ObjectImpl : public TF_ObjectImplBase<BASE, SCHEME_OPTIONS, KEY_CLASS>
643 typedef KEY_CLASS KeyClass;
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dpubkey.h554 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
559 typedef KEY_CLASS KeyClass;
623 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
624 class CRYPTOPP_NO_VTABLE TF_ObjectImpl : public TF_ObjectImplBase<BASE, SCHEME_OPTIONS, KEY_CLASS>
627 typedef KEY_CLASS KeyClass;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpubkey.h562 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
567 typedef KEY_CLASS KeyClass;
639 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
640 class CRYPTOPP_NO_VTABLE TF_ObjectImpl : public TF_ObjectImplBase<BASE, SCHEME_OPTIONS, KEY_CLASS>
643 typedef KEY_CLASS KeyClass;
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dpubkey.h562 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
567 typedef KEY_CLASS KeyClass;
639 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
640 class CRYPTOPP_NO_VTABLE TF_ObjectImpl : public TF_ObjectImplBase<BASE, SCHEME_OPTIONS, KEY_CLASS>
643 typedef KEY_CLASS KeyClass;
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dpubkey.h562 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
567 typedef KEY_CLASS KeyClass;
639 template <class BASE, class SCHEME_OPTIONS, class KEY_CLASS>
640 class CRYPTOPP_NO_VTABLE TF_ObjectImpl : public TF_ObjectImplBase<BASE, SCHEME_OPTIONS, KEY_CLASS>
643 typedef KEY_CLASS KeyClass;
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/util/
H A DConfigUtil.java423 SequenceFileAsBinaryOutputFormat.KEY_CLASS), in addDeprecatedKeys()