Home
last modified time | relevance | path

Searched refs:local_mod (Results 1 – 25 of 51) sorted by relevance

123

/dports/mail/rspamd-devel/rspamd-93430bb/src/plugins/lua/
H A Dmilter_headers.lua254 if local_mod.remove then
255 remove[local_mod.header] = local_mod.remove
343 if local_mod.remove then
344 remove[local_mod.header] = local_mod.remove
365 if local_mod.remove then
366 remove[local_mod.header] = local_mod.remove
383 if local_mod.remove then
384 remove[local_mod.header] = local_mod.remove
386 add[local_mod.header] = string.rep(local_mod.char, math.floor(score))
428 remove[local_mod.header] = local_mod.remove
[all …]
/dports/mail/rspamd/rspamd-3.1/src/plugins/lua/
H A Dmilter_headers.lua254 if local_mod.remove then
255 remove[local_mod.header] = local_mod.remove
343 if local_mod.remove then
344 remove[local_mod.header] = local_mod.remove
365 if local_mod.remove then
366 remove[local_mod.header] = local_mod.remove
383 if local_mod.remove then
384 remove[local_mod.header] = local_mod.remove
386 add[local_mod.header] = string.rep(local_mod.char, math.floor(score))
428 remove[local_mod.header] = local_mod.remove
[all …]
/dports/net/libyang/libyang-1.0.240/src/
H A Dxpath.c491 LOGINT(local_mod->ctx); in cast_string_recursive()
581 LOGINT(local_mod->ctx); in cast_node_set_to_string()
4211 LOGINT(local_mod->ctx); in xpath_local_name()
7045 LOGINT(local_mod ? local_mod->ctx : NULL); in moveto_op_math()
7199 LOGINT(local_mod ? local_mod->ctx : NULL); in eval_node_test()
7459 LOGINT(local_mod ? local_mod->ctx : NULL); in eval_relative_location_path()
8630 LOGINT(local_mod ? local_mod->ctx : NULL); in eval_expr_select()
8651 ctx = local_mod->ctx; in lyxp_eval()
8867 LOGINT(local_mod ? local_mod->ctx : NULL); in lyxp_set_cast()
8889 LOGINT(local_mod ? local_mod->ctx : NULL); in lyxp_set_cast()
[all …]
H A Dxpath.h269 const struct lys_module *local_mod, struct lyxp_set *set, int options);
340 const struct lys_module *local_mod, int options);
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/enum_primitive-0.1.1/tests/
H A Dtests.rs206 mod local_mod { in in_local_mod() module
217 assert_eq!(local_mod::InLocalMod::from_i32(17), Some(local_mod::InLocalMod::A)); in in_local_mod()
218 assert_eq!(local_mod::InLocalMod::from_i32(42), Some(local_mod::InLocalMod::B)); in in_local_mod()
219 assert_eq!(local_mod::InLocalMod::from_i32(91), None); in in_local_mod()
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/enum_primitive-0.1.1/tests/
H A Dtests.rs206 mod local_mod { in in_local_mod() module
217 assert_eq!(local_mod::InLocalMod::from_i32(17), Some(local_mod::InLocalMod::A)); in in_local_mod()
218 assert_eq!(local_mod::InLocalMod::from_i32(42), Some(local_mod::InLocalMod::B)); in in_local_mod()
219 assert_eq!(local_mod::InLocalMod::from_i32(91), None); in in_local_mod()
/dports/security/suricata/suricata-6.0.4/rust/vendor/enum_primitive/tests/
H A Dtests.rs206 mod local_mod { in in_local_mod() module
217 assert_eq!(local_mod::InLocalMod::from_i32(17), Some(local_mod::InLocalMod::A)); in in_local_mod()
218 assert_eq!(local_mod::InLocalMod::from_i32(42), Some(local_mod::InLocalMod::B)); in in_local_mod()
219 assert_eq!(local_mod::InLocalMod::from_i32(91), None); in in_local_mod()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcat.c65 svn_boolean_t local_mod = FALSE; in svn_client__get_normalized_stream() local
110 local_mod = TRUE; in svn_client__get_normalized_stream()
140 if (local_mod) in svn_client__get_normalized_stream()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcat.c65 svn_boolean_t local_mod = FALSE; in svn_client__get_normalized_stream() local
110 local_mod = TRUE; in svn_client__get_normalized_stream()
140 if (local_mod) in svn_client__get_normalized_stream()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dcat.c65 svn_boolean_t local_mod = FALSE; in svn_client__get_normalized_stream() local
110 local_mod = TRUE; in svn_client__get_normalized_stream()
140 if (local_mod) in svn_client__get_normalized_stream()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dcat.c65 svn_boolean_t local_mod = FALSE; in svn_client__get_normalized_stream() local
110 local_mod = TRUE; in svn_client__get_normalized_stream()
140 if (local_mod) in svn_client__get_normalized_stream()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/hir_def/src/
H A Dnameres.rs357 local_mod: LocalModuleId, in with_ancestor_maps()
360 if let Some(it) = f(self, local_mod) { in with_ancestor_maps()
383 pub fn containing_module(&self, local_mod: LocalModuleId) -> Option<ModuleId> { in containing_module()
384 match &self[local_mod].parent { in containing_module()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/hir_def/src/
H A Dnameres.rs363 local_mod: LocalModuleId, in with_ancestor_maps()
366 if let Some(it) = f(self, local_mod) { in with_ancestor_maps()
389 pub fn containing_module(&self, local_mod: LocalModuleId) -> Option<ModuleId> { in containing_module()
390 match &self[local_mod].parent { in containing_module()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dnamelist_77.f9027 use local_mod

123