Home
last modified time | relevance | path

Searched refs:index_out_of_bounds (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/api/meat/
H A DDottedPairImpl.h55 throw index_out_of_bounds("Object being inserted into Dotted Pair is null."); in insert()
62 throw index_out_of_bounds(fmt, in insert()
86 throw index_out_of_bounds(fmt, in replace()
107 throw index_out_of_bounds(fmt, in remove()
/dports/math/adept/adept-2.0.8/include/adept/
H A DAllocator.h51 …throw index_out_of_bounds("Scalar added to array with \"<<\" when previous objects on row were not…
84 …throw index_out_of_bounds("Expression added to array with \"<<\" does not match size of previous o…
131 throw index_out_of_bounds("Row overflow in filling Vector with \"<<\"" in complete_row()
153 throw index_out_of_bounds("Dimension overflow in filling array with \"<<\"" in complete_row()
H A Dexception.h138 class index_out_of_bounds : public array_exception {
140 index_out_of_bounds(const std::string& message
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/vector/
H A DMatrixColumn.h45 throw index_out_of_bounds(fmt, i, parent.ncol()) ; in MatrixColumn()
57 throw index_out_of_bounds(fmt, i, parent.ncol()) ; in MatrixColumn()
137 throw index_out_of_bounds(fmt, i, parent.ncol()) ; in ConstMatrixColumn()
H A Dproxy.h74 } catch( const index_out_of_bounds& ex ){ in set()
126 } catch( const index_out_of_bounds& ex ){ in set()
186 } catch( const index_out_of_bounds& ex ){ in set()
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/proxy/
H A DDottedPairProxy.h33 throw index_out_of_bounds(fmt, index_, v.length()); in DottedPairProxy()
83 throw index_out_of_bounds(fmt, index_, v.length()); in const_DottedPairProxy()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/consts/const-eval/
H A Dindex_out_of_bounds.stderr2 --> $DIR/index_out_of_bounds.rs:1:19
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds:
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/PDB/Native/
H A DRawError.cpp30 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/PDB/Native/
H A DRawError.cpp29 case raw_error_code::index_out_of_bounds: in message()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h26 index_out_of_bounds, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h25 index_out_of_bounds, enumerator

1234