Home
last modified time | relevance | path

Searched refs:OtherPath (Results 1 – 21 of 21) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/elmerice/Solvers/
H A DCalvingGeometry.F901056 OtherPath => CrevassePaths
1057 DO WHILE(ASSOCIATED(OtherPath))
1059 OtherPath => OtherPath % Next
1069 OtherPath => OtherPath % Next
1100 OtherPath => CrevassePaths
1101 DO WHILE(ASSOCIATED(OtherPath))
1102 IF(ASSOCIATED(OtherPath, CurrentPath)) THEN
1103 OtherPath => OtherPath % Next
1124 RightPath => OtherPath
1128 LeftPath => OtherPath
[all …]
/dports/editors/lazarus/lazarus/components/codetools/examples/
H A Dsourcecloser.lpr427 OtherPath='Package/CompilerOptions/Other/';
428 CustomOptionsPath=OtherPath+'CustomOptions/Value';
455 xml.SetValue(OtherPath+'CompilerPath/Value','');
456 xml.SetDeleteValue(OtherPath+'ExecuteBefore/Command/Value','','');
457 xml.SetDeleteValue(OtherPath+'ExecuteAfter/Command/Value','','');
458 xml.SetDeleteValue(OtherPath+'CreateMakefileOnBuild/Value','','');
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/examples/
H A Dsourcecloser.lpr427 OtherPath='Package/CompilerOptions/Other/';
428 CustomOptionsPath=OtherPath+'CustomOptions/Value';
455 xml.SetValue(OtherPath+'CompilerPath/Value','');
456 xml.SetDeleteValue(OtherPath+'ExecuteBefore/Command/Value','','');
457 xml.SetDeleteValue(OtherPath+'ExecuteAfter/Command/Value','','');
458 xml.SetDeleteValue(OtherPath+'CreateMakefileOnBuild/Value','','');
/dports/editors/lazarus-qt5/lazarus/components/codetools/examples/
H A Dsourcecloser.lpr427 OtherPath='Package/CompilerOptions/Other/';
428 CustomOptionsPath=OtherPath+'CustomOptions/Value';
455 xml.SetValue(OtherPath+'CompilerPath/Value','');
456 xml.SetDeleteValue(OtherPath+'ExecuteBefore/Command/Value','','');
457 xml.SetDeleteValue(OtherPath+'ExecuteAfter/Command/Value','','');
458 xml.SetDeleteValue(OtherPath+'CreateMakefileOnBuild/Value','','');
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/examples/
H A Dsourcecloser.lpr427 OtherPath='Package/CompilerOptions/Other/';
428 CustomOptionsPath=OtherPath+'CustomOptions/Value';
455 xml.SetValue(OtherPath+'CompilerPath/Value','');
456 xml.SetDeleteValue(OtherPath+'ExecuteBefore/Command/Value','','');
457 xml.SetDeleteValue(OtherPath+'ExecuteAfter/Command/Value','','');
458 xml.SetDeleteValue(OtherPath+'CreateMakefileOnBuild/Value','','');
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3405 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3406 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3409 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3405 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3406 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3409 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3405 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3406 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3409 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3406 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3407 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3410 return OtherPath.count(BSO) != 0; in removeRedundantPaths()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3409 for (const FullPathTy &OtherPath : FullPaths) {
3410 if (&SpecificPath == &OtherPath)
3414 return OtherPath.count(BSO) != 0;
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()