Home
last modified time | relevance | path

Searched refs:next_stmt (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/dports/databases/py-sqlite3/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/databases/py-gdbm/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/lang/python310/Python-3.10.1/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/lang/python37/Python-3.7.12/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/lang/python38/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/lang/python-tools/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/lang/python39/Python-3.9.9/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/lang/python311/Python-3.11.0a3/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition("\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = "\n".join(prefix_lines)
/dports/lang/python-legacy/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition(u"\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = u"\n".join(prefix_lines)
/dports/lang/python27/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition(u"\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = u"\n".join(prefix_lines)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition(u"\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = u"\n".join(prefix_lines)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition(u"\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = u"\n".join(prefix_lines)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
H A Dfix_idioms.py118 next_stmt = results["next"]
137 if next_stmt:
141 prefix_lines = (btwn.rpartition(u"\n")[0], next_stmt[0].prefix)
142 next_stmt[0].prefix = u"\n".join(prefix_lines)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/rpl_gtid/t/
H A Drpl_verify_delay_time.test51 my $next_stmt;
57 while (my $next_stmt = <FILE>)
59 chomp $next_stmt;
60 if ($next_stmt =~ /COMMIT/)
64 $insert_event=$next_stmt;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dprogram-point.h146 void next_stmt ();
301 void next_stmt () { m_function_point.next_stmt (); } in next_stmt() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dprogram-point.h146 void next_stmt ();
300 void next_stmt () { m_function_point.next_stmt (); } in next_stmt() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dprogram-point.h146 void next_stmt ();
300 void next_stmt () { m_function_point.next_stmt (); } in next_stmt() function
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dprogram-point.h146 void next_stmt ();
300 void next_stmt () { m_function_point.next_stmt (); } in next_stmt() function
/dports/net/lambdamoo/MOO-1.8.1/
H A Dast.c339 Stmt *next_stmt; in free_stmt() local
343 for (; stmt; stmt = next_stmt) { in free_stmt()
344 next_stmt = stmt->next; in free_stmt()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-data-refs.c138 gimple next_stmt = first_stmt; in vect_get_place_in_interleaving_chain() local
144 while (next_stmt && next_stmt != stmt) in vect_get_place_in_interleaving_chain()
147 next_stmt = GROUP_NEXT_ELEMENT (vinfo_for_stmt (next_stmt)); in vect_get_place_in_interleaving_chain()
150 if (next_stmt) in vect_get_place_in_interleaving_chain()
4786 gimple next_stmt, new_stmt; in vect_record_grouped_load_vectors() local
4793 next_stmt = first_stmt; in vect_record_grouped_load_vectors()
4797 if (!next_stmt) in vect_record_grouped_load_vectors()
4806 if (next_stmt != first_stmt in vect_record_grouped_load_vectors()
4813 while (next_stmt) in vect_record_grouped_load_vectors()
4841 next_stmt = GROUP_NEXT_ELEMENT (vinfo_for_stmt (next_stmt)); in vect_record_grouped_load_vectors()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-data-refs.c138 gimple next_stmt = first_stmt; in vect_get_place_in_interleaving_chain() local
144 while (next_stmt && next_stmt != stmt) in vect_get_place_in_interleaving_chain()
147 next_stmt = GROUP_NEXT_ELEMENT (vinfo_for_stmt (next_stmt)); in vect_get_place_in_interleaving_chain()
150 if (next_stmt) in vect_get_place_in_interleaving_chain()
4752 gimple next_stmt, new_stmt; in vect_record_grouped_load_vectors() local
4759 next_stmt = first_stmt; in vect_record_grouped_load_vectors()
4763 if (!next_stmt) in vect_record_grouped_load_vectors()
4772 if (next_stmt != first_stmt in vect_record_grouped_load_vectors()
4779 while (next_stmt) in vect_record_grouped_load_vectors()
4807 next_stmt = GROUP_NEXT_ELEMENT (vinfo_for_stmt (next_stmt)); in vect_record_grouped_load_vectors()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-propagate.c488 gimple *next_stmt = NULL; in ssa_propagate() local
491 next_stmt = uid_to_stmt[next_stmt_uid]; in ssa_propagate()
492 next_stmt_bb_order = bb_to_cfg_order[gimple_bb (next_stmt)->index]; in ssa_propagate()
513 print_gimple_stmt (dump_file, next_stmt, 0, dump_flags); in ssa_propagate()
515 simulate_stmt (next_stmt); in ssa_propagate()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-propagate.c784 gimple *next_stmt = NULL; in ssa_propagate() local
787 next_stmt = uid_to_stmt[next_stmt_uid]; in ssa_propagate()
788 next_stmt_bb_order = bb_to_cfg_order[gimple_bb (next_stmt)->index]; in ssa_propagate()
809 print_gimple_stmt (dump_file, next_stmt, 0, dump_flags); in ssa_propagate()
811 simulate_stmt (next_stmt); in ssa_propagate()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-propagate.c784 gimple *next_stmt = NULL; in ssa_propagate() local
787 next_stmt = uid_to_stmt[next_stmt_uid]; in ssa_propagate()
788 next_stmt_bb_order = bb_to_cfg_order[gimple_bb (next_stmt)->index]; in ssa_propagate()
809 print_gimple_stmt (dump_file, next_stmt, 0, dump_flags); in ssa_propagate()
811 simulate_stmt (next_stmt); in ssa_propagate()

12345678910>>...16