Home
last modified time | relevance | path

Searched defs:copy_ (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/immer/dist/utils/
H A Dplugins.d.ts34 copy_: AnyObject | null; property
40 copy_: any; property
45 copy_: AnyMap | undefined; property
53 copy_: AnySet | undefined; property
/dports/devel/libslang2/slang-2.3.2/src/util/
H A Dmkslarith2.sl81 () = fprintf (fp, "#define copy_%s_to_%s\tcopy_%s_to_%s\n", function
122 () = fprintf (fp, "# define copy_%s_to_%s\tcopy_%s_to_%s\n", function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/immer/src/utils/
H A Dplugins.ts77 copy_: AnyObject | null property
84 copy_: any property
91 copy_: AnyMap | undefined property
100 copy_: AnySet | undefined property
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/immer/dist/core/
H A Dproxy.d.ts12 copy_: any; property
18 copy_: AnyArray | null; property
/dports/math/py-or-tools/or-tools-9.2/ortools/util/
H A Dlazy_mutable_copy.h70 std::unique_ptr<T> copy_; variable
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/immer/src/core/
H A Dproxy.ts32 copy_: any property
39 copy_: AnyArray | null property
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_dbcsr_operations.F112 SUBROUTINE copy_${fm}$_to_dbcsr(fm, matrix, keep_sparsity) subroutine
117 CHARACTER(LEN=*), PARAMETER :: routineN = 'copy_${fm}$_to_dbcsr' argument
124 CALL copy_${fm}$_to_dbcsr_bc(fm, bc_mat) argument
137 SUBROUTINE copy_${fm}$_to_dbcsr_bc(fm, bc_mat) subroutine
141 CHARACTER(LEN=*), PARAMETER :: routineN = 'copy_${fm}$_to_dbcsr_bc' argument
154 IF (fm%use_sp) CPABORT("copy_${fm}$_to_dbcsr_bc: single precision not supported") argument
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_dbcsr_operations.F112 SUBROUTINE copy_${fm}$_to_dbcsr(fm, matrix, keep_sparsity) subroutine
117 CHARACTER(LEN=*), PARAMETER :: routineN = 'copy_${fm}$_to_dbcsr' argument
124 CALL copy_${fm}$_to_dbcsr_bc(fm, bc_mat) argument
138 SUBROUTINE copy_${fm}$_to_dbcsr_bc(fm, bc_mat) subroutine
142 CHARACTER(LEN=*), PARAMETER :: routineN = 'copy_${fm}$_to_dbcsr_bc' argument
155 IF (fm%use_sp) CPABORT("copy_${fm}$_to_dbcsr_bc: single precision not supported") argument
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/variables/
H A Dvariable_inl.h28 INLINE void Variable::copy_(const Variable& aRV) { in copy_() function
H A DlabelizedVariable_inl.h49 INLINE void LabelizedVariable::copy_(const LabelizedVariable& aLDRV) { in copy_() function
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/config/libbid/
H A Dbid64_div.c75 _EXC_INFO_PARAM) {
/dports/multimedia/olive/olive-0.1.2/ui/
H A Dmenuhelper.h221 QAction* copy_; variable
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/cealign/src/tnt/
H A Dtnt_i_refvec.h81 void i_refvec<T>::copy_(T* p, const T* q, const T* e) in copy_() function
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Dtable.cpp49 c4_Bytes::c4_Bytes(const void *buf_, int len_, bool copy_) : _size(len_) in c4_Bytes()
/dports/devel/tnt/
H A Dtnt_i_refvec.h85 void i_refvec<T>::copy_(T* p, const T* q, const T* e) in copy_() function
H A Dtnt_array1d.h265 void Array1D<T>::copy_(T* p, const T* q, int len) const in copy_() function
/dports/biology/dsr-pdb/dsr-pdb-1.0.3/include/tnt/
H A Dtnt_i_refvec.h85 void i_refvec<T>::copy_(T* p, const T* q, const T* e) in copy_() function
H A Dtnt_array1d.h265 void Array1D<T>::copy_(T* p, const T* q, int len) const in copy_() function
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_ts_chem_pot.F90552 subroutine copy_(this,copy) subroutine
564 end subroutine copy_ argument
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmhash.h73 int copy_ : 1; variable
/dports/databases/galera26/galera-release_26.4.10/galera/tests/
H A Dtest_key.hpp89 bool const copy_; member in TestKey
/dports/databases/galera/galera-release_25.3.35/galera/tests/
H A Dtest_key.hpp89 bool const copy_; member in TestKey
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/
H A Dsplay_tpl.h41 SplayBinaryNode< Element >::copy_(const SplayBinaryNode< Element >& from, in copy_() function
352 INLINE void SplayTree< Element >::copy_(const SplayTree< Element >& from) { in copy_() function
/dports/databases/db5/db-5.3.28/lang/cxx/stl/
H A Ddbstl_utility.h377 ElemCopyFunct copy_; in START_NS() local
/dports/databases/db18/db-18.1.40/lang/cxx/stl/
H A Ddbstl_utility.h377 ElemCopyFunct copy_; in START_NS() local

12345678910>>...13