Home
last modified time | relevance | path

Searched defs:resize_ok (Results 1 – 22 of 22) sorted by relevance

/dports/math/octave-forge-parallel/parallel-4.0.1/src/
H A Dp-connection.cc105 (const octave_value_list& idx, bool resize_ok) in do_index_op()
/dports/math/octave/octave-6.4.0/liboctave/array/
H A DArray.h624 Array<T> index (const idx_vector& i, bool resize_ok) const in index()
632 bool resize_ok) const in index()
639 Array<T> index (const Array<idx_vector>& ia, bool resize_ok) const in index()
H A DArray.cc1033 Array<T>::index (const idx_vector& i, bool resize_ok, const T& rfv) const in index()
1058 bool resize_ok, const T& rfv) const in index()
1086 bool resize_ok, const T& rfv) const in index()
H A DArray-util.cc261 freeze (Array<idx_vector>& ra_idx, const dim_vector& dimensions, int resize_ok) in freeze()
H A Didx-vector.cc1285 idx_vector::freeze (octave_idx_type z_len, const char *, bool resize_ok) in freeze()
/dports/math/octave/octave-6.4.0/libinterp/octave-value/
H A Dov-bool.cc80 octave_bool::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
H A Dov-re-diag.cc89 bool resize_ok) in do_index_op()
H A Dov-float.cc68 octave_float_scalar::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
H A Dov-scalar.cc87 octave_scalar::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
H A Dov-flt-complex.cc80 octave_float_complex::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
H A Dov-base-sparse.cc56 bool resize_ok) in do_index_op()
H A Dov-base-mat.cc134 bool resize_ok) in do_index_op()
H A Dov-complex.cc129 octave_complex::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
H A Dov-perm.cc73 bool resize_ok) in do_index_op()
H A Dov-base-diag.cc104 bool resize_ok) in do_index_op()
H A Dov-str-mat.cc91 bool resize_ok, char type) in do_index_op_internal()
H A Dov-range.cc137 octave_range::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
H A Dov-struct.cc562 octave_struct::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
1287 octave_scalar_struct::do_index_op (const octave_value_list& idx, bool resize_ok) in do_index_op()
H A Dov-cell.cc71 bool resize_ok) in do_index_op()
/dports/math/octave-forge-communications/communications-1.2.3/src/
H A Dov-galois.cc143 bool resize_ok) in do_index_op()
H A Dgalois.cc279 galois::index (idx_vector& i, int resize_ok, const int& rfv) const in index()
287 galois::index (idx_vector& i, idx_vector& j, int resize_ok, in index()
/dports/math/octave-forge-sparsersb/sparsersb-1.0.9/src/
H A Dsparsersb.cc932 octave_value do_index_op(const octave_value_list& idx, bool resize_ok = false) in do_index_op()