Home
last modified time | relevance | path

Searched refs:selectors (Results 1 – 16 of 16) sorted by relevance

/freebsd/tests/sys/netpfil/pf/
H A Dnat64.py28 import selectors
68 sel = selectors.DefaultSelector()
73 sel.register(t, selectors.EVENT_READ, data=None)
78 sel.register(u, selectors.EVENT_READ, data="UDP")
88 events = selectors.EVENT_READ | selectors.EVENT_WRITE
95 if mask & selectors.EVENT_READ:
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c1218 u32 selectors = 0; in wpa_auth_write_fd_rsn_info() local
1243 selectors |= cipher; in wpa_auth_write_fd_rsn_info()
1263 selectors |= cipher << 6; in wpa_auth_write_fd_rsn_info()
1271 selectors |= cipher << 12; in wpa_auth_write_fd_rsn_info()
1289 selectors |= selector << 18; in wpa_auth_write_fd_rsn_info()
1292 *pos++ = selectors & 0xff; in wpa_auth_write_fd_rsn_info()
1293 selectors >>= 8; in wpa_auth_write_fd_rsn_info()
/freebsd/crypto/libecc/
H A Dmeson.options24 # curve, sig and hash selectors. These selectors can be used only if with_override_ecc_config is se…
/freebsd/crypto/openssl/
H A DNOTES-DJGPP.md31 And finally fire up `make`. You may run out of DPMI selectors when
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DTarget.td11 // TargetSelectionDAG.td) when generating GlobalISel instruction selectors.
H A DSelectionDAGCompat.td11 // TargetSelectionDAG.td) when generating GlobalISel instruction selectors.
/freebsd/contrib/bzip2/
H A DCHANGES345 * Accept as many selectors as the file format allows.
348 use (too) many selectors again.
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js4283 var Expr = Sizzle.selectors = {
5353 Sizzle.selectors.attrMap = {};
5355 jQuery.expr = Sizzle.selectors;
5449 closest: function( selectors, context ) { argument
5453 if ( jQuery.isArray( selectors ) ) {
5457 for ( i = 0; i < selectors.length; i++ ) {
5459 if ( jQuery( cur ).is( selectors[ i ] ) ) {
5460 ret.push({ selector: selectors[ i ], elem: cur, level: level });
5472 var pos = POS.test( selectors ) || typeof selectors !== "string" ?
5473 jQuery( selectors, context || this.context ) :
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,disp.txt6 and input selectors in the MMSYS_CONFIG register space. Pixel clock and start
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3870 auto selectors = builder.beginArray(selStructTy); in ModuleInitFunction() local
3887 auto selStruct = selectors.beginStruct(selStructTy); in ModuleInitFunction()
3890 selStruct.finishAndAddTo(selectors); in ModuleInitFunction()
3898 selectorCount = selectors.size(); in ModuleInitFunction()
3904 auto selStruct = selectors.beginStruct(selStructTy); in ModuleInitFunction()
3907 selStruct.finishAndAddTo(selectors); in ModuleInitFunction()
3909 return selectors.finishAndCreateGlobal(".objc_selector_list", in ModuleInitFunction()
/freebsd/contrib/googletest/docs/reference/
H A Dmatchers.md227 You can use the following selectors to pick a subset of the arguments (or
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def1319 /// These will (potentially) become trait selectors for the OpenMP context if
/freebsd/contrib/mandoc/
H A DNEWS291 using em units throughout, and avoiding redundancy in selectors.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td1207 selectors. It is sometimes useful to be able to mark a method as having a
H A DDiagnosticSemaKinds.td7782 "%0 is incompatible with selectors that return a "
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES10660 Add "ident" timeout (one of the "r" option selectors) for IDENT