Home
last modified time | relevance | path

Searched refs:copyHelper (Results 1 – 25 of 41) sorted by relevance

12

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/immer/src/core/
H A Dcurrent.ts36 copy = copyHelper(value, archType)
39 copy = copyHelper(value, archType)
50 function copyHelper(value: any, archType: number): any {
/dports/textproc/fcitx5/fcitx5-5.0.11/src/lib/fcitx-config/
H A Dconfiguration.h28 NAME(const NAME &other) : NAME() { copyHelper(other); } \
30 copyHelper(other); \
73 void copyHelper(const Configuration &other);
H A Dconfiguration.cpp93 void Configuration::copyHelper(const Configuration &other) { in copyHelper() function in fcitx::Configuration
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dfileutils.h114 T &&copyHelper);
137 T &&copyHelper) in copyRecursively() argument
158 if (!copyRecursively(newSrcFilePath, newTgtFilePath, error, copyHelper)) in copyRecursively()
162 if (!copyHelper(srcFileInfo, tgtFilePath.toFileInfo(), error)) in copyRecursively()
/dports/devel/plasma5-plasma-sdk/plasma-sdk-5.23.5/plasmoidviewer/qmlpackages/shell/contents/applet/
H A DAppletError.qml51 onClicked: copyHelper.copyText()
56 id: copyHelper
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/desktoppackage/contents/applet/
H A DAppletError.qml63 onClicked: copyHelper.copyText()
87 id: copyHelper
/dports/lang/libobjc2/libobjc2-2.1/
H A Dproperties.m141 void (*copyHelper) (void *dest, const void *source))
147 copyHelper(dest, src);
154 void (*copyHelper) (void *dest, const void *source))
158 copyHelper(dest, src);
164 void (*copyHelper) (void *dest, const void *source))
168 copyHelper(dest, src);
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/utils/
H A Dfileutils.cpp144 … QString *error, const std::function<bool (QFileInfo, QFileInfo, QString *)> &copyHelper) in copyRecursively() argument
167 if (!copyRecursively(newSrcFilePath, newTgtFilePath, error, copyHelper)) in copyRecursively()
171 if (copyHelper) { in copyRecursively()
172 if (!copyHelper(srcFileInfo, tgtFilePath.toFileInfo(), error)) in copyRecursively()
H A Dfileutils.h118 const std::function<bool (QFileInfo, QFileInfo, QString *)> &copyHelper = nullptr);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcpptoolstestcase.cpp325 auto copyHelper = [](QFileInfo sourceInfo, QFileInfo targetInfo, QString *error) -> bool { in copyRecursively() local
345 copyHelper); in copyRecursively()
/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DStaticModel.hh162 void copyHelper(const StaticModel &m);
H A DModelTree.hh337 void copyHelper(const ModelTree &m);
H A DDynamicModel.hh270 void copyHelper(const DynamicModel &m);
H A DModelTree.cc41 ModelTree::copyHelper(const ModelTree &m) in copyHelper() function in ModelTree
129 copyHelper(m);
175 copyHelper(m); in operator =()
/dports/deskutils/syncthingtray/c++utilities/tests/
H A Diotests.cpp402 CopyHelper<13> copyHelper; in testCopy() local
403 copyHelper.copy(testFile, outputStream, 50); in testCopy()
/dports/textproc/fcitx5/fcitx5-5.0.11/src/ui/classic/
H A Dtheme.cpp614 copyHelper(config); in load()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp236 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
237 elements.add(copyHelper); in buildBlockDescriptor()
243 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp227 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
228 elements.add(copyHelper); in buildBlockDescriptor()
234 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp228 llvm::Constant *copyHelper = buildCopyHelper(CGM, blockInfo); in buildBlockDescriptor() local
229 elements.add(copyHelper); in buildBlockDescriptor()
235 if (cast<llvm::Function>(copyHelper->getOperand(0))->hasInternalLinkage() || in buildBlockDescriptor()

12