Home
last modified time | relevance | path

Searched refs:location_table (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/
H A Dfacts.rs36 location_table: &LocationTable, in write_to_dir()
49 location_table: &LocationTable, in write_to_dir()
53 let wr = FactWriter { location_table, dir }; in write_to_dir()
105 location_table: &'w LocationTable, field
127 location_table: &LocationTable, in write()
135 location_table: &LocationTable, in write()
137 write_row(out, location_table, &[self]) in write()
149 location_table: &LocationTable, in write()
164 location_table: &LocationTable, in write()
180 location_table: &LocationTable, in write()
[all …]
H A Dconstraint_generation.rs21 location_table: &LocationTable, in generate_constraints()
29 location_table, in generate_constraints()
43 location_table: &'cg LocationTable, field
90 self.location_table.start_index(location), in visit_statement()
91 self.location_table.mid_index(location), in visit_statement()
95 self.location_table.mid_index(location), in visit_statement()
104 self.location_table, in visit_statement()
126 self.location_table.start_index(location), in visit_terminator()
127 self.location_table.mid_index(location), in visit_terminator()
201 self.location_table, in record_killed_borrows_for_place()
[all …]
H A Dnll.rs84 location_table: &LocationTable, in populate_polonius_move_facts()
97 let fn_entry_start = location_table in populate_polonius_move_facts()
121 .push((init.path, location_table.start_index(first_statement))); in populate_polonius_move_facts()
128 .push((init.path, location_table.mid_index(location))); in populate_polonius_move_facts()
151 .extend(move_data.moves.iter().map(|mo| (mo.path, location_table.mid_index(mo.source)))); in populate_polonius_move_facts()
162 location_table: &LocationTable, in compute_regions()
185 location_table, in compute_regions()
197 populate_polonius_move_facts(all_facts, move_data, location_table, &body); in compute_regions()
254 location_table, in compute_regions()
274 invalidation::generate_invalidates(infcx.tcx, &mut all_facts, location_table, body, borrow_set); in compute_regions()
[all …]
H A Dinvalidation.rs19 location_table: &LocationTable, in generate_invalidates()
35 location_table, in generate_invalidates()
46 location_table: &'cx LocationTable, field
177 let resume = self.location_table.start_index(resume.start_location()); in visit_terminator()
189 let start = self.location_table.start_index(location); in visit_terminator()
440 let lidx = self.location_table.start_index(l); in emit_loan_invalidated_at()
H A Dlib.rs210 let location_table = &location_table_owned; in do_mir_borrowck() localVariable
249 location_table, in do_mir_borrowck()
310 location_table, // no need to create a real one for the promoted, it is not used in do_mir_borrowck()
343 location_table, in do_mir_borrowck()
492 location_table: location_table_owned, in do_mir_borrowck()
516 pub location_table: LocationTable, field
527 location_table: &'cx LocationTable, field
1108 let location = self.location_table.start_index(location); in check_access_for_conflict()
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/virt/capacity/
H A Dcreate_options.py31 location_table = formatting.Table(['Location', 'POD', 'BackendRouterId'], 'Orderable Locations')
35location_table.add_row([region['keyname'], pod['backendRouterName'], pod['backendRouterId']])
36 env.fout(location_table)
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/type_check/liveness/
H A Dpolonius.rs16 location_table: &'me LocationTable, field
25 self.location_table.mid_index(location) in location_to_index()
88 location_table: &LocationTable, in populate_access_facts()
100 location_table, in populate_access_facts()
106 dropped_at.iter().map(|&(local, location)| (local, location_table.mid_index(location))), in populate_access_facts()
H A Dmod.rs39 location_table: &LocationTable, in generate()
53 polonius::populate_access_facts(typeck, body, location_table, move_data, &mut drop_used); in generate()
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/test/orm/inheritance/
H A Dtest_magazine.py76 … global publication_table, issue_table, location_table, location_name_table, magazine_table, \
88 location_table = Table('location', metadata,
134 location_mapper = mapper(Location, location_table, properties = {
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/test/orm/inheritance/
H A Dtest_magazine.py93 global publication_table, issue_table, location_table,\
107 location_table = Table(
170 Location, location_table,
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/compiler/
H A Dparser.h84 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
85 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.h83 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
84 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.h83 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
84 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.h83 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
84 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.h83 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
84 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.h83 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
84 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/compiler/
H A Dparser.h83 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
84 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h86 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
87 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h86 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
87 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/compiler/
H A Dparser.h89 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
90 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.h89 void RecordSourceLocationsTo(SourceLocationTable* location_table) { in RecordSourceLocationsTo() argument
90 source_location_table_ = location_table; in RecordSourceLocationsTo()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_borrowck/src/type_check/
H A Dmod.rs132 location_table: &LocationTable, in type_check()
173 location_table, in type_check()
190 liveness::generate(&mut cx, body, elements, flow_inits, move_data, location_table); in type_check()
294 let location_table = cx.location_table; in translate_outlives_facts() localVariable
301 location_table.mid_index(from_location), in translate_outlives_facts()
305 location_table in translate_outlives_facts()
897 location_table: &'a LocationTable, field
2486 let BorrowCheckContext { borrow_set, location_table, all_facts, constraints, .. } = in add_reborrow_constraint()
2501 location_table.mid_index(location), in add_reborrow_constraint()
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dsgsgen.ll47 global(location_table)
75 table(location_table)
230 if (not(lookup(location_table,loc))) {
232 insert(location_table,save(loc),1)
H A Drslgen.ll46 global(location_table)
76 table(location_table)
170 if (not(lookup(location_table,loc))) {
172 insert(location_table,save(loc),1)
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dsdl_fonts.h98 uint16 *location_table; // Table of byte-offsets into pixmap (points into resource) variable

12