Home
last modified time | relevance | path

Searched refs:new_ix (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Ddarwin-nat.c266 unsigned int new_ix, old_ix; in darwin_check_new_threads() local
303 for (new_ix = 0, old_ix = 0; new_ix < new_nbr || old_ix < old_nbr;) in darwin_check_new_threads()
305 thread_t new_id = (new_ix < new_nbr) ? in darwin_check_new_threads()
306 thread_list[new_ix] : THREAD_NULL; in darwin_check_new_threads()
313 new_ix, new_nbr, old_ix, old_nbr, new_id, old_id); in darwin_check_new_threads()
319 new_ix++; in darwin_check_new_threads()
326 if (new_ix < new_nbr && new_id == MACH_PORT_DEAD) in darwin_check_new_threads()
331 new_ix++; in darwin_check_new_threads()
334 if (new_ix < new_nbr && (old_ix == old_nbr || new_id < old_id)) in darwin_check_new_threads()
345 if (!(old_nbr == 0 && new_ix == 0)) in darwin_check_new_threads()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Ddarwin-nat.c280 unsigned int new_ix, old_ix; in darwin_check_new_threads() local
317 for (new_ix = 0, old_ix = 0; new_ix < new_nbr || old_ix < old_nbr;) in darwin_check_new_threads()
319 thread_t new_id = (new_ix < new_nbr) ? in darwin_check_new_threads()
320 thread_list[new_ix] : THREAD_NULL; in darwin_check_new_threads()
327 new_ix, new_nbr, old_ix, old_nbr, new_id, old_id); in darwin_check_new_threads()
333 new_ix++; in darwin_check_new_threads()
340 if (new_ix < new_nbr && new_id == MACH_PORT_DEAD) in darwin_check_new_threads()
345 new_ix++; in darwin_check_new_threads()
348 if (new_ix < new_nbr && (old_ix == old_nbr || new_id < old_id)) in darwin_check_new_threads()
359 if (!(old_nbr == 0 && new_ix == 0)) in darwin_check_new_threads()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/petgraph-0.6.0/src/algo/
H A Dtred.rs76 let new_ix: Ix = res.add_node_with_capacity(iter.size_hint().0); in dag_to_toposorted_adjacency_list() localVariable
77 debug_assert_eq!(new_ix.index(), ix.index()); in dag_to_toposorted_adjacency_list()
/dports/devel/grex/grex-1.3.0/cargo-crates/petgraph-0.6.0/src/algo/
H A Dtred.rs76 let new_ix: Ix = res.add_node_with_capacity(iter.size_hint().0); in dag_to_toposorted_adjacency_list() localVariable
77 debug_assert_eq!(new_ix.index(), ix.index()); in dag_to_toposorted_adjacency_list()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/petgraph-0.6.0/src/algo/
H A Dtred.rs76 let new_ix: Ix = res.add_node_with_capacity(iter.size_hint().0); in dag_to_toposorted_adjacency_list() localVariable
77 debug_assert_eq!(new_ix.index(), ix.index()); in dag_to_toposorted_adjacency_list()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/petgraph-0.6.0/src/algo/
H A Dtred.rs76 let new_ix: Ix = res.add_node_with_capacity(iter.size_hint().0); in dag_to_toposorted_adjacency_list() localVariable
77 debug_assert_eq!(new_ix.index(), ix.index()); in dag_to_toposorted_adjacency_list()
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/petgraph-0.6.0/src/algo/
H A Dtred.rs76 let new_ix: Ix = res.add_node_with_capacity(iter.size_hint().0); in dag_to_toposorted_adjacency_list() localVariable
77 debug_assert_eq!(new_ix.index(), ix.index()); in dag_to_toposorted_adjacency_list()
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddarwin-nat.c264 unsigned int new_ix, old_ix; in check_new_threads() local
313 for (new_ix = 0, old_ix = 0; new_ix < new_nbr || old_ix < old_nbr;) in check_new_threads()
315 thread_t new_id = (new_ix < new_nbr) ? thread_list[new_ix] : THREAD_NULL; in check_new_threads()
322 new_ix, new_nbr, old_ix, old_nbr, new_id, old_id); in check_new_threads()
328 new_ix++; in check_new_threads()
337 if (new_ix < new_nbr && new_id == MACH_PORT_DEAD) in check_new_threads()
342 new_ix++; in check_new_threads()
345 if (new_ix < new_nbr && (old_ix == old_nbr || new_id < old_id)) in check_new_threads()
356 new_ix++; in check_new_threads()
359 if (old_ix < old_nbr && (new_ix == new_nbr || new_id > old_id)) in check_new_threads()
/dports/audio/rubberband/rubberband-2.0.0/src/dsp/
H A DBQResampler.cpp569 int new_ix = offset + target_state.centre; in state_for_ratio() local
570 if (new_ix >= 0 && new_ix < buffer_length) { in state_for_ratio()
571 target_state.buffer[new_ix] = prev_state.buffer[i]; in state_for_ratio()
572 target_state.fill = new_ix + 1; in state_for_ratio()
/dports/math/py-pandas/pandas-1.2.5/pandas/core/
H A Dindexing.py2003 new_ix = ax[idx]
2004 if not is_list_like_indexer(new_ix):
2005 new_ix = Index([new_ix])
2007 new_ix = Index(new_ix)
2008 if ser.index.equals(new_ix) or not len(new_ix):
2011 return ser.reindex(new_ix)._values
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DInteractiveEval.hs453 new_ix = fn ix function
455 when (history `lengthLessThan` new_ix) $ liftIO $
457 when (new_ix < 0) $ liftIO $
465 r' = r { resumeHistoryIx = new_ix }
470 return (names, new_ix, span, decl)
475 if new_ix == 0
480 else case history !! (new_ix - 1) of
/dports/editors/xi-core/xi-editor-0.3.0/rust/plugin-lib/src/
H A Dstate_cache.rs177 let new_ix = self.insert_entry(line_num, offset, None); in get_entry() localVariable
178 Some(&mut self.state_cache[new_ix]) in get_entry()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dlto-cgraph.c1503 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1504 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1505 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1506 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1512 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1515 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlto-cgraph.c1369 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1370 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1371 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1372 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1378 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1381 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlto-cgraph.c1369 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1370 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1371 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1372 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1378 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1381 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-cgraph.c1786 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1787 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1788 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1789 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1795 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1798 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlto-cgraph.c1778 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1779 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1780 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1781 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1787 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1790 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dlto-cgraph.c1786 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1787 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1788 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1789 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1795 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1798 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dlto-cgraph.c1778 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1779 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1780 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1781 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1787 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1790 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-cgraph.c1786 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1787 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1788 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1789 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1795 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1798 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dlto-cgraph.c1786 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1787 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1788 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1789 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1795 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1798 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlto-cgraph.c1786 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1787 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1788 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1789 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1795 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1798 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dlto-cgraph.c1786 unsigned new_ix = gcov_histo_index (scaled_min); in merge_profile_summaries() local
1787 lto_gcov_summary.histogram[new_ix].min_value in merge_profile_summaries()
1788 = (lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
1789 ? MIN (lto_gcov_summary.histogram[new_ix].min_value, scaled_min) in merge_profile_summaries()
1795 lto_gcov_summary.histogram[new_ix].cum_value in merge_profile_summaries()
1798 lto_gcov_summary.histogram[new_ix].num_counters in merge_profile_summaries()
/dports/devel/texlab/citeproc-rs-5252fbd8d2046a5a7d5cdcee6c6cb39bd0f1a7f3/crates/io/src/output/markup/
H A Dmove_punctuation.rs293 let mut new_ix = ix + 1; in move_punctuation() localVariable
299 new_ix = ix; in move_punctuation()
307 ix = new_ix; in move_punctuation()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/
H A Drepresentation.py676 new_ix = list(zip(*np.where(is_new)))
678 return revision_ix, new_ix

12