Home
last modified time | relevance | path

Searched defs:array_types (Results 1 – 25 of 91) sorted by relevance

1234

/dports/math/py-sympy/sympy-1.9/sympy/tensor/array/tests/
H A Dtest_ndim_array.py9 array_types = [ variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/modules/export/
H A Dexport_csv.modules.php212 …unction write_title($array_export_fields_label, $array_selected_sorted, $outputlangs, $array_types)
246 public function write_record($array_selected_sorted, $objp, $outputlangs, $array_types)
H A Dexport_tsv.modules.php206 …unction write_title($array_export_fields_label, $array_selected_sorted, $outputlangs, $array_types)
231 public function write_record($array_selected_sorted, $objp, $outputlangs, $array_types)
H A Dexport_excel2007.modules.php252 …unction write_title($array_export_fields_label, $array_selected_sorted, $outputlangs, $array_types)
296 public function write_record($array_selected_sorted, $objp, $outputlangs, $array_types)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/modules/export/
H A Dexport_tsv.modules.php205 …unction write_title($array_export_fields_label, $array_selected_sorted, $outputlangs, $array_types)
229 public function write_record($array_selected_sorted, $objp, $outputlangs, $array_types)
H A Dexport_csv.modules.php213 …unction write_title($array_export_fields_label, $array_selected_sorted, $outputlangs, $array_types)
245 public function write_record($array_selected_sorted, $objp, $outputlangs, $array_types)
H A Dexport_excel2007.modules.php248 …unction write_title($array_export_fields_label, $array_selected_sorted, $outputlangs, $array_types)
291 public function write_record($array_selected_sorted, $objp, $outputlangs, $array_types)
/dports/science/qmcpack/qmcpack-3.11.0/nexus/lib/
H A Drmg_input.py2665 array_types = None variable in FormattedTableRmgKeyword
2724 array_types = obj( variable in PseudopotentialKeyword
2754 array_types = obj( variable in KpointsKeyword
2784 array_types = obj( variable in KpointsBandstructureKeyword
2824 array_types = obj( variable in AtomsKeyword
/dports/math/py-jax/jax-0.2.9/jax/
H A Dabstract_arrays.py45 array_types = {np.ndarray, np.bool_, variable
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/
H A Darray_ref.hpp67 struct array_types : Layout{ struct
68 using element = T;
71 using element_ptr = ElementPtr;
74 using layout_t = Layout;
75 using value_type = typename std::conditional<
103 constexpr element_ptr& mbase() const{return base_;} in mbase()
110 using derived = basic_array<T, D, ElementPtr, Layout>;
111 element_ptr base_;
112 constexpr explicit array_types(std::nullptr_t np) : Layout{}, base_{np}{} in array_types() argument
118 constexpr array_types(layout_t const& l, element_ptr const& data): Layout{l}, base_{data}{} in array_types() function
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dpr61209.f903 MODULE array_types module

1234