Home
last modified time | relevance | path

Searched refs:is_wrap (Results 1 – 25 of 73) sorted by relevance

123

/dports/sysutils/burp/burp-2.4.0/src/client/monitor/
H A Djson_input.c203 if(is_wrap(str, "hardlinked", BU_HARDLINKED) in input_string()
204 || is_wrap(str, "deletable", BU_DELETABLE) in input_string()
205 || is_wrap(str, "working", BU_WORKING) in input_string()
206 || is_wrap(str, "finishing", BU_FINISHING) in input_string()
207 || is_wrap(str, "current", BU_CURRENT) in input_string()
208 || is_wrap(str, "manifest", BU_MANIFEST)) in input_string()
217 if(is_wrap(str, "backup", BU_LOG_BACKUP) in input_string()
218 || is_wrap(str, "restore", BU_LOG_RESTORE) in input_string()
219 || is_wrap(str, "verify", BU_LOG_VERIFY) in input_string()
220 || is_wrap(str, "backup_stats", BU_STATS_BACKUP) in input_string()
[all …]
/dports/sysutils/burp-devel/burp-2.5.4/src/client/monitor/
H A Djson_input.c203 if(is_wrap(str, "hardlinked", BU_HARDLINKED) in input_string()
204 || is_wrap(str, "deletable", BU_DELETABLE) in input_string()
205 || is_wrap(str, "working", BU_WORKING) in input_string()
206 || is_wrap(str, "finishing", BU_FINISHING) in input_string()
207 || is_wrap(str, "current", BU_CURRENT) in input_string()
208 || is_wrap(str, "manifest", BU_MANIFEST)) in input_string()
217 if(is_wrap(str, "backup", BU_LOG_BACKUP) in input_string()
218 || is_wrap(str, "restore", BU_LOG_RESTORE) in input_string()
219 || is_wrap(str, "verify", BU_LOG_VERIFY) in input_string()
220 || is_wrap(str, "backup_stats", BU_STATS_BACKUP) in input_string()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dmessage.h109 enum is_wrap
116 #define is_wrap is_format macro
203 enum is_wrap do_wrap;
H A Dread-catalog-abstract.h188 enum is_wrap *wrapp,
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dmessage.h109 enum is_wrap
116 #define is_wrap is_format macro
203 enum is_wrap do_wrap;
H A Dread-catalog-abstract.h188 enum is_wrap *wrapp,
H A Dread-catalog.h116 enum is_wrap do_wrap; \
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dmessage.h109 enum is_wrap
116 #define is_wrap is_format macro
203 enum is_wrap do_wrap;
H A Dread-catalog-abstract.h188 enum is_wrap *wrapp,
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dmessage.h109 enum is_wrap
116 #define is_wrap is_format macro
203 enum is_wrap do_wrap;
H A Dread-catalog-abstract.h188 enum is_wrap *wrapp,
/dports/x11/alacritty/alacritty-0.9.0/alacritty_terminal/src/
H A Dvi_mode.rs84 && is_wrap(term, wrap_point) in motion()
93 if is_wrap(term, self.point) { in motion()
103 && is_wrap(term, Point::new(self.point.line - 1, term.last_column())) in motion()
187 } else if is_wrap(term, point) { in last()
189 while is_wrap(term, point) { in last()
217 if !is_wrap(term, Point::new(line, last_column)) { in first_occupied()
232 if !is_wrap(term, last_cell) { in first_occupied()
365 fn is_wrap<T>(term: &Term<T>, point: Point) -> bool { in is_wrap() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/include/mbedtls/
H A Dnist_kw.h103 const int is_wrap );
/dports/comms/fldigi/fldigi-4.1.20/src/include/mbedtls/
H A Dnist_kw.h103 const int is_wrap );
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/mbedtls/include/mbedtls/
H A Dnist_kw.h105 const int is_wrap );
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/include/mbedtls/
H A Dnist_kw.h132 const int is_wrap );
/dports/devel/godot/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dnist_kw.h132 const int is_wrap );
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/mbedtls/include/mbedtls/
H A Dnist_kw.h132 const int is_wrap );
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/mbedtls/include/mbedtls/
H A Dnist_kw.h107 const int is_wrap );
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/mbedtls/include/mbedtls/
H A Dnist_kw.h105 const int is_wrap );
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/include/mbedtls/
H A Dnist_kw.h107 const int is_wrap );
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mbedtls-2.27.0/include/mbedtls/
H A Dnist_kw.h105 const int is_wrap );
/dports/www/hiawatha/hiawatha-10.12/mbedtls/include/mbedtls/
H A Dnist_kw.h105 const int is_wrap );
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/ext/mbedtls/
H A Dnist_kw.h105 const int is_wrap );
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/ext/mbedtls/
H A Dnist_kw.h105 const int is_wrap );

123