Home
last modified time | relevance | path

Searched refs:or_bits (Results 1 – 25 of 74) sorted by relevance

123

/dports/security/snort3/snort3-3.1.19.0/src/ips_options/
H A Dips_flowbits.cc80 bool or_bits = false; member
96 if ( !or_bits and !ids.empty() ) in validate()
103 if ( !or_bits and !ids.empty() ) in validate()
179 uint32_t a = config->or_bits ? 1 : 0; in hash()
222 (config->or_bits != rhs.config->or_bits) or in operator ==()
290 if ( !config->or_bits ) in is_set()
380 check->or_bits = true; in parse_flowbits()
394 check->or_bits = false; in parse_flowbits()
/dports/games/ldmud/ldmud-3.3.720/doc/efun.de/
H A Dor_bits.de2 string or_bits(string str1, string str2)
5 <str1> und <str2> sind beides Bitstrings. Das Resultat von or_bits()
21 s3 = or_bits(s1, s2);
H A Dcount_bits.de15 or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dinvert_bits.de17 or_bits(E), xor_bits(E), count_bits(E), copy_bits(E)
H A Dlast_bit.de19 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dand_bits.de23 count_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dtest_bit.de21 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dxor_bits.de19 count_bits(E), and_bits(E), or_bits(E), invert_bits(E), copy_bits(E)
H A Dset_bit.de30 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dnext_bit.de32 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dcopy_bits.de41 count_bits(E), or_bits(E), xor_bits(E), invert_bits(E), and_bits(E)
H A Dclear_bit.de35 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
/dports/games/ldmud/ldmud-3.3.720/doc/efun/
H A Dor_bits2 string or_bits(string str1, string str2)
16 s3 = or_bits(s1, s2);
H A Dcount_bits17 or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dinvert_bits21 or_bits(E), xor_bits(E), count_bits(E), copy_bits(E)
H A Dlast_bit21 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dtest_bit24 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dxor_bits22 count_bits(E), and_bits(E), or_bits(E), invert_bits(E), copy_bits(E)
H A Dand_bits22 count_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dset_bit30 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dnext_bit31 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
H A Dclear_bit37 and_bits(E), or_bits(E), xor_bits(E), invert_bits(E), copy_bits(E)
/dports/devel/dasm/dasm-2.20.14.1/machines/68hc908/
H A Dmacros.asm74 .macro or_bits ; {reg_addr},{bitmask}
/dports/cad/yosys/yosys-yosys-0.12/passes/proc/
H A Dproc_dlatch.cc250 SigSpec or_bits; in make_hold() local
252 or_bits.append(make_hold(k, src)); in make_hold()
253 and_bits.append(module->ReduceOr(NEW_ID, or_bits, false, src)); in make_hold()
/dports/textproc/highlight/highlight-4.1/langDefs/
H A Deuphoria.lang27 "message_box", "not_bits", "or_bits", "open", "open_dll", "pi", "prepend",

123