Home
last modified time | relevance | path

Searched refs:last_flags (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
112 last_flags = NULL; in vir_opt_redundant_flags_block()
116 if (last_flags && in vir_opt_redundant_flags_block()
117 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
121 last_flags = inst; in vir_opt_redundant_flags_block()
125 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
126 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
107 last_flags = NULL; in vir_opt_redundant_flags_block()
117 last_flags = NULL; in vir_opt_redundant_flags_block()
122 if (last_flags && in vir_opt_redundant_flags_block()
123 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
127 last_flags = inst; in vir_opt_redundant_flags_block()
131 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
132 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/graphics/mesa-dri/mesa-21.3.6/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c99 struct qinst *last_flags = NULL; in vir_opt_redundant_flags_block() local
106 last_flags = NULL; in vir_opt_redundant_flags_block()
116 last_flags = NULL; in vir_opt_redundant_flags_block()
121 if (last_flags && in vir_opt_redundant_flags_block()
122 vir_instr_flags_op_equal(inst, last_flags)) { in vir_opt_redundant_flags_block()
126 last_flags = inst; in vir_opt_redundant_flags_block()
130 if (last_flags && vir_sources_modified(last_flags, inst)) { in vir_opt_redundant_flags_block()
131 last_flags = NULL; in vir_opt_redundant_flags_block()
/dports/textproc/filepp/filepp-1.8.0/modules/cpp/
H A Dcpp.pm78 my $last_flags = "";
91 if($last_file =~ /\A\"$inc/) { $last_flags = " 3"; }
95 Filepp::Write("# ".$last_line." ".$last_file.$last_flags."\n");
/dports/irc/irssi/irssi-1.2.3/src/fe-text/
H A Dtextbuffer.c271 || (flags & GUI_PRINT_FLAG_COLOR_24_FG) != (buffer->last_flags & GUI_PRINT_FLAG_COLOR_24_FG)) { in textbuffer_line_add_colors()
289 || (flags & GUI_PRINT_FLAG_COLOR_24_BG) != (buffer->last_flags & GUI_PRINT_FLAG_COLOR_24_BG)) { in textbuffer_line_add_colors()
307 if ((flags & GUI_PRINT_FLAG_UNDERLINE) != (buffer->last_flags & GUI_PRINT_FLAG_UNDERLINE)) { in textbuffer_line_add_colors()
311 if ((flags & GUI_PRINT_FLAG_REVERSE) != (buffer->last_flags & GUI_PRINT_FLAG_REVERSE)) { in textbuffer_line_add_colors()
315 if ((flags & GUI_PRINT_FLAG_BLINK) != (buffer->last_flags & GUI_PRINT_FLAG_BLINK)) { in textbuffer_line_add_colors()
319 if ((flags & GUI_PRINT_FLAG_BOLD) != (buffer->last_flags & GUI_PRINT_FLAG_BOLD)) { in textbuffer_line_add_colors()
323 if ((flags & GUI_PRINT_FLAG_ITALIC) != (buffer->last_flags & GUI_PRINT_FLAG_ITALIC)) { in textbuffer_line_add_colors()
327 if ((flags & GUI_PRINT_FLAG_MONOSPACE) != (buffer->last_flags & GUI_PRINT_FLAG_MONOSPACE)) { in textbuffer_line_add_colors()
340 buffer->last_flags = flags; in textbuffer_line_add_colors()
373 buffer->last_flags = 0; in textbuffer_insert()
/dports/sysutils/py-borgmatic/borgmatic-1.5.21/borgmatic/borg/
H A Dcheck.py63 last_flags = ('--last', str(check_last)) if check_last else ()
66 last_flags = ()
77 common_flags = last_flags + prefix_flags + (('--verify-data',) if 'data' in checks else ())
/dports/devel/libbpfjit/sljit-849950a/sljit_src/
H A DsljitLir.c916 compiler->last_flags = 0; in check_sljit_emit_enter()
941 compiler->last_flags = 0; in check_sljit_set_context()
961 compiler->last_flags = 0; in check_sljit_emit_return()
981 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
997 compiler->last_flags = 0; in check_sljit_emit_fast_return()
1016 compiler->last_flags = 0; in check_sljit_emit_op0()
1218 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1400 compiler->last_flags = 0; in check_sljit_emit_label()
1451 compiler->last_flags = 0; in check_sljit_emit_cmp()
1476 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/mail/mailutils/mailutils-3.13/libmailutils/base/
H A Dregistrar.c150 int last_flags = 0; in mu_registrar_lookup_url() local
169 last_flags = rc; in mu_registrar_lookup_url()
172 else if (rc > last_flags) in mu_registrar_lookup_url()
176 last_flags = rc; in mu_registrar_lookup_url()
193 last_flags = flags & MU_FOLDER_ATTRIBUTE_FILE; /* FIXME? */ in mu_registrar_lookup_url()
201 *pflags = last_flags; in mu_registrar_lookup_url()
/dports/lang/php73/php-7.3.33/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c996 compiler->last_flags = 0; in check_sljit_emit_enter()
1047 compiler->last_flags = 0; in check_sljit_set_context()
1078 compiler->last_flags = 0; in check_sljit_emit_return()
1098 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1115 compiler->last_flags = 0; in check_sljit_emit_fast_return()
1134 compiler->last_flags = 0; in check_sljit_emit_op0()
1322 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1504 compiler->last_flags = 0; in check_sljit_emit_label()
1611 compiler->last_flags = 0; in check_sljit_emit_cmp()
1636 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitLir.c1055 compiler->last_flags = 0; in check_sljit_emit_enter()
1106 compiler->last_flags = 0; in check_sljit_set_context()
1137 compiler->last_flags = 0; in check_sljit_emit_return()
1157 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1177 compiler->last_flags = 0; in check_sljit_emit_op0()
1336 compiler->last_flags = 0; in check_sljit_emit_op_src()
1394 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1576 compiler->last_flags = 0; in check_sljit_emit_label()
1683 compiler->last_flags = 0; in check_sljit_emit_cmp()
1708 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitLir.c1055 compiler->last_flags = 0; in check_sljit_emit_enter()
1106 compiler->last_flags = 0; in check_sljit_set_context()
1137 compiler->last_flags = 0; in check_sljit_emit_return()
1157 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1177 compiler->last_flags = 0; in check_sljit_emit_op0()
1336 compiler->last_flags = 0; in check_sljit_emit_op_src()
1394 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1576 compiler->last_flags = 0; in check_sljit_emit_label()
1683 compiler->last_flags = 0; in check_sljit_emit_cmp()
1708 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitLir.c1055 compiler->last_flags = 0; in check_sljit_emit_enter()
1106 compiler->last_flags = 0; in check_sljit_set_context()
1137 compiler->last_flags = 0; in check_sljit_emit_return()
1157 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1177 compiler->last_flags = 0; in check_sljit_emit_op0()
1336 compiler->last_flags = 0; in check_sljit_emit_op_src()
1394 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1576 compiler->last_flags = 0; in check_sljit_emit_label()
1683 compiler->last_flags = 0; in check_sljit_emit_cmp()
1708 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/pcre2/src/sljit/
H A DsljitLir.c1041 compiler->last_flags = 0; in check_sljit_emit_enter()
1092 compiler->last_flags = 0; in check_sljit_set_context()
1123 compiler->last_flags = 0; in check_sljit_emit_return()
1143 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1160 compiler->last_flags = 0; in check_sljit_emit_fast_return()
1179 compiler->last_flags = 0; in check_sljit_emit_op0()
1367 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1549 compiler->last_flags = 0; in check_sljit_emit_label()
1656 compiler->last_flags = 0; in check_sljit_emit_cmp()
1681 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/pcre/sljit/
H A DsljitLir.c1041 compiler->last_flags = 0; in check_sljit_emit_enter()
1092 compiler->last_flags = 0; in check_sljit_set_context()
1123 compiler->last_flags = 0; in check_sljit_emit_return()
1143 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1160 compiler->last_flags = 0; in check_sljit_emit_fast_return()
1179 compiler->last_flags = 0; in check_sljit_emit_op0()
1367 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1549 compiler->last_flags = 0; in check_sljit_emit_label()
1656 compiler->last_flags = 0; in check_sljit_emit_cmp()
1681 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitLir.c1055 compiler->last_flags = 0; in check_sljit_emit_enter()
1106 compiler->last_flags = 0; in check_sljit_set_context()
1137 compiler->last_flags = 0; in check_sljit_emit_return()
1157 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1177 compiler->last_flags = 0; in check_sljit_emit_op0()
1336 compiler->last_flags = 0; in check_sljit_emit_op_src()
1394 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1576 compiler->last_flags = 0; in check_sljit_emit_label()
1683 compiler->last_flags = 0; in check_sljit_emit_cmp()
1708 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/src/sljit/
H A DsljitLir.c996 compiler->last_flags = 0; in check_sljit_emit_enter()
1047 compiler->last_flags = 0; in check_sljit_set_context()
1078 compiler->last_flags = 0; in check_sljit_emit_return()
1098 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1115 compiler->last_flags = 0; in check_sljit_emit_fast_return()
1134 compiler->last_flags = 0; in check_sljit_emit_op0()
1322 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1504 compiler->last_flags = 0; in check_sljit_emit_label()
1611 compiler->last_flags = 0; in check_sljit_emit_cmp()
1636 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/sljit/
H A DsljitLir.c1055 compiler->last_flags = 0; in check_sljit_emit_enter()
1106 compiler->last_flags = 0; in check_sljit_set_context()
1137 compiler->last_flags = 0; in check_sljit_emit_return()
1157 compiler->last_flags = 0; in check_sljit_emit_fast_enter()
1177 compiler->last_flags = 0; in check_sljit_emit_op0()
1336 compiler->last_flags = 0; in check_sljit_emit_op_src()
1394 compiler->last_flags = 0; in check_sljit_emit_op_custom()
1576 compiler->last_flags = 0; in check_sljit_emit_label()
1683 compiler->last_flags = 0; in check_sljit_emit_cmp()
1708 compiler->last_flags = 0; in check_sljit_emit_fcmp()
[all …]

12345678910>>...16