Home
last modified time | relevance | path

Searched refs:arg_range (Results 1 – 25 of 121) sorted by relevance

12345

/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/sequence/
H A DMarkerRange.java185 return combineRanges (arg_range, true); in extendRange()
202 if (getStrand () != arg_range.getStrand ()) { in combineRanges()
217 if (return_range.contains (arg_range)) { in combineRanges()
220 if ((arg_range.getStart ().getPosition () - in combineRanges()
223 arg_range.getEnd ().getPosition ())) { in combineRanges()
224 return_range.end = arg_range.getEnd (); in combineRanges()
226 return_range.start = arg_range.getStart (); in combineRanges()
233 arg_range.getStart ().getPosition ()) { in combineRanges()
234 return_range.start = arg_range.getStart (); in combineRanges()
238 arg_range.getEnd ().getPosition ()) { in combineRanges()
[all …]
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DRange.java204 public boolean overlaps (final Range arg_range) { in overlaps() argument
205 if (getStart () < arg_range.getStart () && in overlaps()
206 getEnd () < arg_range.getStart ()) { in overlaps()
209 if (getStart () > arg_range.getEnd () && in overlaps()
210 getEnd () > arg_range.getEnd ()) { in overlaps()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_diagnostics/src/handlers/
H A Dadd_reference_here.rs29 let arg_range = arg_expr.syntax().text_range(); in fixes() localVariable
30 let edit = TextEdit::replace(arg_range, arg_with_ref); in fixes()
34 Some(vec![fix("add_reference_here", "Add reference here", source_change, arg_range)]) in fixes()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_diagnostics/src/handlers/
H A Dadd_reference_here.rs29 let arg_range = arg_expr.syntax().text_range(); in fixes() localVariable
30 let edit = TextEdit::replace(arg_range, arg_with_ref); in fixes()
34 Some(vec![fix("add_reference_here", "Add reference here", source_change, arg_range)]) in fixes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dfunction_get_target_outputs.cc117 LocationRange arg_range; local
119 arg_range = args[0].origin()->GetRange();
127 if (!target->GetOutputsAsSourceFiles(arg_range, false, &files, err))
/dports/devel/gn/gn-1962/src/gn/
H A Dfunction_get_target_outputs.cc117 LocationRange arg_range; local
119 arg_range = args[0].origin()->GetRange();
127 if (!target->GetOutputsAsSourceFiles(arg_range, false, &files, err))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/TableGen/
H A DOperator.h123 using arg_range = llvm::iterator_range<arg_iterator>; variable
128 arg_range getArgs() const;
/dports/games/chocolate-doom/chocolate-doom-3.0.1/pkg/osx/
H A DLauncherManager.m62 NSRange arg_range;
104 arg_range = NSMakeRange(*arg_pos, *pos - *arg_pos);
126 arg_range = NSMakeRange(*arg_pos, *pos - *arg_pos);
129 return [commandLine substringWithRange: arg_range];
/dports/devel/boost-docs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp312 function::arg_range function::args() const in args()
317 return arg_range(first, last); in args()
1040 function::arg_range rng = f.args(); in function_decl()
1041 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1055 function::arg_range rng = f.args(); in function_allocas()
1056 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp313 function::arg_range function::args() const in args()
318 return arg_range(first, last); in args()
1041 function::arg_range rng = f.args(); in function_decl()
1042 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1056 function::arg_range rng = f.args(); in function_allocas()
1057 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp313 function::arg_range function::args() const in args()
318 return arg_range(first, last); in args()
1041 function::arg_range rng = f.args(); in function_decl()
1042 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1056 function::arg_range rng = f.args(); in function_allocas()
1057 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp313 function::arg_range function::args() const in args()
318 return arg_range(first, last); in args()
1041 function::arg_range rng = f.args(); in function_decl()
1042 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1056 function::arg_range rng = f.args(); in function_allocas()
1057 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp313 function::arg_range function::args() const in args()
318 return arg_range(first, last); in args()
1041 function::arg_range rng = f.args(); in function_decl()
1042 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1056 function::arg_range rng = f.args(); in function_allocas()
1057 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp313 function::arg_range function::args() const in args()
318 return arg_range(first, last); in args()
1041 function::arg_range rng = f.args(); in function_decl()
1042 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1056 function::arg_range rng = f.args(); in function_allocas()
1057 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/devel/boost-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp312 function::arg_range function::args() const in args()
317 return arg_range(first, last); in args()
1040 function::arg_range rng = f.args(); in function_decl()
1041 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1055 function::arg_range rng = f.args(); in function_allocas()
1056 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/devel/boost-python-libs/boost_1_72_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp312 function::arg_range function::args() const in args()
317 return arg_range(first, last); in args()
1040 function::arg_range rng = f.args(); in function_decl()
1041 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1055 function::arg_range rng = f.args(); in function_allocas()
1056 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/devel/hyperscan/boost_1_75_0/libs/spirit/example/qi/compiler_tutorial/conjure3/
H A Dcompiler.cpp312 function::arg_range function::args() const in args()
317 return arg_range(first, last); in args()
1040 function::arg_range rng = f.args(); in function_decl()
1041 function::arg_range::const_iterator iter = rng.begin(); in function_decl()
1055 function::arg_range rng = f.args(); in function_allocas()
1056 function::arg_range::const_iterator iter = rng.begin(); in function_allocas()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/pkg/osx/
H A DLauncherManager.m62 NSRange arg_range;
104 arg_range = NSMakeRange(*arg_pos, *pos - *arg_pos);
126 arg_range = NSMakeRange(*arg_pos, *pos - *arg_pos);
129 return [commandLine substringWithRange: arg_range];
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/TableGen/
H A DOperator.h155 using arg_range = llvm::iterator_range<arg_iterator>; variable
160 arg_range getArgs() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/TableGen/
H A DOperator.h166 using arg_range = llvm::iterator_range<arg_iterator>; variable
171 arg_range getArgs() const;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-range-fold.cc773 int_range_max arg_range; in range_of_phi() local
796 src.get_phi_operand (arg_range, arg, e); in range_of_phi()
798 if (!arg_range.undefined_p ()) in range_of_phi()
805 equiv_range.union_(arg_range); in range_of_phi()
807 r.union_ (arg_range); in range_of_phi()
838 else if (src.get_operand (arg_range, single_arg) in range_of_phi()
839 && arg_range.singleton_p ()) in range_of_phi()
844 r = arg_range; in range_of_phi()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/TableGen/
H A DOperator.h171 using arg_range = llvm::iterator_range<arg_iterator>; variable
176 arg_range getArgs() const;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/TableGen/
H A DOperator.h166 using arg_range = llvm::iterator_range<arg_iterator>; variable
171 arg_range getArgs() const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/TableGen/
H A DOperator.h169 using arg_range = llvm::iterator_range<arg_iterator>; variable
174 arg_range getArgs() const;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/TableGen/
H A DOperator.h169 using arg_range = llvm::iterator_range<arg_iterator>; variable
174 arg_range getArgs() const;

12345