Home
last modified time | relevance | path

Searched refs:restrict_range (Results 1 – 21 of 21) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_ssr/src/
H A Dsearch.rs178 restrict_range: &Option<FileRange>, in slow_scan_node()
184 self.try_add_match(rule, code, restrict_range, matches_out); in slow_scan_node()
203 self.slow_scan_node(&child, rule, restrict_range, matches_out); in slow_scan_node()
211 restrict_range: &Option<FileRange>, in try_add_match()
218 if let Ok(m) = matching::get_match(false, rule, code, restrict_range, &self.sema) { in try_add_match()
H A Dmatching.rs93 restrict_range: &Option<FileRange>, in get_match()
97 Matcher::try_match(rule, code, restrict_range, sema) in get_match()
106 restrict_range: Option<FileRange>, field
124 restrict_range: &Option<FileRange>, in try_match()
127 let match_state = Matcher { sema, restrict_range: *restrict_range, rule }; in try_match()
158 if let Some(restrict_range) = &self.restrict_range { in validate_range()
159 if restrict_range.file_id != range.file_id in validate_range()
160 || !restrict_range.range.contains_range(range.range) in validate_range()
H A Dlib.rs247 restrict_range: &Option<FileRange>, in output_debug_for_nodes_at_range()
270 matched: matching::get_match(true, rule, &node, restrict_range, &self.sema) in output_debug_for_nodes_at_range()
292 self.output_debug_for_nodes_at_range(&node, range, restrict_range, out); in output_debug_for_nodes_at_range()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_ssr/src/
H A Dsearch.rs178 restrict_range: &Option<FileRange>, in slow_scan_node()
184 self.try_add_match(rule, code, restrict_range, matches_out); in slow_scan_node()
203 self.slow_scan_node(&child, rule, restrict_range, matches_out); in slow_scan_node()
211 restrict_range: &Option<FileRange>, in try_add_match()
218 if let Ok(m) = matching::get_match(false, rule, code, restrict_range, &self.sema) { in try_add_match()
H A Dmatching.rs93 restrict_range: &Option<FileRange>, in get_match()
97 Matcher::try_match(rule, code, restrict_range, sema) in get_match()
106 restrict_range: Option<FileRange>, field
124 restrict_range: &Option<FileRange>, in try_match()
127 let match_state = Matcher { sema, restrict_range: *restrict_range, rule }; in try_match()
158 if let Some(restrict_range) = &self.restrict_range { in validate_range()
159 if restrict_range.file_id != range.file_id in validate_range()
160 || !restrict_range.range.contains_range(range.range) in validate_range()
H A Dlib.rs247 restrict_range: &Option<FileRange>, in output_debug_for_nodes_at_range()
270 matched: matching::get_match(true, rule, &node, restrict_range, &self.sema) in output_debug_for_nodes_at_range()
292 self.output_debug_for_nodes_at_range(&node, range, restrict_range, out); in output_debug_for_nodes_at_range()
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dqs_energy_window.F95 LOGICAL :: mpi_io, print_cube, restrict_range local
136 …CALL section_vals_val_get(dft_section, "PRINT%ENERGY_WINDOWS%RESTRICT_RANGE", l_val=restrict_range)
186 IF (restrict_range) THEN
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dqs_energy_window.F95 LOGICAL :: mpi_io, print_cube, restrict_range local
136 …CALL section_vals_val_get(dft_section, "PRINT%ENERGY_WINDOWS%RESTRICT_RANGE", l_val=restrict_range)
186 IF (restrict_range) THEN
/dports/java/java-subversion/subversion-1.14.1/tools/client-side/svn-mergeinfo-normalizer/
H A Dlog.c430 restrict_range(svn_min__log_t *log, in restrict_range() function
595 restrict_range(log, &range, result); in filter_ranges()
/dports/devel/py-subversion/subversion-1.14.1/tools/client-side/svn-mergeinfo-normalizer/
H A Dlog.c430 restrict_range(svn_min__log_t *log, in restrict_range() function
595 restrict_range(log, &range, result); in filter_ranges()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/client-side/svn-mergeinfo-normalizer/
H A Dlog.c430 restrict_range(svn_min__log_t *log, in restrict_range() function
595 restrict_range(log, &range, result); in filter_ranges()
/dports/devel/p5-subversion/subversion-1.14.1/tools/client-side/svn-mergeinfo-normalizer/
H A Dlog.c430 restrict_range(svn_min__log_t *log, in restrict_range() function
595 restrict_range(log, &range, result); in filter_ranges()
/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dcomplete.c894 restrict_range(int b, int e) in restrict_range() function
937 restrict_range(na, nb); in do_comp_vars()
979 restrict_range(b, e); in do_comp_vars()
H A Dcomputil.c2463 restrict_range(ca_laststate.optbeg, ca_laststate.argend); in ca_set_data()
2465 restrict_range(ca_laststate.argbeg, ca_laststate.argend); in ca_set_data()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dvarobj.c998 restrict_range (VEC (varobj_p) *children, int *from, int *to) in restrict_range() function
1298 restrict_range (var->children, from, to); in VEC()
1329 restrict_range (var->children, from, to); in VEC()
4136 restrict_range (var->children, &from, &to); in ada_value_has_mutated()
H A DChangeLog-20092808 (restrict_range): New function.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dvarobj.c894 restrict_range (VEC (varobj_p) *children, int *from, int *to) in restrict_range() function
1188 restrict_range (var->children, from, to); in VEC()
1219 restrict_range (var->children, from, to); in VEC()
H A DChangeLog-20092808 (restrict_range): New function.
/dports/emulators/mednafen/mednafen/
H A DChangeLog5733 …PC-FX: Renamed setting "pcfx.adpcm.restrict_range" to "pcfx.adpcm.emulate_buggy_codec", since it …
5797 pcfx.adpcm.restrict_range (Default: Disabled)
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-20132506 (restrict_range): Rename it varobj_restrict_range. Make it extern.
H A DChangeLog-20092804 (restrict_range): New function.