Home
last modified time | relevance | path

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

/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dimplied_bounds.cc365 std::vector<int> compatible_keys; in DetectLinearEncodingOfProducts() local
368 compatible_keys.push_back(index); in DetectLinearEncodingOfProducts()
372 if (compatible_keys.empty()) { in DetectLinearEncodingOfProducts()
392 if (compatible_keys.size() > 1) { in DetectLinearEncodingOfProducts()
399 *std::min_element(compatible_keys.begin(), compatible_keys.end()); in DetectLinearEncodingOfProducts()
/dports/editors/the/THE-3.3RC4/
H A Dvars.h261 compatible_keys,
H A Dcommset1.c2127 short save_keys=compatible_keys;
2224 compatible_keys = new_keys;
2232 if (save_keys != compatible_keys)
2234 switch(compatible_keys)
H A Dthe.c207 short compatible_keys=COMPAT_THE; variable
H A Dquery1.c997 switch(compatible_keys)
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs2506 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2538 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2550 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2551 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/net/routinator/routinator-0.10.2/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs2506 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2538 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2550 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2551 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs2506 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2538 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2550 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2551 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/net/krill/krill-0.9.4/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs2506 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2538 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2550 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2551 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/www/xh/xh-0.14.1/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs2506 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2538 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2550 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2551 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs2506 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2538 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2550 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2551 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/rustls-0.18.1/tests/
H A Dapi.rs2100 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2128 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2136 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2137 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/rustls-0.19.1/tests/
H A Dapi.rs2506 fn compatible_keys(x: &quic::Keys, y: &quic::Keys) -> bool { in test_quic_handshake() function
2538 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
2550 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
2551 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/www/zola/zola-0.15.2/cargo-crates/rustls-0.20.2/tests/
H A Dapi.rs3127 fn compatible_keys(x: &quic::KeyChange, y: &quic::KeyChange) -> bool { in test_quic_handshake() function
3182 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
3194 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
3195 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustls-0.20.2/tests/
H A Dapi.rs3127 fn compatible_keys(x: &quic::KeyChange, y: &quic::KeyChange) -> bool { in test_quic_handshake() function
3182 assert!(compatible_keys(&server_hs, &client_hs)); in test_quic_handshake()
3194 assert!(compatible_keys(&server_1rtt, &client_1rtt)); in test_quic_handshake()
3195 assert!(!compatible_keys(&server_hs, &server_1rtt)); in test_quic_handshake()
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/trace/
H A Dtrace_events_hist.c2322 static bool compatible_keys(struct hist_trigger_data *target_hist_data, in compatible_keys() function
2366 if (compatible_keys(target_hist_data, hist_data, n_keys)) in find_compatible_hist()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/trace/
H A Dtrace_events_hist.c2322 static bool compatible_keys(struct hist_trigger_data *target_hist_data, in compatible_keys() function
2366 if (compatible_keys(target_hist_data, hist_data, n_keys)) in find_compatible_hist()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/trace/
H A Dtrace_events_hist.c2322 static bool compatible_keys(struct hist_trigger_data *target_hist_data, in compatible_keys() function
2366 if (compatible_keys(target_hist_data, hist_data, n_keys)) in find_compatible_hist()