Home
last modified time | relevance | path

Searched defs:shouldCopy (Results 1 – 25 of 56) sorted by relevance

123

/dports/misc/usd/USD-21.11/pxr/usd/usdUtils/testenv/
H A DtestUsdUtilsStitch.cpp75 VtValue shouldCopy = attrSpec->GetCustomData()["copy_samples"]; in TestCallback() local
/dports/devel/hadoop/hadoop-1.2.1/src/tools/org/apache/hadoop/tools/distcp2/
H A DSimpleCopyListing.java182 protected boolean shouldCopy(Path path, DistCpOptions options) { in shouldCopy() method in SimpleCopyListing
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/
H A DSimpleCopyListing.java245 protected boolean shouldCopy(Path path, DistCpOptions options) { in shouldCopy() method in SimpleCopyListing
/dports/graphics/Coin/coin-Coin-4.0.0/src/engines/
H A DSoEngine.cpp513 SoEngine::shouldCopy(void) const in shouldCopy() function in SoEngine
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/templates/
H A DnsRuleNetwork.cpp304 bool shouldCopy = (mKids.Count() > 1); in Propagate() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/
H A DTestIntegration.java272 protected boolean shouldCopy(Path path, DistCpOptions options) { in shouldCopy() method in TestIntegration.CustomCopyListing
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/tools/distcp2/
H A DTestIntegration.java287 protected boolean shouldCopy(Path path, DistCpOptions options) { in shouldCopy() method in TestIntegration.CustomCopyListing
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h1588 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1593 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1607 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExprObjC.h1588 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1593 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1607 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1588 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1593 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1607 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DExprObjC.h1577 void setShouldCopy(bool shouldCopy) { in setShouldCopy()
1582 ObjCIndirectCopyRestoreExpr(Expr *operand, QualType type, bool shouldCopy) in ObjCIndirectCopyRestoreExpr()
1594 bool shouldCopy() const { return ObjCIndirectCopyRestoreExprBits.ShouldCopy; } in shouldCopy() function
/dports/devel/stack/stack-2.7.3/src/Stack/Build/
H A DExecute.hs1677 shouldCopy = not isFinalBuild && (hasLibrary || hasInternalLibrary || hasExecutables) function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/
H A DDocx.hs690 shouldCopy = (`elem` elNames) . strName function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGCall.cpp3284 bool shouldCopy = CRE->shouldCopy(); in emitWritebackArg() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGCall.cpp3246 bool shouldCopy = CRE->shouldCopy(); in emitWritebackArg() local

123